Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix #635: add missing "next" method to idgen() on Python 3. | Georg Brandl | 2011-09-19 | 1 | -1/+2 | |
| | ||||||
* | merge with 1.0 | Georg Brandl | 2011-01-15 | 1 | -0/+10 | |
|\ | ||||||
| * | Fix bug introduced by relying on quirks of Jinja scoping. | Georg Brandl | 2011-01-15 | 1 | -0/+10 | |
| | | ||||||
* | | #554: Add theme option ``sidebarwidth`` to the basic theme. | Georg Brandl | 2011-01-15 | 1 | -0/+7 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -2/+4 | |
|/ | ||||||
* | Allow empty accesskey to avoid giving an access key. | Georg Brandl | 2010-02-19 | 1 | -1/+1 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
|\ | ||||||
| * | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -2/+3 | |
|\ \ | |/ |/| | ||||||
| * | Make "make check" happy. | Georg Brandl | 2009-10-26 | 1 | -1/+2 | |
| | | ||||||
| * | merge with trunk | Georg Brandl | 2009-09-04 | 1 | -1/+0 | |
| |\ | ||||||
| * | | Move the initialization of env and i18n into the app. | Georg Brandl | 2009-07-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Cleanup unused imports. | Georg Brandl | 2009-09-04 | 1 | -1/+0 | |
|/ | ||||||
* | #158: Allow '..' in template names, and absolute template paths; | Georg Brandl | 2009-06-04 | 1 | -1/+28 | |
| | | | | Jinja 2 by default disables both. | |||||
* | Output each accesskey only once, regardless of the number of relbars. | Georg Brandl | 2009-02-24 | 1 | -0/+10 | |
| | ||||||
* | Fix the serializing and changes builders, and really test them. | Georg Brandl | 2009-02-21 | 1 | -7/+11 | |
| | ||||||
* | Make "make check" happy. | Georg Brandl | 2009-02-19 | 1 | -1/+2 | |
| | ||||||
* | Enabled default jinja sandbox in sphinx. Makes it safer to share themes. | Armin Ronacher | 2009-02-19 | 1 | -7/+10 | |
| | ||||||
* | Add theming test suite, fix a few bugs and doc problems. | Georg Brandl | 2009-02-15 | 1 | -2/+3 | |
| | ||||||
* | Add support for templated static files. | Georg Brandl | 2009-02-15 | 1 | -0/+4 | |
| | ||||||
* | * Add support for theme options. | Georg Brandl | 2009-02-15 | 1 | -1/+10 | |
| | | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart. | |||||
* | Support theme zipfiles. | Georg Brandl | 2009-02-15 | 1 | -1/+1 | |
| | ||||||
* | Fix bugs in the template loader and the changes builder. | Georg Brandl | 2009-01-10 | 1 | -1/+2 | |
| | ||||||
* | Basic theme infrastructure. | Georg Brandl | 2009-01-05 | 1 | -49/+32 | |
| | ||||||
* | Fix a few remaining copyrights and add 2009 to license. | Georg Brandl | 2009-01-04 | 1 | -1/+1 | |
| | ||||||
* | Some fixes and changelog entry after switch to Jinja2. | Georg Brandl | 2008-12-28 | 1 | -0/+86 | |