Commit graph

6977 commits

Author SHA1 Message Date
Ole Laursen 12079a5612 Add SearchRule.__unicode__ for debugging purposes
- Legacy-Id: 11187
2016-05-13 13:22:53 +00:00
Ole Laursen 5f4c989ba6 Set notify_on correctly in community refactor migration
- Legacy-Id: 11186
2016-05-13 12:25:59 +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 b421d9c67a Tweaked changelog text.
- Legacy-Id: 11164
2016-05-05 13:06:05 +00:00
Henrik Levkowetz 72f7db6726 Tweaked changelog text.
- Legacy-Id: 11163
2016-05-05 13:05:30 +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 4de03568c0 Changelog entry for 6.20.0
- Legacy-Id: 11158
2016-05-05 12:37:18 +00:00
Henrik Levkowetz f966b44553 Code coverage data for release 6.20.0
- Legacy-Id: 11157
2016-05-05 12:37:13 +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 d45ea54be3 Updated plan
- Legacy-Id: 11139
2016-05-03 16:35:39 +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
Ole Laursen a99aa32c59 Refactor account code to use the built-in Django signing framework
(reusing code previously written for the community lists) instead of
the a custom MD5 scheme, add tests of all views, rewrite custom form
handling code to use plain forms and ensure that the data is properly
validated and errors visible in the UI. Move help texts on the Person
form up to the model.
 - Legacy-Id: 11136
2016-04-27 16:26:04 +00:00
Robert Sparks 62d3ac8fe7 Cleanup: Remove hooks for TowTruck. Commit ready for merge.
- Legacy-Id: 11133
2016-04-26 19:50:45 +00:00
Robert Sparks d41ca9b6c7 Minor template typo correction. Commit ready for merge.
- Legacy-Id: 11132
2016-04-26 19:13:41 +00:00
Robert Sparks 2fd2b3a8e6 Have person.formatted_email() return the primary address if one is so marked. Fixes #1928. Commit ready for merge.
- Legacy-Id: 11129
2016-04-22 20:19:21 +00:00
Robert Sparks 79a7eae0ba Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952. Commit ready for merge.
- Legacy-Id: 11128
2016-04-22 19:30:26 +00:00
Robert Sparks f8a28077f5 Add page counts to doc.json. Fixes #1936. Commit ready for merge.
- Legacy-Id: 11122
2016-04-15 13:53:04 +00:00