Mercurial > p > roundup > code
graph
-
CHANGES.txt: Mention demo.py fixesMon, 14 Jan 2013 18:26:09 +0300, by anatoly techtonik
-
Fix minimal template, which was failing with:Mon, 14 Jan 2013 17:48:51 +0300, by anatoly techtonik
-
demo: Remove tracker home completely when nuking. This erasesMon, 14 Jan 2013 17:35:48 +0300, by anatoly techtonik
-
demo: Make tracker home configurable.Mon, 14 Jan 2013 17:10:53 +0300, by anatoly techtonik
-
doc: Fix some Sphinx warnings.Mon, 14 Jan 2013 17:00:27 +0300, by anatoly techtonik
-
doc: Fix debugging link.Mon, 14 Jan 2013 16:19:48 +0300, by anatoly techtonik
-
doc: Remove context diff requirement for sending patchesMon, 14 Jan 2013 16:08:38 +0300, by anatoly techtonik
-
Fix `demo -h` didn't work with existing demo, andMon, 14 Jan 2013 14:55:54 +0300, by anatoly techtonik
-
templating: Rename 'extension' argument in Loader.load() to 'view'Mon, 14 Jan 2013 00:13:58 +0300, by anatoly techtonik
-
templating: Rename LoaderBase.get() to LoaderBase.load() for claritySun, 13 Jan 2013 22:39:46 +0300, by anatoly techtonik
-
Doc fix per John's comments.Sun, 13 Jan 2013 15:12:04 +0300, by anatoly techtonik
-
Document Roundup URL designSat, 12 Jan 2013 16:21:37 +0300, by anatoly techtonik
-
Self-focument API in templating.py loader classFri, 11 Jan 2013 17:15:06 +0300, by anatoly techtonik
-
Cancel version bump to 1.5.0 - the impact is minimal, so just updateFri, 11 Jan 2013 01:16:59 +0300, by anatoly techtonik
-
Restore compatibility with an old style trackers (not sure ifFri, 11 Jan 2013 00:46:23 +0300, by anatoly techtonik
-
Rename templating.get_templates to get_loaderSun, 06 Jan 2013 16:39:21 +0300, by anatoly techtonik
-
API break: rename Templates to Loader for zopetal and chameleonSun, 06 Jan 2013 16:36:33 +0300, by anatoly techtonik
-
API break, bumping version to 1.15.0, renamed TemplatesBase toSun, 06 Jan 2013 16:02:45 +0300, by anatoly techtonik
-
Updated recommended version infos for psycopg and PostgreSQL.Fri, 04 Jan 2013 21:17:17 +0100, by Bernhard Reiter
-
Make roundup play nice with setup tools (for using with virtualenv)Fri, 28 Dec 2012 15:33:57 +0530, by Pradip Caulagi
-
- Clicking on bug/task should go to respective index pageFri, 28 Dec 2012 10:54:42 +0530, by Pradip Caulagi
-
minor cleanup: demo.py: removed superfluous brackets.Fri, 28 Dec 2012 01:06:37 +0100, by Bernhard Reiter
-
Typo fixed: Chamaleon -> ChameleonFri, 28 Dec 2012 01:02:48 +0100, by Bernhard Reiter
-
Template responsive: make demo.py work out of the box with it, by setting the static_files config.ini setting to "static".Fri, 28 Dec 2012 00:18:45 +0100, by Bernhard Reiter
-
Template responsive: footer link fixed and hardcoded last modfied date removed.Thu, 27 Dec 2012 23:31:17 +0100, by Bernhard Reiter
-
Fix typo.Sun, 23 Dec 2012 21:59:33 +0300, by anatoly techtonik
-
Initial (empty) CHANGES section for 1.4.22Fri, 21 Dec 2012 17:17:33 +0100, by Thomas Arendsen Hein
-
Added tag 1.4.21 for changeset d6e9f95cc30eFri, 21 Dec 2012 15:26:02 +0100, by Ralf Schlatterbeck
-
Add Pradip Caulagi to acknowledgementsTue, 18 Dec 2012 09:42:36 +0100, by Ralf Schlatterbeck
-
issue2550760: Several improvements to the manpages (thanks Kai Storbeck)Tue, 18 Dec 2012 15:16:14 +1100, by John Kristensen
-
MergeMon, 17 Dec 2012 19:15:21 +0530, by Pradip Caulagi
-
Serve fonts from local serverMon, 17 Dec 2012 19:13:28 +0530, by Pradip Caulagi
-
issue2550774: Fix generating the website documentationSun, 16 Dec 2012 13:18:11 +1100, by John Kristensen
-
issue2550774: Fix generation of documentationSun, 16 Dec 2012 13:10:52 +1100, by John Kristensen
-
Semantic markup - remove table and use divs insteadSun, 16 Dec 2012 12:49:41 +0530, by Pradip Caulagi
-
Don't use form elements to show read only dataSun, 16 Dec 2012 12:31:49 +0530, by Pradip Caulagi
-
Use some Google fontsSat, 15 Dec 2012 23:13:00 +0530, by Pradip Caulagi
-
Use the changes in bug.item in task.item as well; more semantic markup for msg.itemSat, 15 Dec 2012 22:33:15 +0530, by Pradip Caulagi
-
Don't need to check for context/id for all fieldsSat, 15 Dec 2012 21:42:47 +0530, by Pradip Caulagi
-
Use bootstrap classes for displaying tables; bug.item is almost table free and uses bootstrap form classes and markupSat, 15 Dec 2012 00:35:32 +0530, by Pradip Caulagi
-
#2550782: Added a new irker detector to send notifications on IRC when an issue is created or messages are added.Fri, 14 Dec 2012 18:22:27 +0200, by Ezio Melotti
-
setup.py expects a flat folder structureFri, 14 Dec 2012 01:13:37 +0530, by Pradip Caulagi
-
Setup should copy static also to templates folderFri, 14 Dec 2012 00:52:09 +0530, by Pradip Caulagi
-
static_files should be set for assets to be picked upFri, 14 Dec 2012 00:38:50 +0530, by Pradip Caulagi
-
First stab at responsive templates using bootstrapFri, 14 Dec 2012 00:35:51 +0530, by Pradip Caulagi
-
setup.py: Fix trove classifier. Roundup uses MIT license, not PSF.Thu, 29 Nov 2012 02:27:46 +0300, by anatoly techtonik
-
demo.py: Make executable, remove unused glob importSun, 08 Jul 2012 17:54:29 +0300, by anatoly techtonik
-
doc: Remove WinZip tutorial and mention demo.py becoming 'roundup-demo'Thu, 29 Nov 2012 01:34:07 +0300, by anatoly techtonik
-
Python 2.3 workarounds cleanupWed, 28 Nov 2012 06:45:30 +0300, by anatoly techtonik
-
Remove pywin32 installation dependency by porting portalocker.py to ctypes.Wed, 28 Nov 2012 04:51:56 +0300, by anatoly techtonik
-
windows: Fix cgi tests by explicitly closing db opened by test clientWed, 28 Nov 2012 03:44:34 +0300, by anatoly techtonik
-
windows: Fix another failing test due to missing 'crypt'Wed, 28 Nov 2012 03:23:39 +0300, by anatoly techtonik
-
windows: Fix failing password tests due to missing crypt moduleWed, 28 Nov 2012 02:56:33 +0300, by anatoly techtonik
-
version_check.py: Bump required Python version from 2.1.1+ to 2.5+Wed, 28 Nov 2012 00:12:23 +0300, by anatoly techtonik
-
win32: No more Python 2.3 - use 0xFFFF0000 value directlyTue, 27 Nov 2012 23:51:54 +0300, by anatoly techtonik
-
win32: Replace win32file._get_osfhandle with function from msvcrt moduleTue, 27 Nov 2012 14:17:05 +0300, by anatoly techtonik
-
win32: Remove dependency on external win32con moduleTue, 27 Nov 2012 13:00:50 +0300, by anatoly techtonik
-
issue2550749 - the xmlrpc interface is invoked on content typeSun, 25 Nov 2012 18:24:28 -0500, by rouilj
-
issue2550783 describe the change in devel template/schema.pySun, 25 Nov 2012 18:07:58 -0500, by rouilj
