| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual module | Ted Trask | 2012-02-02 | 1 | -370/+0 |
* | Modified require statements for acf.x | Ted Trask | 2012-01-21 | 1 | -1/+1 |
* | Fixed bug in display of boolean default | Ted Trask | 2011-12-08 | 1 | -1/+1 |
* | Added logrotate script for acf.log | Ted Trask | 2011-10-17 | 1 | -0/+40 |
* | Fix viewfunctions to not modify values | Ted Trask | 2011-09-12 | 1 | -0/+4 |
* | Fix viewfunctions for select/multi to display the label of the default, not t... | Ted Trask | 2010-12-08 | 1 | -1/+20 |
* | In displaying a form, after sorting by seq, further sort params by name alpha... | Ted Trask | 2010-11-09 | 1 | -1/+1 |
* | Added output of default value for form items. | Ted Trask | 2010-10-29 | 1 | -0/+1 |
* | Update modelfunctions and viewfunctions to allow specifying option value and ... | Ted Trask | 2010-10-28 | 1 | -4/+12 |
* | Modifed displayform and handle_clientdata to allow cfe groups in forms, displ... | Ted Trask | 2010-10-15 | 1 | -10/+22 |
* | Modified displayform to look for 'seq' field if order is not specified | Ted Trask | 2010-10-13 | 1 | -0/+15 |
* | Fixed typo in pagination code. | Ted Trask | 2010-07-06 | 1 | -1/+1 |
* | Modified pagination to add display all link. | Ted Trask | 2010-03-10 | 1 | -8/+25 |
* | Fixed graphical error with pagination | Ted Trask | 2010-03-10 | 1 | -2/+2 |
* | Changes to skins to allow user skins to be added | Ted Trask | 2010-01-21 | 1 | -2/+2 |
* | Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio... | Ted Trask | 2009-12-31 | 1 | -0/+11 |
* | Graphical fix. Changing the amount of <DL> used in forms. | Mika Havela | 2009-10-07 | 1 | -4/+2 |
* | Added pagination functionality to viewfunctions, modified acf_www-controller ... | Ted Trask | 2009-07-10 | 1 | -0/+77 |
* | Removed obsolete functions displayinfo and displaymanagement from viewfunctions. | Ted Trask | 2009-07-10 | 1 | -85/+0 |
* | Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19 | Ted Trask | 2009-01-21 | 1 | -1/+5 |
* | Modified html.lua and viewlibrary.lua and all html files to html_escape varia... | Ted Trask | 2009-01-15 | 1 | -16/+17 |
* | Fixed minor bug with displayformitem in viewfunctions. | Ted Trask | 2008-10-23 | 1 | -4/+6 |
* | Modified viewfunctions displaycommandresults to not delete the error results ... | Ted Trask | 2008-10-22 | 1 | -5/+10 |
* | Modified viewfunctions to split displayform, creating displayformstart and di... | Ted Trask | 2008-10-22 | 1 | -9/+26 |
* | Modified authenticator to allow reading/writing role-based options. Modified... | Ted Trask | 2008-07-25 | 1 | -0/+18 |
* | Added finishingorder to displayform in viewfunctions to specify fields that g... | Ted Trask | 2008-07-10 | 1 | -2/+16 |
* | Added errtxt to viewfunctions command result and added some validation code t... | Ted Trask | 2008-07-07 | 1 | -1/+3 |
* | Changed interfaces to use controllerfunctions. | Ted Trask | 2008-07-02 | 1 | -0/+17 |
* | Added javascript to interfaces update/create pages. Minor changes to tinydns... | Ted Trask | 2008-06-30 | 1 | -5/+5 |
* | Rewrite of DNScache. | Ted Trask | 2008-06-26 | 1 | -0/+3 |
* | Rewrite of tinydns to simplify code and use new cfe model. | Ted Trask | 2008-06-18 | 1 | -1/+1 |
* | Updated lbu to use new cfe model and components | Ted Trask | 2008-06-05 | 1 | -1/+1 |
* | create a proper <label></label> if controls have an id defined | Natanael Copa | 2008-06-04 | 1 | -1/+5 |
* | Mod openssl to restrict users to only see and delete their own requests. | Ted Trask | 2008-05-23 | 1 | -1/+1 |
* | Added class=error to the DD part in the viewfunction. | Mika Havela | 2008-05-20 | 1 | -1/+6 |
* | For cfe.type='form', use cfe.option as the command to save the form data i.e.... | Ted Trask | 2008-05-15 | 1 | -3/+3 |
* | Rewrote syslog to use components and remove view-specific code from controller. | Ted Trask | 2008-05-13 | 1 | -5/+27 |
* | Updated roles | Ted Trask | 2008-05-02 | 1 | -1/+1 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 1 | -23/+86 |
* | Added some tabs to the roles file. | Mika Havela | 2008-04-16 | 1 | -0/+1 |
* | Added 2 libraries. | Mika Havela | 2008-04-08 | 1 | -0/+75 |