Henrik Levkowetz
|
e55c42b20f
|
Tweaked code to prevent sort comparison of str with None.
- Legacy-Id: 16397
|
2019-07-04 20:58:25 +00:00 |
|
Henrik Levkowetz
|
fbc131c73f
|
Replaced an obsolete file() call with open().
- Legacy-Id: 16396
|
2019-07-04 20:57:36 +00:00 |
|
Henrik Levkowetz
|
77e055264e
|
Fixed an incorrect test that compared the meeting number string with an integer.
- Legacy-Id: 16395
|
2019-07-04 20:56:35 +00:00 |
|
Henrik Levkowetz
|
fa85e6edee
|
Typo fixes and removal of an unused import.
- Legacy-Id: 16394
|
2019-07-04 20:55:32 +00:00 |
|
Henrik Levkowetz
|
269278954e
|
Template variable name change.
- Legacy-Id: 16393
|
2019-07-04 20:54:36 +00:00 |
|
Henrik Levkowetz
|
864fc1a814
|
Firmed up the handling of non-ascii names for a test email templat, tweaked some asserts, and removed unused imports.
- Legacy-Id: 16392
|
2019-07-04 20:53:05 +00:00 |
|
Henrik Levkowetz
|
41438e5c4d
|
Fixed some bytes/str issues and unused imports.
- Legacy-Id: 16391
|
2019-07-04 20:51:10 +00:00 |
|
Henrik Levkowetz
|
0a047e1fcc
|
Added some warning filters.
- Legacy-Id: 16390
|
2019-07-04 20:50:04 +00:00 |
|
Henrik Levkowetz
|
d957f32690
|
Fixed a syntax error and removed unused imports.
- Legacy-Id: 16389
|
2019-07-04 20:48:55 +00:00 |
|
Henrik Levkowetz
|
8f3c420a62
|
Fixed a typo and some pyflakes issues.
- Legacy-Id: 16388
|
2019-07-04 20:47:34 +00:00 |
|
Henrik Levkowetz
|
89e265d798
|
Fixed an instance of changing a dictionary inside a loop over its keys.
- Legacy-Id: 16387
|
2019-07-04 16:12:09 +00:00 |
|
Henrik Levkowetz
|
a1e7dc9acc
|
Changed a function name.
- Legacy-Id: 16386
|
2019-07-04 16:10:21 +00:00 |
|
Henrik Levkowetz
|
442236e0ab
|
Set version info and settings back to development mode
- Legacy-Id: 16384
|
2019-07-04 16:07:31 +00:00 |
|
Henrik Levkowetz
|
5910a069ba
|
Set version info to release version 6.98.3 before branching.
- Legacy-Id: 16382
|
2019-07-04 16:07:21 +00:00 |
|
Henrik Levkowetz
|
64b3cfd99f
|
Changelog entry for 6.98.3
- Legacy-Id: 16381
|
2019-07-04 16:07:15 +00:00 |
|
Henrik Levkowetz
|
d1e30d6c19
|
Code coverage data for release 6.98.3
- Legacy-Id: 16380
|
2019-07-04 16:07:06 +00:00 |
|
Henrik Levkowetz
|
81fa6dc962
|
Fixed some issues with bulk changes related to assertContains()
- Legacy-Id: 16379
|
2019-07-04 16:04:39 +00:00 |
|
Henrik Levkowetz
|
f33ecaa1a4
|
Fixed a test that compared an int with a meeting number string. Changed meeting test data to use meeting number 72 instead of 42, because proceedings code gives 404 for meetings before 65. Changed a number of StringIO() to BytesIO().
- Legacy-Id: 16378
|
2019-07-04 16:01:32 +00:00 |
|
Henrik Levkowetz
|
b7690fbdcd
|
Changed additional regexes to r strings.
- Legacy-Id: 16377
|
2019-07-04 15:54:23 +00:00 |
|
Henrik Levkowetz
|
0589d0b313
|
Changed a bunch of regexes to use r strings; also miscellaneous smaller fixes.
- Legacy-Id: 16376
|
2019-07-04 15:51:05 +00:00 |
|
Henrik Levkowetz
|
1225f8af6b
|
Refactored submission code to be clearer and only do mimetype extraction in one place, made the point where files are saved less obscure, fixed bytes/str issues for file read and write, fixed regex strings, fixed variable name visibility due to scope changes in py3.
- Legacy-Id: 16375
|
2019-07-04 15:49:42 +00:00 |
|
Henrik Levkowetz
|
2e92652eaa
|
Changed a regex to use an r string. Added decoding of command pipe output.
- Legacy-Id: 16374
|
2019-07-04 15:45:18 +00:00 |
|
Henrik Levkowetz
|
d460721415
|
Changed regexes to use r strings. Rewrote code to extract From: name and email from iana email text. Fixed charset decode of iana email messages.
- Legacy-Id: 16373
|
2019-07-04 15:38:15 +00:00 |
|
Henrik Levkowetz
|
b7e9fd14b0
|
Updated check-copyright to python3.7 and added a --patch switch
- Legacy-Id: 16372
|
2019-07-04 13:00:55 +00:00 |
|
Henrik Levkowetz
|
cfd4025a9c
|
Merged from trunk
- Legacy-Id: 16371
|
2019-07-04 12:58:58 +00:00 |
|
Henrik Levkowetz
|
e60a3e74f8
|
Increased the length of the list Subscribed email field from 64 to 128, updated the import_mailman_listinfo management command, and added a migration for the model change.
- Legacy-Id: 16370
|
2019-07-03 20:52:17 +00:00 |
|
Henrik Levkowetz
|
5e09c5a0aa
|
Set version info and settings back to development mode
- Legacy-Id: 16368
|
2019-07-03 20:28:23 +00:00 |
|
Henrik Levkowetz
|
ba77ba0861
|
Set version info to release version 6.98.2 before branching.
- Legacy-Id: 16366
|
2019-07-03 20:28:05 +00:00 |
|
Henrik Levkowetz
|
1fe2be6f5f
|
Changelog entry for 6.98.2
- Legacy-Id: 16365
|
2019-07-03 20:27:55 +00:00 |
|
Henrik Levkowetz
|
08241721c0
|
Code coverage data for release 6.98.2
- Legacy-Id: 16364
|
2019-07-03 20:27:39 +00:00 |
|
Henrik Levkowetz
|
b54e033474
|
Fixed an error in the handling of long draft names extracted from xml source.
- Legacy-Id: 16363
|
2019-07-03 19:56:04 +00:00 |
|
Henrik Levkowetz
|
4595a96496
|
Updated release-coverage
- Legacy-Id: 16362
|
2019-07-03 19:53:33 +00:00 |
|
Henrik Levkowetz
|
36ab726922
|
Code coverage data for release 6.98.2
- Legacy-Id: 16361
|
2019-07-03 12:20:00 +00:00 |
|
Henrik Levkowetz
|
6b6291be13
|
Updated release-coverage
- Legacy-Id: 16360
|
2019-07-03 11:43:43 +00:00 |
|
Ryan Cross
|
b41aef6e5a
|
Fix registration import, use user.person if it exists. Commit ready for merge
- Legacy-Id: 16359
|
2019-07-02 17:24:41 +00:00 |
|
Henrik Levkowetz
|
fb8d12ac3c
|
Fixed a pyflakes issue.
- Legacy-Id: 16358
|
2019-07-01 19:27:08 +00:00 |
|
Henrik Levkowetz
|
8c66e95a57
|
Test changes to match production group type changes for some special groups.
- Legacy-Id: 16357
|
2019-07-01 18:30:59 +00:00 |
|
Henrik Levkowetz
|
310741f2a2
|
Changes to make the bin/daily cron script quiteter.
- Legacy-Id: 16356
|
2019-07-01 18:30:00 +00:00 |
|
Henrik Levkowetz
|
c8e75c554a
|
Various changes to make yang-related management commands quieter
- Legacy-Id: 16355
|
2019-07-01 18:29:03 +00:00 |
|
Henrik Levkowetz
|
f5e9583f59
|
Fixed str/bytes issues with hashlib function arguments.
- Legacy-Id: 16354
|
2019-07-01 14:09:53 +00:00 |
|
Henrik Levkowetz
|
f5ae2541ad
|
Replaced multiple asserts with assertContains().
- Legacy-Id: 16353
|
2019-07-01 14:09:12 +00:00 |
|
Henrik Levkowetz
|
f13887de7c
|
Removed superfluous iter() and fixed instances where sorted() had to compare None and int.
- Legacy-Id: 16352
|
2019-07-01 14:07:21 +00:00 |
|
Henrik Levkowetz
|
942fc7f907
|
Fixed a bad call argument to FeedbackFactory
- Legacy-Id: 16351
|
2019-07-01 12:01:02 +00:00 |
|
Henrik Levkowetz
|
1e115539c4
|
The previous nomcom.fields.EncryptedTextField relied on initial cleartext content having the same type as ciphertext. Under Python3, that's not the case (ciphertext has type bytes). Rewrote the nomcom app and tests to handle capture of comments and encryption to the Feedback.comments ciphertext differently.
- Legacy-Id: 16350
|
2019-07-01 11:59:59 +00:00 |
|
Henrik Levkowetz
|
f76d8bf776
|
Replaced multiple asserts with assertContains().
- Legacy-Id: 16349
|
2019-07-01 11:53:46 +00:00 |
|
Henrik Levkowetz
|
f1172b5647
|
Replaced multiple asserts with assertContains().
- Legacy-Id: 16348
|
2019-07-01 11:47:36 +00:00 |
|
Henrik Levkowetz
|
a73e84a84c
|
Removed
- Legacy-Id: 16347
|
2019-07-01 11:46:40 +00:00 |
|
Henrik Levkowetz
|
97a555936d
|
Changed a large number of test assertions to use assertContains() and removed separate, now unnecessary,status_code checks. Also changed many assertTrue(... in ...) to use assertIn().
- Legacy-Id: 16346
|
2019-06-30 21:03:34 +00:00 |
|
Henrik Levkowetz
|
20c44a9e1a
|
Adapted the pipe() code to python3; API changes and str/byte handling.
- Legacy-Id: 16345
|
2019-06-30 21:01:44 +00:00 |
|
Henrik Levkowetz
|
aad1d0f1e5
|
Fixed another str/bytes issue.
- Legacy-Id: 16344
|
2019-06-30 21:00:38 +00:00 |
|