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
Jo-Philipp Wich
37c749025d
modules/admin-full: rework static routes config, add metric, mtu and live validation
2010-11-16 19:06:51 +00:00
Jo-Philipp Wich
2099afdbbc
modules/admin-full: fix static routes page
2009-10-31 22:33:52 +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
3de89c4f9f
modules/admin-full:
...
- move routes and conntrack info to status menu
- move static routes to own 2nd level menu point
- fix i18n in upgrade page
2009-05-13 23:46:56 +00:00
Steven Barth
5412893954
Fixed an overflow error with IPv6 route metric
2008-12-10 21:45:29 +00:00
Jo-Philipp Wich
46bb17c2d2
modules/admin-full: whitesapce cleanup in routes.lua
...
libs/sys: code changes in routes6() and defaultroute6()
2008-11-30 19:12:58 +00:00
Steven Barth
cd8e12d72a
Don't fail if we do not have v6 support
2008-11-30 18:43:10 +00:00
Jo-Philipp Wich
dda65d2b94
libs/core/ip: optmizations
...
libs/sys: implement defaultroute6(), change return values of routes() and routes6()
modules/admin-full: adept route config page to new api
modules/freifunk: adept overview page to new routes api
2008-11-29 20:46:26 +00:00
Jo-Philipp Wich
d9d66f4c28
modules/admin-full, i18n/english: translation fixes for route6 support
2008-11-27 00:14:57 +00:00
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
91ba7c42f5
UCI API changes
2008-08-26 23:00:44 +00:00
Steven Barth
d8b61a5394
modules/admin-fulk: Fixed changes handling of Static Routes configuration page
2008-08-22 22:38:14 +00:00
Steven Barth
f94fb5ac18
Some cleanups
2008-08-15 22:22:54 +00:00
Steven Barth
68d499edb9
modules/admin-full: Rewrote route configuration page
2008-08-14 20:33:30 +00:00
Steven Barth
97ff4a156f
Split up admin-core into admin-core and admin-full, preparing admin-mini
2008-07-15 08:47:36 +00:00