Commit graph

95 commits

Author SHA1 Message Date
Steven Barth
a8a1dad10a themes/*: Added .hidden Flag 2008-08-12 17:30:57 +00:00
Jo-Philipp Wich
b71825db91 * luci/themes: trivial css fix for openwrt.org and fledermaus theme 2008-08-09 03:39:06 +00:00
Steven Barth
1851adb1c5 themes/*: Use application/xhtml+xml as Mime-Type 2008-08-07 21:48:58 +00:00
Steven Barth
b93f0acce6 Fixed last commit 2008-07-29 15:36:17 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
71306947ea themes: Add registration of themes at package installation time 2008-07-23 11:32:53 +00:00
Jo-Philipp Wich
4e587d53a8 * luci/themes: several small tweaks in openwrt.org theme
* luci/libs/cbi:	some template improvements
2008-07-20 15:16:13 +00:00
Steven Barth
b8dc7fdfa3 themes: Fixed title-tag in case we don't serve a dispatched node 2008-07-19 16:59:33 +00:00
Jo-Philipp Wich
5fc1589073 * luci/themes: little title fix for openwrt.org theme 2008-07-19 16:48:37 +00:00
Steven Barth
aeb1c372bd Improved browser title 2008-07-19 15:59:00 +00:00
Steven Barth
65cde96c5b Several small cleanups and improvements
modules/admin-mini: Added reboot page
2008-07-16 10:48:39 +00:00
Jo-Philipp Wich
52a063cc5c * luci/themes/openwrt.org: replace header image with optimized png (saves ~60k) 2008-07-16 03:13:37 +00:00
Jo-Philipp Wich
6a0a1a5496 * luci/themes/openwrt.org: workaround for empty menu points (seen in statistics) 2008-07-16 02:59:12 +00:00
Jo-Philipp Wich
79a35fe825 * luci/themes: layout changes for smalltext tables in openwrt.org theme
* luci/olsr:	layout fixes for status pages
2008-07-16 02:38:45 +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
5510e082ca themes/openwrt.org: Fixed UCI change display 2008-07-15 16:03:37 +00:00
Steven Barth
012af10360 Generalized UCI changes display
i18n: some nicer looking translations
2008-07-15 13:42:54 +00:00
Jo-Philipp Wich
426f12416d * luci: add memory status patches from soma 2008-07-14 15:54:53 +00:00
Jo-Philipp Wich
bd3d207081 * luci/themes: small css fix vor field descriptions in openwrt.org theme
* luci/applications:	fix html in ffwizard
2008-07-13 20:09:27 +00:00
Jo-Philipp Wich
bad01a333c * luci/themes: remove behaviour hack from css file 2008-07-13 15:42:54 +00:00
Jo-Philipp Wich
e1d0ef5658 * luci/themes: made margin for value description IE-only 2008-07-13 01:40:17 +00:00
Jo-Philipp Wich
41cb1705b7 * luci/themes: more fixes for openwrt.org theme 2008-07-13 01:32:02 +00:00
Jo-Philipp Wich
40fbc2d7c2 * luci/themes: IE6 fixes for openwrt.org theme 2008-07-13 01:04:37 +00:00
Jo-Philipp Wich
dfe0287c6f * luci/themes: lots of fixes in openwrt.org theme
* luci/libs/cbi:	use <table> fpr table sections
2008-07-12 16:46:10 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Jo-Philipp Wich
7e674adf82 * luci/themes: next round of css fixes for openwrt.org theme 2008-07-07 19:36:43 +00:00
Jo-Philipp Wich
8169f8ca8b * luci/themes: several css fixes for openwrt.org theme 2008-07-06 21:17:07 +00:00
Jo-Philipp Wich
10b0d3e0df * luci/themes: always show all submenus in openwrt.org theme 2008-07-06 17:44:16 +00:00
Jo-Philipp Wich
4fe7531e6b * luci/themes: merge openwrt.org the from xyron 2008-07-06 17:31:22 +00:00
Steven Barth
dc5dfb5da0 * modules/admin-core: Add translation for UCI changes, revert and apply page title 2008-07-05 10:31:58 +00:00
Steven Barth
00aceaf624 * libs/web: Switched from HTTP-Basic-Auth to Session-Auth
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
2008-06-28 16:03:54 +00:00
Steven Barth
3455ee6d8d * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
Jo-Philipp Wich
3eabbcc191 * luci/themes: fix query string functionality 2008-06-14 14:31:37 +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
Steven Barth
211c6394a0 * Prepare german translation cleanup 2008-06-09 10:10:29 +00:00
Steven Barth
cd0fb5e44e * Removed High-Level UCI-API due to Lua compiler bugs 2008-06-06 20:45:33 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Jo-Philipp Wich
788cbb2633 * luci/themes: do an explicit check for table data type on result of uci.changes() 2008-06-04 23:40:40 +00:00
Jo-Philipp Wich
b871cadf34 * luci/themes: oops I forgot the most important piece of code - fix last commit 2008-06-04 21:04:51 +00:00
Jo-Philipp Wich
25e71a2acf * luci/themes: fix admin header template, crashes badly when luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?) 2008-06-04 21:01:48 +00:00
Felix Fietkau
d0694fdb1e fix footer 2008-06-03 23:17:40 +00:00
Felix Fietkau
77f8074a01 make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli 2008-06-03 22:42:01 +00:00
Steven Barth
3bcf6dbea3 * Increased menu font size 2008-06-03 21:09:43 +00:00
Steven Barth
56a23c609c * libs/web: Added support for custom query strings 2008-06-03 18:02:53 +00:00
Steven Barth
2623e2880c * Core translation part 1
* Introduced new default theme "OpenWRT.org"
* Minor tweaks
2008-05-31 08:04:49 +00:00