summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc
AgeCommit message (Collapse)Author
2011-11-28applications/luci-statistics: Saner defaults for processes to monitor and ↵Manuel Munz
add helptext
2011-11-28applications/luci-statistics: Add missing translations to exec cbi modelManuel Munz
2011-11-28applications/luci-statistics: Add dns graph-modelManuel Munz
2011-11-28applications/luci-statistics: add support for conntrack pluginJo-Philipp Wich
2011-11-28applications/luci-statistics: Add support for memory plugin and initial ↵Manuel Munz
support for conntrack
2011-11-28applications/luci_statistics: add missing translations to cbi modelsJo-Philipp Wich
2011-11-28applications/luci-statistics: add olsr plugin cbi modelJo-Philipp Wich
2011-11-28applications/luci-statistics: display all instances on index pages, ↵Jo-Philipp Wich
introduce is_index flag for models, add olsrd plugin menu
2011-11-28applications/luci-statistics: change i18n helper to accept model provided ↵Jo-Philipp Wich
titles, remove magic translations
2011-11-28applications/luci-statistics: move all models to the per-plugin level, ↵Jo-Philipp Wich
provide titles and labels, provide model for disk plugin
2011-11-28applications/luci-statistics: drop definitions.luaJo-Philipp Wich
2011-11-28applications/luci-statistics: remove support for per-datatype models and ↵Jo-Philipp Wich
builtin definitions, drop dependency on definitions.lua, support user provided title for datasources
2011-08-22applications/luci-statistics: cope with rules having no target in iptables ↵Jo-Philipp Wich
plugin config
2011-08-13applications/luci-statistics: fix translation issues in controllerJo-Philipp Wich
2011-08-12applications, modules: remove i18n handling from controller modules as it ↵Jo-Philipp Wich
moved to the themes now
2011-01-29revert accidentally committed changesJo-Philipp Wich
2011-01-29po: sync radvd translationsJo-Philipp Wich
2010-12-05applications/luci-statistics: repair rrdtool i18n handlingJo-Philipp Wich
2010-11-18applications/luci-statistics: Add ping interval option, closes #136Manuel Munz
2010-04-13applications/luci-statistics: fix translations of cbi models and controllerJo-Philipp Wich
2010-04-12statistics: fix '»' being displayed as '»'Benoît Knecht
2010-03-27applications/luci-statistics: make it work under uhttpdJo-Philipp Wich
2009-10-31all: translation fixes in templatesJo-Philipp Wich
2009-10-31all: automatic <%:...%> -> <%_...%> fixupJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-07-31application/luci-statistics: fix i18n binding, use string() instead of translateJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-06-27applications/luci-statistics: switch controller to nixio.fsJo-Philipp Wich
2009-06-27applications/luci-statistics: adept datatree class to nixio.fs apiJo-Philipp Wich
2009-05-19i18n: remove obsolete lua i18n filesJo-Philipp Wich
2009-03-21applications/luci-statistics: remove bitrotJo-Philipp Wich
2009-03-11Drop XML i18n filesSteven Barth
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2008-12-07applications/luci-statistics: improve diagram labelsJo-Philipp Wich
2008-11-23apps/luci-statistics: fix evaluation of RRASingle option in rrdtool backendJo-Philipp Wich
2008-10-29* luci/app/statistics:Jo-Philipp Wich
- build datatree from rrd directory structure, allows "virtual" plugins - flush index cache on statistics reload - whitespace cleanup in config generator
2008-10-23* luci/i18n: fixes for portoguese and eglish translations, thanks CarlosJo-Philipp Wich
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-10-08* luci/app/statistics: fix dns plugin diagram - proper graph model will ↵Jo-Philipp Wich
follow later
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" ↵Jo-Philipp Wich
to "-" in language tags
2008-10-01* luci/i18n: various translation fixes, thanks Carlos!Jo-Philipp Wich
2008-09-30* luci/i18n, luci/app/statistics: add updated lua files tooJo-Philipp Wich
2008-09-30* luci/i18n/portuguese_brazilian: core translation fixesJo-Philipp Wich
* luci/app/statistics: add missing strings for dns, unixsock and email plugin - thanks Carlos!
2008-09-29* luci/i18n/portuguese_brazilian: add translations for statisticsJo-Philipp Wich
2008-09-19* luci/app/statistics: fix some translation issuesJo-Philipp Wich
2008-09-15Fixed statisticsSteven Barth
2008-09-02Bump i18n-filesSteven Barth
2008-08-31* luci/applications: statistics: pick up new rrdtool translations in ↵Jo-Philipp Wich
controller and rrdtool-i18n binding
2008-08-31* luci/applications: statistics: split i18n data for rrdtool (Latin1) and ↵Jo-Philipp Wich
webinterface (UTF8), hide rrdtool xml since xsltproc generates UTF8 where it should create Latin1 and escapes characters that should not be escaped which leads to corrupted labels in generated diagram images