aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-09-12Updated URL to the GitHub page (soon to be finished)0.8.0Rob Hudson
2009-09-12Merge remote branch 'origin/tx-master'Rob Hudson
2009-09-13l10n: Updates to Hebrew (he) translationAlex
2009-09-12Updated version to 0.8.Rob Hudson
2009-09-12Merge remote branch 'alex/master'Rob Hudson
2009-09-12Fixed to only show the link for requesting the SELECT data if the query is aRob Hudson
2009-09-12l10n: Updates to Russian (ru) translationMikhail Korobov
2009-09-12l10n: Updates to German (de) translationarthurk
2009-09-12l10n: Russian translationMikhail Korobov
2009-09-11Added more SQL keywords.Rob Hudson
2009-09-11Updated locales with more strings.Rob Hudson
2009-09-11Removed the spaceless tag as it caused more problems than it solved.Rob Hudson
2009-09-11Merge remote branch 'idan/master'Rob Hudson
2009-09-12Return of zebra stripes, slightly more prominent table headers.Idan Gazit
2009-09-12Added overflow:auto for tables to prevent breakoutIdan Gazit
2009-09-11Merge remote branch 'percy/master'Rob Hudson
2009-09-11added English (en) localePercy Perez-Pinedo
2009-09-11Merge remote branch 'idan/master'Rob Hudson
2009-09-12Merge commit 'upstream/master'Idan Gazit
2009-09-11Merge branch 'tx-master' of github.com:robhudson/django-debug-toolbarRob Hudson
2009-09-11Wrapped subpanel content with div.scroll and fixed a few minor CSS problems.Rob Hudson
2009-09-12minified js with class="active" fixIdan Gazit
2009-09-12Merge commit 'upstream/master'Idan Gazit
2009-09-11Fixed escaping on redirects.Rob Hudson
2009-09-11Fixes li class="active" when panel closed via close button.Idan Gazit
2009-09-10l10n: Updates to Hebrew (he) translationAlex
2009-09-10handle merge conflictsAlex Gaynor
2009-09-08Updated toolbar to use minified versions of js and css.Rob Hudson
2009-09-08Merge remote branch 'idan/master' into ui-rfRob Hudson
2009-09-09Merge commit 'upstream/ui-rf'Idan Gazit
2009-09-09Fixed back buttons on SQL explain/select/profile subpanels.Idan Gazit
2009-09-08Fixed an issue where the panel navigation might have a different number ofRob Hudson
2009-09-07Fixed template source to work nicely with and without Pygments.Rob Hudson
2009-09-07Allow template source to be scrollableMikhail Korobov
2009-09-07Merge branch 'ui-rf' of github.com:robhudson/django-debug-toolbar into ui-rfRob Hudson
2009-09-07Used spaceless tag to tighten up debug toolbar HTML output.Rob Hudson
2009-09-01Merge commit 'origin/tx-master' into ui-rfRob Hudson
2009-09-01Fixed translated string in redirect template.Rob Hudson
2009-08-31l10n: Fixed an issue of duplicated entry in the Spanish translationDiego Búrigo Zacarão
2009-08-28Fixed so key bindings are setup on init, regardless of toolbar cookie.Rob Hudson
2009-08-28Made ESC work on various toolbar states.Rob Hudson
2009-08-28Merge commit 'idan/master' into ui-rfRob Hudson
2009-08-28Refactored `reformat_sql` to produce a more compact output for a tighter view...Rob Hudson
2009-08-28Refactored SQL panel to use datetime objects and added a visual display of bo...Rob Hudson
2009-08-28Fixed sql profiling so it doesn't return a 500 if the SQL `SET PROFILING=1` r...Rob Hudson
2009-08-28Updated CSS to use the same huge z-index everywhere.Rob Hudson
2009-08-28panel animation, we hardly knew thee (removed animation)Idan Gazit
2009-08-27CSS adjusted to consistency of header and table spacing across panels.Rob Hudson
2009-08-27CSS adjusted to keep consistent alignment on left.Rob Hudson
2009-08-27Decrease base font size. It's increased where it needs to be elsewhere.Rob Hudson