summaryrefslogtreecommitdiffstats
path: root/rrdtool-listrrd-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-12/+5
|
* Move commandresult to the top of the config-viewMika Havela2009-07-091-2/+0
|
* Manage existing graph cfg-filesMika Havela2009-07-091-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 Havela2009-07-081-2/+2
|
* Fetching graph-settings from external configfiles.Mika Havela2009-07-081-1/+1
| | | | Rebuilding the view to be able to make the configfiles simple to use.
* Adding confirmation when trying to delete a DB.Mika Havela2009-07-031-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 Havela2009-07-031-3/+2
|
* Adding delete() to be able to remove .rrd DB'sMika Havela2009-07-021-1/+2
| | | | Hiding some debug information in the listrrd view-file.
* Started on 'create new rrd' function (still much to do).Mika Havela2009-07-021-0/+10
| | | | The viewfile for NewRRD is showing some forms, but it's still not usable.
* Initial commit on listrrd view-fileMika Havela2009-06-291-0/+46