]>
KaiRo.at git - public - php-utility-classes.git/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
robert  [Thu, 12 May 2005 11:53:05 +0000  (11:53 +0000)] 
introduce a global update setting for automatic updating all rows at once
robert  [Tue, 10 May 2005 15:07:21 +0000  (15:07 +0000)] 
support graph url on page settings
robert  [Mon, 9 May 2005 19:24:28 +0000  (19:24 +0000)] 
better assembling of used config based on defaults
robert  [Mon, 9 May 2005 15:54:22 +0000  (15:54 +0000)] 
support config IDs and global defaults, support graph paths, report back file name from graph and use that in page
robert  [Sun, 8 May 2005 16:29:29 +0000  (16:29 +0000)] 
make all 2-dataset graphs with no grph rows defined MRTG-style
robert  [Sat, 7 May 2005 17:24:02 +0000  (17:24 +0000)] 
support update config better, add a page footer
robert  [Fri, 6 May 2005 20:58:06 +0000  (20:58 +0000)] 
improve handling of sub graphs, allow page subs
robert  [Fri, 6 May 2005 15:14:28 +0000  (15:14 +0000)] 
retrieve further info from graph and use it for display in web page
robert  [Fri, 6 May 2005 13:02:48 +0000  (13:02 +0000)] 
comment out debug lines for production use again
robert  [Fri, 6 May 2005 12:58:39 +0000  (12:58 +0000)] 
bail out on a non-set rrd file
robert  [Fri, 6 May 2005 12:53:18 +0000  (12:53 +0000)] 
make it possible to centralize configuration on init, make graph options simpler
robert  [Thu, 5 May 2005 22:05:59 +0000  (22:05 +0000)] 
support scaled graphs and calculated graphs correctly
robert  [Thu, 5 May 2005 21:01:20 +0000  (21:01 +0000)] 
make graph quite a bit better: nicer defaults, more extra options
robert  [Thu, 5 May 2005 19:12:39 +0000  (19:12 +0000)] 
add RRD statistics class
robert  [Thu, 24 Mar 2005 20:34:09 +0000  (20:34 +0000)] 
add SeaMonkey detection :)
robert  [Fri, 18 Mar 2005 16:55:00 +0000  (16:55 +0000)] 
add another three bots to be detected correctly :)
robert  [Thu, 17 Mar 2005 22:20:17 +0000  (22:20 +0000)] 
correctly detect an insanely big list of user agents
robert  [Thu, 17 Mar 2005 20:09:36 +0000  (20:09 +0000)] 
modernize userAgent class, make it return additional info such as OS, platform, language, understang more rendering engines, better functions to check for them and their version
robert  [Fri, 21 Jan 2005 00:28:46 +0000  (00:28  +0000)] 
update to current COM development
robert  [Mon, 8 Nov 2004 00:18:44 +0000  (00:18  +0000)] 
some quotation fixes, add getting of accept languages from HTTP header
robert  [Mon, 4 Oct 2004 17:00:55 +0000  (17:00 +0000)] 
first steps of L10n for user module, reorder L10n functions in gallery so that it works with user (and others) as expected
robert  [Sun, 3 Oct 2004 16:13:06 +0000  (16:13 +0000)] 
a bit more localization work for gallery
robert  [Sun, 26 Sep 2004 23:52:45 +0000  (23:52 +0000)] 
add L10n files for gallery module
robert  [Sun, 11 Apr 2004 20:31:06 +0000  (20:31 +0000)] 
add optional limit for updateA, add addAttachment() documentation
robert  [Thu, 18 Mar 2004 20:56:23 +0000  (20:56 +0000)] 
add new insertA/updateA interfaces from com project, add escaping. I just hope that works well across projects. Add license headers to files that are shared with com project
robert  [Thu, 18 Mar 2004 20:40:28 +0000  (20:40 +0000)] 
add an MPL/LGPL/GPL tri-license boilerplate, also handle Camino and Firefox browsers as such (were detected as Mozilla previously)
robert  [Tue, 3 Feb 2004 12:58:09 +0000  (12:58 +0000)] 
add changes from com project
robert  [Mon, 15 Dec 2003 13:04:35 +0000  (13:04 +0000)] 
don't detect IE as a bot
robert  [Mon, 15 Dec 2003 00:04:29 +0000  (00:04  +0000)] 
add bot detection
robert  [Fri, 5 Dec 2003 16:43:59 +0000  (16:43 +0000)] 
boundary should 1) be more random, 2) be preceded by a linebreak
robert  [Sat, 16 Aug 2003 10:41:14 +0000  (10:41 +0000)] 
add email class for sending mail easily
robert  [Thu, 31 Jul 2003 23:53:02 +0000  (23:53 +0000)] 
add getBrand() and getVersion() function so we don't have to use variables dirctly, add detection for Mozilla Firebird
robert  [Thu, 31 Jul 2003 23:52:07 +0000  (23:52 +0000)] 
don't use variables directly, use new getBrand and getVersion functions
robert  [Tue, 29 Jul 2003 19:51:09 +0000  (19:51 +0000)] 
more abstraction, sync gallery with JVP
robert  [Fri, 18 Jul 2003 01:11:46 +0000  (01:11  +0000)] 
use wrapper as an object
robert  [Thu, 13 Feb 2003 21:26:51 +0000  (21:26 +0000)] 
adding wahl-mandatsberechnung, ua test
robert  [Fri, 31 Jan 2003 18:13:52 +0000  (18:13 +0000)] 
make user agent detection work better and for more browsers
robert  [Wed, 4 Dec 2002 22:10:04 +0000  (22:10 +0000)] 
adding new PHP classes to get a bit more OO into my code
robert  [Tue, 30 Jan 2001 14:55:10 +0000  (14:55 +0000)] 
Initial revision