Commit graph

257 commits

Author SHA1 Message Date
Jo-Philipp Wich
dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00
Jo-Philipp Wich
253a61ad80 * luci/modules/admin-full: make custom dns servers selectable for any interface protocol 2008-10-24 21:30:17 +00:00
Jo-Philipp Wich
aa5c150f37 * luci/modules/admin-mini: port selective protocol handling from admin-full
* luci/i18n: add required strings for admin-mini
2008-10-23 18:44:58 +00:00
Jo-Philipp Wich
08a89f42b5 * luci/modules/admin-full: obfuscate password field for pptp server
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23 18:35:35 +00:00
Jo-Philipp Wich
02ef5ea6fb * luci/modules/admin-full: only display interface protocols that are actually supported
* luci/18n: add prereq description for interface proto to translations
2008-10-23 18:19:27 +00:00
Jo-Philipp Wich
38319cfaa5 * luci/themes/openwrt.org: fixes for syslog page and overall improvements, thanks Carlos 2008-10-23 16:05:55 +00:00
Steven Barth
d4b5bbbd5a Use real REQUEST_URI for sysauth 2008-10-19 19:02:05 +00:00
Steven Barth
f68d31c8f0 Added support for PXE boot configuration 2008-10-17 16:18:02 +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
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
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
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
Steven Barth
676203d1fc OXYGEN #2: Reorganized theme selection, added indexing support 2008-10-10 14:37:53 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Steven Barth
e317c7545e modules/admin-full: Added conntrack network page 2008-10-08 21:46:20 +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
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +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
Steven Barth
24a52d6f3e Fixed last commit 2008-10-03 16:56:35 +00:00
Steven Barth
741dd0bcd3 Added several backreference to Overview pages 2008-10-03 16:55:06 +00:00
Jo-Philipp Wich
729c5a24a8 * luci/libs/uvl: move most schemes to their corresponding packages 2008-09-25 13:57:28 +00:00
Jo-Philipp Wich
30c7933f23 * luci/modules/admin-core: make sure luci_hosts is executed before dnsmasq 2008-09-24 22:44:36 +00:00
Steven Barth
4538b12895 Broadcom should handle keep_avail now 2008-09-24 22:37:09 +00:00
Steven Barth
57e0c3075e Added Yanira to credits 2008-09-24 12:46:43 +00:00
Jo-Philipp Wich
a67aea40a0 * luci/modules/admin-full: convert cert fields to file upload fields in wifi configuration 2008-09-23 17:32:31 +00:00
Jo-Philipp Wich
70de30251b * luci/modules/admin-full: allow multiple httpd sections (instances) 2008-09-23 17:27:39 +00:00
Steven Barth
251502e2cd Kill luci-addons package 2008-09-23 13:15:50 +00:00
Jo-Philipp Wich
57def3cead * luci/modules/freifunk: translation fixes on contact admin page 2008-09-20 22:44:58 +00:00
Jo-Philipp Wich
dc253f4af4 * luci/libs/cbi: implement commit hooks in cbi maps
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments)
* luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
2008-09-20 22:11:41 +00:00
Steven Barth
71adba8a50 FF-Wizard: Create a forwarding rule for intraff traffic, fix some function definitions 2008-09-19 22:45:08 +00:00
Steven Barth
f5d4157cab admin-full/admin-mini: Fixed backup module 2008-09-19 17:47:56 +00:00
Steven Barth
1c7cc8501c Fixed a typo for broadcom maclist, Improved general maclist handling 2008-09-19 10:42:18 +00:00
Steven Barth
a54b1945c4 Revert mtdow 2008-09-18 21:45:01 +00:00
Steven Barth
8f5d0d6ff5 new sysupgrade fixes part 2 2008-09-18 21:26:34 +00:00
Steven Barth
5067e2d185 Revised sysupgrade part 1 2008-09-18 19:23:08 +00:00
Steven Barth
d87d01a24b admin-mini: Merge MAC-Address detection from admin-full 2008-09-18 14:51:04 +00:00
Steven Barth
f1637e6550 admin-mini: Override UVL values for wireless mode 2008-09-16 21:59:31 +00:00
Steven Barth
51c5827d75 admin-full: Override UVL values for mode field 2008-09-16 10:08:28 +00:00
Jo-Philipp Wich
662186e815 * luci/admin-full: fix another possible nil value 2008-09-16 02:00:16 +00:00
Jo-Philipp Wich
7dfe9098a5 * luci/admin-full: cope with nil values in fstab overview 2008-09-16 01:36:38 +00:00
Jo-Philipp Wich
922f92cd7d * luci/modules/freifunk: fix translation of contact page 2008-09-16 01:27:56 +00:00
Steven Barth
c32a729fb2 Graph node must be named "graph" to work with magic in luci_statistics 2008-09-15 23:46:29 +00:00
Steven Barth
e10d64e3e0 Resolve a conflict 2008-09-15 23:19:11 +00:00