summaryrefslogtreecommitdiffstats
path: root/app/acf-util/roles-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Prevent writing out default permissions when editing roleTed Trask2017-03-011-1/+16
* Remove trailing whitespaceTed Trask2016-08-041-3/+3
* Modify roles to use cfe type structure rather than table for consistencyTed Trask2016-01-121-4/+4
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-101-1/+1
* Modified roles/viewroles HTML view to make better use of htmlviewfunctions an...Ted Trask2014-03-031-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-11/+13
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-3/+3
* Modified roles controller to use new handle_form functionTed Trask2012-04-231-13/+51
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-061-31/+2
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-281-1/+2
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-7/+10
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+5
* Modified roles and authenticator to delete all data fields when deleting a ro...Ted Trask2008-08-161-10/+10
* Modified roles to list views that don't have actions in the list of available...Ted Trask2008-08-091-1/+8
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-2/+2
* Modifed roles to use controllerfunctions, modelfunctions, and a symlink.Ted Trask2008-07-121-12/+15
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-25/+31
* Finished user and role managementTed Trask2008-05-051-10/+81
* Modified roles, logon, and authenticatorTed Trask2008-05-011-3/+6
* Ted's Logon/permissions changesTed Trask2008-04-211-13/+3
* Cleaning up the session management and expiration items. Will be more bug fix...Mike Mason2008-02-071-1/+1
* Added the full roles to the sessiondata.Mike Mason2008-02-051-1/+3
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-041-0/+25