Commit graph

101 commits

Author SHA1 Message Date
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
f7a3e34955 prevent package upgrade failures caused by sloppy postinstalls 2008-12-09 00:03:08 +00:00
Jo-Philipp Wich
b019046776 applications/luci-statistics: improve diagram labels 2008-12-07 23:43:30 +00:00
Jo-Philipp Wich
4309506817 apps/luci-statistics: fix evaluation of RRASingle option in rrdtool backend 2008-11-23 00:56:49 +00:00
Jo-Philipp Wich
5a3422963b * luci/applications: force success for postinstall scripts 2008-11-06 01:56:01 +00:00
Jo-Philipp Wich
7651fd78f0 * luci: fix postinstall scripts 2008-11-05 22:06:27 +00:00
Jo-Philipp Wich
8ac2e55b20 * luci/app/statistics: enable luci_statistics and collectd in postinstall 2008-11-04 20:23:45 +00:00
Jo-Philipp Wich
0543ad6f4f * luci/app/statistics:
- build datatree from rrd directory structure, allows "virtual" plugins
	- flush index cache on statistics reload
	- whitespace cleanup in config generator
2008-10-29 03:59:37 +00:00
Jo-Philipp Wich
9f19574ae0 * luci/app/statistics: fix syntax of collectd Exec plugin config 2008-10-29 01:12:49 +00:00
Jo-Philipp Wich
1fb8929f22 * luci/i18n: fixes for portoguese and eglish translations, thanks Carlos 2008-10-23 15:59:53 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Jo-Philipp Wich
f708455d3c * luci/app/statistics: fix dns plugin diagram - proper graph model will follow later 2008-10-08 15:58:02 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
255449a1e2 * luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" to "-" in language tags 2008-10-05 16:08:33 +00:00
Jo-Philipp Wich
b5de7f8138 * luci/i18n: various translation fixes, thanks Carlos! 2008-10-01 15:58:06 +00:00
Jo-Philipp Wich
3993bac38d * luci/i18n, luci/app/statistics: add updated lua files too 2008-09-30 18:52:33 +00:00
Jo-Philipp Wich
c622f0b6d1 * luci/i18n/portuguese_brazilian: core translation fixes
* luci/app/statistics: add missing strings for dns, unixsock and email plugin - thanks Carlos!
2008-09-30 18:44:34 +00:00
Jo-Philipp Wich
36608598b3 * luci/i18n/portuguese_brazilian: add translations for statistics 2008-09-29 19:17:25 +00:00
Jo-Philipp Wich
10db2c2637 * luci/app/statistics: fix some translation issues 2008-09-19 21:10:51 +00:00
Steven Barth
cbb0bead6f Fixed statistics 2008-09-15 23:46:20 +00:00
Steven Barth
dbde0216c2 Rewrote UCI apply logic 2008-09-06 13:51:51 +00:00
Steven Barth
954e61d2a3 Bump i18n-files 2008-09-02 09:08:11 +00:00
Jo-Philipp Wich
c6ea479b06 * luci/applications: statistics: strip leading and trailing whitespace from config values, fixes OpenWrt Bug #3892 2008-08-31 14:50:43 +00:00
Jo-Philipp Wich
d82340ada4 * luci/applications: statistics: pick up new rrdtool translations in controller and rrdtool-i18n binding 2008-08-31 14:38:28 +00:00
Jo-Philipp Wich
64a16c5bbf * luci/applications: statistics: split i18n data for rrdtool (Latin1) and 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-31 14:37:28 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
9c6a852939 Updated XML translation system, fixed some errors with multiline-translations
Thanks: Alina Friedrichsen
2008-08-22 17:18:36 +00:00
Jo-Philipp Wich
c7c2624713 * luci/i18n: updated translation files, xhtml fixes in openwrt.org theme 2008-08-20 19:35:54 +00:00
Jo-Philipp Wich
7590274b21 * luci/i18n: add luci translations in xml format 2008-08-20 17:23:53 +00:00
Steven Barth
c637f686ee Fixed a typo 2008-08-15 22:04:37 +00:00
Steven Barth
4bd74d0a98 libs/core: Remove deprecated luci.bits which got replaced by bitlib 2008-08-14 22:51:12 +00:00
Steven Barth
66a6492ae5 libs/web: Prevent luci.http to prematurely parse the POST data
modules/admin-mini: Added fw-upgrade page
2008-07-16 14:26:40 +00:00
Jo-Philipp Wich
be4147d3d8 * luci/themes: css fixed in openwrt.org theme
* luci/statistics:		fixed layout of graph display page
* luci/admin:			fixed layout of uci changes page
2008-07-15 22:37:53 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Steven Barth
eae0e44798 * Added support for CGI SGI 2008-06-15 17:45:10 +00:00
Steven Barth
961bfcf77f * Generalized HTTP-API 2008-06-15 12:34:16 +00:00
Jo-Philipp Wich
16924c1d83 * luci/statistics: some german translation fixes 2008-06-14 15:39:53 +00:00
Steven Barth
855b7582d3 * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
2008-06-14 14:12:12 +00:00
Jo-Philipp Wich
e92fce9694 * luci/statistics: fix syntax error in init script 2008-06-10 22:28:08 +00:00
Jo-Philipp Wich
4495c0326c * luci/statistics: add and enable load plugin by default 2008-06-10 22:08:27 +00:00
Steven Barth
2bf012a40a * themes/fledermaus: Register on install
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09 08:48:10 +00:00
Steven Barth
64806f32be * Made Makefiles attribute aware 2008-06-09 07:56:20 +00:00
Jo-Philipp Wich
5f6561bc34 * luci/statistics: register statistics reload commit action 2008-06-08 22:09:58 +00:00
Jo-Philipp Wich
cb3ed9f226 * luci/statistics: implement reload action in init script 2008-06-08 21:59:51 +00:00
Jo-Philipp Wich
de2e0ce10c * luci/statistics: implement support for the load plugin 2008-06-08 21:51:55 +00:00
Jo-Philipp Wich
52673c157b * luci/statistics: reworked some dispatcher, use new hashtable iterators to create sorted submenus 2008-06-08 21:15:06 +00:00
Jo-Philipp Wich
2d5110fcb4 * luci/statistics: append ".lua" to language files to allow bytecody-compilation 2008-06-08 14:20:19 +00:00
Jo-Philipp Wich
873b20cb19 * luci/statistics: replace load() with loadc() since german translation is now available 2008-06-08 14:19:26 +00:00
Jo-Philipp Wich
3ba1a52c1f * luci/statistics: Latin1 -> UTF-8 conversation for german translation 2008-06-08 14:04:22 +00:00
Jo-Philipp Wich
07ec43bf0c * luci/statistics: add german translation 2008-06-08 13:47:49 +00:00