Commit graph

9289 commits

Author SHA1 Message Date
Henrik Levkowetz efea15e728 Renamed group_tags to groupfilters
- Legacy-Id: 14205
2017-10-13 11:55:12 +00:00
Henrik Levkowetz c1fa95f6a5 No code change. Whitespace fix and svn property change.
- Legacy-Id: 14204
2017-10-13 10:46:52 +00:00
Henrik Levkowetz 06b383858e Added a 'no active roles' annotation in the roles section of personal profile pages if there are none.
- Legacy-Id: 14203
2017-10-13 10:45:49 +00:00
Henrik Levkowetz ac69d9889d Added a guard against feeding int() a non-numeric string during submission confirmation and a log assertion to report same.
- Legacy-Id: 14202
2017-10-10 15:02:00 +00:00
Henrik Levkowetz 8929437b77 Migration to add 'confirmed' to DraftSubmissionStateName table.
- Legacy-Id: 14201
2017-10-10 15:00:21 +00:00
Henrik Levkowetz e2c193f145 Set version info and settings back to development mode
- Legacy-Id: 14199
2017-10-09 13:57:26 +00:00
Henrik Levkowetz bca0662426 Set version info to release version 6.63.1 before branching.
- Legacy-Id: 14197
2017-10-09 13:57:17 +00:00
Henrik Levkowetz 2e8639d5b0 Changelog entry for 6.63.1
- Legacy-Id: 14196
2017-10-09 13:57:12 +00:00
Henrik Levkowetz 5d62f9761e Code coverage data for release 6.63.1
- Legacy-Id: 14195
2017-10-09 13:57:02 +00:00
Henrik Levkowetz f7bef142aa Added a link to ietf software contractor instructions to the release info page bottom.
- Legacy-Id: 14194
2017-10-09 13:37:41 +00:00
Henrik Levkowetz 60dd56c969 Changelog entry for release 6.63.1.
- Legacy-Id: 14193
2017-10-09 13:36:51 +00:00
Henrik Levkowetz 75cb582df7 Merged in [14189] from rcross@amsl.com:
Fix issue creating new timeslots in secretariat scheduling tool caused by changing the meeting start date to a Saturday.
 - Legacy-Id: 14192
Note: SVN reference [14189] has been migrated to Git commit 4a71c1476f
2017-10-07 14:42:03 +00:00
Henrik Levkowetz 437a622141 Set a temporary state 'confirmed' when handling submission confirmations in order to avoid running the confirmation code multiple times on multiple form submits.
- Legacy-Id: 14191
2017-10-07 13:34:14 +00:00
Henrik Levkowetz 1c3a613c2a Changed the suggested yanglint command to use the -i switch.
- Legacy-Id: 14190
2017-10-06 12:48:31 +00:00
Ryan Cross 4a71c1476f Fix issue creating new timeslots in secretariat scheduling tool caused by changing the meeting start date to a Saturday. Commit ready for merge.
- Legacy-Id: 14189
2017-10-05 20:28:39 +00:00
Henrik Levkowetz 9e434edda3 Added bluesheet upload permission for RG Chairs; reformatted some role_required() decorators.
- Legacy-Id: 14187
2017-10-05 10:41:55 +00:00
Henrik Levkowetz ab5254619e Use the same layout for group additional URLs as for documents. Fixes issue #2386.
- Legacy-Id: 14186
2017-10-04 19:01:23 +00:00
Henrik Levkowetz d4c3bf1589 Corrected an issue number.
- Legacy-Id: 14185
2017-10-04 18:59:50 +00:00
Henrik Levkowetz c5ecab1701 Set version info and settings back to development mode
- Legacy-Id: 14182
2017-09-28 09:33:48 +00:00
Henrik Levkowetz f5933df0c5 Set version info to release version 6.63.0 before branching.
- Legacy-Id: 14180
2017-09-28 09:33:40 +00:00
Henrik Levkowetz be1f126301 Changelog entry for 6.63.0
- Legacy-Id: 14179
2017-09-28 09:33:34 +00:00
Henrik Levkowetz a9ab4a8b4e Code coverage data for release 6.63.0
- Legacy-Id: 14178
2017-09-28 09:33:24 +00:00
Henrik Levkowetz f07bcc051c Updated bower-managed static web assets
- Legacy-Id: 14177
2017-09-28 09:12:04 +00:00
Henrik Levkowetz ac8e18480e Added tests for correct nomcom email from-address to the nomcom tests, and did some refactoring to improve test failure messages.
- Legacy-Id: 14176
2017-09-28 09:09:51 +00:00
Henrik Levkowetz 166c7531f9 Changed the nomcom code to permit nomcom year interpolation in the nomcom from-address and in nomcom templates. Changed the nomcom from-address setting to 'nomcom-chair-{year}@ietf.org'.
- Legacy-Id: 14175
2017-09-27 21:20:59 +00:00
Henrik Levkowetz c7f4f82c31 Separated schema and data migrations.
- Legacy-Id: 14174
2017-09-27 17:33:04 +00:00
Henrik Levkowetz 7530e4cec3 Added a missing template.
- Legacy-Id: 14173
2017-09-27 16:49:27 +00:00
Henrik Levkowetz 53eb7c8ae8 Added migrations for document url model changes. Updated the name fixtures. Added ability for individual draft authors to edit document urls.
- Legacy-Id: 14172
2017-09-27 16:37:13 +00:00
Henrik Levkowetz 7b2d921a5a Tweaked the submission search form to accept draft names which include revision numbers. Fixes issue #2380.
- Legacy-Id: 14171
2017-09-27 15:08:40 +00:00
Henrik Levkowetz 2d817427fc Added a cancel button to the submission confirmation page. Fixes issue #2379.
- Legacy-Id: 14170
2017-09-27 14:18:12 +00:00
Henrik Levkowetz 328c6c6ab8 Added a submission state filter to the submission admin page.
- Legacy-Id: 14169
2017-09-27 14:15:31 +00:00
Henrik Levkowetz d0583f4f02 Removed the repeat of the error message in the HTTP reason string. Fixes issue #2378.
- Legacy-Id: 14168
2017-09-27 11:03:25 +00:00
Henrik Levkowetz d6fa669c71 Updated PLAN
- Legacy-Id: 14167
2017-09-27 10:57:05 +00:00
Henrik Levkowetz 92d425fd9b Added 'Additional URLs' for documents, the same way we have them for groups.
This could be used to point to a document source repository, to extracted
  yang module files, document wikis, and other relevant resources.
 - Legacy-Id: 14166
2017-09-27 10:52:32 +00:00
Henrik Levkowetz 34c32e1b71 Fixed a html nit.
- Legacy-Id: 14164
2017-09-24 12:04:15 +00:00
Henrik Levkowetz cbda2679a9 Removed some unreachable code.
- Legacy-Id: 14150
2017-09-22 14:45:21 +00:00
Henrik Levkowetz 0e00adc5ee Another tweak to the draft author extraction code, to handle some name transliterations using multiple leading grave accents.
- Legacy-Id: 14149
2017-09-21 09:28:18 +00:00
Henrik Levkowetz e760e8ea79 Set version info and settings back to development mode
- Legacy-Id: 14147
2017-09-20 21:12:48 +00:00
Henrik Levkowetz 87e30b14f5 Set version info to release version 6.62.1 before branching.
- Legacy-Id: 14145
2017-09-20 21:12:39 +00:00
Henrik Levkowetz c9b1ae2f7d Changelog entry for 6.62.1
- Legacy-Id: 14144
2017-09-20 21:12:33 +00:00
Henrik Levkowetz c05b9a112e Code coverage data for release 6.62.1
- Legacy-Id: 14143
2017-09-20 21:12:27 +00:00
Henrik Levkowetz ac6a06961b Merged in [14138] from rjsparks@nostrum.com:
script to process the id-archive and add Document objects for drafts that are currently missing from the datatracker. Fixes #1316.
 - Legacy-Id: 14142
Note: SVN reference [14138] has been migrated to Git commit 3a7d0d6255
2017-09-20 20:48:39 +00:00
Henrik Levkowetz 2c1438c240 Moved unidecode_name from utils.text to person.name.
Modified UserFactory to use a new locale for each new user, instead of the
same locale for a whole test run.  This (almost) ensures the exercise of
code to deal with non-ascii names, something which would not happen if a
locale with ascii names was chosen at the start of a run.

Modified name.initials() to not use non-word characters as initials.

Modified unidecode_name() to do more normalization, to conform to the
conventions used in internet-drafts.

Added saving of the factory-boy random state in order to be able to re-run
a test suite with the same pseudo-random sequence as in a previous failed
run.

Fixed an issue with email formatting in test_api_submit_ok().

Modified the draft author extraction code to deal better with names with
embedded apostrophes.
 - Legacy-Id: 14141
2017-09-20 15:36:30 +00:00
Henrik Levkowetz a440a30f95 Refined a test case which could fail incorrectly when PersonFactory produced multiple persons who shared the same name during a test run, using TestCase.assertMailboxContains().
- Legacy-Id: 14140
2017-09-19 19:49:51 +00:00
Henrik Levkowetz 1530a6c394 Added a new TestCase assertion: assertMailboxContains(), to be able to better express some test cases.
- Legacy-Id: 14139
2017-09-19 19:47:48 +00:00
Robert Sparks 3a7d0d6255 script to process the id-archive and add Document objects for drafts that are currently missing from the datatracker. Fixes #1316. Commit ready for merge.
- Legacy-Id: 14138
2017-09-18 20:07:48 +00:00
Henrik Levkowetz 27b241434f Updated PLAN
- Legacy-Id: 14135
2017-09-17 19:41:54 +00:00
Henrik Levkowetz 5ba85065aa Set version info and settings back to development mode
- Legacy-Id: 14133
2017-09-17 15:52:03 +00:00
Henrik Levkowetz a93537b75f Set version info to release version 6.62.0 before branching.
- Legacy-Id: 14131
2017-09-17 15:51:54 +00:00
Henrik Levkowetz 6610a0aa6a Changelog entry for 6.62.0
- Legacy-Id: 14130
2017-09-17 15:51:49 +00:00