| Mon, 13 Jul 2020 00:30:21 -0400 |
John Rouillard |
Commits for roundup 2.0 release.
2.0.0
|
| Mon, 06 Apr 2020 10:06:08 -0400 |
John Rouillard |
Forgot to check in changed doc files for 2.0.0beta0
|
| Tue, 22 Oct 2019 14:30:52 -0400 |
John Rouillard |
prep for 2.0.0alpha0 release.
|
| Tue, 08 Oct 2019 14:37:29 +0200 |
Ralf Schlatterbeck |
Reorder html entities generated by submit button
|
| Tue, 13 Aug 2019 09:46:02 +0200 |
Ralf Schlatterbeck |
issue2551053: Fix routing dict in rest.py
|
| Wed, 10 Jul 2019 10:35:29 -0400 |
John Rouillard |
Changes to prepare for 1.6.1 release.
maint-1.6 1.6.1
|
| Wed, 30 Jan 2019 14:24:25 +0100 |
Ralf Schlatterbeck |
Add changelog, acknowledgements
REST-rebased
|
| Thu, 12 Jul 2018 20:54:40 -0400 |
John Rouillard |
add subhead for 1.6.0 release
1.6.0
|
| Thu, 05 Jul 2018 22:48:24 -0400 |
John Rouillard |
Add link to announcement.html. It is for current release only.
|
| Thu, 05 Jul 2018 21:57:10 -0400 |
John Rouillard |
Update acknowledgements.txt.
|
| Tue, 24 Apr 2018 08:42:40 +0200 |
Bernhard Reiter |
doc: (minor) remove some trailing whitespace
|
| Thu, 05 Oct 2017 21:37:39 -0400 |
John Rouillard |
Fix formatting of developer activity.
|
| Thu, 06 Apr 2017 09:17:02 +0200 |
Ralf Schlatterbeck |
Add Trent Gamblin to acknowledgements
|
| Fri, 09 Dec 2016 10:52:59 +0100 |
Ralf Schlatterbeck |
Fix Traceback in backends/portalocker.py (windows)
|
| Tue, 12 Jan 2016 16:07:07 +0100 |
Bernhard Reiter |
Credits: Added 1.5.0 and 1.5.1 as their own sections to acknowledgements.
|
| Thu, 05 Mar 2015 00:19:42 +1100 |
John Kristensen |
Change email package module names to conform v4 (issue2550875)
|
| Mon, 30 Dec 2013 15:54:43 +0100 |
Thomas Arendsen Hein |
add missing commas in acknowlegements
|
| Sat, 21 Dec 2013 12:49:52 +0100 |
Ralf Schlatterbeck |
Add acknowlegements
|
| Tue, 18 Dec 2012 09:42:36 +0100 |
Ralf Schlatterbeck |
Add Pradip Caulagi to acknowledgements
|
| Mon, 14 May 2012 14:17:07 +0200 |
Ralf Schlatterbeck |
Fix another XSS with the ok- and error message, see issue2550724.
|
| Mon, 09 Apr 2012 14:40:11 +0300 |
anatoly techtonik |
Found my old contribution from changeset 0112e9e1d068. Fixing credits.
|
| Tue, 07 Feb 2012 14:39:02 +0100 |
Ralf Schlatterbeck |
Fix another XSS with the "otk" parameter.
|
| Thu, 26 Jan 2012 15:30:44 +0100 |
Ralf Schlatterbeck |
Fix syntax errors in doc/upgrading.txt and .gitignore
|
| Thu, 05 Jan 2012 16:22:27 +0100 |
Ralf Schlatterbeck |
issue2550711 Fix XSS vulnerability in @action parameter.
|
| Wed, 23 Nov 2011 08:27:34 +0100 |
Ralf Schlatterbeck |
Updated version of simplified Chinese message file by Cheer Xiao.
|
| Fri, 11 Nov 2011 12:32:02 -0500 |
Eric S. Raymond |
Adding myself to the contributors list.
|
| Fri, 15 Jul 2011 12:54:27 +0000 |
Ralf Schlatterbeck |
- add latest change to CHANGES.txt changelog
|
| Fri, 15 Jul 2011 08:59:14 +0000 |
Ralf Schlatterbeck |
- recent attributions
|
| Sun, 29 May 2011 18:25:49 +0000 |
Ralf Schlatterbeck |
Fix file-unlink bug in mailgw
|
| Mon, 23 May 2011 09:52:46 +0000 |
Ralf Schlatterbeck |
Norwegian Bokmal translation by Christian Aastorp
|
| Thu, 14 Apr 2011 12:24:59 +0000 |
Ralf Schlatterbeck |
Fix first part of Password handling security issue2550688
|
| Thu, 14 Apr 2011 05:29:39 +0000 |
Richard Jones |
Fixed bug in mailgw refactoring, patch issue2550697 (thanks Hubert Touvet)
|
| Thu, 21 Oct 2010 19:19:58 +0000 |
Ralf Schlatterbeck |
Fix setting of sys.path when importing schema.py, fixes issue2550675,
|
| Thu, 07 Oct 2010 02:30:46 +0000 |
Richard Jones |
Allow search_popup macro to work with all db classes, issue2550567
|
| Mon, 04 Oct 2010 12:56:37 +0000 |
Ralf Schlatterbeck |
Fix charset of first text-part of outgoing multipart messages...
|
| Mon, 13 Sep 2010 17:08:41 +0000 |
Ralf Schlatterbeck |
- update acknowledgements
|
| Fri, 10 Sep 2010 06:31:30 +0000 |
Richard Jones |
fixed registration, issue2550665 (thanks Timo Paulssen)
|
| Mon, 09 Aug 2010 04:45:28 +0000 |
Richard Jones |
fix for incorrect except: syntax, issue2550661
|
| Mon, 12 Jul 2010 04:14:02 +0000 |
Richard Jones |
make URL detection a little smarter about brackets per issue2550657
|
| Thu, 01 Jul 2010 01:44:17 +0000 |
Richard Jones |
add note & thanks
|
| Mon, 19 Apr 2010 03:56:54 +0000 |
Richard Jones |
Default to "text/plain" if no Content-Type header is present in email
|
| Tue, 02 Feb 2010 05:15:10 +0000 |
Richard Jones |
support CRAM-MD5 for IMAPS
|
| Tue, 02 Feb 2010 05:00:42 +0000 |
Richard Jones |
Fix thread safety with stdin in roundup-server
|
| Fri, 29 Jan 2010 04:31:30 +0000 |
Richard Jones |
flup setup docs from Christian Glass
|
| Fri, 11 Dec 2009 22:08:23 +0000 |
Richard Jones |
Fix WSGI response code (thanks Peter Pöml)
|
| Mon, 07 Dec 2009 00:24:36 +0000 |
Richard Jones |
Fix styling of calendar to make it more usable, fixes issue2550608
|
| Wed, 02 Dec 2009 23:49:57 +0000 |
Richard Jones |
Generic class editor may now restore retired items (thanks Ralf Hemmecke)
|
| Wed, 09 Sep 2009 07:33:07 +0000 |
Bernhard Reiter |
Removed the double entry Thomas Arendsen Hein...
|
| Mon, 10 Aug 2009 03:34:42 +0000 |
Richard Jones |
note contributor
|
| Thu, 12 Feb 2009 05:54:26 +0000 |
Stefan Seefeld |
Enhance documentation generation.
|
| Mon, 25 Mar 2002 06:19:45 +0000 |
Richard Jones |
*ahem*
0.4.1
|