Commit graph

16 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
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
21b2f45d02 modules/admin-full: fix status reporting of inactive virtual interfaces 2011-10-09 22:36:13 +00:00
Jo-Philipp Wich
fd052a6e64 modules/admin-full: rework status javascript code to use XHR.poll() 2011-09-26 00:24:34 +00:00
Jo-Philipp Wich
e3435a49e9 modules/admin-full: various javascript fixes in templates 2011-09-25 20:51:03 +00:00
Jo-Philipp Wich
3311da13e7 modules/admin-full: remove more dead code 2011-09-24 03:21:02 +00:00
Jo-Philipp Wich
1d40f7fbea modules/admin-full: remove redundant code 2011-09-24 03:14:48 +00:00
Jo-Philipp Wich
6047aea3c4 modules/admin-full: rework interface overview 2011-09-24 01:03:06 +00:00
Jo-Philipp Wich
4e1bf37c43 modules/admin-full: add uptime to iface status templates 2010-12-01 21:17:39 +00:00
Jo-Philipp Wich
4025427692 modules/admin-full: layout tweaks 2010-11-18 04:25:07 +00:00
Jo-Philipp Wich
a5dc680dee modules/admin-full: IE fixes 2010-11-18 01:34:56 +00:00
Jo-Philipp Wich
184523b6e7 modules/admin-full: xhr fixes 2010-11-17 15:23:21 +00:00
Jo-Philipp Wich
75e807e289 modules/admin-full: new interface overview page, other template changes 2010-11-15 22:08:42 +00:00
Jo-Philipp Wich
251088304e modules/admin-full: template tweaks 2010-11-15 14:41:30 +00:00
Jo-Philipp Wich
ba84656d6e modules/admin-full: convert admin templates to new network model 2010-10-30 00:44:34 +00:00
Jo-Philipp Wich
f6b77ef7f0 modules/admin-full: add realtime iface status to config page 2010-10-25 22:26:08 +00:00