Commit graph

26 commits

Author SHA1 Message Date
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
493b7d4ee9 Adapt IPv6 interface to new architecture 2014-01-17 15:46:56 +00:00
Jo-Philipp Wich
21aba9c483 modules/admin-full: allow special value "ignore" for static lease ip address (#558) 2013-03-20 15:25:38 +00:00
Jo-Philipp Wich
7a531b4add modules/admin-full: make mac addresses optional in static lease configuration 2013-01-02 15:31:59 +00:00
Jo-Philipp Wich
536d329503 modules/admin-full: fix typo in dhcp cbi model, patch by "BasicXP" <basicxp@ubuntu.com> 2012-08-14 15:09:11 +00:00
Jo-Philipp Wich
706eb828ad modules/admin-full: allow space separated lists of macs in static lease form (#319) 2012-01-01 14:43:56 +00:00
Manuel Munz
ffdeb77e84 admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339) 2011-11-10 11:40:18 +00:00
Jo-Philipp Wich
6e14fd0bc2 modules/admin-full: join maps in merged dnsmasq page 2011-05-03 22:22:26 +00:00
Jo-Philipp Wich
0ecee984af modules/admin-full: merge services/dnsmasq and network/dhcpleases into network/dhcp 2011-05-03 22:06:29 +00:00
Jo-Philipp Wich
ca6a1fc3bc modules/admin-full: remove dhcp network page and move leases there 2009-11-09 01:10:08 +00:00
Jo-Philipp Wich
5cc835e507 modules/admin-full: fix last commit 2009-10-31 22:32:35 +00:00
Jo-Philipp Wich
63e023e56a modules/admin-full: fix dhcp page 2009-10-31 22:30:54 +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
9d6096a5f4 Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri) 2008-11-18 12:29:01 +00:00
Steven Barth
19c79a30b9 Fixed DHCP-Options and some CBI stuff 2008-09-07 23:50:58 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
9354c17eab modules/admin-full: Reworked DHCP configuration 2008-08-15 00:07:50 +00:00
Steven Barth
2c09564d76 modules/admin-core: Added several cross-references to relevant configuration pages 2008-08-14 14:51:06 +00:00
Steven Barth
e42779fcab User interface improvements part #3 2008-08-14 11:50:44 +00:00
Steven Barth
fbae92e522 modules/admin-full: Added support for interface aliases 2008-08-07 20:21:38 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
84d6646bb4 modules/admin-full, modules/admin-mini: Added eyecandy ;-) 2008-08-04 23:48:41 +00:00
Jo-Philipp Wich
78fb71f881 * luci/admin-full: fixed bug that prevented creation of interface sections in dhcp page 2008-08-04 23:12:14 +00:00
Steven Barth
8bb8b7c09c modules/admin-mini: Added DHCP page
modules/admin-full: Added static leases configuration to DHCP page
2008-07-15 16:28:29 +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
Renamed from modules/admin-core/luasrc/model/cbi/admin_network/dhcp.lua (Browse further)