log CHANGES.txt @ 8441:5bd5d46d72ec

age author description
Mon, 01 Sep 2025 17:48:57 -0400 John Rouillard doc: fix typos.
Sun, 31 Aug 2025 20:59:04 -0400 John Rouillard bug, refactor, test: make pragma history_length work interactively
Sun, 31 Aug 2025 16:54:17 -0400 John Rouillard feat: add support for ! history and readline command in roundup-admin
Tue, 26 Aug 2025 23:37:42 -0400 John Rouillard feat: add 'q' as alias to quit to exit interactive roundup-admin
Tue, 19 Aug 2025 22:32:46 -0400 John Rouillard feat: add support for using dictConfig to configure logging.
Sun, 17 Aug 2025 16:44:22 -0400 John Rouillard document the repo cleanups and duplicate merge to get things cleaned up
Sun, 17 Aug 2025 16:12:25 -0400 John Rouillard merge from default branch accumulated changes since Nov 2023 issue2550923_computed_property
Mon, 11 Aug 2025 14:01:12 -0400 John Rouillard feat(security): Add user confirmation/reauth for sensitive changes reauth-confirm_id
Sun, 10 Aug 2025 21:27:06 -0400 John Rouillard refactor: move RateLimitExceeded to roundup.cgi.exceptions
Fri, 11 Jul 2025 22:31:07 -0400 John Rouillard doc: move XSS fix to top of fix report. Set date/version.
Tue, 08 Jul 2025 13:38:08 -0400 John Rouillard bug(security): fix XSS exploit in devel and responsive templates
Thu, 19 Jun 2025 16:18:38 -0400 John Rouillard doc: fix typo
Wed, 11 Jun 2025 16:19:00 -0400 John Rouillard docs: Update attributions in CHANGES.txt.
Tue, 03 Jun 2025 22:23:10 -0400 John Rouillard fix: fix possible HTTP Response Splitting in roundup-server
Mon, 02 Jun 2025 08:52:39 -0400 John Rouillard fix(web): issue2551406 - dont crash when handed invalid @template=a|b|c
Sun, 11 May 2025 20:26:42 -0400 John Rouillard issue2551323: Remove XHTML support
Sun, 11 May 2025 17:59:32 -0400 John Rouillard issue2551398 - Browser number input
Sun, 11 May 2025 17:40:23 -0400 John Rouillard fix: issue2551396: os.path.stat.ST_MTIME + windows ... CHANGES.txt
Wed, 26 Feb 2025 11:24:13 +0100 Ralf Schlatterbeck issue2551376: Fix tracebacks in item templates
Wed, 19 Feb 2025 12:50:07 +0100 Ralf Schlatterbeck Add "form" parameter for Date field method
Wed, 19 Feb 2025 12:38:06 +0100 Ralf Schlatterbeck Make native date and number elements configurable
Mon, 20 Jan 2025 16:32:39 -0500 John Rouillard backout bbc99def147a. All the other backends were programmed to accomodate the skip one nature of postgres sequences
Mon, 20 Jan 2025 15:51:53 -0500 John Rouillard fix: issue2551238 - roundup-server should exit with error ...
Mon, 20 Jan 2025 15:21:56 -0500 John Rouillard fix: issue1895197 - translated help texts in admin.py not displayed correctly.
Sun, 19 Jan 2025 19:37:48 -0500 John Rouillard fix: issue2550815 - roundup-admin import for postgres causes id to be skipped.
Sun, 19 Jan 2025 01:01:59 -0500 John Rouillard fix: revert part of changeset: ae7fadcac9e1
Sat, 18 Jan 2025 22:20:38 -0500 John Rouillard fix: issue2551231 - template.py-HTMLClass::classhelp doesn't merge user defined classes.
Sat, 18 Jan 2025 14:54:31 -0500 John Rouillard feat(web) - Use native number type input for Number() and Integer().
Sat, 18 Jan 2025 12:23:23 -0500 John Rouillard fix: issue2551390 - Replace text input/calendar popup with native date input
Thu, 16 Jan 2025 02:32:58 -0500 John Rouillard issue2551391 - checkboxes and radiobutton inputs get wrong id's.
Sun, 12 Jan 2025 12:59:41 -0500 John Rouillard Handle timeout exception in roundup-server better.
Sun, 12 Jan 2025 12:34:52 -0500 John Rouillard fix: issue2551387 - TypeError: not indexable.
Thu, 09 Jan 2025 09:30:08 -0500 John Rouillard fix(api): issue2551384. Verify REST authorization earlier
Tue, 07 Jan 2025 20:22:33 -0500 John Rouillard feat: add templating utils method dynamically; method to set http code
Wed, 01 Jan 2025 02:06:00 -0500 John Rouillard fix: issue2551374 - Add error handling for filter expressions. Fix UI
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

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