summaryrefslogtreecommitdiffstats
path: root/lib/viewfunctions.lua
Commit message (Expand)AuthorAgeFilesLines
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-370/+0
* Modified require statements for acf.xTed Trask2012-01-211-1/+1
* Fixed bug in display of boolean defaultTed Trask2011-12-081-1/+1
* Added logrotate script for acf.logTed Trask2011-10-171-0/+40
* Fix viewfunctions to not modify valuesTed Trask2011-09-121-0/+4
* Fix viewfunctions for select/multi to display the label of the default, not t...Ted Trask2010-12-081-1/+20
* In displaying a form, after sorting by seq, further sort params by name alpha...Ted Trask2010-11-091-1/+1
* Added output of default value for form items.Ted Trask2010-10-291-0/+1
* Update modelfunctions and viewfunctions to allow specifying option value and ...Ted Trask2010-10-281-4/+12
* Modifed displayform and handle_clientdata to allow cfe groups in forms, displ...Ted Trask2010-10-151-10/+22
* Modified displayform to look for 'seq' field if order is not specifiedTed Trask2010-10-131-0/+15
* Fixed typo in pagination code.Ted Trask2010-07-061-1/+1
* Modified pagination to add display all link.Ted Trask2010-03-101-8/+25
* Fixed graphical error with paginationTed Trask2010-03-101-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-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