| Fri, 15 Jan 2021 16:41:31 -0500 |
John Rouillard |
issue2551109 - improve keyword editing in jinja2 template.
|
| Fri, 15 Jan 2021 16:34:30 -0500 |
John Rouillard |
issue2551109 - improve keyword editing in jinja2 template.
issue2550923_computed_property
|
| Fri, 01 Jan 2021 14:14:34 -0500 |
John Rouillard |
Fix uncaught error when parsing rest headers, document
|
| Sun, 20 Dec 2020 23:17:59 -0500 |
John Rouillard |
Document translation updates.
|
| Sun, 20 Dec 2020 15:43:07 -0500 |
John Rouillard |
Remove old code import imp, old style trackers db/backend_name
|
| Sun, 20 Dec 2020 12:28:59 -0500 |
John Rouillard |
issue2551104 - fix issue with markdown autolink next to punctuation
|
| Sun, 20 Dec 2020 11:08:57 -0500 |
John Rouillard |
Remove standalone pytest run_tests.py bundle
|
| Mon, 14 Dec 2020 09:52:58 -0500 |
John Rouillard |
Replace depricated base64.decodestring with base64.b64decode.
|
| Fri, 27 Nov 2020 17:55:52 -0500 |
John Rouillard |
Document changing FileClass content files.
|
| Fri, 27 Nov 2020 00:15:26 -0500 |
John Rouillard |
issue2551100 - out of date jquery fix security and user.help.html
|
| Sat, 31 Oct 2020 15:43:53 -0400 |
John Rouillard |
issue2551099 - disable processing of data url's in markdown.
|
| Sat, 31 Oct 2020 14:54:46 -0400 |
John Rouillard |
Commit CHANGES.txt for issue2551098 - rel="nofollow" for markdown2
|
| Thu, 29 Oct 2020 23:15:31 -0400 |
John Rouillard |
issue2551096 - enable markdown autolink for email and bare url's.
|
| Thu, 29 Oct 2020 17:08:44 -0400 |
John Rouillard |
issue2551097 - fix call to markdown2 - fix fenced code blocks.
|
| Mon, 26 Oct 2020 20:27:23 -0400 |
John Rouillard |
issue2551092 - fix crash due to use of string not bytes under py3
|
| Sun, 25 Oct 2020 16:12:15 -0400 |
John Rouillard |
issue2551094 - markdown mismatch - new config for embedded newine
|
| Fri, 23 Oct 2020 18:38:37 -0400 |
John Rouillard |
issue2551094 - simplemde now handles linebreaks like markdown backends
|
| Thu, 22 Oct 2020 20:43:29 -0400 |
John Rouillard |
Handle exception raised from markdown processing
|
| Wed, 09 Sep 2020 12:01:56 -0400 |
John Rouillard |
Remove doc dependency sphinxcontrib-cheeseshop.
|
| Sat, 29 Aug 2020 00:23:58 -0400 |
John Rouillard |
Document password reset mechanism in web interface.
|
| Tue, 18 Aug 2020 09:19:03 +0200 |
Ralf Schlatterbeck |
Add CHANGES.txt entry for recent bug-fix
|
| Wed, 05 Aug 2020 02:05:10 -0400 |
John Rouillard |
issue2550522 - add transitive searching to filter in roundup-admin
|
| Tue, 28 Jul 2020 20:58:04 -0400 |
John Rouillard |
Handle auto-submitted header on inbound email like bulk.
|
| Tue, 28 Jul 2020 06:24:39 -0400 |
John Rouillard |
Summary: Constrain format of classname and document
|
| Wed, 15 Jul 2020 13:28:58 +0200 |
Ralf Schlatterbeck |
Fix reverse multilink iteration
|
| Mon, 13 Jul 2020 00:30:21 -0400 |
John Rouillard |
Commits for roundup 2.0 release.
2.0.0
|
| Mon, 29 Jun 2020 11:59:12 -0400 |
John Rouillard |
Add data attributes to classhelp to allow use with CSP.
|
| Mon, 29 Jun 2020 10:43:01 -0400 |
John Rouillard |
merge in upstream changes with local note of gdbm fix
|
| Sun, 28 Jun 2020 23:59:22 -0400 |
John Rouillard |
Update changelog with gdbm fallback under python3.
|
| Mon, 29 Jun 2020 15:48:04 +0200 |
Ralf Schlatterbeck |
New config-option 'cookie_takes_precedence'
|
| Sun, 28 Jun 2020 20:16:26 -0400 |
John Rouillard |
Add importtables roundup-admin command.
|
| Thu, 11 Jun 2020 23:10:25 -0400 |
John Rouillard |
Issue2551084 - Fix Inefficiency in roundup-admin
|
| Mon, 08 Jun 2020 16:18:21 -0400 |
John Rouillard |
Quote all exported CSV data
|
| Wed, 03 Jun 2020 00:52:32 -0400 |
John Rouillard |
Enable timing stats reporting in REST interface.
|
| Mon, 18 May 2020 23:28:03 -0400 |
John Rouillard |
Add roundup-admin filter command; fix bad doc example; add tests
|
| Thu, 14 May 2020 22:18:18 -0400 |
John Rouillard |
more index entries and CHANGES.txt update for them.
|
| Fri, 01 May 2020 17:13:15 +0200 |
Ralf Schlatterbeck |
Make the charset configurable for mysql
|
| Fri, 01 May 2020 16:33:05 +0200 |
Ralf Schlatterbeck |
Add 'is_restore_ok' method
|
| Thu, 30 Apr 2020 13:27:04 +0200 |
Ralf Schlatterbeck |
Supply charset utf-8 for mysql connection
|
| Wed, 29 Apr 2020 16:30:27 +0200 |
Ralf Schlatterbeck |
Allow to define reverse Multilinks
|
| Sun, 12 Apr 2020 21:03:55 +0100 |
Christof Meerwald |
fixed logout action when there is no session
|
| Sun, 12 Apr 2020 21:02:57 +0100 |
Christof Meerwald |
fixed string encoding of SSHA encoded passwords in Python 3
|
| Mon, 06 Apr 2020 10:06:08 -0400 |
John Rouillard |
Forgot to check in changed doc files for 2.0.0beta0
|
| Fri, 03 Apr 2020 16:22:49 -0400 |
John Rouillard |
merge dual heads
|
| Fri, 03 Apr 2020 16:18:59 -0400 |
John Rouillard |
issue2551083 Replace BaseException and Exception with RoundupException
|
| Sat, 14 Mar 2020 21:52:41 +0000 |
Christof Meerwald |
jinja2 template: added SimpleMDE editor for markdown editing
|
| Mon, 02 Mar 2020 19:02:16 +0100 |
Ralf Schlatterbeck |
Better Date filtering
|
| Thu, 20 Feb 2020 19:30:26 +0000 |
Christof Meerwald |
added markdown rendering support using either markdown2 or markdown
|
| Wed, 19 Feb 2020 22:47:42 +0000 |
Christof Meerwald |
fixed ReStructuredText encoding with Python 3
|
| Thu, 13 Feb 2020 08:51:20 +0100 |
Ralf Schlatterbeck |
Allow transitive properties in @fields in REST API
|
| Wed, 12 Feb 2020 12:35:33 +0100 |
Ralf Schlatterbeck |
REST API: 403 on non-searchable properties
|
| Mon, 10 Feb 2020 21:58:40 +0000 |
Christof Meerwald |
added change log entries for WSGI improvements and issue 2551019 rework
|
| Wed, 29 Jan 2020 20:00:52 +0000 |
Christof Meerwald |
issue2550912: Jinja2 template needs fixing of value for __came_from
|
| Sat, 25 Jan 2020 18:45:56 +0000 |
Christof Meerwald |
completed update of jinja2 template to bootstrap 4.4.1
|
| Fri, 17 Jan 2020 19:50:24 -0500 |
John Rouillard |
Different fix for displaying booleans properly in xhtml vs html
|
| Fri, 17 Jan 2020 10:54:03 +0100 |
Ralf Schlatterbeck |
Revert boolean attribute rendering
|
| Wed, 15 Jan 2020 21:04:17 -0500 |
John Rouillard |
Add using bandit and flake8 to lint code and cleanup.
|
| Wed, 15 Jan 2020 21:26:19 +0000 |
Christof Meerwald |
updated changes and upgrading doc
|
| Mon, 13 Jan 2020 09:36:40 +0100 |
Ralf Schlatterbeck |
Add config option 'http_auth_convert_realm_to_lowercase'
|
| Sun, 12 Jan 2020 19:28:46 +0000 |
Christof Meerwald |
updated CHANGES.txt for jinja2 fixes
|