Commits for debug_kit / branches / 1.0-branch

fd39...318d

Author: Joel Perras

Date: 2008-10-30 23:17:04 -0400

Refactoring toolbar tests to use ClassRegistry::init instead of App::import and manual instantiation.

6755...276f

Author: Joel Perras

Date: 2008-10-31 06:48:04 -0400

Forcing left text align in .panel-content; fixes text layout center alignment due to some cascading styles inheritied from other stylesheets.

109e...8094

Author: Mark Story

Date: 2008-11-02 21:23:44 -0500

Cleaning up mootools file.

cefc...5de6

Author: Mark Story

Date: 2008-11-02 21:20:35 -0500

Adding in mootools compatible javascript file.

5377...97ae

Author: Mark Story

Date: 2008-11-02 18:06:02 -0500

Removing the jQuery library from the plugin. jQuery and all other libraries must be included in your layout manually before using the toolbar's Javascript functionality..

8172...0d21

Author: Mark Story

Date: 2008-11-02 18:03:30 -0500

Adding code to pass previously commited tests. Moved existing alternate javascript test into its own test method.

2fd9...b02a

Author: Mark Story

Date: 2008-11-02 17:52:42 -0500

Adding tests for existing plugin javascript preference. If a javascript file with the correct library prefix exists in the plugin it will be used over a file in the app files.

2c87...0cf4

Author: Mark Story

Date: 2008-11-02 17:44:26 -0500

Renaming debug_toolbar.js to jquery_debug_toolbar.js. Opens namespace for non-jquery scripts to be added. Modified tests and default js filename.

6dba...bfe1

Author: Mark Story

Date: 2008-11-01 19:40:28 -0400

Commiting changes to pass tests previously commited.

60f1...48c0

Author: Mark Story

Date: 2008-11-01 19:30:35 -0400

Alter tests to reflect new functionality of Javascript parameter for component. The Toolbar will no longer auto-include jQuery and requires it to be included. This increases compatibility with other libraries. This change will also increase the terseness of using the Toolbar.

d96e...ce2e

Author: Joel Perras

Date: 2008-10-31 06:48:04 -0400

Forcing left text align in .panel-content; fixes text layout center alignment due to some cascading styles inheritied from other stylesheets.

d7d0...d8b9

Author: Joel Perras

Date: 2008-10-31 00:13:00 -0400

Implementing jQuery no-co-conflict mode.

3589...53f0

Author: Joel Perras

Date: 2008-10-30 23:17:04 -0400

Refactoring toolbar tests to use ClassRegistry::init instead of App::import and manual instantiation.

4d6b...a9df

Author: Mark Story

Date: 2008-10-29 00:00:35 -0400

Adding more specific tests to log panel test.

85a5...c575

Author: Mark Story

Date: 2008-10-28 23:24:40 -0400

Refactoring how Helpers are added so they do not override the application helpers.

eb44...0836

Author: Mark Story

Date: 2008-10-28 22:22:43 -0400

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

aa3f...b8e5

Author: Mark Story

Date: 2008-10-28 22:07:07 -0400

Adding element for log panel Refactoring CSS for tables to be more generic

750c...343f

Author: Mark Story

Date: 2008-10-28 21:53:56 -0400

LogPanel functionality built Adding tests for LogPanel

623e...8f9e

Author: Mark Story

Date: 2008-10-28 20:49:28 -0400

Refactored out requestStartTime() into its own method. Fixed tests for debugView to work with changes in request panel

c74d...430f

Author: Joel Perras

Date: 2008-10-28 11:14:30 -0400

Adding test case for loading of helpers into custom view.

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