0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
LogPanel functionality built Adding tests for LogPanel More... about 17 years ago
Refactored out requestStartTime() into its own method. Fixed tests for debugView to work with changes in request panel More... about 17 years ago
Adding test case for loading of helpers into custom view. More... about 17 years ago
Removing dependency on calling controller having the JavascriptHelper loaded. Added Number helper to memory_panel.ctp for human readable formatting of output. More... about 17 years ago
Adding LogPanel Class More... about 17 years ago
Updating tests for DebugView More... about 17 years ago
Updating CSS to work without javascript. Adding titles to panel elements. Updating JS to new HTML content More... about 17 years ago
Commit pre-branch for CSS only toolbar. More... about 17 years ago
Allowing a no javascript option. More... about 17 years ago
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 More... about 17 years ago
Added ability to switch javascript to user defined scripts. Increases compatibility of debug kit behavior with userland scripts. More... about 17 years ago
Adding tests for alternate javascript loading Renamed jquery library More... about 17 years ago
Update request panel, adding cookies. More... about 17 years ago
Fixing JS issue More... about 17 years ago
Minor refactor to makeNeatArray() More... about 17 years ago
Updating makeNeatArray() to handle all data types. More... about 17 years ago
Renaming DebugToolbar to Toolbar More... about 17 years ago
Adding in feedback for collapsed neat-array structures. Fixing issues with JS and adding toolbar hide/reveal More... about 17 years ago
Tabbed interface is working better now. More... about 17 years ago
Basic tab hiding. More... about 17 years ago
Updating CSS Adding crude show/hide js for neat-arrays More... about 17 years ago
Adding jquery library Updating view to include jquery Crude CSS complete More... about 17 years ago
Refactored makeNeatArray() to use UL and LI elements. This will make CSS easier to deal with. More... about 17 years ago
Working on css More... about 17 years ago
Fixing paths for css and js files. More... about 17 years ago
Adding js file. Added renderLayout() to DebugView, automatically adds in CSS and JS files if helpers are available. Update tests More... about 17 years ago