18ee...26bc
Author: Joel Perras
Date: 2008-10-28 08:37:10 -0400
Removing dependency on calling controller having the JavascriptHelper loaded. Added Number helper to memory_panel.ctp for human readable formatting of output.
8c12...c19b
Author: Mark Story
Date: 2008-10-27 23:40:53 -0400
Adding LogPanel Class
5e48...c9f6
Author: Mark Story
Date: 2008-10-27 00:13:42 -0400
Updating tests for DebugView
f31b...c2d1
Author: Mark Story
Date: 2008-10-25 16:50:39 -0400
Updating CSS to work without javascript. Adding titles to panel elements. Updating JS to new HTML content
63b6...f7af
Author: Mark Story
Date: 2008-10-25 15:58:17 -0400
Commit pre-branch for CSS only toolbar.
f5da...c331
Author: Mark Story
Date: 2008-10-25 13:33:16 -0400
Allowing a no javascript option.
e3d3...e31b
Author: Mark Story
Date: 2008-10-23 22:57:13 -0400
Fixing DebugView to reflect changes made in Toolbar There is now full user control on what javascript library and files are used with the Toolbar
3a1c...b68a
Author: Mark Story
Date: 2008-10-23 22:16:08 -0400
Added ability to switch javascript to user defined scripts. Increases compatibility of debug kit behavior with userland scripts.
8e96...4420
Author: Mark Story
Date: 2008-10-22 22:23:28 -0400
Adding tests for alternate javascript loading Renamed jquery library
ff0b...971e
Author: Mark Story
Date: 2008-10-20 22:50:32 -0400
Update request panel, adding cookies.
4471...33ab
Author: Mark Story
Date: 2008-10-20 22:26:49 -0400
Fixing JS issue
4862...5e93
Author: Mark Story
Date: 2008-10-20 22:19:55 -0400
Minor refactor to makeNeatArray()
df07...acc7
Author: Mark Story
Date: 2008-10-20 22:18:04 -0400
Updating makeNeatArray() to handle all data types.
155f...15e7
Author: Mark Story
Date: 2008-10-20 20:25:18 -0400
Renaming DebugToolbar to Toolbar
2b24...eb35
Author: Mark Story
Date: 2008-10-19 11:36:30 -0400
Adding in feedback for collapsed neat-array structures. Fixing issues with JS and adding toolbar hide/reveal
e26b...b653
Author: Mark Story
Date: 2008-10-19 10:00:01 -0400
Tabbed interface is working better now.
b40a...2f03
Author: Mark Story
Date: 2008-10-19 01:45:25 -0400
Basic tab hiding.
cf21...39a8
Author: Mark Story
Date: 2008-10-19 01:23:08 -0400
Updating CSS Adding crude show/hide js for neat-arrays
2a6a...1900
Author: Mark Story
Date: 2008-10-19 00:42:51 -0400
Adding jquery library Updating view to include jquery Crude CSS complete
340a...4b5f
Author: Mark Story
Date: 2008-10-19 00:25:40 -0400
Refactored makeNeatArray() to use UL and LI elements. This will make CSS easier to deal with.