Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Only include js libraries if not already included | Ted Trask | 2013-10-03 | 1 | -2/+12 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Removed calls to redirect_to_referrer and only call redirect if function exists | Ted Trask | 2012-08-07 | 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 for viewfunctions to htmlviewfunctions | ||||
* | Show the default value in listparams | Ted Trask | 2011-10-14 | 1 | -0/+2 |
| | |||||
* | Add js popups to verify deletes. | Ted Trask | 2010-12-22 | 1 | -1/+2 |
| | |||||
* | Starting to develop provisioning application. | Ted Trask | 2010-10-28 | 1 | -0/+54 |
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters. |