summaryrefslogtreecommitdiffstats
path: root/app/acf-util/roles-viewroles-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Change prototype of htmlviewfunctions.dislay item to make consistentTed Trask2014-03-311-6/+6
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-171-4/+8
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-101-9/+15
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-031-1/+1
* Modified roles/viewroles HTML view to make better use of htmlviewfunctions an...Ted Trask2014-03-031-7/+7
* Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.Ted Trask2014-01-221-14/+32
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Modified roles controller to use new handle_form functionTed Trask2012-04-231-1/+1
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-2/+2
* Added new view variable wwwprefix to adjust web path, fix index.html redirect.Ted Trask2010-02-161-2/+2
* Changes to skins to allow user skins to be addedTed Trask2010-01-211-2/+2
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-311-4/+0
* Added ability to manage roles based on which roles file they're in = more gra...Ted Trask2009-12-281-8/+7
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-4/+6
* Small graphical fixMika Havela2009-10-071-1/+0
* Displaying existing roles by using <DL><DT><DD> instead of using a table.Mika Havela2009-10-061-5/+4
* Put viewroles in a table, changed some wording for new roles and users.Ted Trask2009-09-071-5/+5
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-9/+9
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+3
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-2/+3
* use <% %> instead of <? ?>Natanael Copa2008-07-281-21/+21
* Modifed roles to use controllerfunctions, modelfunctions, and a symlink.Ted Trask2008-07-121-11/+7
* Updated rolesTed Trask2008-05-021-0/+43