Commits for debug_kit / branches / 1.0-branch

f2f4...02b0

Author: Mark Story

Date: 2008-11-18 01:07:39 -0500

Fixing minor errors in extension checking logic.

dc19...9344

Author: Mark Story

Date: 2008-11-18 01:00:37 -0500

Adding stubs for FirePHP Toolbar Helper

e757...8f21

Author: Mark Story

Date: 2008-11-18 00:39:36 -0500

Updating View and Helper setup. Adding postRender() callback to DebugView. This allows more accurate use of the Timers as well as making room for future enhancements.

d89e...c6de

Author: rafaelbandeira3

Date: 2008-11-10 14:24:53 -0200

adding rules to make accessible the content under the toolbar div

78f3...8537

Author: Mark Story

Date: 2008-11-14 22:46:32 -0500

Adding Configure::read('debug') check before toolbar insertion. Allows dynamic control of toolbar in application.

47d1...6aba

Author: Mark Story

Date: 2008-11-14 22:43:51 -0500

Merging change from SkieDr to fix greedy Javascript a element selectors.

6c88...251d

Author: Mark Story

Date: 2008-11-13 23:18:35 -0500

Shifting around methods. Delegating Timers to DebugView, as it makes the most sense and offers the most power there. Removing All HTML manipulation from DebugView and ToolbarHelper as these classes are general purpose and should not be generating any HTML. Making HtmlToolbar responsible for all HTML toolbar functions. Updating tests to reflect these changes.

eca5...1add

Author: Mark Story

Date: 2008-11-13 23:00:59 -0500

Updating tests for DebugView Removing make neatArray from DebugView

e321...7a72

Author: rafaelbandeira3

Date: 2008-11-13 08:06:16 -0200

Merge branch 'master' of git://github.com/cakephp/debug_kit

a92f...a76f

Author: Mark Story

Date: 2008-11-12 22:01:06 -0500

Merging in changes from master. Changing DebugView to use doppelganger class intermediary. This should allow DebugView to be compatible with ThemeView and all custom view classes.

3f62...4f2a

Author: Mark Story

Date: 2008-11-12 21:23:33 -0500

Merge branch 'master' into magic-view

e18e...5d74

Author: Mark Story

Date: 2008-11-12 21:12:43 -0500

Fixing Fatal Class not found error when debug == 0

c17b...3847

Author: Mark Story

Date: 2008-11-11 20:30:05 -0500

Removing files that no longer are needed.

f58e...9660

Author: Mark Story

Date: 2008-11-11 20:27:50 -0500

Adding Helpers and Tests for Helper based toolbar. View class is deprecated, but could be used in future. Switching to a helper solves issues where User defined View classes would be replaced by debug view breaking applications.

5db0...e5c9

Author: Mark Story

Date: 2008-11-10 22:15:29 -0500

Additional patches from AD7six

e21e...b211

Author: Mark Story

Date: 2008-11-10 21:38:30 -0500

Applying patch from AD7six to prepare for view -> helper migration.

aee2...714a

Author: rafaelbandeira3

Date: 2008-11-10 14:24:53 -0200

adding rules to make accessible the content under the toolbar div

7144...4c6b

Author: Mark Story

Date: 2008-11-09 00:30:13 -0500

Minor CSS changes. Adding closure to jquery_toolbar.js to fix allow no-compat usage.

faef...1611

Author: Mark Story

Date: 2008-11-06 23:51:04 -0500

Switching parent class of DebugView to ThemeView. Resolves issues with ThemedViews being broken by Debug Toolbar.

b606...e616

Author: rafaelbandeira3

Date: 2008-11-06 09:17:56 -0200

Merge branch 'master' of git://github.com/cakephp/debug_kit

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |