aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-04-02Disable cache panel in default list of panels to load since it's slightly bro...Rob Hudson
2009-04-02Moving media so they are "namespaced" like templates.Rob Hudson
2009-03-27Merge commit 'rob/master'Alex Gaynor
2009-03-26New configuration option to provide your own 'show_toolbar' method.Rob Hudson
2009-03-26Minor cleanup of imports and long lines.Rob Hudson
2009-03-22Add fix so jQuery doesn't conflict with other Javascript libraries.Rob Hudson
2009-03-22Close the panel if the toolbar is hiding.Rob Hudson
2009-03-21Merge commit 'rob/master'Alex Gaynor
2009-03-21Adding stack traces to SQL panel to see where the calls are coming from.Rob Hudson
2009-03-21jQuery 1.3 cleanup.Rob Hudson
2009-03-21Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of pane...Rob Hudson
2009-03-21fixed bug when the string </body> matches more than once in the htmlLoic Bistuer
2009-03-21resoled merge conflictsAlex Gaynor
2009-03-21Making CSS classes 'odd' and 'even' more specific.Rob Hudson
2009-03-21Restrict the debug toolbar to a single row of panels.Malcolm Tredinnick
2009-03-21Tidied up SQL formatting in SQL panel.Malcolm Tredinnick
2009-03-21Fixed "FROM" formatting in SQL panel layout.Malcolm Tredinnick
2009-03-21Make text alignment in panels not inherit from surrounding page.Malcolm Tredinnick
2009-03-21Patch from kmike84 to fix conflict if project uses mootools.Rob Hudson
2009-01-23Tuple unpacking of stacktrace variables for niceness.Rob Hudson
2009-01-23Add preliminary support for stacktraces to see where SQL queries are coming f...Rob Hudson
2009-01-23Make pre tags on odd table rows match row background color in CSS.Rob Hudson
2009-01-23Fix triggering an extra SQL query via the auth context processor.Rob Hudson
2009-01-17Regenerate the CSS and JS minified files, removing minified cookie file.Rob Hudson
2009-01-17Adjust Makefile to concatenate to jquery.cookie.js onto toolbar.min.js.Rob Hudson
2009-01-17added missing jquery cookie plugin filesReto Aebersold
2009-01-17Minor stylistic changes to CSS and Javascript file after merge.Rob Hudson
2009-01-17Fixing AJAX calls to detailed SQL views.Reto Aebersold
2009-01-17Adding ability to show/hide toolbar, using jquery.cookie.js for statefulness.Reto Aebersold
2009-01-15Fix typo/grammar in README ("the the")dAniel hAhler
2009-01-15Load SQLDebugPanel before TemplateDebugPanel to get the right number of queri...Reto Aebersold
2009-01-04updated Spanish translationPercy Perez-Pinedo
2009-01-04updated message filePercy Perez-Pinedo
2009-01-04added locale directory and compiled django.po (spanish translation)Percy Perez-Pinedo
2009-01-04added "trans" to base and redirect templatesPercy Perez-Pinedo
2009-01-04added "trans" to the templates to be translatedPercy Perez-Pinedo
2009-01-02added trans to request_vars.htmlPercy Perez-Pinedo
2009-01-02adding i18n to request_vars templatePercy Perez-Pinedo
2009-01-02trans fue incorporado a logger.htmlPercy Perez-Pinedo
2009-01-02finished adding "trans" to panel template headers.htmlPercy Perez-Pinedo
2009-01-02working on translating the django toolbar into Spanish. Translating panel tem...Percy Perez-Pinedo
2008-12-22adding new AUTHORS due to some recent code mergesRob Hudson
2008-12-20Merge branch 'master'; commit 'freakboy3742/master'Rob Hudson
2008-12-17Fixes #19 -- Modified the middleware to only install the debug ROOT_URLCONF i...Russell Keith-Magee
2008-12-12Fine tuning setup.py for Pypi release.Rob Hudson
2008-12-12Adding version info to module.Rob Hudson
2008-12-12README update to point to issues list on Google code.Rob Hudson
2008-12-11Win32 systems don't have the resource module. This patch codes around it so ...Rob Hudson
2008-12-10Some tweaks and changes to the setup.py file.Rob Hudson
2008-12-09Merge branch 'master'; commit 'danfairs/master'Rob Hudson