Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace temporary session workaround for viewtable action with redir with ↵ | Ted Trask | 2014-10-01 | 1 | -3/+4 |
| | | | | GET parm in HTML view | ||||
* | Temporary workaround to make viewtable show the previously selected table if ↵ | Ted Trask | 2014-06-30 | 1 | -2/+2 |
| | | | | none specified | ||||
* | Removed acf-db references and directly included functionality | Ted Trask | 2014-06-30 | 1 | -0/+69 |
| | | | | The acf-db module is not complete and was not meant to be released yet | ||||
* | Modified to use new acf-db library for viewing/editing database | Ted Trask | 2013-09-27 | 1 | -55/+0 |
| | | | | Change model and controller to no longer use deprecated "module" function | ||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Removed redirect_to_referrer calls | Ted Trask | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -3/+3 |
| | | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Added table validation to list_table_entries and update_table_entry | Ted Trask | 2011-06-07 | 1 | -0/+3 |
| | |||||
* | Added searchdatabase action | Ted Trask | 2011-02-23 | 1 | -1/+4 |
| | |||||
* | Added actions for listing and editing database tables. Relys on kamctlrc. | Ted Trask | 2011-01-08 | 1 | -0/+48 |