implement time scaling (can even be dynamic)
[php-utility-classes.git] / include / classes /
2005-06-09 robertimplement time scaling (can even be dynamic)
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
2005-03-24 robertadd SeaMonkey detection :)
2005-03-18 robertadd another three bots to be detected correctly :)
2005-03-17 robertcorrectly detect an insanely big list of user agents
2005-03-17 robertmodernize userAgent class, make it return additional...
2005-01-21 robertupdate to current COM development
2004-11-08 robertsome quotation fixes, add getting of accept languages...
2004-04-11 robertadd optional limit for updateA, add addAttachment(...
2004-03-18 robertadd new insertA/updateA interfaces from com project...
2004-03-18 robertadd an MPL/LGPL/GPL tri-license boilerplate, also handl...
2004-02-03 robertadd changes from com project
2003-12-15 robertdon't detect IE as a bot
2003-12-15 robertadd bot detection
2003-12-05 robertboundary should 1) be more random, 2) be preceded by...
2003-08-16 robertadd email class for sending mail easily
2003-07-31 robertadd getBrand() and getVersion() function so we don...
2003-01-31 robertmake user agent detection work better and for more...
2002-12-04 robertadding new PHP classes to get a bit more OO into my...