summaryrefslogtreecommitdiffstats
path: root/lib/menubuilder.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fixed menubuilder to only take the first menu file for a prefix/controller ↵Ted Trask2012-01-241-44/+48
| | | | combination
* 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 ↵Ted Trask2009-12-281-2/+3
| | | | | | | parse_redir_string to www controller. Removed basename and dirname from mvc and fs, use posix functions instead. parse_path_info was buggy and used 2 ways, rewrote and created parse_redir_string for backwards parsing.
* Added code to split menu group is multiple controllers add same tab to same ↵Ted Trask2009-12-241-0/+60
| | | | | | group. This will help for multiple instances of same service.
* Modified menus to allow multiple controllers to use same menu group.Ted Trask2009-12-231-4/+7
| | | | Also, allow for symlinks when searching for menu files. Slight cleanup of roles.
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-1/+1
| | | | | Had to move welcome to the acf-util prefix. Changed format of roles files: old ACF format will still work, but authenticator format won't.
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-7/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1695 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added escapespecialcharacters to format.lua to escape shell special ↵release-0.4.19Ted Trask2009-01-211-1/+3
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Ted's Logon/permissions changesTed Trask2008-04-211-128/+86
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1030 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Getting menu and permission to start working together. Just test code most ↵Mike Mason2008-02-141-1/+2
| | | | | | commented out. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@723 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way the submenu-tabs is displayed. Now tabs are defined in the ↵Mika Havela2008-02-061-0/+15
| | | | | | .menu files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@705 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+150
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed