Commit graph

102 commits

Author SHA1 Message Date
Jo-Philipp Wich
4c1f7c1169 * luci/themes: <tt> is deprecated, replace with <pre> in error500 template, add css styles for error500 and cbi error messages 2008-08-13 17:55:05 +00:00
Steven Barth
36f1dac36f User interface improvements part #2 2008-08-13 16:18:39 +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
14e62cc311 libs/web: Fixed template escaping 2008-07-31 09:54:09 +00:00
Steven Barth
aa462baa33 Fixed a small bug in timezone generation 2008-07-31 09:04:30 +00:00
Steven Barth
5c7ab64306 libs/cbi: Fixed CBI handling of "Save & Apply" 2008-07-30 19:01:07 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
fe1bbe8ce7 modules/admin-mini: Fixed wifi client mode again 2008-07-26 10:19:21 +00:00
Steven Barth
35360afb6f modules/freifunk: Add compatibility cgi-bin-nodes.html 2008-07-25 22:15:29 +00:00
Steven Barth
ce60514402 modules/admin-mini: Fixed WLAN client mode 2008-07-25 21:39:10 +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
543dd52159 modules/admin-mini: Add "general" submenu links 2008-07-19 16:31:09 +00:00
Steven Barth
e8191406f8 modules/admin-mini: Improvements in PPPoE/PPTP option descriptions 2008-07-19 12:38:23 +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
2213c82b47 modules/admin-mini: Minor template fix 2008-07-18 22:20:06 +00:00
Steven Barth
3d794abec4 modules/admin-mini: Several tweaks, initial status page 2008-07-18 21:33:25 +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
5eb60fbec9 updated about page 2008-07-18 08:42:11 +00:00
Steven Barth
b0f7ffe237 A few smaller usability improvements 2008-07-18 08:24:42 +00:00
Steven Barth
fce0b84501 Added new application luci-ntpc to luci-full and luci-mini 2008-07-17 21:01:15 +00:00
Steven Barth
8d1aff78b1 modules/admin-mini: Added Wifi configuration
several smaller bugfixes and enhancements
2008-07-16 18:54:10 +00:00
Steven Barth
0a0712b9d9 Added a note to the Freifunk menu for OpenWRT
modules/admin-mini: Several small fixes and improvements
2008-07-16 15:19:05 +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
Steven Barth
429473aed8 applications/luci-fw: Added support for luci-mini
modules/admin-mini: Added portforwarding page, and UCI changes, apply and revert pages
2008-07-16 10:08:28 +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
7cb0813e85 modules/admin-mini: some work on lan and wan configuration 2008-07-15 14:33:29 +00:00
Steven Barth
012af10360 Generalized UCI changes display
i18n: some nicer looking translations
2008-07-15 13:42:54 +00:00