Commit graph

14 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
4ade761227 trunk: Merge fix from luci-0.11 2014-02-13 12:06:47 +00:00
Jo-Philipp Wich
b50e08149c all: yet another round of translation fixes 2009-11-01 01:37:03 +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
71e5891354 modules/admin-full, modules/admin-mini: prevent addremove in system page 2009-08-27 17:53:52 +00:00
Jo-Philipp Wich
4c8ea12a28 modules/admin-mini: fix syntax error in system controller 2009-07-31 00:01:34 +00:00
Jo-Philipp Wich
2c3d33006c modules/admin-mini: fix the same issue in admin-mini 2009-07-26 22:39:21 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Jo-Philipp Wich
4869b91bc3 * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models 2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
16bb2907a2 * luci/modules/admin-{mini,full}: allow custom values in timezone selection 2008-11-06 14:53:13 +00:00
Steven Barth
03a6ee9ef0 Small bugfixes and improvements 2008-08-18 08:43:48 +00:00
Steven Barth
aa462baa33 Fixed a small bug in timezone generation 2008-07-31 09:04:30 +00:00
Jo-Philipp Wich
a93196b432 * luci/admin: fix inverted signedness of timezone specifiers 2008-07-20 17:07:54 +00:00
Steven Barth
94836433e5 modules/admin-full: Improved system configuration page
modules/admin-mini: Introduced system configuration page
2008-07-18 14:08:34 +00:00