0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding more specific tests to log panel test. More... over 15 years ago
Refactoring how Helpers are added so they do not override the application helpers. More... over 15 years ago
Merge branch 'master' of git://github.com/jperras/debug_kit into jperras/master More... over 15 years ago
Adding element for log panel Refactoring CSS for tables to be more generic More... over 15 years ago
LogPanel functionality built Adding tests for LogPanel More... over 15 years ago
Refactored out requestStartTime() into its own method. Fixed tests for debugView to work with changes in request panel More... over 15 years ago
Adding test case for loading of helpers into custom view. More... over 15 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... over 15 years ago
Adding LogPanel Class More... over 15 years ago
Updating tests for DebugView More... over 15 years ago
Updating CSS to work without javascript. Adding titles to panel elements. Updating JS to new HTML content More... over 15 years ago
Commit pre-branch for CSS only toolbar. More... over 15 years ago
Allowing a no javascript option. More... over 15 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... over 15 years ago
Added ability to switch javascript to user defined scripts. Increases compatibility of debug kit behavior with userland scripts. More... over 15 years ago
Adding tests for alternate javascript loading Renamed jquery library More... over 15 years ago
Update request panel, adding cookies. More... over 15 years ago
Fixing JS issue More... over 15 years ago
Minor refactor to makeNeatArray() More... over 15 years ago
Updating makeNeatArray() to handle all data types. More... over 15 years ago
Renaming DebugToolbar to Toolbar More... over 15 years ago
Adding in feedback for collapsed neat-array structures. Fixing issues with JS and adding toolbar hide/reveal More... over 15 years ago
Tabbed interface is working better now. More... over 15 years ago
Basic tab hiding. More... over 15 years ago
Updating CSS Adding crude show/hide js for neat-arrays More... over 15 years ago
Adding jquery library Updating view to include jquery Crude CSS complete More... over 15 years ago
Refactored makeNeatArray() to use UL and LI elements. This will make CSS easier to deal with. More... over 15 years ago
Working on css More... over 15 years ago
Fixing paths for css and js files. More... over 15 years ago
Adding js file. Added renderLayout() to DebugView, automatically adds in CSS and JS files if helpers are available. Update tests More... over 15 years ago