Steven Barth
0c5dc7bc77
libs/core: Reworked some basic libraries to not use package.seeall
...
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
2008-08-26 00:53:28 +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
3bcab66128
RPC initial authentication API completed
2008-08-22 22:13:54 +00:00
Steven Barth
4eead17501
RPC part #2
2008-08-22 20:04:04 +00:00
Steven Barth
9c6a852939
Updated XML translation system, fixed some errors with multiline-translations
...
Thanks: Alina Friedrichsen
2008-08-22 17:18:36 +00:00
Jo-Philipp Wich
c7c2624713
* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
2008-08-20 19:35:54 +00:00
Jo-Philipp Wich
7590274b21
* luci/i18n: add luci translations in xml format
2008-08-20 17:23:53 +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
7be32a9332
Fixed duplicate tables
2008-08-18 09:14:25 +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
f1d763ef76
modules/admin-mini: Smaller improvements
2008-08-18 01:17:12 +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
d33e42b536
#108
2008-08-17 15:15:33 +00:00
Steven Barth
c0d904ac16
Add missing number conversion ( fixed #108 )
2008-08-17 14:37:53 +00:00
Steven Barth
3904a012fa
modules/admin-full: Added crontab configuration page
2008-08-17 13:49:19 +00:00
Steven Barth
6d430930a3
Fixed a typo
2008-08-17 10:51:56 +00:00
Steven Barth
75d4cca7ae
Fixed a design flaw in luci.model.uci
2008-08-17 10:20:36 +00:00
Steven Barth
746fa9df8f
modules/admin-mini: General UI improvements
2008-08-17 00:29:13 +00:00
Steven Barth
7d08bec3ae
modules/admin-mini: Revised homepage
2008-08-17 00:19:44 +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
be5c20195f
modules/admin-mini: Remove unneeded checks
2008-08-15 00:30:39 +00:00
Steven Barth
1d7fb47126
modules/admin-mini: Fixed a typo
2008-08-15 00:26:07 +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