summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc
AgeCommit message (Collapse)Author
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
2008-08-26UCI API changesSteven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
Thanks: Alina Friedrichsen
2008-08-20* luci/i18n: updated translation files, xhtml fixes in openwrt.org themeJo-Philipp Wich
2008-08-20* luci/i18n: add luci translations in xml formatJo-Philipp Wich
2008-08-15Fixed a typoSteven Barth
2008-08-14libs/core: Remove deprecated luci.bits which got replaced by bitlibSteven Barth
2008-07-16libs/web: Prevent luci.http to prematurely parse the POST dataSteven Barth
modules/admin-mini: Added fw-upgrade page
2008-07-15* luci/themes: css fixed in openwrt.org themeJo-Philipp Wich
* luci/statistics: fixed layout of graph display page * luci/admin: fixed layout of uci changes page
2008-07-07Added copyright-tags to templatesSteven Barth
2008-06-15* Added support for CGI SGISteven Barth
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-14* luci/statistics: some german translation fixesJo-Philipp Wich
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-09* themes/fledermaus: Register on installSteven Barth
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-08* luci/statistics: implement support for the load pluginJo-Philipp Wich
2008-06-08* luci/statistics: reworked some dispatcher, use new hashtable iterators to ↵Jo-Philipp Wich
create sorted submenus
2008-06-08* luci/statistics: append ".lua" to language files to allow bytecody-compilationJo-Philipp Wich