summaryrefslogtreecommitdiffstats
path: root/lib/menubuilder.lua
Commit message (Expand)AuthorAgeFilesLines
* Allow sorting of tabs using the .menu fileTed Trask2020-03-041-13/+20
* Remove trailing whitespaceTed Trask2016-08-041-5/+5
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-3/+3
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Added missing require statements to authenticator-plaintext.lua and menubuild...Ted Trask2013-05-301-0/+1
* Minor fix for when a controller has two menu tabs with the same nameTed Trask2013-05-081-2/+7
* Fixed menubuilder to only take the first menu file for a prefix/controller co...Ted Trask2012-01-241-44/+48
* Modified require statements for acf.xTed Trask2012-01-211-1/+1
* Allow appdir and libdir to be comma-separated lists of directories.Ted Trask2009-12-311-49/+51
* Removed redundant/buggy basename and dirname functions. Added parse_redir_str...Ted Trask2009-12-281-2/+3
* Added code to split menu group is multiple controllers add same tab to same g...Ted Trask2009-12-241-0/+60
* Modified menus to allow multiple controllers to use same menu group.Ted Trask2009-12-231-4/+7
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-1/+1
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-7/+1
* Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19Ted Trask2009-01-211-1/+3
* Ted's Logon/permissions changesTed Trask2008-04-211-128/+86
* Getting menu and permission to start working together. Just test code most co...Mike Mason2008-02-141-1/+2
* Changed the way the submenu-tabs is displayed. Now tabs are defined in the .m...Mika Havela2008-02-061-0/+15
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+150