75
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:jperras/debug_kit More... about 17 years ago
Adding mootools compatible javascript More... about 17 years ago
YUI debugkit adapter created. More... about 17 years ago
Merge branch 'master' of git://github.com/cakephp/debug_kit More... about 17 years ago
Merge branch 'master' of git://github.com/joelmoss/debug_kit into joelmoss/master More... about 17 years ago
Merging prototype_debug_toolbar.js from joelmoss/debug_kit master. More... about 17 years ago
Merge branch 'master' of [email protected]:jperras/debug_kit More... about 17 years ago
Implementing DebugKit prototypeJS adapter. More... about 17 years ago
Created Prototype JS More... about 17 years ago
Decreasing font size of panel links More... about 17 years ago
Adding show/hide of panels to mootools compatible Javascript More... about 17 years ago
Adding show/hide of panels to mootools compatible Javascript More... about 17 years ago
Fixing tests to reflect current file layout. More... about 17 years ago
Cleaning up mootools file. More... about 17 years ago
Adding in mootools compatible javascript file. More... about 17 years ago
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.. More... about 17 years ago
Adding code to pass previously commited tests. Moved existing alternate javascript test into its own test method. More... about 17 years ago
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. More... about 17 years ago
Renaming debug_toolbar.js to jquery_debug_toolbar.js. Opens namespace for non-jquery scripts to be added. Modified tests and default js filename. More... about 17 years ago
Commiting changes to pass tests previously commited. More... about 17 years ago
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. More... about 17 years ago
Forcing left text align in .panel-content; fixes text layout center alignment due to some cascading styles inheritied from other stylesheets. More... about 17 years ago
Forcing left text align in .panel-content; fixes text layout center alignment due to some cascading styles inheritied from other stylesheets. More... about 17 years ago
Implementing jQuery no-co-conflict mode. More... about 17 years ago
Refactoring toolbar tests to use ClassRegistry::init instead of App::import and manual instantiation. More... about 17 years ago
Refactoring toolbar tests to use ClassRegistry::init instead of App::import and manual instantiation. More... about 17 years ago
Adding more specific tests to log panel test. More... about 17 years ago
Refactoring how Helpers are added so they do not override the application helpers. More... about 17 years ago
Merge branch 'master' of git://github.com/jperras/debug_kit into jperras/master More... about 17 years ago
Adding element for log panel Refactoring CSS for tables to be more generic More... about 17 years ago