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 |
|
Jo-Philipp Wich
|
e798793e6f
|
* luci/i18n/portuguese_brazilian: further translation fixes
|
2008-10-06 19:40:34 +00:00 |
|
Jo-Philipp Wich
|
f79c9f9585
|
* luci/libs/cbi: add empty /lib/uci/upload - required for file uploads
|
2008-10-06 19:01:17 +00:00 |
|
Jo-Philipp Wich
|
2578b8db91
|
* luci/i18n/portuguese_brazilian: commit latest fixes
|
2008-10-06 17:41:14 +00:00 |
|
Jo-Philipp Wich
|
9e56b07108
|
* luci/applications: some initial openvpn work - defunct
|
2008-10-05 19:49:21 +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 |
|
Jo-Philipp Wich
|
9b13d8a403
|
* luci/themes/openwrt.org: use language from i18n context
|
2008-10-05 16:09:52 +00:00 |
|
Jo-Philipp Wich
|
255449a1e2
|
* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" to "-" in language tags
|
2008-10-05 16:08:33 +00:00 |
|
Jo-Philipp Wich
|
97fcc6df3f
|
* luci/app/initmgr: fix translation issue in menu entry
|
2008-10-04 18:42:06 +00:00 |
|
Steven Barth
|
a774180453
|
Rules should not be removed / created from the detailed rule configuration
|
2008-10-04 17:56:02 +00:00 |
|
Steven Barth
|
5a40e6f1c0
|
Made distinction between INPUT and FORWARD rules less ambiguous
|
2008-10-04 11:43:47 +00:00 |
|
Jo-Philipp Wich
|
684fa20525
|
* luci/themes/freifunk: fix postinstall
|
2008-10-03 20:34:12 +00:00 |
|
Jo-Philipp Wich
|
ebb03259c2
|
* luci/i18n/portuguese_brazilian: sync firewall translation, add translations for tinyproxy and initmgr
|
2008-10-03 18:52:21 +00:00 |
|
Jo-Philipp Wich
|
d77172dea6
|
* luci/app/initmgr: fix controller
|
2008-10-03 18:43:21 +00:00 |
|
Jo-Philipp Wich
|
021a3fcb83
|
* luci/applications: add init manager
|
2008-10-03 17:33:29 +00:00 |
|
Jo-Philipp Wich
|
77159d8b66
|
* luci/lib/sys: fixes for sys.init api
|
2008-10-03 17:33:04 +00:00 |
|
Steven Barth
|
24a52d6f3e
|
Fixed last commit
|
2008-10-03 16:56:35 +00:00 |
|