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
1d76d8a215
applications, modules: remove i18n handling from controller modules as it moved to the themes now
2011-08-12 13:16:27 +00:00
Jo-Philipp Wich
02977e5329
modules/admin-full: properly escape title is uci changes menu entries, fixes 3rd party templates still displaying the menu
2011-01-22 00:09:43 +00:00
Jo-Philipp Wich
670648ad21
modules/admin-full: rework changes/apply/revert pages
2010-10-15 21:53:28 +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
720295d973
OXYGEN #3 : Add "back" button to UCI apply/revert/changes pages
2008-10-10 20:59:27 +00:00
Steven Barth
dbde0216c2
Rewrote UCI apply logic
2008-09-06 13:51:51 +00:00
Steven Barth
e31fcb11e0
Optical improvements
2008-08-27 13:53:55 +00:00
Steven Barth
1e2d9409a5
Fix missing UCI transition
2008-08-27 13:52:25 +00:00
Steven Barth
91ba7c42f5
UCI API changes
2008-08-26 23:00:44 +00:00
Steven Barth
75d4cca7ae
Fixed a design flaw in luci.model.uci
2008-08-17 10:20:36 +00:00
Steven Barth
d212e531d5
Added missing value escaping
...
Fixed a typo (wrong if-condition)
Added support for Table objects in CBI
2008-08-15 18:18:16 +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
f8f4fe7523
modules: Redesigned configuration save, apply, save & apply menu options
2008-07-29 15:33:28 +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