log

age author description
Tue, 22 Jan 2013 17:29:06 +0300 anatoly techtonik templating: Move common TAL methods to TALLoaderBase class
Mon, 21 Jan 2013 23:51:39 +0300 anatoly techtonik templating: rename precompileTemplates to precompile
Mon, 21 Jan 2013 23:04:55 +0300 anatoly techtonik templating: Raise exception if configured template engine is unknown
Fri, 18 Jan 2013 15:27:14 +0300 anatoly techtonik Link glossary to the documentation contents.
Thu, 17 Jan 2013 22:15:05 +0100 Bernhard Reiter Fixed OpenPGP support for modern versions of libgpgme.
Thu, 17 Jan 2013 21:28:17 +0100 Bernhard Reiter Removing executable bit file permission on test/test_actions.py.
Thu, 17 Jan 2013 15:21:54 +0300 anatoly techtonik templating: proof of concept for Jinja2 support. Select 'jinja2'
Thu, 17 Jan 2013 09:08:50 +0300 anatoly techtonik nested_scopes are here since Python 2.2
Tue, 15 Jan 2013 00:15:34 +0300 anatoly techtonik Make *.py scripts executable
Tue, 15 Jan 2013 00:10:01 +0300 anatoly techtonik Untangle template selection logic from template loading functionality.
Mon, 14 Jan 2013 20:25:00 +0300 anatoly techtonik templating: Move template selection logic from the template loaders
Mon, 14 Jan 2013 19:57:42 +0300 anatoly techtonik Revert 2b20294b934a (r2b20294b934a) disallowing load("issue.item")
Mon, 14 Jan 2013 18:38:20 +0300 anatoly techtonik Doc: Improve Loader.load() description.
Mon, 14 Jan 2013 18:26:09 +0300 anatoly techtonik CHANGES.txt: Mention demo.py fixes
Mon, 14 Jan 2013 17:48:51 +0300 anatoly techtonik Fix minimal template, which was failing with:
Mon, 14 Jan 2013 17:35:48 +0300 anatoly techtonik demo: Remove tracker home completely when nuking. This erases
Mon, 14 Jan 2013 17:10:53 +0300 anatoly techtonik demo: Make tracker home configurable.
Mon, 14 Jan 2013 17:00:27 +0300 anatoly techtonik doc: Fix some Sphinx warnings.
Mon, 14 Jan 2013 16:19:48 +0300 anatoly techtonik doc: Fix debugging link.
Mon, 14 Jan 2013 16:08:38 +0300 anatoly techtonik doc: Remove context diff requirement for sending patches
Mon, 14 Jan 2013 14:55:54 +0300 anatoly techtonik Fix `demo -h` didn't work with existing demo, and
Mon, 14 Jan 2013 00:13:58 +0300 anatoly techtonik templating: Rename 'extension' argument in Loader.load() to 'view'
Sun, 13 Jan 2013 22:39:46 +0300 anatoly techtonik templating: Rename LoaderBase.get() to LoaderBase.load() for clarity
Sun, 13 Jan 2013 15:12:04 +0300 anatoly techtonik Doc fix per John's comments.
Sat, 12 Jan 2013 16:21:37 +0300 anatoly techtonik Document Roundup URL design
Fri, 11 Jan 2013 17:15:06 +0300 anatoly techtonik Self-focument API in templating.py loader class
Fri, 11 Jan 2013 01:16:59 +0300 anatoly techtonik Cancel version bump to 1.5.0 - the impact is minimal, so just update
Fri, 11 Jan 2013 00:46:23 +0300 anatoly techtonik Restore compatibility with an old style trackers (not sure if
Sun, 06 Jan 2013 16:39:21 +0300 anatoly techtonik Rename templating.get_templates to get_loader
Sun, 06 Jan 2013 16:36:33 +0300 anatoly techtonik API break: rename Templates to Loader for zopetal and chameleon
Sun, 06 Jan 2013 16:02:45 +0300 anatoly techtonik API break, bumping version to 1.15.0, renamed TemplatesBase to
Fri, 04 Jan 2013 21:17:17 +0100 Bernhard Reiter Updated recommended version infos for psycopg and PostgreSQL.
Fri, 28 Dec 2012 15:33:57 +0530 Pradip Caulagi Make roundup play nice with setup tools (for using with virtualenv)
Fri, 28 Dec 2012 10:54:42 +0530 Pradip Caulagi - Clicking on bug/task should go to respective index page
Fri, 28 Dec 2012 01:06:37 +0100 Bernhard Reiter minor cleanup: demo.py: removed superfluous brackets.
Fri, 28 Dec 2012 01:02:48 +0100 Bernhard Reiter Typo fixed: Chamaleon -> Chameleon
Fri, 28 Dec 2012 00:18:45 +0100 Bernhard Reiter Template responsive: make demo.py work out of the box with it, by setting the static_files config.ini setting to "static".
Thu, 27 Dec 2012 23:31:17 +0100 Bernhard Reiter Template responsive: footer link fixed and hardcoded last modfied date removed.
Sun, 23 Dec 2012 21:59:33 +0300 anatoly techtonik Fix typo.
Fri, 21 Dec 2012 17:17:33 +0100 Thomas Arendsen Hein Initial (empty) CHANGES section for 1.4.22
Fri, 21 Dec 2012 15:26:02 +0100 Ralf Schlatterbeck Added tag 1.4.21 for changeset d6e9f95cc30e
Fri, 21 Dec 2012 15:06:23 +0100 Ralf Schlatterbeck Release preparation 1.4.21
Tue, 18 Dec 2012 09:42:36 +0100 Ralf Schlatterbeck Add Pradip Caulagi to acknowledgements
Tue, 18 Dec 2012 15:16:14 +1100 John Kristensen issue2550760: Several improvements to the manpages (thanks Kai Storbeck)
Mon, 17 Dec 2012 19:15:21 +0530 Pradip Caulagi Merge
Mon, 17 Dec 2012 19:13:28 +0530 Pradip Caulagi Serve fonts from local server
Sun, 16 Dec 2012 13:18:11 +1100 John Kristensen issue2550774: Fix generating the website documentation
Sun, 16 Dec 2012 13:10:52 +1100 John Kristensen issue2550774: Fix generation of documentation
Sun, 16 Dec 2012 12:49:41 +0530 Pradip Caulagi Semantic markup - remove table and use divs instead
Sun, 16 Dec 2012 12:31:49 +0530 Pradip Caulagi Don't use form elements to show read only data
Sat, 15 Dec 2012 23:13:00 +0530 Pradip Caulagi Use some Google fonts
Sat, 15 Dec 2012 22:33:15 +0530 Pradip Caulagi Use the changes in bug.item in task.item as well; more semantic markup for msg.item
Sat, 15 Dec 2012 21:42:47 +0530 Pradip Caulagi Don't need to check for context/id for all fields
Sat, 15 Dec 2012 00:35:32 +0530 Pradip Caulagi Use bootstrap classes for displaying tables; bug.item is almost table free and uses bootstrap form classes and markup
Fri, 14 Dec 2012 18:22:27 +0200 Ezio Melotti #2550782: Added a new irker detector to send notifications on IRC when an issue is created or messages are added.
Fri, 14 Dec 2012 01:13:37 +0530 Pradip Caulagi setup.py expects a flat folder structure
Fri, 14 Dec 2012 00:52:09 +0530 Pradip Caulagi Setup should copy static also to templates folder
Fri, 14 Dec 2012 00:38:50 +0530 Pradip Caulagi static_files should be set for assets to be picked up
Fri, 14 Dec 2012 00:35:51 +0530 Pradip Caulagi First stab at responsive templates using bootstrap
Thu, 29 Nov 2012 02:27:46 +0300 anatoly techtonik setup.py: Fix trove classifier. Roundup uses MIT license, not PSF.

Roundup Issue Tracker: http://roundup-tracker.org/