Ole Laursen
7cbe36fb62
Implement completing a review with tests. One can currently
...
enter/upload content or retrieve it from an IETF mailarch archive
through integrated searching support. Support for partial completion.
- Legacy-Id: 11360
2016-06-14 11:28:53 +00:00
Ole Laursen
b790781de9
Add return statements to remaining email sending function so it's
...
possibly to get the message back. We need the message and its
Message-ID in the review tracking code, to be able to link to it in
the mail archive.
- Legacy-Id: 11359
2016-06-14 09:54:37 +00:00
Ole Laursen
b6e5aebcd4
Fix a slightly odd unnecessary form.save()
...
- Legacy-Id: 11337
2016-06-13 10:13:57 +00:00
Ole Laursen
5757f65598
Resolve name objects ordering order clashes by ordering by .name. Most
...
are ordered, but we have a few without a natural order, and
alphabetical helps a bit when debugging those.
- Legacy-Id: 11336
2016-06-13 09:48:37 +00:00
Ole Laursen
fdfc0bc8f5
Insert missing form
...
- Legacy-Id: 11246
2016-05-26 12:56:00 +00:00
Ole Laursen
dfd351c220
Fix missing CSRF token
...
- Legacy-Id: 11238
2016-05-24 15:06:09 +00:00
Ole Laursen
604287e75d
Support accepting a reviewer assignment
...
- Legacy-Id: 11237
2016-05-24 15:03:51 +00:00
Ole Laursen
b9f4b7005e
Add simple email notifications for assigning/rejecting review requests
...
- Legacy-Id: 11236
2016-05-24 14:02:59 +00:00
Ole Laursen
5dd079e2f8
Add support for assigning a reviewer to a review request, still some
...
corners missing. Fix a couple of other issues.
- Legacy-Id: 11227
2016-05-23 16:42:49 +00:00
Ole Laursen
b5ef179a6e
Add support for rejecting a review assignment
...
- Legacy-Id: 11225
2016-05-23 13:57:01 +00:00
Ole Laursen
44e135345c
Add a page for displaying a review request, add support for
...
withdrawing requests, add tests for these two pages
- Legacy-Id: 11217
2016-05-20 14:14:31 +00:00
Ole Laursen
64a65340a2
Add review tracking models, add a request review page (with test), show
...
review requests on doc page
- Legacy-Id: 11206
2016-05-19 15:35:30 +00:00
Ole Laursen
54c4c5efc5
Make the test data new revision event a proper NewRevisionDocEvent so
...
it's consistent with what the code expects
- Legacy-Id: 11205
2016-05-19 15:33:02 +00:00
Henrik Levkowetz
21b2330b6a
Removed an newly introduced url() name parameter.
...
- Legacy-Id: 11184
2016-05-13 09:09:37 +00:00
Henrik Levkowetz
9ceb753a29
Added progress bars and rule counts for various parts of this migration.
...
- Legacy-Id: 11183
2016-05-12 20:16:23 +00:00
Henrik Levkowetz
deb2f73047
Merged in ^/branch/iola/community-list-cleanup-r11172@11175.
...
- Legacy-Id: 11182
2016-05-12 19:14:28 +00:00
Henrik Levkowetz
aa61123937
Modified a few tests to handle the improved handling of error messages (not conflating them with help text any more).
...
- Legacy-Id: 11181
2016-05-12 13:47:10 +00:00
Henrik Levkowetz
7e61ce84e8
Merged in ^/branch/iola/account-registration-fixes-r11167@11179 from olau@iola.dk, which contains fixes and refactoring for the account registration code, in order to better support the coming community app refactoring.
...
- Legacy-Id: 11180
2016-05-12 12:59:04 +00:00
Henrik Levkowetz
6be0aebf07
Extend the owner regexp with apostrophe to be able to handle some user logins generated by the test suite.
...
- Legacy-Id: 11179
2016-05-12 12:56:11 +00:00
Ole Laursen
b599dca51d
Override the django-bootstrap3 default help-text-and-errors rendering
...
to separate the unrelated concepts
- Legacy-Id: 11177
2016-05-10 16:44:45 +00:00
Ole Laursen
b6d4c5ffe8
Drop naming community URL patterns, just reverse them directly from
...
the view
- Legacy-Id: 11175
2016-05-06 18:10:37 +00:00
Ole Laursen
9faae5e915
Merged community list branch with trunk
...
- Legacy-Id: 11174
2016-05-06 17:36:04 +00:00
Ole Laursen
b83e0d2c78
Unify the URL name handling in ietfauth, i.e. just refer directly to
...
the view behind the URL instead of naming it.
- Legacy-Id: 11172
2016-05-06 12:58:10 +00:00
Ole Laursen
4d4cf93f22
Make password reset use username throughout and reword the reset page
...
so it's clear that one has to enter the account name and not just any
email address associated with the account.
- Legacy-Id: 11171
2016-05-06 12:32:11 +00:00
Ole Laursen
dedb00b0a5
Control the tests of adding user passwords to the htpasswd file better
...
fixing a bug in the tests and add separate tests of the Python-based
approach and the htpasswd binary
- Legacy-Id: 11170
2016-05-06 12:11:20 +00:00
Ole Laursen
793bc3c2fa
Merge account registration fixes branch
...
- Legacy-Id: 11169
2016-05-05 15:44:47 +00:00
Ole Laursen
5bcf36e149
Fix a couple of bugs in the account registration cleanup
...
- Legacy-Id: 11167
2016-05-05 14:55:31 +00:00
Henrik Levkowetz
63f5af7e4d
Guard against use of nonexistant attribute.
...
- Legacy-Id: 11166
2016-05-05 14:09:07 +00:00
Henrik Levkowetz
d78a9a3182
Whitespace fix
...
- Legacy-Id: 11165
2016-05-05 14:08:37 +00:00
Henrik Levkowetz
8f2872124e
Set version info and settings back to development mode
...
- Legacy-Id: 11161
2016-05-05 12:37:34 +00:00
Henrik Levkowetz
e0ef2ea178
Set version info to release version 6.20.0 before branching.
...
- Legacy-Id: 11159
2016-05-05 12:37:24 +00:00
Henrik Levkowetz
22f17f963c
Added a migration to match the updated time zone definitions of pytz-2016.4.
...
- Legacy-Id: 11156
2016-05-05 12:28:22 +00:00
Henrik Levkowetz
3327936884
Added a migration to match the changed GROUP_EVENT_CHOICES.
...
- Legacy-Id: 11155
2016-05-05 12:26:54 +00:00
Henrik Levkowetz
c4e3f8ad30
Merged in [11137] from rjsparks@nostrum.com:
...
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 .
- Legacy-Id: 11154
Note: SVN reference [11137] has been migrated to Git commit f34ae9c612
2016-05-04 18:16:02 +00:00
Henrik Levkowetz
2f98f512ed
Merged in [11133] from rjsparks@nostrum.com:
...
Cleanup: Remove hooks for TowTruck.
- Legacy-Id: 11153
Note: SVN reference [11133] has been migrated to Git commit 62d3ac8fe7
2016-05-04 14:53:52 +00:00
Henrik Levkowetz
669fd8b5c9
Merged in [11132] from rjsparks@nostrum.com:
...
Minor template typo correction.
- Legacy-Id: 11152
Note: SVN reference [11132] has been migrated to Git commit d41ca9b6c7
2016-05-04 14:04:43 +00:00
Henrik Levkowetz
e548654360
Cleanup.
...
- Legacy-Id: 11151
2016-05-04 08:54:36 +00:00
Henrik Levkowetz
bf4350f6dc
Merged in [11129] from rjsparks@nostrum.com:
...
Have person.formatted_email() return the primary address if one is so marked. Fixes #1928 .
- Legacy-Id: 11150
Note: SVN reference [11129] has been migrated to Git commit 2fd2b3a8e6
2016-05-04 08:44:19 +00:00
Henrik Levkowetz
1499e8cf80
Merged in [11128] from rjsparks@nostrum.com:
...
Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952 .
- Legacy-Id: 11149
Note: SVN reference [11128] has been migrated to Git commit 79a7eae0ba
2016-05-03 20:46:47 +00:00
Henrik Levkowetz
45efc6ec7a
Merged in [11122] from rjsparks@nostrum.com:
...
Add page counts to doc.json. Fixes #1936 .
- Legacy-Id: 11148
Note: SVN reference [11122] has been migrated to Git commit f8a28077f5
2016-05-03 19:05:10 +00:00
Henrik Levkowetz
fd635baf81
Merged in [11120] from rcross@amsl.com:
...
Update announcement tool permissions for new IAOC chair.
- Legacy-Id: 11147
Note: SVN reference [11120] has been migrated to Git commit d728acc8fc
2016-05-03 18:41:08 +00:00
Henrik Levkowetz
2aff429c3f
Merged in [11118] from rcross@amsl.com:
...
Move standalone monthly report scripts to bin directory.
- Legacy-Id: 11146
Note: SVN reference [11118] has been migrated to Git commit 6ef2904307
2016-05-03 18:24:03 +00:00
Henrik Levkowetz
dac2b28d95
Merged in [11116] from rjsparks@nostrum.com:
...
Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948 .
- Legacy-Id: 11145
Note: SVN reference [11116] has been migrated to Git commit eda3f8fba5
2016-05-03 18:13:07 +00:00
Henrik Levkowetz
274aa60834
Excluded management commands from code coverage figures -- testing is possible but in many cases would be so slow that the test suite would become much more painful to run.
...
- Legacy-Id: 11144
2016-05-03 18:12:40 +00:00
Henrik Levkowetz
50568f0de4
Merged in [11112] and [11113] from rjsparks@nostrum.com:
...
Add a page to show the active status reports all in one place. Fixes #1951 .
- Legacy-Id: 11143
Note: SVN reference [11112] has been migrated to Git commit 1f8cc9a4f1
Note: SVN reference [11113] has been migrated to Git commit 61082289fa
2016-05-03 17:50:10 +00:00
Henrik Levkowetz
8769cc0207
Fixed bugs in the previous commit (in the tests).
...
- Legacy-Id: 11142
2016-05-03 17:16:17 +00:00
Henrik Levkowetz
304516f4b3
Added test directories for yang model tests.
...
- Legacy-Id: 11141
2016-05-03 16:40:09 +00:00
Henrik Levkowetz
35ef32485a
Tweaked the field names of Person name fields to make the intended use clearer.
...
- Legacy-Id: 11140
2016-05-03 16:39:17 +00:00
Henrik Levkowetz
1989218a1f
Fixed the function has_rfc_editor_note() to return boolean -- datetime cannot be serialized as JSON, so /iesg/agenda/agenda.json was broken when there was an rfc-editor-note.
...
- Legacy-Id: 11138
2016-05-02 12:24:31 +00:00
Robert Sparks
f34ae9c612
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 . Commit ready for merge.
...
- Legacy-Id: 11137
2016-04-27 20:46:02 +00:00