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
Jo-Philipp Wich
00f8f2fbb0
modules/admin-full: disambiguate NTP client/server settings
2012-09-28 19:08:47 +00:00
Manuel Munz
c67d7b2a43
admin-full: When creating the ntp timeserver section also add the default ntp servers
2011-11-10 13:44:22 +00:00
Manuel Munz
525da459d7
admin-full: Better fix for the last change (timeserver setup), add button to add the missing section
2011-11-10 12:57:13 +00:00
Manuel Munz
a196198fb9
admin-full: Add timeserver section if it doesn't already exist in /etc/config/system ( #329 )
2011-11-10 12:25:58 +00:00
Jo-Philipp Wich
0bc7760cdb
modules/admin-full: unify style of headings accross system menus, remove orphaned template
2011-10-26 23:43:04 +00:00
Jo-Philipp Wich
6245ad6a73
modules/admin-full: rework system menu area
2011-10-24 01:10:34 +00:00
Jo-Philipp Wich
19f94464c6
modules/admin-full: fix off-by-one in conloglevel option ( #263 )
2011-07-02 15:47:27 +00:00
Jo-Philipp Wich
ac1d185381
modules/admin-full: fix backup section cutoff in system page if rdate is nil ( #242 )
2011-05-19 23:58:20 +00:00
Manuel Munz
f04acc4b94
modules/admin-full: Fixes for rdate config
2011-02-12 19:30:59 +00:00
Manuel Munz
819fa18e16
modules/admin-full: Switch to the new rdate timeserver config in /etc/config/timeserver ( #132 )
2011-02-12 19:10:19 +00:00
Manuel Munz
408a58f6f6
web: Improve hostname validation
2011-02-12 11:09:13 +00:00
Jo-Philipp Wich
ce71032408
modules/admin-full: merge Overview -> User Interface into System -> System page
2011-01-13 22:13:35 +00:00
Jo-Philipp Wich
84c6b17d78
modules/admin-full: display kernel version
2011-01-10 23:08:10 +00:00
Jo-Philipp Wich
22aa83de00
modules/admin-full: resolve scope issue in previous commit
2010-12-01 20:07:17 +00:00
Jo-Philipp Wich
9be4231a10
modules/admin-full: hide rdate if not present in config
2010-12-01 20:03:13 +00:00
Manuel Munz
14128c29e4
modules/admin-full/system: Add option for log_port
2010-11-18 13:49:52 +00:00
Vasilis Tsiligiannis
8caa92b1c8
po: base: Use luci-0.9 branch definitions for r6199
2010-07-01 09:52:41 +00:00
Vasilis Tsiligiannis
b6a5953b05
po: base: Add some missing translations to admin-full module
2010-06-30 22:09:47 +00:00
Jo-Philipp Wich
564649cb92
modules/admin-full: create rdate section in /e/c/system if there is none
2010-03-27 23:51:39 +00:00
Jo-Philipp Wich
d9cbd92d99
modules/admin-full: add rdate frontend
2010-03-27 17:29:19 +00:00
Jo-Philipp Wich
103e532246
modules/admin-full: apply timezone immediately ( #103 )
2010-03-25 13:42:54 +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
d8eb5b292d
modules/admin-full: fix syntax error in system controller
2009-07-31 00:02:07 +00:00
Jo-Philipp Wich
5f70d9f4f4
modules/admin-full: fix udata vs. string in system.lua model
2009-07-26 22:37:24 +00:00
Jo-Philipp Wich
438180ead4
modules/admin-{core,full}: cover new openwrt option "cronloglevel"
2009-04-29 13:19:23 +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
510fde0118
Added status information
...
Minor Cleanups
2008-08-16 23:17:50 +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
Steven Barth
97ff4a156f
Split up admin-core into admin-core and admin-full, preparing admin-mini
2008-07-15 08:47:36 +00:00