summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We need to be able to write time in other ways than just type the secondsMika Havela2009-07-081-3/+0
* Created templates that goes into the popupwindowMika Havela2009-07-082-0/+33
* Show graph-image in popup windowMika Havela2009-07-084-12/+25
* List graph-files (created the view-file)Mika Havela2009-07-083-5/+81
* Cleaning up code by using fs.find_files_as_array instead of having own code f...Mika Havela2009-07-081-30/+5
* Creating a viewfile for configuring rrd's and graph-filesMika Havela2009-07-081-0/+12
* List rrd-files and graph-configfiles in a config-page.Mika Havela2009-07-084-7/+18
* Fetching graph-settings from external configfiles.Mika Havela2009-07-083-4/+22
* Viewfile for graphs.Mika Havela2009-07-081-0/+14
* View-file to be able to create a new rrdMika Havela2009-07-081-0/+17
* List available graphs and display selected graphMika Havela2009-07-083-2/+48
* Prepare a view to list available graphs.Mika Havela2009-07-074-2/+38
* Display error message when a rrd DB has been created on other architectureMika Havela2009-07-071-1/+1
* Validating that at least one DS and one RRA existsMika Havela2009-07-031-2/+8
* Cosmetical change in modelMika Havela2009-07-031-28/+28
* Validating userinput.Mika Havela2009-07-031-7/+13
* Adding confirmation when trying to delete a DB.Mika Havela2009-07-031-1/+16
* Validating filename/filepathMika Havela2009-07-031-0/+5
* Functionallity to create new DB.Mika Havela2009-07-032-3/+39
* Changing/modifying description/help text when creating a new RRD.Mika Havela2009-07-031-4/+8
* Adding functionallity to see 'rrdtool info' on the existing DBs.Mika Havela2009-07-034-5/+17
* Adding delete() to be able to remove .rrd DB'sMika Havela2009-07-023-4/+33
* Started on 'create new rrd' function (still much to do).Mika Havela2009-07-024-1/+27
* Added delete roleMika Havela2009-06-291-1/+1
* Clean up the table so the view file displays things as it should.Mika Havela2009-06-291-1/+1
* Initial commit on listrrd view-fileMika Havela2009-06-291-0/+46
* Initial commit on expert view-fileMika Havela2009-06-291-0/+25
* Initial commit on status view-filesMika Havela2009-06-292-0/+19
* Initial commit on modelMika Havela2009-06-291-0/+93
* Initial commit on controllerMika Havela2009-06-291-0/+29
* Creating menu and roles fileMika Havela2009-06-292-0/+10