summaryrefslogtreecommitdiffstats
path: root/rrdtool-listgraphcfg-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-11/+4
|
* New view to be able to create new graph-configsMika Havela2009-07-211-1/+1
|
* Move the 'rrdtool info' output to top of config-viewMika Havela2009-07-091-1/+1
| | | | Put back 'redir' option when you edited a graphcfgfile (now that it works again)
* Fixed a broken rolesMika Havela2009-07-091-1/+1
|
* Edit existing and create new graph-filesMika Havela2009-07-091-1/+1
| | | | Putting back full path on graph-files to get standard functions to work propperly
* Hide path to .graph filesMika Havela2009-07-091-1/+1
|
* 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 graph-files (created the view-file)Mika Havela2009-07-081-0/+68
Updated the validfilename() to be able to modify/delete graph-files too.