Commit graph

119 commits

Author SHA1 Message Date
Steven Barth
e317c7545e modules/admin-full: Added conntrack network page 2008-10-08 21:46:20 +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
5adf9d5780 * luci/modules/admin-{mini,full}: fix language selection for langauges containing hyphens 2008-10-05 17:16:36 +00:00
Steven Barth
24a52d6f3e Fixed last commit 2008-10-03 16:56:35 +00:00
Steven Barth
741dd0bcd3 Added several backreference to Overview pages 2008-10-03 16:55:06 +00:00
Steven Barth
4538b12895 Broadcom should handle keep_avail now 2008-09-24 22:37:09 +00:00
Jo-Philipp Wich
a67aea40a0 * luci/modules/admin-full: convert cert fields to file upload fields in wifi configuration 2008-09-23 17:32:31 +00:00
Jo-Philipp Wich
70de30251b * luci/modules/admin-full: allow multiple httpd sections (instances) 2008-09-23 17:27:39 +00:00
Jo-Philipp Wich
dc253f4af4 * luci/libs/cbi: implement commit hooks in cbi maps
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments)
* luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
2008-09-20 22:11:41 +00:00
Steven Barth
f5d4157cab admin-full/admin-mini: Fixed backup module 2008-09-19 17:47:56 +00:00
Steven Barth
1c7cc8501c Fixed a typo for broadcom maclist, Improved general maclist handling 2008-09-19 10:42:18 +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
51c5827d75 admin-full: Override UVL values for mode field 2008-09-16 10:08:28 +00:00
Jo-Philipp Wich
662186e815 * luci/admin-full: fix another possible nil value 2008-09-16 02:00:16 +00:00
Jo-Philipp Wich
7dfe9098a5 * luci/admin-full: cope with nil values in fstab overview 2008-09-16 01:36:38 +00:00
Steven Barth
f9303705a0 Overall CBI-UVL ineraction fixes 2008-09-13 12:20:39 +00:00
Jo-Philipp Wich
d124dd9bb5 * luci/model/admin-full: override scheme for network overview page too to prevent "network.foo.ifname has no value" errors after wifi config created a new network on demand 2008-09-13 04:44:03 +00:00
Jo-Philipp Wich
a8d165a5bf * luci/libs/uvl:
- only check option dependencies if option has a value
	- remove option required for atheros mode in wireless scheme - breaks broadcom
* luci/model/admin-full:
	- override section validation if we create a new network on demand
2008-09-13 04:26:37 +00:00
Steven Barth
871f07ad2e Avoid XML errors 2008-09-12 16:12:51 +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
Steven Barth
19c79a30b9 Fixed DHCP-Options and some CBI stuff 2008-09-07 23:50:58 +00:00
Steven Barth
d8282d382b libs/cbi: Catch errors while creating named sections 2008-09-07 21:22:39 +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
21a7e9bc65 Fixes for WPA notifications 2008-09-07 14:33:42 +00:00
Steven Barth
43ff3a4092 Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117 2008-09-07 14:06:20 +00:00
Steven Barth
72927597bc Fixed stupid bug 2008-09-06 19:39:03 +00:00
Steven Barth
087bd8afc7 Trigger post-flash reboot manually 2008-09-06 18:55:26 +00:00
Jo-Philipp Wich
c80d0a350e * luci/modules: add hosts configuration pages 2008-09-06 18:21:58 +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
76145b3e25 Added device hints to fstab configuration page. 2008-09-04 22:03:19 +00:00
Jo-Philipp Wich
ccd792c4d1 * luci/modules: fix default translation of no-encryption-option in both admin-full and admin-fixed 2008-09-03 22:42:20 +00:00
Steven Barth
5430a64f05 modules/admin-full: Fixed a typo on IPKG configuration page 2008-09-02 09:06:27 +00:00
Steven Barth
6a1f5d2889 Fix usage of WPA/PSK encryption options in wifi configuration 2008-08-31 22:44:32 +00:00
Steven Barth
5ff3750b37 Completely rewrote WiFi configuration pages, to synchronise with upstream featureset of mac80211, madwifi and broadcom wireless configuration 2008-08-30 20:32:27 +00:00
Steven Barth
449d8e46e9 Wifi updates part #1 2008-08-30 00:11:48 +00:00
Steven Barth
e31fcb11e0 Optical improvements 2008-08-27 13:53:55 +00:00
Steven Barth
1e2d9409a5 Fix missing UCI transition 2008-08-27 13:52:25 +00:00
Steven Barth
d463d0b835 Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one
Minor bugfixes
2008-08-27 08:53:40 +00:00
Steven Barth
28ffe7d704 Fixed typos 2008-08-26 23:20:41 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
d8b61a5394 modules/admin-fulk: Fixed changes handling of Static Routes configuration page 2008-08-22 22:38:14 +00:00
Steven Barth
1a08ed70d3 modules/admin-full: Use absolute paths for network configuration pages 2008-08-20 09:20:21 +00:00