Commit graph

281 commits

Author SHA1 Message Date
Jo-Philipp Wich
838fa54541 modules/admin-full: remove some cruft from routes model 2008-11-26 23:40:34 +00:00
Jo-Philipp Wich
128ba2828a modules/admin-core: extend network scheme to cover ipv6 routes and metric options
modules/admin-full: add route6 support
i18n/english: add required strings
2008-11-26 23:38:30 +00:00
Steven Barth
4f7c881396 Add ahdemo mode to mac80211 2008-11-21 07:59:56 +00:00
Steven Barth
9d6096a5f4 Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri) 2008-11-18 12:29:01 +00:00
Jo-Philipp Wich
47c601d7a1 * luci/modules/admin-full: fix reversed macfilter logic 2008-11-18 00:10:04 +00:00
Jo-Philipp Wich
cbed72fb47 * luci/themes: fix log pages
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
2008-11-16 22:45:10 +00:00
Steven Barth
8b8d903035 Fix URL to Freifunk contact page (closes #3) 2008-11-16 20:59:57 +00:00
Jo-Philipp Wich
4bfa18a5ab * luci/modules/admin-{core,full}: sync wireless model and scheme to new broadcom config 2008-11-16 20:07:55 +00:00
Jo-Philipp Wich
79c1f03c93 * modules/admin-full: adept wifi model to cover new broadcom options 2008-11-16 18:37:46 +00:00
Jo-Philipp Wich
36e3f2a3e8 * modules/admin-core: adept wireless scheme to new config options 2008-11-16 18:30:53 +00:00
Jo-Philipp Wich
1857248166 * luci/modules/freifunk: remove now obsolte [tr]xant options from wizzard 2008-11-16 18:26:07 +00:00
Steven Barth
2efe49d758 Tune Freifunk defaults 2008-11-12 21:44:01 +00:00
Steven Barth
5ae95430e1 Added nosbeacon flags to wifi configuration 2008-11-12 21:33:23 +00:00
Steven Barth
3a0eb02f30 Add support for NanoFoo antenna settings 2008-11-12 18:36:43 +00:00
Steven Barth
93d2b0ec84 Include backup date and hostname in backup archive name 2008-11-09 20:09:43 +00:00
Jo-Philipp Wich
4869b91bc3 * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models 2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
16bb2907a2 * luci/modules/admin-{mini,full}: allow custom values in timezone selection 2008-11-06 14:53:13 +00:00
Jo-Philipp Wich
5a3422963b * luci/applications: force success for postinstall scripts 2008-11-06 01:56:01 +00:00
Jo-Philipp Wich
7651fd78f0 * luci: fix postinstall scripts 2008-11-05 22:06:27 +00:00
Jo-Philipp Wich
3a006a17a5 * luci/modules/admin-core: add postinstall to enable init scripts when installed with opkg 2008-11-04 20:19:25 +00:00
Steven Barth
af51f7718e Show ARP-Cache on "Active Connections" page 2008-11-01 11:43:01 +00:00
Steven Barth
7b99529d95 Wifi devices should not be deletable (UVL override) 2008-10-31 10:03:27 +00:00
Steven Barth
803cbec182 UVL related override fixes for Essentials 2008-10-31 09:35:18 +00:00
Steven Barth
8c4492db5f Removed UCI Save/Apply cache from Essentials
Made CBI controllers configurable
2008-10-31 09:35:11 +00:00
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