Commit graph

97 commits

Author SHA1 Message Date
Jo-Philipp Wich
44171fde22 modules/admin-full: fix bridge info on interface status page if multiple bridges are present on the system 2009-05-30 00:44:04 +00:00
Jo-Philipp Wich
112d053284 modules/admin-full: add sanity checks to interface status page 2009-05-17 01:51:59 +00:00
Jo-Philipp Wich
3de89c4f9f modules/admin-full:
- move routes and conntrack info to status menu
	- move static routes to own 2nd level menu point
	- fix i18n in upgrade page
2009-05-13 23:46:56 +00:00
Jo-Philipp Wich
fd31bb2fcc modules/admin-full: fixes for upgrade pages:
- do not show a size warning if media size is unknown
	- handle unsupported platforms gracefully
	- i18n tag cleanup
2009-05-09 02:26:13 +00:00
Jo-Philipp Wich
2fabf92cf0 modules/admin-full: rewrite firmware upgrade pages 2009-05-09 02:06:33 +00:00
Jo-Philipp Wich
dd267f9457 modules/admin-full: remove duplicate fallback translation in opkg error reporting 2009-03-28 20:20:18 +00:00
Jo-Philipp Wich
e4a3fd177c modules/admin-full: improve opkg error reporting 2009-03-28 20:15:53 +00:00
Jo-Philipp Wich
2e913fd28f modules/admin-full:
- translate i18n fallbacks to english in status controller
	- bump copyright year in iptables and interfaces templates
	- remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055 modules/admin-full: implement interface status page
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Jo-Philipp Wich
f52ec22717 modules/admin-full: implement iptables status page
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +00:00
Steven Barth
b166a33429 * Remove "OPKG Configuration" link in menu - link on package manager page is enough
* Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17 13:20:59 +00:00
Jo-Philipp Wich
cb06573805 modules/admin-full: improve layout of uci changes pages 2008-12-07 21:27:11 +00:00
Jo-Philipp Wich
cbed72fb47 * luci/themes: fix log pages
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
2008-11-16 22:45:10 +00:00
Jo-Philipp Wich
38319cfaa5 * luci/themes/openwrt.org: fixes for syslog page and overall improvements, thanks Carlos 2008-10-23 16:05:55 +00:00
Steven Barth
720295d973 OXYGEN #3: Add "back" button to UCI apply/revert/changes pages 2008-10-10 20:59:27 +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
Steven Barth
a54b1945c4 Revert mtdow 2008-09-18 21:45:01 +00:00
Steven Barth
8f5d0d6ff5 new sysupgrade fixes part 2 2008-09-18 21:26:34 +00:00
Steven Barth
5067e2d185 Revised sysupgrade part 1 2008-09-18 19:23:08 +00:00
Steven Barth
2bbc4eb3c3 Revert "Redesigned firmware upgrade process" 2008-09-12 16:12:23 +00:00
Steven Barth
fade8edd2d Redesigned firmware upgrade process 2008-09-12 11:53:08 +00:00
Jo-Philipp Wich
a8c64ef3b0 * luci/modules/admin-full: fix character encoding in package descriptions, fixes #121 2008-09-07 20:12:24 +00:00
Steven Barth
72927597bc Fixed stupid bug 2008-09-06 19:39:03 +00:00
Steven Barth
7514604860 Fixed responsiveness for flashing process 2008-09-06 15:59:18 +00:00
Steven Barth
9ce58c0339 Made flashing more responsive as well 2008-09-06 15:15:38 +00:00
Steven Barth
f2ae44a284 Cosmetic improvement 2008-09-06 14:17:13 +00:00
Steven Barth
dbde0216c2 Rewrote UCI apply logic 2008-09-06 13:51:51 +00:00
Jo-Philipp Wich
73d1fca4e8 * luci/modules/admin-full: fix syslog page 2008-09-06 00:08:23 +00:00
Steven Barth
c882d1f501 Fixed Reboot pages 2008-09-05 10:20:07 +00:00
Steven Barth
d037dc5abc Updated Wifi Configuration in Mini, removed some orphaned pages 2008-08-18 01:08:37 +00:00
Steven Barth
0c3fc70ddb Huuuuuuuuuuuge rewrite of the Wireless Configuration 2008-08-18 00:38:18 +00:00
Steven Barth
510fde0118 Added status information
Minor Cleanups
2008-08-16 23:17:50 +00:00
Steven Barth
09b829a9c7 UI Improvements 2008-08-16 15:37:28 +00:00
Steven Barth
d212e531d5 Added missing value escaping
Fixed a typo (wrong if-condition)
Added support for Table objects in CBI
2008-08-15 18:18:16 +00:00
Steven Barth
68d499edb9 modules/admin-full: Rewrote route configuration page 2008-08-14 20:33:30 +00:00
Steven Barth
15e2e16c6d Converted password change form to CBI model 2008-08-14 19:01:36 +00:00
Steven Barth
d915e6e1d7 Converted IPKG configuration to CBI model
Removed abandoned code
2008-08-14 17:16:56 +00:00
Steven Barth
36717208f1 Fixed login form
Converted SSH-Keys to CBI-Map
2008-08-14 16:11:49 +00:00
Jo-Philipp Wich
8591d4e396 * luci/libs: improved cbi templates
* luci/modules:	fix layout of sshkeys page in admin-full
2008-08-14 01:31:17 +00:00
Steven Barth
e080fcebd2 libs/core: Cleaned up luci.sys in favor of the new luci.ip module 2008-08-08 12:26:45 +00:00
Steven Barth
15facd9280 modules/admin-*: Fixes for firmware upgrade and system reset 2008-08-03 16:33:49 +00:00
Steven Barth
f26e93bead admin-full, admin-mini: Added configuration backup, restore, reset page
admin-full, admin-mini: Fixed a bug in firmware upgrade preventing configuration files from being kept
2008-08-03 15:01:36 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
5350456779 modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates 2008-07-19 16:51:47 +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
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
97ff4a156f Split up admin-core into admin-core and admin-full, preparing admin-mini 2008-07-15 08:47:36 +00:00