Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Manuel Munz
6f8daab6eb
luci/po: spelling and grammar fixes by Alex Henrie
2014-08-05 10:21:03 +00:00
Steven Barth
07109bb3f3
Allow toggling local IPv6 addressmanagement
2014-06-03 08:51:33 +00:00
Steven Barth
493b7d4ee9
Adapt IPv6 interface to new architecture
2014-01-17 15:46:56 +00:00
Jo-Philipp Wich
d88dc89f38
modules/admin-full: also require luci.tools.proto from parent cbi model
2012-08-17 08:24:24 +00:00
Jo-Philipp Wich
c0451d8a72
modules/admin-full: remove support for configuring alias interfaces, they're useless now that ifaces can be part of multiple networks
2012-06-26 21:56:52 +00:00
Jo-Philipp Wich
5ae5d3be63
modules/admin-full: allow to specify the DHCP pool start as IPv4 address ( #420 )
2012-06-05 14:05:03 +00:00
Jo-Philipp Wich
7a1fcbd6da
modules/admin-full: update iface status after saving uci changes
2011-10-13 16:26:59 +00:00
Jo-Philipp Wich
e134834014
modules/admin-full: make interface configuration modular
2011-10-11 01:17:02 +00:00
Jo-Philipp Wich
f3690b2e03
modules/admin-full: fix various issues in iface cbi model
2011-10-03 10:30:17 +00:00
Jo-Philipp Wich
730b2b0d07
modules/admin-full: ... and another issue, also remove wifi up workaround, its done by "ifup" now
2011-09-25 23:08:47 +00:00
Jo-Philipp Wich
59e95ddcad
modules/admin-full, libs/web: various interface handling fixes in network settings
2011-09-22 01:40:26 +00:00
Jo-Philipp Wich
bc8eaf6875
modules/admin-full: finally sort out dhcp setup issues in interface settings
2011-09-17 23:43:55 +00:00
Jo-Philipp Wich
a4ea7904b8
modules/admin-full: fix initial state of network_ifacelist widget
2011-09-14 09:28:28 +00:00
Jo-Philipp Wich
d3db8d1d25
modules/admin-full: fix dhcp section creation logic on interfaces page
2011-07-01 01:23:02 +00:00
Jo-Philipp Wich
c5f0100abf
modules/admin-full: add "auto" option to interface settings ( #235 )
2011-06-25 23:24:23 +00:00
Jo-Philipp Wich
d7120e7559
modules/admin-full: defer writing of interface related dhcp options until an actual save occurs, prevents "unsaved changes" upon opening the interface settings page
2011-06-25 21:51:12 +00:00
Jo-Philipp Wich
1d2f948280
modules/admin-full: add AHCP client support
2011-06-10 14:15:10 +00:00
Jo-Philipp Wich
02a7db9252
modules/admin-full: hide relay options for other protocols, resolve option conflict
2011-03-13 19:07:27 +00:00
Jo-Philipp Wich
2859e51474
modules/admin-full: add relay protocol support
2011-02-26 01:37:29 +00:00
Jo-Philipp Wich
02a67572f8
modules/admin-full: restart radvd if needed
2011-02-21 12:46:03 +00:00
Jo-Philipp Wich
3be5b9fa06
modules/admin-full: use new Flag default facility to improve handling of peerdns and defaultroute bools
2011-01-29 17:58:22 +00:00
Jo-Philipp Wich
5841fce7c6
modules/admin-full: allown symbolic hostnames for pptp server option
2011-01-19 18:42:06 +00:00
Jo-Philipp Wich
69a377e302
modules/admin-full: fix broadcast address option
2011-01-09 22:52:49 +00:00
Jo-Philipp Wich
2530590e50
modules/admin-full: 6to4 now supports multiple internal networks
2010-12-03 22:24:08 +00:00
Jo-Philipp Wich
1aa676d501
modules/admin-full: make menus work with no dnsmasq or firewall installed
2010-11-23 00:11:00 +00:00
Jo-Philipp Wich
19d1578077
modules/admin-full: hide 6to4 options for other protocols
2010-11-15 12:42:24 +00:00
Jo-Philipp Wich
07bc8396a9
modules/admin-full: add 6to4 configuration support
2010-11-15 12:31:41 +00:00
Jo-Philipp Wich
0364054107
modules/admin-full: various fixes in interface cbi model
2010-10-31 22:01:38 +00:00
Jo-Philipp Wich
185eacba4b
modules/admin-full: convert cbi maps to new network model
2010-10-30 00:45:43 +00:00
Jo-Philipp Wich
f6b77ef7f0
modules/admin-full: add realtime iface status to config page
2010-10-25 22:26:08 +00:00
Jo-Philipp Wich
cd63354f7e
modules/admin-full: fix inconsistency in iface config
2010-10-25 17:06:56 +00:00
Jo-Philipp Wich
a4c5bc28df
modules/admin-full: add support for 6in4, enable live validation
2010-10-21 20:52:37 +00:00
Jo-Philipp Wich
7a7120a447
modules/admin-full: move pppoa related options into ATM tab
2010-10-20 22:42:15 +00:00
Jo-Philipp Wich
9a6b431249
modules/admin-full: move alias-broadcast and alias-dns to advanced tab
2009-12-25 00:44:38 +00:00
Jo-Philipp Wich
e558603448
modules/admin-full: merge per-network dhcp server settings to iface config page
2009-11-09 00:34:31 +00:00
Jo-Philipp Wich
6090617a9b
modules/admin-full: include iface name in headline of iface config page
2009-11-08 02:36:20 +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
Jo-Philipp Wich
0698926009
modules/admin-full: introduce a new tab for firewall related stuff in iface config page
2009-10-27 21:41:18 +00:00
Jo-Philipp Wich
6c842380c3
modules/admin-full: addremove in inface config pages makes no sense anymore
2009-10-10 18:50:24 +00:00
Jo-Philipp Wich
368ce414d3
modules/admin-full: move advanced ppp options to extra tab, only keep important settings on general view
2009-10-10 04:44:03 +00:00
Jo-Philipp Wich
9ebb038a94
modules/admin-full: use interface picker in iface config page
2009-10-08 10:31:31 +00:00
Jo-Philipp Wich
c7f225b133
modules/admin-full: adept ifaces model to changed firewall model interface
2009-10-08 01:24:37 +00:00
Jo-Philipp Wich
0ee2d670c7
modules/admin-full: only remove network if zones actually change
2009-10-08 00:48:02 +00:00
Jo-Philipp Wich
4854a46c68
modules/admin-full: use firewall picker in interface config pages
2009-10-08 00:36:22 +00:00
Jo-Philipp Wich
8c675f6a6c
modules/admin-full: only render ipv6 options if ipv6 is available
2009-10-02 01:34:54 +00:00
Jo-Philipp Wich
247b38ae39
modules/admin-full: introduce tabs in interface configuration
2009-09-29 23:10:04 +00:00
Jo-Philipp Wich
8fcd841aa9
convert luci.fs users to nixio.fs api
2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
242f8edabf
modules/admin-full: fix cbi dependency of stp flag
2009-05-29 23:03:15 +00:00
Jo-Philipp Wich
7cc1874db7
modules/admin-full: add stp option in interface configuration
2009-05-29 22:32:42 +00:00