Commit graph

840 commits

Author SHA1 Message Date
Steven Barth
84d6646bb4 modules/admin-full, modules/admin-mini: Added eyecandy ;-) 2008-08-04 23:48:41 +00:00
Steven Barth
ad04a82125 Add firewall configuration to dev environment 2008-08-04 23:37:59 +00:00
Steven Barth
9a63ad7c10 applications/luci-fw: Reworked to use the new native UCI-based firewall configuration 2008-08-04 23:36:33 +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
Jo-Philipp Wich
15e7639168 * luci/contrib: fix bitlib compilation 2008-08-04 22:46:26 +00:00
Jo-Philipp Wich
9a3d3b2787 * luci/contrib: packaged bitlib 2008-08-04 21:35:37 +00:00
Steven Barth
3d1f9b05e9 libs/cbi: Optimized Comboboxes 2008-08-04 17:35:44 +00:00
Steven Barth
084db952ce libs/cbi: Added value function to luci.cbi.Value to create Comboboxes 2008-08-04 17:16:27 +00:00
Steven Barth
513e1cbba9 libs/core: luci.model.ipkg: Use OPKG instead of IPKG if available 2008-08-03 16:39:20 +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
e3097c4df3 luci-addons: Fixed keeping of configuration files in luci-flash 2008-08-03 09:52:12 +00:00
Steven Barth
edc26dadc0 Bump UCI version to 0.4.8 2008-08-03 09:52:07 +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
66fa0eb0e8 applications/luci-upnp: Disable automatic start of Miniupnpd due to security risks 2008-07-31 09:00:31 +00:00
Steven Barth
c16a35d551 Revert "Bump UCI version"
This reverts commit 7c0dee58bf452347d264556a09195d0a7a825b0e.
2008-07-30 23:20:35 +00:00
Steven Barth
a215d44a35 Bump UCI version 2008-07-30 21:26:17 +00:00
Steven Barth
5c7ab64306 libs/cbi: Fixed CBI handling of "Save & Apply" 2008-07-30 19:01:07 +00:00
Steven Barth
8c3ee6f9b7 Added "apidocs" target to Makefile
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
2008-07-29 21:16:12 +00:00
Steven Barth
5b43543226 libs/web: Small improvements, added inline documentation 2008-07-29 20:32:02 +00:00
Steven Barth
a478f25f51 libs/lpk: Fixed typos 2008-07-29 17:00:06 +00:00
Steven Barth
8dad54251a libs/lpk: Several fixes in CLI -> Machine bindings 2008-07-29 16:54:30 +00:00
Steven Barth
41eceab4c4 libs/lpk: Updated CLI 2008-07-29 16:24:24 +00:00
Steven Barth
b93f0acce6 Fixed last commit 2008-07-29 15:36:17 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
43ffb3aacb libs/cbi: Added "Save & Apply" button to CBI forms 2008-07-29 14:01:19 +00:00
Steven Barth
1f3700085c libs/lpk: Initial CLI 2008-07-28 15:16:44 +00:00
Steven Barth
db4447af91 libs/core: Renamed luci.util.create_dtable => luci.util.dtable 2008-07-28 14:17:30 +00:00
Steven Barth
84ad4e3e21 libs/core: Add luci.util.create_dtable 2008-07-28 13:07:22 +00:00
Steven Barth
3b29503f13 libs/lpk: Implemented register/stack/state machine 2008-07-27 17:38:05 +00:00
Steven Barth
e8c0707534 luci/lpk: Initial commit 2008-07-26 22:29:09 +00:00
Steven Barth
f9190f8945 Improved OpenWRT Makefile 2008-07-26 22:13:31 +00:00
Steven Barth
185e98d7b9 Fixed OpenWRT Makefile 2008-07-26 22:11:26 +00:00
Steven Barth
e5df13e80e libs: Fixed serialization stuff 2008-07-26 17:24:46 +00:00
Steven Barth
47774572e0 contrib/package: Add luaposix to OpenWRT feed 2008-07-26 15:33:50 +00:00
Steven Barth
fe1bbe8ce7 modules/admin-mini: Fixed wifi client mode again 2008-07-26 10:19:21 +00:00
Jo-Philipp Wich
81cf9b0206 * luci/libs/core: strip bytecode from serialized data too in get_bytecode() 2008-07-26 00:30:22 +00:00
Jo-Philipp Wich
d240fb4d8c * luci/libs/core: Oops... forgot the boolean datatype in serialize_data() 2008-07-26 00:08:43 +00:00
Steven Barth
35360afb6f modules/freifunk: Add compatibility cgi-bin-nodes.html 2008-07-25 22:15:29 +00:00
Steven Barth
bd4ac252a9 applications/luci-splash: Made configuration sections tables 2008-07-25 22:15:18 +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
Steven Barth
a91f1a7e37 libs/core, libs/uci, libs/web: Fixed several inline documentation typos 2008-07-25 11:52:04 +00:00
Steven Barth
714d722961 libs/core: Fixed some typos in the luci.util inline documentation 2008-07-25 11:47:20 +00:00
Steven Barth
c5b7d39f2f libs/uci: Added inline documentation 2008-07-24 16:21:32 +00:00
Jo-Philipp Wich
184b6e6dcc * luci/libs/core: Small translation fix for get_bytecode() 2008-07-24 15:25:52 +00:00
Jo-Philipp Wich
1ff791f765 * luci/libd/core: Add serialize_data() and restore_data() to luci.util, use the new functions to permit the generation of bytecode for most data types. Translation fixes. 2008-07-24 15:23:38 +00:00
Steven Barth
7384e0e6b7 Rewrote host environment targets to work out of the box 2008-07-24 13:55:11 +00:00
Steven Barth
f94c7b2c10 libs/web: Cleanup and inline documentation 2008-07-23 19:27:33 +00:00