| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-14 | Template panel context cleanup. | Chris Adams | |
| All panels get a copy of the template context when created and use an updated copy when rendering so they can have full access to context vars and avoid making changes to the shared context. Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2009-11-18 | Marked more strings for translation and updated 'fr' locale. | David Jean Louis | |
| Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2009-11-06 | Updated view info to be horizontal tabular. | Rob Hudson | |
| 2009-11-06 | Show view name and arguments and keyword arguments in the request vars panel. | Alex Gaynor | |
| Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2009-09-24 | Fixed a bug, recently introduced, that turned the sessions list into a tuple of | Rob Hudson | |
| that list which broke rendering of sessions in the Request Vars panel. | |||
| 2009-09-15 | Allow request vars to work even with disabled session middleware. | Augie Fackler | |
| 2009-08-12 | added in-panel title | Idan Gazit | |
| 2009-08-12 | renamed title/subtitle -> nav_title/nav_subtitle | Idan Gazit | |
| 2008-09-21 | Refactoring middleware and panels so panels have more explicit middleware-like | Rob Hudson | |
| methods to be more clear when panel processing happens. | |||
| 2008-09-09 | Adding a `has_content` boolean to panels to avoid issues with checking if | Rob Hudson | |
| content exists and displaying it in the templates. | |||
| 2008-09-09 | Merging in some changes from David Cramer for the HTTP vars panel but renaming | Rob Hudson | |
| it to request vars since we've added session and cookie data (sessions have nothing to do with HTTP technically). | |||
