Commit graph

1586 commits

Author SHA1 Message Date
Jo-Philipp Wich
2c0e288618 * luci: adept INSTALL readme files to new repository location 2008-10-16 13:08:24 +00:00
Jo-Philipp Wich
e7ea9902de * luci: change svn repo location for package feeds 2008-10-16 13:06:02 +00:00
Jo-Philipp Wich
00ca3a83af * rename ff-luci project folder to luci 2008-10-16 12:52:11 +00:00
Jo-Philipp Wich
38d6530c55 * luci/themes/openwrt.org: remove debug css 2008-10-15 22:54:49 +00:00
Jo-Philipp Wich
a6979e984c * luci/themes/openwrt.org:
- remove duplicate contents in js files
	- implement workaround for IE6 overlapping select box issue
2008-10-15 22:52:41 +00:00
Jo-Philipp Wich
424f461e58 * luci/themes/openwrt.org: fourth round of layout fixes, affects IE6 and IE7 2008-10-15 20:06:50 +00:00
Jo-Philipp Wich
e69dcf68a2 * luci/libs/httpd: fix spurious Overload errors in luci-httpd 2008-10-15 20:04:46 +00:00
Jo-Philipp Wich
59b79c1746 * luci/themes/openwrt.org: third round of layout fixes 2008-10-14 23:55:26 +00:00
Jo-Philipp Wich
8a9562ba33 * luci/modules/admin-core: fix regression that entirely prevents interface configurartion 2008-10-14 23:42:00 +00:00
Jo-Philipp Wich
86b389f6ea * luci/themes/openwrt.org: second round of css fixes (affects all browsers) 2008-10-14 23:02:18 +00:00
Jo-Philipp Wich
eb05b1ee7e * luci/themes/openwrt.org: first round of layout fixes for IE6 2008-10-14 22:55:44 +00:00
Steven Barth
43ab152814 Don't set german as default language for SDK 2008-10-14 11:40:48 +00:00
Jo-Philipp Wich
72f4494cf0 * luci/i18n/portuguese_brazilian: sync lua files too 2008-10-13 18:06:00 +00:00
Jo-Philipp Wich
01f4651ef2 * luci/i18n/portuguese_brazilian: sync translations 2008-10-13 18:02:38 +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
df2c6eeb08 * luci/modules/admin-core: fix typo/spec violation in network scheme 2008-10-12 22:28:31 +00:00
Jo-Philipp Wich
725719c221 * luci/libs/uvl: add new datatype "device" 2008-10-12 22:24:41 +00:00
Jo-Philipp Wich
fd7072de2d * luci/modules/admin-core: change datatype of ppp device to "device" in network scheme 2008-10-12 22:24:23 +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
faab4d351f * luci/modules/admin-core: change datatype for server option to "host" in network scheme, this bug prevented the validation of pptp configs when a hostname was used as pptp server 2008-10-12 21:45:55 +00:00
Jo-Philipp Wich
5e0eca99a3 * luci/modules/admin-core: extend network uvl scheme to cover ppp configurations too 2008-10-12 21:40:22 +00:00
Jo-Philipp Wich
6d3d30d88f * luci/libs/sys: fix password authentication for users with disabled password and shadow environments 2008-10-12 00:12:21 +00:00
Steven Barth
dfd272dc1d OXYGEN #5: Oxygen theme draft 1 2008-10-11 15:27:55 +00:00
Steven Barth
39efe2207d Fixed a typo in button template 2008-10-11 11:40:44 +00:00
Steven Barth
d97b73c8c0 OXYGEN #4: Fixed indexing support in dispatcher 2008-10-11 11:30:43 +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
Jo-Philipp Wich
a957254e79 * luci/libs/httpprotocol: store QUERY_STRING in environment too, fixes query strings with luci-httpd and propably others 2008-10-10 20:28:57 +00:00
Steven Barth
676203d1fc OXYGEN #2: Reorganized theme selection, added indexing support 2008-10-10 14:37:53 +00:00
Jo-Philipp Wich
6bfef156f2 * luci/app/openvpn: add translations, various improvements 2008-10-10 11:48:04 +00:00
Jo-Philipp Wich
bfb5a53c45 * luci/libs/cbi: implement addremove_template 2008-10-10 11:47:32 +00:00
Jo-Philipp Wich
7fe7d6d5e6 * luci/app/openvpn: controller, model and template updates 2008-10-09 22:24:21 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Steven Barth
dc494c838c Optimized IPKG info parser 2008-10-08 23:35:54 +00:00
Steven Barth
b99972e671 Fixed a typo 2008-10-08 22:43:43 +00:00
Steven Barth
895ef413f1 Remove debug code from last commit 2008-10-08 21:47:26 +00:00
Steven Barth
e317c7545e modules/admin-full: Added conntrack network page 2008-10-08 21:46:20 +00:00
Jo-Philipp Wich
f708455d3c * luci/app/statistics: fix dns plugin diagram - proper graph model will follow later 2008-10-08 15:58:02 +00:00
Jo-Philipp Wich
f1f031fba5 * luci/app/openvpn: ... and now fix the copy-paste errors 2008-10-07 22:37:45 +00:00
Jo-Philipp Wich
f2530c7113 * luci/app/openvpn: add openvpn_recipes config file for setup wizzards 2008-10-07 22:20:59 +00:00
Jo-Philipp Wich
bd483413a3 * luci/i18n: small fix for portuguese_brazilian translation and bumps for lua lang files 2008-10-07 19:17:18 +00:00
Jo-Philipp Wich
4c73997ea1 * luci/libs/web: add /lib/uci/upload/ to sysupgrade keep files 2008-10-07 18:25:00 +00:00
Jo-Philipp Wich
2d122db2b9 * luci/modules/admin-core: fix css class of password field 2008-10-07 18:21:49 +00:00
Jo-Philipp Wich
f107196c3d * luci/sgi/webuci: apply accept header fix - thanks Alina! 2008-10-07 16:44:51 +00:00
Jo-Philipp Wich
c6143b89d3 * luci/libs/cbi: also set css class names for dynamically generated select lists 2008-10-07 16:01:10 +00:00
Jo-Philipp Wich
9cacdbc05c * luci/themes: compat fix for all css files 2008-10-07 15:47:32 +00:00
Jo-Philipp Wich
8ecff0a9cc * luci/libs/cbi: add css classes to input fields - needed for IE compat 2008-10-07 15:41:15 +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