49c5...8b0f
Author: Mark Story
Date: 2009-07-30 08:50:25 -0400
Adding CDATA blocks to improve xhtml validation.
33fc...1909
Author: Mark Story
Date: 2009-07-23 09:36:41 -0400
Removing
caused by fat fingers. Fixes #31
4fca...c72c
Author: Mark Story
Date: 2009-07-22 23:58:36 -0400
Removing whitespace.
1583...830c
Author: Mark Story
Date: 2009-07-03 09:19:43 -0400
Updating compatibility for PHP4.
4f4b...a7ac
Author: Mark Story
Date: 2009-07-03 09:14:26 -0400
Increasing PHP4 compatibility in ToolbarComponent and DebugKitDebugger.
791b...c326
Author: Mark Story
Date: 2009-07-03 00:19:38 -0400
Fixing toolbar output in PHP4. Nested calls to overload()'d methods caused fatal errors. Removing postRender() and renaming _send() to send().
3a11...c878
Author: Mark Story
Date: 2009-07-02 23:17:15 -0400
Increasing FireCake and DebugKitDebugger compatibility with PHP4.
86e9...f030
Author: Mark Story
Date: 2009-06-25 19:10:44 -0400
Renamed firePHP toolbar helper test case. Adding panelStart and panelEnd to toolbar helpers. Allows Toolbar to be grouped in FirePHP mode.
40fc...ae7d
Author: Mark Story
Date: 2009-06-25 19:02:23 -0400
Removing editing of session vars, was accidentally merged.
35f4...0376
Author: Mark Story
Date: 2009-06-25 18:42:36 -0400
Updating CSS and SQL panel to generate output compatible with FirePHP
fe0c...12da
Author: Mark Story
Date: 2009-06-25 10:34:53 -0400
Fixing minor errors in JS when last element in a neatArray does not have a subUl element.
d301...f478
Author: Mark Story
Date: 2009-06-24 08:56:43 -0400
Fixing whitespace.
81c6...f34e
Author: Mark Story
Date: 2009-06-24 08:49:16 -0400
Fixing whitespacing.
64e3...8820
Author: evilbloodydemon
Date: 2009-06-24 13:26:13 +0400
#1 Editing session variables from tool bar
ed89...7ac5
Author: evilbloodydemon
Date: 2009-06-24 13:22:23 +0400
remove redundant line
ba04...2eeb
Author: evilbloodydemon
Date: 2009-06-20 21:35:25 +0400
#20 additional fixes for postgres
3714...b475
Author: evilbloodydemon
Date: 2009-06-19 16:55:41 +0400
fixing #20 'SQL explain log crops data'
95e8...bddb
Author: Mark Story
Date: 2009-06-15 21:46:32 -0400
Updating plugin view handing. Fixes #26. Test cases added.
cc0b...613b
Author: Mark Story
Date: 2009-06-08 23:07:50 -0400
Removing Configure::write('debug', 1), don't know why it was like that.
65bd...c2ee
Author: Mark Story
Date: 2009-06-08 21:27:50 -0400
Reversing earlier change, Default panels now need to be explicitly turned off in order to remove them. Makes adding panels, and extending the toolbar easier.