Mercurial > p > roundup > code
graph
-
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
-
issue2551019 needs to be handled in the action code itself, not the WSGI handlerSat, 08 Feb 2020 00:29:13 +0000, by Christof Meerwald
-
changing the sid after checking for collisions defeats the purposeThu, 06 Feb 2020 19:48:22 +0000, by Christof Meerwald
-
there is no thread module in Python 3 any more, so need to check for threadingThu, 06 Feb 2020 19:03:00 +0000, by Christof Meerwald
-
factor out get_tracker so we can potentially customise if we want to reuseWed, 05 Feb 2020 19:43:57 +0000, by Christof Meerwald
-
jinja2: make sure grouping also works with Python 2Sun, 02 Feb 2020 20:36:03 +0000, by Christof Meerwald
-
jinja2: show grouping in output, select options in sort controlSun, 02 Feb 2020 20:03:57 +0000, by Christof Meerwald
-
jinja2: improve "Superseder" field handlingSun, 02 Feb 2020 16:09:28 +0000, by Christof Meerwald
-
jinja2: added "Restore" query permission to default schema (as is the case with classic template)Sun, 02 Feb 2020 00:03:21 +0000, by Christof Meerwald
-
jinja2: added query editing pagesSun, 02 Feb 2020 00:02:02 +0000, by Christof Meerwald
-
jinja2: preserve change text in form if edit action failsSat, 01 Feb 2020 21:33:28 +0000, by Christof Meerwald
-
reworked edit form in jinja2 template to make is responsive andSat, 01 Feb 2020 12:52:12 +0000, by Christof Meerwald
-
issue2550912: Jinja2 template needs fixing of value for __came_fromWed, 29 Jan 2020 20:00:52 +0000, by Christof Meerwald
-
polished jinja2 templateWed, 29 Jan 2020 19:44:46 +0000, by Christof Meerwald
-
completed update of jinja2 template to bootstrap 4.4.1Sat, 25 Jan 2020 18:45:56 +0000, by Christof Meerwald
-
flake8 whitespace fixes; remove unused import backendsMon, 20 Jan 2020 21:04:17 -0500, by John Rouillard
-
flake8 whitespace fixes.Mon, 20 Jan 2020 21:02:55 -0500, by John Rouillard
-
flake8 whitespace fixes; remove unused import errno.Mon, 20 Jan 2020 21:02:23 -0500, by John Rouillard
-
Flake8 whitespace; add translate; change use 'is None' not =Sat, 18 Jan 2020 20:27:02 -0500, by John Rouillard
