log CHANGES.txt @ 6760:38e0fc1c7f11

age author description
Sun, 10 Jul 2022 15:49:39 -0400 John Rouillard issue2551216 - create mysql databases using COLLATE utf8_general_ci
Tue, 05 Jul 2022 19:45:12 -0400 John Rouillard Typo fixes.
Mon, 04 Jul 2022 23:43:49 -0400 John Rouillard Don't display submit button with readoly use of _generic.item.html
Sat, 02 Jul 2022 14:04:00 -0400 John Rouillard wsgi can cache tracker instance enabled by feature flag.
Sat, 02 Jul 2022 13:52:52 -0400 John Rouillard Add attribution and install zope and wsgi frontends.
Mon, 27 Jun 2022 00:33:31 -0400 John Rouillard document jinja2 as valid setting for template_engine in config.ini
Sun, 26 Jun 2022 23:29:04 -0400 John Rouillard Add another ticket that results from pip installing templates
Sun, 26 Jun 2022 23:05:29 -0400 John Rouillard issue2551206 - remove mention of roundup installer, fix up windows docs
Wed, 15 Jun 2022 09:58:31 -0400 John Rouillard 2.2.0b1 release changes 2.2.0b1
Tue, 07 Jun 2022 09:39:35 -0400 John Rouillard issue2551203 - Add support for CORS preflight request
Mon, 30 May 2022 18:03:39 +0200 Ralf Schlatterbeck Fix traceback if an order attribute is None
Mon, 23 May 2022 17:31:50 -0400 John Rouillard Switch off using blank passwords for login
Tue, 17 May 2022 17:18:51 -0400 John Rouillard issue2551205: Add support for specifying valid origins for api: xmlrpc/rest
Sun, 15 May 2022 12:07:51 -0400 John Rouillard Update changelog for issue2551159
Thu, 12 May 2022 21:29:09 -0400 John Rouillard Mark strings for password reset and registration for translation
Tue, 03 May 2022 15:50:56 +0200 Ralf Schlatterbeck Add changelog and attribution
Thu, 28 Apr 2022 19:21:08 -0400 John Rouillard Fix hang in unsatisfyable range or HEAD request for static file
Thu, 21 Apr 2022 16:54:17 -0400 John Rouillard merge from default branch. Fix travis.ci so CI builds don't error out issue2550923_computed_property
Sat, 05 Mar 2022 18:55:50 -0500 John Rouillard issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
Sat, 29 Jan 2022 11:38:38 -0500 John Rouillard Add changelog entry for savepoint replace commit()
Thu, 27 Jan 2022 22:47:27 -0500 John Rouillard postgresql database fts - add to CHANGES and add url to admin.
Thu, 27 Jan 2022 08:05:20 +0100 Thomas Arendsen Hein CHANGES.txt: Thomas Hein -> Thomas Arendsen Hein
Wed, 26 Jan 2022 15:04:09 -0500 John Rouillard issue2551189 - increase size of words in full text index.
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Tue, 04 Jan 2022 18:39:40 -0500 John Rouillard issue2551186 - replace socket.sslerror in mailgw.py.
Tue, 04 Jan 2022 10:41:20 -0500 John Rouillard Update changes with Docker changes and atribution.
Mon, 03 Jan 2022 22:18:57 -0500 John Rouillard issue2551182 - ... allow loading values from external file. flake8 cleanups
Thu, 23 Dec 2021 17:24:51 -0500 John Rouillard - issue2551185 - must set PYTHONPATH=... python2 setup.py install --prefix=/tmp/r2.
Thu, 23 Dec 2021 16:00:21 -0500 John Rouillard issue2551169 - setup.py enters endless loop on gentoo linux python2 installation.
Thu, 23 Dec 2021 02:20:53 -0500 John Rouillard Add small utility script for dumping dbm based databases.
Thu, 16 Dec 2021 20:02:00 -0500 John Rouillard Try to handle multiple connections better.
Wed, 15 Dec 2021 23:52:25 -0500 John Rouillard issue2551181 - allow issueXXX#fragment to generate a link with fragment
Mon, 13 Dec 2021 12:48:57 -0500 John Rouillard Handle configparser.InterpolationSyntaxError
Sun, 12 Dec 2021 19:19:52 -0500 John Rouillard Added FastCGI deployment info, updated Docker docs; docker-compose added
Thu, 09 Dec 2021 17:38:54 -0500 John Rouillard issue2550991 - Some mechanism to set expiration header or max age for static resources
Thu, 09 Dec 2021 15:26:39 -0500 John Rouillard issue2551179 Load config_ini.ini ... recognize minimal template demo.py
Tue, 07 Dec 2021 11:15:04 -0500 John Rouillard issue2551178 - fix Traceback in Apache WSGI
Wed, 01 Dec 2021 19:52:54 -0500 John Rouillard issue2551175 - Make ETag content-encoding aware.
Sun, 14 Nov 2021 22:22:18 -0500 John Rouillard issue2551107 - Handle long int in history params
Sun, 07 Nov 2021 01:04:43 -0500 John Rouillard Mutiple changes to REST code.
Sun, 07 Nov 2021 01:49:03 -0400 John Rouillard issue2551167 roundup issues when using pip install
Fri, 05 Nov 2021 23:44:14 -0400 John Rouillard issue2551163 Docker/containerization support
Thu, 21 Oct 2021 10:40:15 -0400 John Rouillard Fix extension in url support
Wed, 20 Oct 2021 23:21:46 -0400 John Rouillard Explicitly match .json and .xml extension when used as last element of
Mon, 18 Oct 2021 20:12:09 -0400 John Rouillard Enable HTTP/1.1 support for roundup-server
Sat, 16 Oct 2021 16:44:39 -0400 John Rouillard Updated with changes,
Fri, 08 Oct 2021 00:14:44 -0400 John Rouillard merge from trunk. travisci xenil plus more issue2550923_computed_property
Wed, 06 Oct 2021 15:45:15 -0400 John Rouillard Eliminate hang with unauthorized use of REST interface.
Thu, 30 Sep 2021 19:17:56 -0400 John Rouillard roundup-server native SSL support only TLS 1.2.
Thu, 16 Sep 2021 14:30:56 -0400 John Rouillard merge trunk changes into this branch issue2550923_computed_property
Sun, 05 Sep 2021 23:38:10 -0400 John Rouillard Clean leaking file descriptors. Eliminates ResourceWarnings.
Fri, 20 Aug 2021 23:56:24 -0400 aburke issue2550917 - Add a: "Welcome user, you have logged in" ok_message on login.
Tue, 03 Aug 2021 17:35:20 -0400 John Rouillard issue1596345 - filtering user list (need user.search.hml)
Mon, 02 Aug 2021 23:26:20 -0400 John Rouillard fix isset() for StringHTMLProperty
Sat, 31 Jul 2021 20:39:37 -0400 John Rouillard Login form change. Make username/password required in CHANGES.txt
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 12 Jul 2021 23:21:12 -0400 John Rouillard Changes for release of version 2.1.0. 2.1.0
Sat, 03 Jul 2021 12:28:42 -0400 John Rouillard fix typos attributions.
Sat, 26 Jun 2021 22:58:56 -0400 John Rouillard Improve doc on special action vars in cusotmizing.txt.
Sat, 26 Jun 2021 20:59:33 -0400 John Rouillard Add image/svg-xml as valid type to serve.

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