log CHANGES.txt @ 8241:741ea8a86012

age author description
Mon, 30 Dec 2024 20:22:55 -0500 John Rouillard fix: issue2551374. Error handling for filter expressions.
Mon, 30 Dec 2024 02:59:27 -0500 John Rouillard fix: crash roundup-admin perftest password without rounds= argument.
Mon, 30 Dec 2024 02:57:46 -0500 John Rouillard issue2551253. default hash is PBKDF2-SHA512.
Sun, 29 Dec 2024 19:11:01 -0500 John Rouillard issue2551116 - Replace xmlrpclib (xmlrpc.client) with defusedxml.
Tue, 17 Dec 2024 19:42:46 -0500 John Rouillard fix(REST): issue2551383; improve errors for bad json, fix PUT docs
Sun, 15 Dec 2024 01:57:42 -0500 John Rouillard fix(web) issue2551382 - 409 not 400 errors returned
Sun, 15 Dec 2024 00:42:18 -0500 John Rouillard fix(web): issue2551381 - update changelog.
Tue, 10 Dec 2024 16:06:13 -0500 John Rouillard fix(web): issue2551356. Add etag header for not-modified (304) request.
Sun, 08 Dec 2024 17:22:33 -0500 John Rouillard feat: issue2551068 - Provide way to retrieve file/msg data via rest endpoint.
Sun, 08 Dec 2024 01:09:34 -0500 John Rouillard refactor: issue2551289. invalid REST Accept header stops request
Wed, 04 Dec 2024 10:45:26 +0100 Ralf Schlatterbeck Documentation and fix for REST headers
Sun, 01 Dec 2024 22:33:05 -0500 John Rouillard docs: issue2550698 - Document the logical expression search a bit
Sun, 01 Dec 2024 17:38:15 -0500 John Rouillard allow roundup-server to log real client IP behind reverse proxy
Tue, 26 Nov 2024 17:11:13 -0500 John Rouillard issue2551370 - prefix session cookie with __Secure- over https
Tue, 26 Nov 2024 12:33:17 +0100 Ralf Schlatterbeck Merge permission-performance branch
Wed, 20 Nov 2024 09:17:05 -0500 John Rouillard move ralf's update to the correct version. permission-performance
Wed, 20 Nov 2024 08:30:56 +0100 Ralf Schlatterbeck Add change note permission-performance
Sun, 20 Oct 2024 18:42:21 -0400 John Rouillard - issue2551074 - In "responsive" template: click on hide comment leads
Wed, 17 Jul 2024 22:54:28 -0400 John Rouillard issue2551315 - Allow admin settable max number of rows to be returned by rest interface.
Tue, 16 Jul 2024 20:23:36 -0400 John Rouillard issue2551131 - Return accept-patch if patch body not accepted (415 code)
Tue, 16 Jul 2024 10:43:53 -0400 John Rouillard chore: update CHANGES.txt for listdir - scandir change.
Sat, 13 Jul 2024 18:52:55 -0400 John Rouillard issue2551343 - Remove support for PySQLite and sqlite v2.
Sat, 13 Jul 2024 18:27:11 -0400 John Rouillard feat: issue2551287 - roundup-gettext extracts strings from detectors/extensions
Fri, 12 Jul 2024 20:53:47 -0400 John Rouillard docs: formating/syntax changes.
Fri, 12 Jul 2024 20:32:20 -0400 John Rouillard final changes for 2.4.0 release
Tue, 09 Jul 2024 15:16:23 -0400 John Rouillard build: set release date for 2.4.0
Tue, 09 Jul 2024 09:07:09 -0400 John Rouillard fix(security): fix CVE-2024-39124, CVE-2024-39124, and CVE-2024-39125
Sun, 07 Jul 2024 10:49:40 -0400 John Rouillard fix: disable spellchecking for password fields
Tue, 18 Jun 2024 00:48:06 -0400 John Rouillard fix: remove delay when using csv export actions.
Mon, 17 Jun 2024 23:18:37 -0400 John Rouillard fix: roundup-server Content-Length when generating index
Sat, 08 Jun 2024 04:52:59 -0400 John Rouillard issue2551219 - use of PEM file with roundup-server
Tue, 04 Jun 2024 11:35:40 -0400 John Rouillard doc: add update to JWT example in rest.txt
Sun, 02 Jun 2024 22:15:10 -0400 John Rouillard fix: Send vary header for if-modified-since conditional returning 304
Sun, 02 Jun 2024 20:35:47 -0400 John Rouillard fix: make If-None-Match work for static file (@@file) case
Sun, 02 Jun 2024 18:22:53 -0400 John Rouillard fix: Send Vary: Accept-Encoding on any data that could be compressed
Sat, 01 Jun 2024 03:52:02 -0400 John Rouillard Fix incorrect timezone of -0000. Use GMT instead. Error found using redbot
Sun, 26 May 2024 11:33:08 -0400 John Rouillard fix: document handling a couple of error conditions
Sat, 25 May 2024 23:57:34 -0400 John Rouillard add attribution.
Sat, 25 May 2024 22:57:44 -0400 John Rouillard fix: issue2551341 - if @columns missing from an index url, the group headers colspan property = 0
Sat, 25 May 2024 22:32:30 -0400 John Rouillard feat: issue2551353 - Add roundup-classhelper for 2.4.0 release
Wed, 22 May 2024 19:09:26 -0400 John Rouillard docs: add change not for classhelper repacing window w/o javascript.
Tue, 21 May 2024 16:38:42 -0400 John Rouillard feat: document the /rest/data/user/roles endpoint
Sat, 18 May 2024 21:28:05 -0400 John Rouillard bug: make classhelper link open in new window when js is disabled
Wed, 15 May 2024 00:08:05 -0400 John Rouillard issue2551350 - Python changes for 3.12 with roundup 2.3.0 mailer.py
Tue, 14 May 2024 21:27:28 -0400 John Rouillard issue2551350 - Python changes for 3.12 with roundup 2.3.0 cgitb.py
Tue, 14 May 2024 20:50:25 -0400 John Rouillard issue2551323 - Remove XHTML support
Mon, 06 May 2024 00:49:43 -0400 John Rouillard feat: issue1525113 - notation to filter by logged-in user
Thu, 02 May 2024 22:36:31 -0400 John Rouillard fix: issue2551346, assume statusauditor chatting_requires_two_user off
Thu, 02 May 2024 22:11:37 -0400 John Rouillard fix: issue2551347 - make _generic.help.html work without property settings
Thu, 02 May 2024 21:49:17 -0400 John Rouillard feat: allow setting URL hostname with -H option to roundup-demo
Thu, 02 May 2024 21:21:40 -0400 John Rouillard fix: roundup_demo should use port assignment
Tue, 30 Apr 2024 22:27:57 -0400 John Rouillard issue2551285 - Remove StructuredText support
Tue, 30 Apr 2024 22:16:22 -0400 John Rouillard issue2551302 - Remove support for sqlite version 1 from back_sqlite.py
Sun, 28 Apr 2024 00:15:41 -0400 John Rouillard issue2551334 - Get test suite to pass using windows python
Sat, 27 Apr 2024 21:03:20 -0400 John Rouillard fix use of '-' directory in static files
Thu, 18 Apr 2024 20:23:24 -0400 John Rouillard doc: update with fix for anydbm detection when backed by dumbdbm.
Thu, 18 Apr 2024 19:36:32 -0400 John Rouillard fix: import/export under windows.
Wed, 10 Apr 2024 19:01:54 -0400 John Rouillard feat: make msgfmt.py support -o flag
Sun, 07 Apr 2024 20:52:17 -0400 John Rouillard issue2551331 - Fix repeat first/last methods.
Sat, 06 Apr 2024 22:47:25 -0400 John Rouillard issue2551115/issue2551282 - utf8mb4 support in roundup

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