make some additional scaling options available (logarithmic, claculated ranges);...
[php-utility-classes.git] / include / classes / rrdstat.php-class
2005-06-07 robertmake some additional scaling options available (logarit...
2005-05-28 robertimplements colored field names in data tables and long...
2005-05-27 robertsome small styling and L10n improvements
2005-05-27 robertsome further L10n, correctly support nice URLs in overview
2005-05-27 robertenable rrdstat L10n
2005-05-27 robertmake graph_url work correctly, add stats_url parameters...
2005-05-26 robertallow setting a base path for RRDs and use it
2005-05-26 robertsome minor corrections; make this first rrd test really...
2005-05-22 robertallow key names and functions at update and use both...
2005-05-20 robertoops, still add value to our array
2005-05-20 robertapply converting non-numeric values to 'U' after conver...
2005-05-20 robertallow update function to feed us 'L' and we replace...
2005-05-20 robertallow update function to feed us 'L' and we replace...
2005-05-19 robertadd the usual doc block at the beginning of the file
2005-05-18 robertallow to magically find files if they're named <conf_id...
2005-05-18 robertallow legends for simple dataset-derived graphs
2005-05-18 robertsupport overview pages, outsource some common page...
2005-05-18 robertsupport different page types
2005-05-15 robertallow graph-only configs with external file references...
2005-05-15 robertadd desc option for graph rows to display a different...
2005-05-13 robertmake year separator move correctly to Jan 1
2005-05-13 robertif eval returns nothing, leave array empty; in that...
2005-05-13 robertthat function takes two arguments per spec
2005-05-13 roberttry it this way
2005-05-13 robertreplace all non-numeric values in update array with...
2005-05-13 robertimprove error reporting and do it the same way for...
2005-05-13 robertdon't spit out an error from touch, we generate one...
2005-05-12 robertsave basename along with filename and only replace...
2005-05-12 robertintroduce a global update setting for automatic updatin...
2005-05-10 robertsupport graph url on page settings
2005-05-09 robertbetter assembling of used config based on defaults
2005-05-09 robertsupport config IDs and global defaults, support graph...
2005-05-08 robertmake all 2-dataset graphs with no grph rows defined...
2005-05-07 robertsupport update config better, add a page footer
2005-05-06 robertimprove handling of sub graphs, allow page subs
2005-05-06 robertretrieve further info from graph and use it for display...
2005-05-06 robertcomment out debug lines for production use again
2005-05-06 robertbail out on a non-set rrd file
2005-05-06 robertmake it possible to centralize configuration on init...
2005-05-05 robertsupport scaled graphs and calculated graphs correctly
2005-05-05 robertmake graph quite a bit better: nicer defaults, more...
2005-05-05 robertadd RRD statistics class