<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar, branch 0.7.0</title>
<subtitle>A configurable set of panels that display various debug information about the current request/response.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/'/>
<entry>
<title>Bumping version number preparing for release.</title>
<updated>2009-04-02T16:06:08+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-04-02T16:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=644ae5068c58fb208d0d96cbe40f80723c2a70e1'/>
<id>644ae5068c58fb208d0d96cbe40f80723c2a70e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable cache panel in default list of panels to load since it's slightly broken at the moment.</title>
<updated>2009-04-02T16:02:04+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-04-02T16:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a4247bc722c1e9bf42f749e91ce118cde1bd0d2f'/>
<id>a4247bc722c1e9bf42f749e91ce118cde1bd0d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving media so they are "namespaced" like templates.</title>
<updated>2009-04-02T15:32:55+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-04-02T15:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=1228a99da10a71c97b82c240350ee8b00c0c2d0c'/>
<id>1228a99da10a71c97b82c240350ee8b00c0c2d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New configuration option to provide your own 'show_toolbar' method.</title>
<updated>2009-03-26T14:29:26+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-26T14:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=b9b0cbe718c6a1736af1fa86452ffc4af28b64f4'/>
<id>b9b0cbe718c6a1736af1fa86452ffc4af28b64f4</id>
<content type='text'>
This change allows a custom method to be used in place of the default 'show_toolbar' method on whether the toolbar should be displayed.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows a custom method to be used in place of the default 'show_toolbar' method on whether the toolbar should be displayed.</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup of imports and long lines.</title>
<updated>2009-03-26T14:27:17+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-26T14:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=dedf8a9633abdb4f0e9a39ff80d32df62b0da4d8'/>
<id>dedf8a9633abdb4f0e9a39ff80d32df62b0da4d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fix so jQuery doesn't conflict with other Javascript libraries.</title>
<updated>2009-03-23T06:41:15+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-23T06:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ea1f9430ddb58f28b50cc702f9eb2612f19e308d'/>
<id>ea1f9430ddb58f28b50cc702f9eb2612f19e308d</id>
<content type='text'>
I think I finally got this one working.  The saving of the temporary variable has to happen *before* jQuery loads, or else jQuery has already stomped on the '$' variable that another library might have used.  This patch moves the temporary saving of this variable the HTML template so it tucks it aside before jQuery loads and puts it back after we're done.  Tested and works with jQuery, mootools, and prototype.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think I finally got this one working.  The saving of the temporary variable has to happen *before* jQuery loads, or else jQuery has already stomped on the '$' variable that another library might have used.  This patch moves the temporary saving of this variable the HTML template so it tucks it aside before jQuery loads and puts it back after we're done.  Tested and works with jQuery, mootools, and prototype.</pre>
</div>
</content>
</entry>
<entry>
<title>Close the panel if the toolbar is hiding.</title>
<updated>2009-03-23T06:37:38+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-23T06:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=bc8691de49618a41fc57f54420a921b1c8a7c4ff'/>
<id>bc8691de49618a41fc57f54420a921b1c8a7c4ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding stack traces to SQL panel to see where the calls are coming from.</title>
<updated>2009-03-21T17:56:08+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-21T17:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=30ab58a69510f3fd35e19f6be9b669d2fdf956c0'/>
<id>30ab58a69510f3fd35e19f6be9b669d2fdf956c0</id>
<content type='text'>
Merge branch 'sql_stacktrace'

* sql_stacktrace:
  Tuple unpacking of stacktrace variables for niceness.
  Add preliminary support for stacktraces to see where SQL queries are coming from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge branch 'sql_stacktrace'

* sql_stacktrace:
  Tuple unpacking of stacktrace variables for niceness.
  Add preliminary support for stacktraces to see where SQL queries are coming from.
</pre>
</div>
</content>
</entry>
<entry>
<title>jQuery 1.3 cleanup.</title>
<updated>2009-03-21T17:27:40+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-21T17:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=2e0d4d3b7e2aad03743ca255b053caf55b0b73b2'/>
<id>2e0d4d3b7e2aad03743ca255b053caf55b0b73b2</id>
<content type='text'>
* jQuery events changed slightly which caused the click event on '#djDebugPanelList li a' to fire when the hide link was clicked.  The hide link has no class attribute and an error was occurring.  This checks for the lack of a class attribute and returns false immediately if it doesn't exist.  The other event should catch normally and hide the toolbar.

* Updating all click methods to return false.

* Close the opened panel when hide is clicked.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jQuery events changed slightly which caused the click event on '#djDebugPanelList li a' to fire when the hide link was clicked.  The hide link has no class attribute and an error was occurring.  This checks for the lack of a class attribute and returns false immediately if it doesn't exist.  The other event should catch normally and hide the toolbar.

* Updating all click methods to return false.

* Close the opened panel when hide is clicked.</pre>
</div>
</content>
</entry>
<entry>
<title>Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of panels."</title>
<updated>2009-03-21T17:17:54+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-03-21T17:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=3faace8b4fe7fbf0af7998340ce684d462ab0a9c'/>
<id>3faace8b4fe7fbf0af7998340ce684d462ab0a9c</id>
<content type='text'>
There were some issues with this commit that need to be resolved before it's added back in.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were some issues with this commit that need to be resolved before it's added back in.</pre>
</div>
</content>
</entry>
</feed>
