aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-02Updated .po filesRob Hudson
2009-11-02Show context where SQL query originated from templateChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Left-align the header cells in the SQL stacktrace tableChris Lamb
The columns are extremely wide, which makes centered titles look very odd. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Move the stacktrace underneath the SQL - current column is too narrowChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02kill whitespaceAlex Gaynor
2009-11-02detect versions for other installed applicationsAlex Gaynor
2009-11-02Mkae this threadsafeAlex Gaynor
2009-11-02Made the versions panel more powerfulAlex Gaynor
2009-10-17l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)
2009-10-16Compiled locale filesRob Hudson
2009-10-16Updated po filesRob Hudson
2009-10-16Merge branch 'master' into tx-masterRob Hudson
2009-10-16Minified CSS from previous commit change.Rob Hudson
2009-10-16Updated AUTHORS file with missing authors from git log.Rob Hudson
2009-10-17fixed space on titlesKenneth Belitzky
2009-10-17added missing trans tags inside templatesKenneth Belitzky
2009-10-17CSS was effecting blockquote styles on the page.melsdoerfer
2009-10-14l10n: Added French translationDavid Paccoud
Transmitted-via: Transifex (www.transifex.net)
2009-10-06missing closing bracketEtienne Carrier
2009-09-30Added Chris Beaven to AUTHORS file.Rob Hudson
2009-09-30Template panel: Replace the sql_queries element from the template context ↵Chris Beaven
rather than removing it. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-30Template panel: One letter variable names are bad practice, changed to use ↵Chris Beaven
some more informative variable names. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-30Template panel: Remove unnecessary large elements from each template context ↵Chris Beaven
(request and sql_queries) Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-25Fixed template panel bug that caused the context to not display correctly.Rob Hudson
2009-09-24Fixed a bug, recently introduced, that turned the sessions list into a tuple ofRob Hudson
that list which broke rendering of sessions in the Request Vars panel.
2009-09-24l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)
2009-09-22Incremented version to 0.8.1 alpha.Rob Hudson
2009-09-22Added sqlparse, replacing my simple string replace SQL keywords and updatingRob Hudson
management command and SQL panel.
2009-09-22Added Augie Fackler to AUTHORSRob Hudson
2009-09-15Allow request vars to work even with disabled session middleware.Augie Fackler
2009-09-15Fix so that the debug toolbar can be enabled/disabled safely on a ↵Augie Fackler
per-request basis.
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
Transmitted-via: Transifex (www.transifex.net)
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
SELECT query.
2009-09-12l10n: Updates to Russian (ru) translationMikhail Korobov
Transmitted-via: Transifex (www.transifex.net)
2009-09-12l10n: Updates to German (de) translationarthurk
Transmitted-via: Transifex (www.transifex.net)
2009-09-12l10n: Russian translationMikhail Korobov
Transmitted-via: Transifex (www.transifex.net)
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