Commit graph

148 commits

Author SHA1 Message Date
Jo-Philipp Wich
69ac1031b7 applications/luci-commands, applications/luci-upnp, modules/admin-core, modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes 2012-11-21 19:29:47 +00:00
Jo-Philipp Wich
36f88887c1 modules/admin-core, modules/admin-full: fix switch port status for devices with multiple switches 2012-11-01 20:03:36 +00:00
Jo-Philipp Wich
57e51eba60 modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page 2012-09-11 14:18:28 +00:00
Jo-Philipp Wich
dce04bbcb2 modules/admin-core, modules/admin-full: implement display support for dnsmasq dhcpv6 leases 2012-08-17 15:06:46 +00:00
Jo-Philipp Wich
a1415d7430 modules: make most remaining hardcoded strings translatable, patch by "BasicXP" <basicxp@ubuntu.com> 2012-08-14 13:08:18 +00:00
Jo-Philipp Wich
16ffd14cc2 move luci specific index.html from package 'sgi-cgi' to 'admin-core'
Contributed by T-Labs, Deutsche Telekom Innovation Laboratories

Signed-off-by: Mirko Vogt <mirko.vogt@external.telekom.de>
2012-05-06 18:57:18 +00:00
Jo-Philipp Wich
7918380683 modules/admin-core: autofocus password field in login form 2012-03-04 15:03:05 +00:00
Jo-Philipp Wich
45d604fea3 modules/admin-core: use luci.model.uci.apply() in service control to restart dependencies of the current config as well 2011-12-20 19:04:04 +00:00
Jo-Philipp Wich
79231d68be modules/admin-core: fix apply actions for configs with hyphens or underscore in the name 2011-12-20 18:31:47 +00:00
Jo-Philipp Wich
2221b44d98 modules/admin-core: expose txpower offset in wifi json status 2011-12-05 18:35:00 +00:00
Jo-Philipp Wich
7906112adf modules/admin-core: add missing css class 2011-09-30 13:23:11 +00:00
Manuel Munz
d33d6224e9 modules/admin: Make sure luci_fixtime works on mini_fo (#262) 2011-09-08 15:44:56 +00:00
Jo-Philipp Wich
995674d28a modules/admin-core: remove "about" template 2011-05-09 23:11:34 +00:00
Jo-Philipp Wich
bc6e9ec07e modules/admin-core: add wifi_network() to luci.tools.status 2011-03-13 17:10:43 +00:00
Jo-Philipp Wich
adc2ba97d1 modules/admin-core: add tools.status helper class 2011-03-13 13:54:43 +00:00
Jo-Philipp Wich
7e9b472ea9 revert accidentally committed changes 2011-01-29 03:33:48 +00:00
Jo-Philipp Wich
ae8769ce7b po: sync radvd translations 2011-01-29 03:32:06 +00:00
Jo-Philipp Wich
36a2fbae7b modules/admin-core: fix stray servicectl button in modemenu 2011-01-18 18:01:53 +00:00
Jo-Philipp Wich
b06772e9fd modules/admin-core: remove uvl schemas 2011-01-02 19:30:58 +00:00
Jo-Philipp Wich
2d5d5a860c modules/admin-core: remove luci-flash 2010-11-25 08:15:44 +00:00
Jo-Philipp Wich
e2db48ab36 modules/admin-core: add service control module for interfacing with luci-reload 2010-10-11 22:53:02 +00:00
Jo-Philipp Wich
be7dc732ef modules/admin-core: remove left over references to luci_hosts and luci_ethers 2010-04-05 17:37:26 +00:00
Jo-Philipp Wich
58529e7b7b modules/admin-core: trap signals in luci-flash 2010-04-03 17:52:35 +00:00
Jo-Philipp Wich
8016c9649f modules/admin-core: fix a long standing encoding issue with query strings in the login form 2010-03-27 21:48:35 +00:00
Jo-Philipp Wich
73aadcd119 modules/admin-core: correct date format in luci_fixtime, save time on shutdown (OpenWrt #6921) 2010-03-27 02:44:56 +00:00
Jo-Philipp Wich
acc4524a84 moodules/admin-core: add luci_{ethers,hosts} -> dhcp config migration 2010-03-09 11:37:12 +00:00
Jo-Philipp Wich
95691ca53c trunk: drop luci_hosts, now covered by /etc/config/dhcp 2010-03-08 01:18:22 +00:00
Jo-Philipp Wich
dc108a3043 modules/admin-core: force exit 0 in postinst to suppress opkg error messages 2009-11-11 22:55:09 +00:00
Jo-Philipp Wich
f5a760168b all: remove references to old i18n files 2009-11-01 14:24:04 +00:00
Jo-Philipp Wich
b50e08149c all: yet another round of translation fixes 2009-11-01 01:37:03 +00:00
Jo-Philipp Wich
b0b28b970f all: automatic <%:...%> -> <%_...%> fixup 2009-10-31 17:02:21 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Steven Barth
5d9fcbd1c1 Add etherhosts as combination of luci_ethers and luci_hosts 2009-10-28 16:40:05 +00:00
Vasilis Tsiligiannis
fbc438cf3a Add diversity option for prism2 cards 2009-06-02 21:09:33 +00:00
Jo-Philipp Wich
49b494bb64 modules/admin-core: fix typo in network schema 2009-05-29 22:56:23 +00:00
Jo-Philipp Wich
3490fba805 modules/admin-core: extend network schema to cover stp option 2009-05-29 22:54:47 +00:00
Jo-Philipp Wich
341bc48a7e modules/admin-core: extend wireless schema to cover psk mixed mode in encryption enum 2009-05-29 21:22:23 +00:00
Jo-Philipp Wich
d41f3de31e modules/admin-core: fix wireless uci schema 2009-05-24 15:23:05 +00:00
Jo-Philipp Wich
7590cd25f4 - Add support for hostap driver
- Retrieve channels from all available wireless interfaces
 - Add channel "auto" to channel list

Thanks Vasilis Tsiligiannis
2009-05-21 21:33:24 +00:00
Jo-Philipp Wich
abbcf07896 modules/admin-core: enable verbose output in luci-flash 2009-05-09 02:05:48 +00:00
Jo-Philipp Wich
8cebaa45d6 [PATCH] Don't try to pivot to new ramfs if already running on one
This patch allows the luci-flash script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of luci-flash
as an _installer_ when running from an iso image. A user could boot the 
system from a bootable cd and write an image to the hard disk or CF from
the Flash Firmware page.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:20:09 +00:00
Jo-Philipp Wich
e4d0d97fbb [PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:18:43 +00:00
Jo-Philipp Wich
00f1c31b8b [PATCH] Change fast frames option from value to flag type
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:17:58 +00:00
Jo-Philipp Wich
438180ead4 modules/admin-{core,full}: cover new openwrt option "cronloglevel" 2009-04-29 13:19:23 +00:00
Jo-Philipp Wich
40dfa066ab modules/admin-core: sync uci schema 2009-04-27 00:25:46 +00:00
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +00:00
Jo-Philipp Wich
bddbad3490 modules/admin-core: define size constraints for psk in wireless schema 2009-03-04 22:45:02 +00:00
Jo-Philipp Wich
0feb0a4607 modules/admin-{mini,full}: implement wpa-wpa2 mixed mode
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-03-04 22:43:45 +00:00
Jo-Philipp Wich
b5026e65c0 libs/web: don't send Status: 500 in error500() if header is already sent
modules/admin-core: include template header only once
2009-02-09 13:17:26 +00:00
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00