summaryrefslogtreecommitdiffstats
path: root/rrdtool-listgraphs-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-8/+9
| | | | and use lowercase tags
* Removed startstop and welcome actions, cleaned up status, and removed popup ↵Ted Trask2012-11-261-1/+5
| | | | viewtype
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-1/+0
| | | | | | 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
* Fixed typo.Ted Trask2010-02-161-1/+1
|
* Added wwwprefix to web path.Ted Trask2010-02-161-1/+1
|
* Updated for skin change in acf-core 0.10.0Ted Trask2010-01-221-1/+1
|
* Removed debug statements.Ted Trask2009-12-311-8/+0
|
* Show graph-image in popup windowMika Havela2009-07-081-1/+18
|
* Fetching graph-settings from external configfiles.Mika Havela2009-07-081-2/+2
| | | | Rebuilding the view to be able to make the configfiles simple to use.
* Prepare a view to list available graphs.Mika Havela2009-07-071-0/+28
Graphs are sectioned into groups. Each group has a heading. Under each group you get a list of available graphs.