| Age | Commit message (Collapse) | Author |
|
global object as well as $.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into dmclain-master
Conflicts:
debug_toolbar/media/debug_toolbar/css/toolbar.min.css
debug_toolbar/media/debug_toolbar/js/toolbar.min.js
|
|
into robhudson-develop
Conflicts:
debug_toolbar/media/debug_toolbar/css/toolbar.css
debug_toolbar/media/debug_toolbar/css/toolbar.min.css
debug_toolbar/media/debug_toolbar/js/toolbar.min.js
debug_toolbar/middleware.py
debug_toolbar/panels/sql.py
debug_toolbar/templates/debug_toolbar/base.html
debug_toolbar/templates/debug_toolbar/panels/sql.html
|
|
|
|
Thanks to Tomasz Buchert for the suggestion.
|
|
|
|
trans and vice versa)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better view of stacktrace
|
|
|
|
Previous the user saw nothing happen if there was an error on the backend. This at least display a basic error status to the user.
|
|
This avoids causing otherwise valid HTML to fail
validation because <style> is only allowed in <head>
|
|
output.
|
|
Thanks to Hynek Cernoch for the report and patch.
|
|
|
|
the static files (good with django-staticfiles). Also moved media files to subdirectories like other apps.
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
|
|
* Update jQuery to latest version, 1.4.1
* Pulled jquery.cookie.js into toolbar.js so it doesn't depend on jQuery being
in the global namespace.
* jQuery loading code based on Ben Alman's bookmarklet generator here:
http://benalman.com/code/test/jquery-run-code-bookmarklet/
|
|
|
|
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
The columns are extremely wide, which makes centered titles look very odd.
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
Signed-off-by: Chris Lamb <lamby@debian.org>
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|