Henrik Levkowetz
|
6459638fad
|
Adjusted the code to the 2.1 attribute name change from ._size to .size in upload file objects.
- Legacy-Id: 18054
|
2020-06-24 20:42:05 +00:00 |
|
Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
fa9427769a
|
Added cleaning of the session request form's 'comments' field, to convert any html entered to text. Related to [17322].
- Legacy-Id: 17324
Note: SVN reference [17322] has been migrated to Git commit eb88abc394
|
2020-02-21 21:36:18 +00:00 |
|
Henrik Levkowetz
|
6ace81b25d
|
Corrected the order of string prefix 'r' and 'b' under python2.
- Legacy-Id: 16445
|
2019-07-15 15:37:48 +00:00 |
|
Henrik Levkowetz
|
671b4035ea
|
Fixed a syntax issue and removed debug calls.
- Legacy-Id: 16421
|
2019-07-07 13:04:54 +00:00 |
|
Henrik Levkowetz
|
0679eaa8d4
|
Removed unused imports.
- Legacy-Id: 16402
|
2019-07-04 21:06:57 +00:00 |
|
Henrik Levkowetz
|
f480799af9
|
Undid unintentional bulk commit
- Legacy-Id: 16401
|
2019-07-04 21:04:46 +00:00 |
|
Henrik Levkowetz
|
fc09a59950
|
Added decode() of command pipe output.
- Legacy-Id: 16400
|
2019-07-04 21:01:39 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
63c97ad439
|
Fixed a bug in a RegexValidator error message string interpolation.
- Legacy-Id: 14841
|
2018-03-17 13:09:58 +00:00 |
|
Henrik Levkowetz
|
02105889b6
|
Tweaked the mime type validator so it can be called also when there's no required mime types.
- Legacy-Id: 14779
|
2018-03-13 13:54:04 +00:00 |
|
Henrik Levkowetz
|
2687c8d839
|
Added a workaround for libmagic mislabelling plain text content with a line beginning with 'virtual' as text/x-c++.
- Legacy-Id: 14586
|
2018-01-30 08:29:21 +00:00 |
|
Henrik Levkowetz
|
86b252c90e
|
Some refactoring of the agenda and minutes validation work.
- Legacy-Id: 13850
|
2017-07-13 10:42:48 +00:00 |
|
Henrik Levkowetz
|
c889856dfa
|
Added a validator to Document.title to prevent control chars in the title (complementing a recent cleanup of more than 120 instances of document titles containing vertical tabs)
- Legacy-Id: 12893
|
2017-02-20 20:47:37 +00:00 |
|
Henrik Levkowetz
|
2978798f39
|
Made serialization work for RegexStringValidator
- Legacy-Id: 12492
|
2016-12-09 12:40:21 +00:00 |
|
Henrik Levkowetz
|
5959b3a46a
|
Added a validator for the reviewer settings' Filter Regexp field, to make sure that we don't later hit exceptions when trying to compile and use the regexp entered.
- Legacy-Id: 12439
|
2016-12-01 21:30:39 +00:00 |
|