Commit graph

28 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
bf25765406 modules/admin-full: fix "unsupported protocol" vs. "no interface assigned" errors for protocols without ifname property, e.g. 6in4 2012-12-19 10:11:03 +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
Daniel Golle
5be59e6ae7 Cosmetic changes to the terminology in the UI:
Replace references to the device running LuCI as being a "router", as that is
not necessarily the case.
2012-07-01 20:05:05 +00:00
Jo-Philipp Wich
d30109e350 modules/admin-full: sort networks by zone and name in overview 2012-06-27 10:12:20 +00:00
Jo-Philipp Wich
86e17aa657 modules/admin-full: do not show protocol warning for empty interfaces, link to physical settings instead 2012-04-22 13:35:58 +00:00
Jo-Philipp Wich
8d2af100a8 modules/admin-full: remove inline style for inface boxes 2012-02-15 16:01:07 +00:00
Jo-Philipp Wich
7bda8d6da3 modules/admin-full: use new button classes in iface overview template 2012-02-15 15:12:10 +00:00
Jo-Philipp Wich
13f98b6d99 modules/admin-full: fix another html escape issue on interface overview page 2011-11-08 23:12:38 +00:00
Jo-Philipp Wich
f8a2f2c059 modules/admin-full: fix html escaping on interface overview page 2011-11-08 22:35:24 +00:00
Jo-Philipp Wich
9c97cdb7b6 modules/admin-full: better handle interfaces with unsupported protocols 2011-10-18 13:20:43 +00:00
Jo-Philipp Wich
0a7165c833 modules/admin-full: increase button size on overview pages to accomodate for longer words in other langauges 2011-10-02 11:37:44 +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
8eb9335413 modules/admin-full: fix two issues observed on a virgin install 2011-09-25 22:58:17 +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
Manuel Munz
63a8252dd0 modules/admin-full: Fix typo, #304 2011-09-23 20:03:49 +00:00
Jo-Philipp Wich
6697e282af trunk: s/&nbsp;/&#160;/g 2011-05-03 03:20:15 +00:00
Jo-Philipp Wich
63bfe23eab modules/admin-full: use %m format in interface overview 2011-03-13 11:13:52 +00:00
Jo-Philipp Wich
1f653ab141 modules/admin-full: IE 8 JavaScript fixes... 2011-02-06 01:58:55 +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
895c657381 modules/admin-full: fix swapped RX/TX in iface overview (#165) 2010-11-18 14:54:46 +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
3386d649ea modules/admin-full: readd atm bridge config 2010-11-15 23:00:53 +00:00
Jo-Philipp Wich
d26e671b78 modules/admin-full: add missing svn property to previous commit 2010-11-15 22:09:47 +00:00
Jo-Philipp Wich
75e807e289 modules/admin-full: new interface overview page, other template changes 2010-11-15 22:08:42 +00:00