summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/luasrc/controller/admin/services.lua
AgeCommit message (Collapse)Author
2011-10-26modules/admin-full:Jo-Philipp Wich
- move crontab to system menu - delete now empty services dispatcher - move service menu declaration into index
2011-10-26modules/admin-full: use firstchild() in services controllerJo-Philipp Wich
2011-08-12applications, modules: remove i18n handling from controller modules as it ↵Jo-Philipp Wich
moved to the themes now
2011-05-03modules/admin-full: merge services/dnsmasq and network/dhcpleases into ↵Jo-Philipp Wich
network/dhcp
2011-05-03modules/admin-full: remove support for httpd and lucittpd configuration, it ↵Jo-Philipp Wich
just takes space
2011-05-03modules/admin-full: merge system/password, system/sshkeys and ↵Jo-Philipp Wich
service/dropbear into system/admin
2009-12-21modules/admin-full: cope with missing wireless or dnsmasq config, hide menu ↵Jo-Philipp Wich
points if config is not present
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2008-12-14LuCIttpd configuration pagesSteven Barth
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-08-17modules/admin-full: Added crontab configuration pageSteven Barth
2008-07-15Split up admin-core into admin-core and admin-full, preparing admin-miniSteven Barth