Commit graph

376 commits

Author SHA1 Message Date
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Jo-Philipp Wich
70fe5ad437 modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! 2009-01-26 02:09:13 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00
Steven Barth
527edf0ba0 Replace Dos line endings with Unix ones where needed 2009-01-20 10:56:07 +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
Steven Barth
4694bedd69 Fix saving of ipkg configuration file 2009-01-16 18:18:29 +00:00
Steven Barth
30ec22f842 Add shortcut "LuCI Components" to menu for easier adding / removing 2009-01-16 12:35:25 +00:00
Steven Barth
d0d1fe0a28 Automatic language detection 2009-01-14 23:47:56 +00:00
Jo-Philipp Wich
c8a2a3031b modules/admin-full: fix default state and handling of the defaultroute and peerdns options 2009-01-07 20:48:05 +00:00
Steven Barth
55ed5c8978 Fix disabling of WiFi
closes #22
2009-01-05 21:13:56 +00:00
Steven Barth
bb44869de9 Cleanup overview / details nodes 2009-01-04 15:46:08 +00:00
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
4d34417ebc modules/admin-full: add support for the probereq iwpriv param
i18n: add required strings
2009-01-01 18:15:20 +00:00
Jo-Philipp Wich
ae6c1f618f modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
2009-01-01 13:55:40 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Jo-Philipp Wich
73f2139f16 modules/admin-full: readd "none" protocol option to interface config 2008-12-23 16:48:48 +00:00
Steven Barth
014d971eab Fix urltoken passing on several pages 2008-12-22 21:54:20 +00:00
Jo-Philipp Wich
04b5246950 modules/admin-full: make menu entry for led config depend on sysfs availability 2008-12-19 12:12:43 +00:00
Steven Barth
1ee5ba632a Refined urltokens and XSRF protection 2008-12-15 10:40:45 +00:00
Steven Barth
509a3daadb Kill session on logout 2008-12-14 21:43:05 +00:00
Steven Barth
f9a04e040f LuCIttpd configuration pages 2008-12-14 11:54:49 +00:00
Steven Barth
5412893954 Fixed an overflow error with IPv6 route metric 2008-12-10 21:45:29 +00:00
Jo-Philipp Wich
cb06573805 modules/admin-full: improve layout of uci changes pages 2008-12-07 21:27:11 +00:00
Steven Barth
5960841098 System Password: Prevent error when both password fields are empty 2008-12-07 13:26:34 +00:00
Jo-Philipp Wich
46bb17c2d2 modules/admin-full: whitesapce cleanup in routes.lua
libs/sys:		code changes in routes6() and defaultroute6()
2008-11-30 19:12:58 +00:00
Steven Barth
cd8e12d72a Don't fail if we do not have v6 support 2008-11-30 18:43:10 +00:00
Steven Barth
5734545388 Optimized conntrack (thanks to Joe Burpee) 2008-11-30 17:22:48 +00:00
Jo-Philipp Wich
f7dbdc6568 modules/admin-full: only display protocol related options if required software is installed, add posibility to remove 3g service field 2008-11-29 22:06:29 +00:00
Jo-Philipp Wich
dda65d2b94 libs/core/ip: optmizations
libs/sys:		implement defaultroute6(), change return values of routes() and routes6()
modules/admin-full:	adept route config page to new api
modules/freifunk:	adept overview page to new routes api
2008-11-29 20:46:26 +00:00
Jo-Philipp Wich
d9d66f4c28 modules/admin-full, i18n/english: translation fixes for route6 support 2008-11-27 00:14:57 +00:00
Jo-Philipp Wich
838fa54541 modules/admin-full: remove some cruft from routes model 2008-11-26 23:40:34 +00:00
Jo-Philipp Wich
128ba2828a modules/admin-core: extend network scheme to cover ipv6 routes and metric options
modules/admin-full: add route6 support
i18n/english: add required strings
2008-11-26 23:38:30 +00:00
Steven Barth
4f7c881396 Add ahdemo mode to mac80211 2008-11-21 07:59:56 +00:00
Steven Barth
9d6096a5f4 Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri) 2008-11-18 12:29:01 +00:00
Jo-Philipp Wich
47c601d7a1 * luci/modules/admin-full: fix reversed macfilter logic 2008-11-18 00:10:04 +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
4bfa18a5ab * luci/modules/admin-{core,full}: sync wireless model and scheme to new broadcom config 2008-11-16 20:07:55 +00:00
Jo-Philipp Wich
79c1f03c93 * modules/admin-full: adept wifi model to cover new broadcom options 2008-11-16 18:37:46 +00:00
Steven Barth
5ae95430e1 Added nosbeacon flags to wifi configuration 2008-11-12 21:33:23 +00:00
Steven Barth
3a0eb02f30 Add support for NanoFoo antenna settings 2008-11-12 18:36:43 +00:00
Steven Barth
93d2b0ec84 Include backup date and hostname in backup archive name 2008-11-09 20:09:43 +00:00
Jo-Philipp Wich
4869b91bc3 * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models 2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
16bb2907a2 * luci/modules/admin-{mini,full}: allow custom values in timezone selection 2008-11-06 14:53:13 +00:00
Steven Barth
af51f7718e Show ARP-Cache on "Active Connections" page 2008-11-01 11:43:01 +00:00
Steven Barth
7b99529d95 Wifi devices should not be deletable (UVL override) 2008-10-31 10:03:27 +00:00
Jo-Philipp Wich
253a61ad80 * luci/modules/admin-full: make custom dns servers selectable for any interface protocol 2008-10-24 21:30:17 +00:00
Jo-Philipp Wich
08a89f42b5 * luci/modules/admin-full: obfuscate password field for pptp server
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23 18:35:35 +00:00
Jo-Philipp Wich
02ef5ea6fb * luci/modules/admin-full: only display interface protocols that are actually supported
* luci/18n: add prereq description for interface proto to translations
2008-10-23 18:19:27 +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
f68d31c8f0 Added support for PXE boot configuration 2008-10-17 16:18:02 +00:00
Jo-Philipp Wich
576e6fe8f0 * luci/modules/admin-full: made keep-alive and demand optional in interface config 2008-10-13 00:54:08 +00:00
Jo-Philipp Wich
97de32ee4f * luci/admin-full: implement 3G support in interface config
* luci/admin-mini: extend network scheme to cover 3G support
* luci/i18n: add required strings for 3G support
2008-10-13 00:05:48 +00:00
Jo-Philipp Wich
5a70b00f60 * luci/modules/admin-full: make some ppp options actually optional 2008-10-12 22:34:10 +00:00
Jo-Philipp Wich
76fe259328 * luci/modules/admin-full: add support for PPP interface configurations
* luci/i18n: add strings for ppp config and cbi filebrowse values
2008-10-12 22:15:48 +00:00
Jo-Philipp Wich
b618361bf1 * luci/libs/cbi: implement file browse fields
* luci/modules/admin-full: add file browse controller
2008-10-10 21:52:22 +00:00
Steven Barth
720295d973 OXYGEN #3: Add "back" button to UCI apply/revert/changes pages 2008-10-10 20:59:27 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
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
Steven Barth
4db2139116 modules/admin-*: Added hints for Wifi Channels 2008-08-19 18:20:57 +00:00
Steven Barth
6805eabaaa modules/admin-full: Correctly unload firewall config in network configuration page 2008-08-19 17:51:13 +00:00
Steven Barth
a35337e6a1 Minor bugfixes
Added possibility to add networks from Wifi page
2008-08-19 17:02:40 +00:00
Steven Barth
03a6ee9ef0 Small bugfixes and improvements 2008-08-18 08:43:48 +00:00
Steven Barth
935f4a805a Small bug fixes 2008-08-18 02:06:59 +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
97ce1ad8ad Preparing rewrite of WiFi configuration 2008-08-17 18:32:53 +00:00
Steven Barth
3904a012fa modules/admin-full: Added crontab configuration page 2008-08-17 13:49:19 +00:00
Steven Barth
75d4cca7ae Fixed a design flaw in luci.model.uci 2008-08-17 10:20:36 +00:00
Steven Barth
510fde0118 Added status information
Minor Cleanups
2008-08-16 23:17:50 +00:00
Steven Barth
8b2e83f2d5 modules/admin-full: Fixed package management page 2008-08-16 21:40:08 +00:00
Steven Barth
d7b95a555b Added process control page
Minor improvements
2008-08-16 20:18:14 +00:00
Steven Barth
74b1d8da3b /etc/ipkg.conf is now /etc/opkg.conf 2008-08-16 16:41:44 +00:00
Steven Barth
09b829a9c7 UI Improvements 2008-08-16 15:37:28 +00:00
Steven Barth
f94fb5ac18 Some cleanups 2008-08-15 22:22:54 +00:00
Steven Barth
8e4afe1210 Several escaping fixes
Updated XML translation system
Use the new Table widget for DHCP leases
2008-08-15 20:42:25 +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
8d9d419f84 libs/cbi: Some fixes 2008-08-15 09:22:45 +00:00
Steven Barth
72b500bee7 modules/*: Reintroduced the broadcom sanity check 2008-08-15 00:44:13 +00:00
Steven Barth
9354c17eab modules/admin-full: Reworked DHCP configuration 2008-08-15 00:07:50 +00:00
Steven Barth
5aa6c0bb68 modules/admin-full: Added list of mounted file systems to fstab configuration page 2008-08-14 23:10:41 +00:00
Steven Barth
68d499edb9 modules/admin-full: Rewrote route configuration page 2008-08-14 20:33:30 +00:00
Steven Barth
1616d5a81e Enable more sanity checks for Password Changing page 2008-08-14 19:19:05 +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
Steven Barth
09145378c8 modules/admin-full: Added a cross-references from network interface config to firewall zone config 2008-08-14 14:54:37 +00:00
Steven Barth
2c09564d76 modules/admin-core: Added several cross-references to relevant configuration pages 2008-08-14 14:51:06 +00:00
Steven Barth
e42779fcab User interface improvements part #3 2008-08-14 11:50:44 +00:00
Steven Barth
33f2d5fd0f modules/admin-full: Updated VLAN configuration page 2008-08-14 11:49:36 +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
027effe9c8 modules/admin-full: Optimized mount-point configuration page 2008-08-13 23:19:48 +00:00
Steven Barth
662f70a467 modules/admin-full: Added Firewall-Zone column to network interface overview 2008-08-13 23:14:19 +00:00
Steven Barth
58f183a282 Completed rewrite of network interface configuration page 2008-08-13 22:54:38 +00:00
Steven Barth
5a92c0fc08 libs/cbi: Improved user interface draft #1 2008-08-13 14:09:33 +00:00
Steven Barth
a59044df9b Fixed last commit 2008-08-13 01:30:32 +00:00
Steven Barth
07fdaa87db modules/admin-full: Network interface configuration optimization part #1 2008-08-13 01:24:44 +00:00
Steven Barth
01a4a3ab73 modules/admin-full: Preparing rewrite of network interface configuration 2008-08-11 22:00:47 +00:00
Steven Barth
f9fa6d82da * libs/web: Reworked authentication 2008-08-10 12:58:05 +00:00
Steven Barth
d1998ce924 Added missing dependency which broke LuCI
Removed unneeded Broadcom sanity check
2008-08-09 00:42:35 +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
fbae92e522 modules/admin-full: Added support for interface aliases 2008-08-07 20:21:38 +00:00
Steven Barth
e72a526984 libs/cbi: Added magic ;-) 2008-08-07 19:03:25 +00:00
Steven Barth
d79794c119 modules/admin-full: Added support for IPv6 network configuration 2008-08-07 17:23:36 +00:00
Steven Barth
6e390b7691 modules/admin-full: Removed accidently remaining debug dummy stuff 2008-08-07 11:46:13 +00:00
Steven Barth
6901e28cfc modules/admin-full: Completed support for LED configuration 2008-08-07 11:45:19 +00:00
Steven Barth
6b32f06b1a modules/admin-full: Prepare Button / LED configuration 2008-08-07 00:57:20 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
206bf7f253 modules/admin-full: Several user interface improvements 2008-08-06 10:41:47 +00:00
Steven Barth
0181d2dee7 modules/admin-full: Display wifi devices as enabled if user removes the disabled-option 2008-08-05 14:15:03 +00:00
Steven Barth
84d6646bb4 modules/admin-full, modules/admin-mini: Added eyecandy ;-) 2008-08-04 23:48:41 +00:00
Jo-Philipp Wich
78fb71f881 * luci/admin-full: fixed bug that prevented creation of interface sections in dhcp page 2008-08-04 23:12:14 +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
aa462baa33 Fixed a small bug in timezone generation 2008-07-31 09:04:30 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
e73752cae9 modules/admin-full: Made interfaces optional 2008-07-25 20:49:00 +00:00
Jo-Philipp Wich
a93196b432 * luci/admin: fix inverted signedness of timezone specifiers 2008-07-20 17:07:54 +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
4f3d008435 modules/admin-mini: Added WLAN-Scan page
Minor translation fixes
2008-07-19 11:03:14 +00:00
Steven Barth
94836433e5 modules/admin-full: Improved system configuration page
modules/admin-mini: Introduced system configuration page
2008-07-18 14:08:34 +00:00
Steven Barth
b0f7ffe237 A few smaller usability improvements 2008-07-18 08:24:42 +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
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
8bb8b7c09c modules/admin-mini: Added DHCP page
modules/admin-full: Added static leases configuration to DHCP page
2008-07-15 16:28:29 +00:00
Steven Barth
012af10360 Generalized UCI changes display
i18n: some nicer looking translations
2008-07-15 13:42:54 +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