Henrik Levkowetz
a5e5bb1aab
Expanded one of the nomcom tests a bit, and updated a fixture to match the current /nomcom/default/email/feedback_receipt.txt template.
...
- Legacy-Id: 14223
2017-10-20 14:34:03 +00:00
Henrik Levkowetz
3a47fd79c8
Don't blow up when checking if the logged-in user is a document author, if the user don't have a person record.
...
- Legacy-Id: 14221
2017-10-18 12:32:26 +00:00
Henrik Levkowetz
7bf04ab60d
Set version info and settings back to development mode
...
- Legacy-Id: 14219
2017-10-17 11:56:19 +00:00
Henrik Levkowetz
a25c1032a0
Set version info to release version 6.63.2 before branching.
...
- Legacy-Id: 14217
2017-10-17 11:56:02 +00:00
Henrik Levkowetz
e724cf59a8
Fixed a URL encoding issue on the review doc pages (when linking to rfcdiff).
...
- Legacy-Id: 14214
2017-10-17 11:28:26 +00:00
Henrik Levkowetz
9c3335be07
Merged in [14211] from rcross@amsl.com:
...
Changed to not check timeslot type on delete because other types now have this option.
- Legacy-Id: 14212
Note: SVN reference [14211] has been migrated to Git commit b9bf77b543
2017-10-16 21:47:23 +00:00
Ryan Cross
b9bf77b543
Changed to not check timeslot type on delete because other types now have this option. Commit ready for merge
...
- Legacy-Id: 14211
2017-10-16 20:37:15 +00:00
Henrik Levkowetz
7931a96460
Changed the telechat date admin to use the 'initial-date' field value instead of the now nonfunctional form.initial dictionary. This may need revisiting under Django 1.11, which has an official api to grab a form's initial values. This fixes a server 500 error on trying to save a non-default telechat date.
...
- Legacy-Id: 14210
2017-10-14 12:08:22 +00:00
Henrik Levkowetz
9be7d57a03
Tweaked the test-runner random state handling to display the correct random state filename and make sure to set the same random state.
...
- Legacy-Id: 14209
2017-10-14 12:05:01 +00:00
Henrik Levkowetz
d7618ce26b
An improved handling of the 'no active roles' message.
...
- Legacy-Id: 14207
2017-10-13 12:05:44 +00:00
Henrik Levkowetz
dfaf5a56ac
Renamed groupfilters to group_filters
...
- Legacy-Id: 14206
2017-10-13 11:58:42 +00:00
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
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
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
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
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
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
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
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
33b275b04f
Added ietf.utils.text.unidecode_name() and replaced various uses of unidecode() with it, in order to normalize the generation of ascii versions of names, to avoid different practices in space stripping and space normalization in different parts of the code.
...
- Legacy-Id: 14128
2017-09-17 15:12:18 +00:00
Henrik Levkowetz
6aa2cfca89
Updated tests to match the submission API info page.
...
- Legacy-Id: 14127
2017-09-17 14:02:52 +00:00