summaryrefslogtreecommitdiffstats
path: root/lib/viewfunctions.lua
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+11
* Graphical fix. Changing the amount of <DL> used in forms.Mika Havela2009-10-071-4/+2
* Added pagination functionality to viewfunctions, modified acf_www-controller ...Ted Trask2009-07-101-0/+77
* Removed obsolete functions displayinfo and displaymanagement from viewfunctions.Ted Trask2009-07-101-85/+0
* Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19Ted Trask2009-01-211-1/+5
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-16/+17
* Fixed minor bug with displayformitem in viewfunctions.Ted Trask2008-10-231-4/+6
* Modified viewfunctions displaycommandresults to not delete the error results ...Ted Trask2008-10-221-5/+10
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-9/+26
* Modified authenticator to allow reading/writing role-based options. Modified...Ted Trask2008-07-251-0/+18
* Added finishingorder to displayform in viewfunctions to specify fields that g...Ted Trask2008-07-101-2/+16
* Added errtxt to viewfunctions command result and added some validation code t...Ted Trask2008-07-071-1/+3
* Changed interfaces to use controllerfunctions.Ted Trask2008-07-021-0/+17
* Added javascript to interfaces update/create pages. Minor changes to tinydns...Ted Trask2008-06-301-5/+5
* Rewrite of DNScache.Ted Trask2008-06-261-0/+3
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-1/+1
* Updated lbu to use new cfe model and componentsTed Trask2008-06-051-1/+1
* create a proper <label></label> if controls have an id definedNatanael Copa2008-06-041-1/+5
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-1/+1
* Added class=error to the DD part in the viewfunction.Mika Havela2008-05-201-1/+6
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-3/+3
* Rewrote syslog to use components and remove view-specific code from controller.Ted Trask2008-05-131-5/+27
* Updated rolesTed Trask2008-05-021-1/+1
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-23/+86
* Added some tabs to the roles file.Mika Havela2008-04-161-0/+1
* Added 2 libraries.Mika Havela2008-04-081-0/+75