| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumped version to 0.12.0v0.12.0 | Ted Trask | 2010-12-23 | 1 | -1/+1 |
* | Fix parameter names with .'s to not assume clientdata converted to a table - ... | Ted Trask | 2010-12-10 | 1 | -1/+1 |
* | Fix viewfunctions for select/multi to display the label of the default, not t... | Ted Trask | 2010-12-08 | 1 | -1/+20 |
* | Added javascript to logon page to put focus on userid | Ted Trask | 2010-12-08 | 1 | -1/+8 |
* | Changed mvc soft_require to include the prefix to avoid controller name confl... | Ted Trask | 2010-11-17 | 1 | -2/+7 |
* | Added template-ajax.lsp and made www controller respect passed in viewtype. | Ted Trask | 2010-11-16 | 3 | -1/+22 |
* | Fixed bug in loading controllers to determine available actions. | Ted Trask | 2010-11-15 | 1 | -0/+3 |
* | In displaying a form, after sorting by seq, further sort params by name alpha... | Ted Trask | 2010-11-09 | 1 | -1/+1 |
* | Fix two bugs related to session lockout. | Ted Trask | 2010-10-29 | 2 | -3/+4 |
* | 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 | 2 | -6/+20 |
* | Modifed displayform and handle_clientdata to allow cfe groups in forms, displ... | Ted Trask | 2010-10-15 | 3 | -15/+30 |
* | Modified displayform to look for 'seq' field if order is not specified | Ted Trask | 2010-10-13 | 1 | -0/+15 |
* | Bumped version to 0.11.0v0.11.0 | Ted Trask | 2010-10-08 | 1 | -1/+1 |
* | Added home page (action) to user parameters and redirect there after login | Ted Trask | 2010-10-06 | 6 | -38/+65 |
* | Made major changes to authenticator and roles to improve efficiency. | Ted Trask | 2010-09-28 | 8 | -283/+277 |
* | Bumped version to 0.10.9v0.10.9 | Ted Trask | 2010-09-09 | 1 | -1/+1 |
* | Allow authenticator library to be specified in the config file. | Ted Trask | 2010-09-03 | 1 | -1/+5 |
* | Bumped version to 0.10.8v0.10.8 | Ted Trask | 2010-08-18 | 1 | -1/+1 |
* | Made stream content-length optional, because it broke overlay download. | Ted Trask | 2010-08-18 | 1 | -1/+3 |
* | Fixed bug that caused exception when encountered invalid passwd line. | Ted Trask | 2010-08-10 | 1 | -1/+3 |
* | Fix minor exception when called from console client | Ted Trask | 2010-08-05 | 1 | -1/+1 |
* | Tagged release 0.10.7v0.10.7 | Ted Trask | 2010-07-30 | 1 | -1/+1 |
* | Fixed typo | Ted Trask | 2010-07-30 | 1 | -1/+1 |
* | Bumped version to 0.10.6v0.10.6 | Ted Trask | 2010-07-29 | 1 | -1/+1 |
* | Fixed destroy function so package not marked as loaded. | Ted Trask | 2010-07-29 | 1 | -0/+4 |
* | Bumped version to 0.10.5v0.10.5 | Ted Trask | 2010-07-15 | 1 | -1/+1 |
* | Modified handling of boolean fields to allow them to be hidden. | Ted Trask | 2010-07-15 | 1 | -1/+1 |
* | Fixed typo in pagination code. | Ted Trask | 2010-07-06 | 1 | -1/+1 |
* | Fixed bug where single character entries in list were dropped. | Ted Trask | 2010-07-06 | 1 | -1/+1 |
* | Add Content-Length to stream template. | Ted Trask | 2010-07-06 | 1 | -0/+1 |
* | Change template-html to put class 'selected' on selected main menu option. | Ted Trask | 2010-03-16 | 1 | -2/+2 |
* | Fixed typo bug and sort user skins. | Ted Trask | 2010-03-15 | 1 | -1/+2 |
* | Bumped version to 0.10.4v0.10.4 | Ted Trask | 2010-03-10 | 1 | -1/+1 |
* | Added sessiontimeout, lockouttime, and lockouteventlimit parameters to acf.conf. | Ted Trask | 2010-03-10 | 4 | -8/+13 |
* | 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 |
* | Sort users in view. | Ted Trask | 2010-03-04 | 1 | -1/+7 |
* | Bumped version to 0.10.3v0.10.3 | Ted Trask | 2010-02-23 | 1 | -1/+1 |
* | Fix modelfunctions.write_file_with_audit to keep file permissions and ownership. | Ted Trask | 2010-02-23 | 1 | -0/+1 |
* | Bumped version to 0.10.2v0.10.2 | Ted Trask | 2010-02-16 | 1 | -1/+1 |
* | Added new view variable wwwprefix to adjust web path, fix index.html redirect. | Ted Trask | 2010-02-16 | 7 | -13/+14 |
* | Fixed Makefile bug, bumped to 0.10.1v0.10.1 | Ted Trask | 2010-01-26 | 1 | -3/+2 |
* | Bumped version to 0.10.0v0.10.0 | Ted Trask | 2010-01-22 | 1 | -1/+1 |
* | Fixed bug with reporting skin in use. | Ted Trask | 2010-01-22 | 1 | -1/+1 |
* | Changes to skins to allow user skins to be added | Ted Trask | 2010-01-21 | 8 | -23/+31 |
* | Added a skin to user options so users can choose own skin with user management. | Ted Trask | 2010-01-13 | 2 | -21/+49 |
* | Moved skins from acf-alpine-baselayout. | Ted Trask | 2010-01-13 | 6 | -1/+87 |
* | Fixed redirect bug caused by escape in HTTP_REFERER. | Ted Trask | 2010-01-13 | 1 | -1/+3 |
* | Made libdir load order match appdir load order, bumped to 0.9.1v0.9.1 | Ted Trask | 2010-01-04 | 3 | -5/+5 |