Mercurial > p > roundup > code
graph
-
missed another bad release version.Mon, 06 Apr 2020 11:23:01 -0400, by John Rouillard
-
Added tag 2.0.0beta0 for changeset ff92cc5d9359Mon, 06 Apr 2020 11:16:56 -0400, by John Rouillard
-
Removed tag 2.0.0beta0Mon, 06 Apr 2020 11:16:40 -0400, by John Rouillard
-
fix release versionMon, 06 Apr 2020 10:46:59 -0400, by John Rouillard
-
Removed tag 2.0.0beta0Mon, 06 Apr 2020 10:46:31 -0400, by John Rouillard
-
Added tag 2.0.0beta0 for changeset eb9d00db0923Mon, 06 Apr 2020 10:06:23 -0400, by John Rouillard
-
Forgot to check in changed doc files for 2.0.0beta0Mon, 06 Apr 2020 10:06:08 -0400, by John Rouillard
-
Removed tag 2.0.0beta0Mon, 06 Apr 2020 10:05:32 -0400, by John Rouillard
-
Added tag 2.0.0beta0 for changeset 63739dae0f7eMon, 06 Apr 2020 08:46:01 -0400, by John Rouillard
-
update translation files for translators 2.0.0 betaSat, 04 Apr 2020 11:29:31 -0400, by John Rouillard
-
Make format strings use named placeholders rather than %s/%rSat, 04 Apr 2020 11:22:06 -0400, by John Rouillard
-
Removed tag istFri, 03 Apr 2020 22:38:03 -0400, by John Rouillard
-
Removed tag listFri, 03 Apr 2020 22:38:00 -0400, by John Rouillard
-
Added tag list for changeset 0b6ea477c916Fri, 03 Apr 2020 22:36:48 -0400, by John Rouillard
-
Added tag ist for changeset c75d0f27a10aFri, 03 Apr 2020 22:36:42 -0400, by John Rouillard
-
doc fix escape perceived test substitutionFri, 03 Apr 2020 22:02:56 -0400, by John Rouillard
-
Fix broken importFri, 03 Apr 2020 18:31:35 -0400, by John Rouillard
-
fix broken importFri, 03 Apr 2020 18:20:17 -0400, by John Rouillard
-
Fix missing importFri, 03 Apr 2020 16:31:48 -0400, by John Rouillard
-
merge dual headsFri, 03 Apr 2020 16:22:49 -0400, by John Rouillard
-
issue2551083 Replace BaseException and Exception with RoundupExceptionFri, 03 Apr 2020 16:18:59 -0400, by John Rouillard
-
jinja2 template: added SimpleMDE editor for markdown editingSat, 14 Mar 2020 21:52:41 +0000, by Christof Meerwald
-
jinja2: fixed alert messages for missing permissions, search result columnsSun, 08 Mar 2020 00:24:02 +0000, by Christof Meerwald
-
Remove phone property from schema.Tue, 03 Mar 2020 21:00:38 -0500, by John Rouillard
-
Replace X.has_key('y') with x in yTue, 03 Mar 2020 20:58:16 -0500, by John Rouillard
-
Better Date filteringMon, 02 Mar 2020 19:02:16 +0100, by Ralf Schlatterbeck
-
Merge fix to issues.roundup-tracker.orgSat, 29 Feb 2020 12:30:42 -0500, by John Rouillard
-
Make link to wiki use https.Sat, 29 Feb 2020 12:28:58 -0500, by John Rouillard
-
updated circleci config to test on both ubuntu and debianSat, 29 Feb 2020 15:17:28 +0000, by Christof Meerwald
-
Disable Organisation and Phone prompts for roundup issue tracker.Fri, 28 Feb 2020 23:27:59 -0500, by John Rouillard
-
merge change to roundup issue tracker reg formFri, 28 Feb 2020 23:06:39 -0500, by John Rouillard
-
Don't display Organiation or Phone on registration form.Fri, 28 Feb 2020 22:56:49 -0500, by John Rouillard
-
Fix transitive property check in REST APIFri, 28 Feb 2020 11:47:40 +0100, by Ralf Schlatterbeck
-
don't get confused by python-future making Python 3 package names available under Python 2 (but only with Python 2 functionality)Fri, 28 Feb 2020 08:48:51 +0000, by Christof Meerwald
-
fix test for Python 2Fri, 28 Feb 2020 08:15:51 +0000, by Christof Meerwald
-
More whiespace fixes.Thu, 27 Feb 2020 22:00:24 -0500, by John Rouillard
-
Fix up credits formatting.Thu, 27 Feb 2020 21:58:49 -0500, by John Rouillard
-
update tracker. Make sure required fields are marked. Update credits.Thu, 27 Feb 2020 21:50:39 -0500, by John Rouillard
-
add mising template info so it can be used as a templateThu, 27 Feb 2020 20:15:47 -0500, by John Rouillard
-
don't allow javascript URLs in markdown contentThu, 27 Feb 2020 21:18:56 +0000, by Christof Meerwald
-
url's with javascript scheme should not be links in reSTTue, 25 Feb 2020 22:48:17 -0500, by John Rouillard
-
make sure to use the right deregister api so it works for older versionsTue, 25 Feb 2020 16:36:18 +0000, by Christof Meerwald
-
updated version check for Markdown installTue, 25 Feb 2020 16:35:10 +0000, by Christof Meerwald
-
backward compatibility with older Markdown modules that pass globals argMon, 24 Feb 2020 22:52:56 +0000, by Christof Meerwald
-
escape HTML tags in markdown contentMon, 24 Feb 2020 22:20:19 +0000, by Christof Meerwald
-
Disable rst raw and include directives.Thu, 20 Feb 2020 21:38:32 -0500, by John Rouillard
-
added markdown rendering support using either markdown2 or markdownThu, 20 Feb 2020 19:30:26 +0000, by Christof Meerwald
-
If rst missing skip; initial attempt to test structuredtext.Wed, 19 Feb 2020 22:12:06 -0500, by John Rouillard
-
fixed ReStructuredText encoding with Python 3Wed, 19 Feb 2020 22:47:42 +0000, by Christof Meerwald
-
jinja2: updated style for "Make a copy" and File selector buttonsThu, 13 Feb 2020 19:51:45 +0000, by Christof Meerwald
-
jinja2: updated file listing/editingThu, 13 Feb 2020 12:08:10 +0000, by Christof Meerwald
-
jinja2: updated style for generic "Edit Items" buttonThu, 13 Feb 2020 12:07:48 +0000, by Christof Meerwald
-
MergeThu, 13 Feb 2020 08:53:01 +0100, by Ralf Schlatterbeck
-
Allow transitive properties in @fields in REST APIThu, 13 Feb 2020 08:51:20 +0100, by Ralf Schlatterbeck
-
Fix warning about assert always TrueWed, 12 Feb 2020 17:25:39 +0100, by Ralf Schlatterbeck
-
Remove redundant permission checkWed, 12 Feb 2020 16:00:59 +0100, by Ralf Schlatterbeck
-
fix formattingWed, 12 Feb 2020 19:47:02 -0500, by John Rouillard
-
REST API: 403 on non-searchable propertiesWed, 12 Feb 2020 12:35:33 +0100, by Ralf Schlatterbeck
-
added change log entries for WSGI improvements and issue 2551019 reworkMon, 10 Feb 2020 21:58:40 +0000, by Christof Meerwald
-
reworked WSGI interface to not use the RequestDispatcher class for twoSat, 08 Feb 2020 09:56:04 +0000, by Christof Meerwald
