Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started changes to use new htmlviewfunctions functionsHEADmaster | Ted Trask | 2014-04-17 | 1 | -9/+0 |
| | |||||
* | Fix sort by filesize in logfiles/status | Ted Trask | 2014-03-04 | 1 | -1/+15 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -22/+40 |
| | | | | and use lowercase tags | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -2/+2 |
| | | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -12/+5 |
| | |||||
* | Move commandresult to the top of the config-view | Mika Havela | 2009-07-09 | 1 | -2/+0 |
| | |||||
* | Manage existing graph cfg-files | Mika Havela | 2009-07-09 | 1 | -2/+2 |
| | | | | | Remove/hide edit-rrd option because it donesn't work (yet) Adding roles to be able to edit files | ||||
* | List rrd-files and graph-configfiles in a config-page. | Mika Havela | 2009-07-08 | 1 | -2/+2 |
| | |||||
* | Fetching graph-settings from external configfiles. | Mika Havela | 2009-07-08 | 1 | -1/+1 |
| | | | | Rebuilding the view to be able to make the configfiles simple to use. | ||||
* | Adding confirmation when trying to delete a DB. | Mika Havela | 2009-07-03 | 1 | -1/+16 |
| | | | | | | We need some confirmation so we don't accidently delete a DB. This commit adds a javascript that asks for confirmation when trying to delete a DB. I am hoping to find a better way to do this (instead of using javascript) but for now it works. | ||||
* | Adding functionallity to see 'rrdtool info' on the existing DBs. | Mika Havela | 2009-07-03 | 1 | -3/+2 |
| | |||||
* | Adding delete() to be able to remove .rrd DB's | Mika Havela | 2009-07-02 | 1 | -1/+2 |
| | | | | Hiding some debug information in the listrrd view-file. | ||||
* | Started on 'create new rrd' function (still much to do). | Mika Havela | 2009-07-02 | 1 | -0/+10 |
| | | | | The viewfile for NewRRD is showing some forms, but it's still not usable. | ||||
* | Initial commit on listrrd view-file | Mika Havela | 2009-06-29 | 1 | -0/+46 |