aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.js
AgeCommit message (Expand)Author
2008-09-23Possible fix for jQuery.noConflict() removing '$' from scope and breaking otherRob Hudson
2008-09-20finishing up ajax work for sql explainRob Hudson
2008-09-20Merge commit '8e124b0a129ab351ec6cae30d8358709d4c1430b'Rob Hudson
2008-09-20From Simon Willison but cleaned up tabbing: Use $ shortcut for jQuery withoutRob Hudson
2008-09-20partly done with ajax support and jsRob Hudson
2008-09-20Use $ shortcut for jQuery without conflicting with other librariesSimon Willison
2008-09-20jQuery patch from Alex Gaynor.Rob Hudson
2008-09-18I noticed the template_rendered signal from the test suite also passed context,Rob Hudson
2008-09-16We now have a jQuery.djDebug object to extend. This might be overkill but itRob Hudson
2008-09-16Updating toolbar.js to close panel on 2nd click.Rob Hudson
2008-09-15Modified scripts to use jQuery, and moved 'em to a better place.Jacob Kaplan-Moss