Commit graph

62 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
fd0510049a modules/admin-full: fix possible error in led page 2011-05-09 12:51:01 +00:00
Jo-Philipp Wich
73112f9c44 modules/admin-full: fix system/admin from form() to cbi() type to add missing apply button (#234), integrate services/initscripts as system/startup 2011-05-04 21:37:41 +00:00
Jo-Philipp Wich
ec0fbaff3e modules/admin-full: move system/processes to status/processes 2011-05-04 21:23:55 +00:00
Jo-Philipp Wich
32d667edbb modules/admin-full: merge system/password, system/sshkeys and service/dropbear into system/admin 2011-05-03 03:35:56 +00:00
Jo-Philipp Wich
254c8d368e modules/admin-full: revert accidental change in r7003 2011-04-25 19:56:10 +00:00
Jo-Philipp Wich
542cc1da5b modules/admin-full: implement "dev" option for USB device led triggers (#224) 2011-04-25 19:54:32 +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
617e93a623 modules/admin-full: fix default state option on led control page 2011-02-02 23:47:54 +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
Jo-Philipp Wich
2e0fbbadc5 modules/admin-full: rework fstab pages, include extroot options 2010-11-27 04:55:38 +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
581d0cbff3 po: base: Add some missing LED related translations 2010-07-01 09:52:27 +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
0a452588a1 modules/admin-full: fix i18n for led page 2009-11-01 13:19:57 +00:00
Jo-Philipp Wich
b50e08149c all: yet another round of translation fixes 2009-11-01 01:37:03 +00:00
Jo-Philipp Wich
eeed712024 all: next round of translation fixups 2009-10-31 20:03:27 +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
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Steven Barth
e9e22aca73 Fix: Mountpoints cannot be disabled 2009-05-25 10:31:08 +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
Steven Barth
527edf0ba0 Replace Dos line endings with Unix ones where needed 2009-01-20 10:56:07 +00:00
Steven Barth
4694bedd69 Fix saving of ipkg configuration file 2009-01-16 18:18:29 +00:00
Steven Barth
5960841098 System Password: Prevent error when both password fields are empty 2008-12-07 13:26:34 +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
Jo-Philipp Wich
662186e815 * luci/admin-full: fix another possible nil value 2008-09-16 02:00:16 +00:00
Jo-Philipp Wich
7dfe9098a5 * luci/admin-full: cope with nil values in fstab overview 2008-09-16 01:36:38 +00:00
Steven Barth
76145b3e25 Added device hints to fstab configuration page. 2008-09-04 22:03:19 +00:00
Steven Barth
5430a64f05 modules/admin-full: Fixed a typo on IPKG configuration page 2008-09-02 09:06:27 +00:00
Steven Barth
510fde0118 Added status information
Minor Cleanups
2008-08-16 23:17:50 +00:00
Steven Barth
d7b95a555b Added process control page
Minor improvements
2008-08-16 20:18:14 +00:00
Steven Barth
74b1d8da3b /etc/ipkg.conf is now /etc/opkg.conf 2008-08-16 16:41:44 +00:00
Steven Barth
f94fb5ac18 Some cleanups 2008-08-15 22:22:54 +00:00
Steven Barth
8d9d419f84 libs/cbi: Some fixes 2008-08-15 09:22:45 +00:00
Steven Barth
5aa6c0bb68 modules/admin-full: Added list of mounted file systems to fstab configuration page 2008-08-14 23:10:41 +00:00