Henrik Levkowetz
10f623cc75
Merged in [16096] from rcross@amsl.com:
...
Update admin permissions. Grant secretariat change permissions on dbtemplate so they can update proceedings pages.
- Legacy-Id: 16424
Note: SVN reference [16096] has been migrated to Git commit 3089404f3d
2019-07-07 19:26:50 +00:00
Henrik Levkowetz
eeb4c08b01
Reduced generate-draft-alias verbosity again
...
- Legacy-Id: 16279
2019-06-17 18:23:18 +00:00
Henrik Levkowetz
5de5e97dd0
Fixed a docalias problem with generate-draft-aliases
...
- Legacy-Id: 16275
2019-06-17 13:14:53 +00:00
Henrik Levkowetz
8726e74709
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
...
- Legacy-Id: 16177
2019-04-30 16:54:06 +00:00
Henrik Levkowetz
bb4fe3fbbf
Undid previous commit
...
- Legacy-Id: 16153
2019-04-22 19:22:42 +00:00
Ryan Cross
3089404f3d
Update admin permissions. Grant secretariat change permissions on dbtemplate so they can update proceedings pages. Commit ready for merge.
...
- Legacy-Id: 16096
2019-03-24 14:47:57 +00:00
Robert Sparks
a4db66564c
Checkpoint. Ended up chasing group.views_review before stats.
...
- Legacy-Id: 16030
2019-03-13 22:02:10 +00:00
Robert Sparks
e91d706d5b
Checkpointing. This is an incomplete idea. The tests will fail massively.
...
- Legacy-Id: 15985
2019-03-01 23:19:47 +00:00
Henrik Levkowetz
e8a59ce1e5
Rewrote the submission deduce_group() to consider all groups with acronyms that are also GroupTypeNames. Added GroupTypeName for iesg,ise,adhoc groups, and appropriate GroupFeatures for each. Updated the names.json fixture.
...
- Legacy-Id: 15960
2019-02-21 15:27:58 +00:00
Henrik Levkowetz
194659093d
Merged in [15810] from rcross@amsl.com:
...
Grant secretariat admin permissions to mailtrigger models. Fixes #2637 .
- Legacy-Id: 15817
Note: SVN reference [15810] has been migrated to Git commit e41b3d85ea
2018-12-13 20:59:35 +00:00
Ryan Cross
e41b3d85ea
Grant secretariat admin permissions to mailtrigger models. Fixes #2637 . Commit ready for merge.
...
- Legacy-Id: 15810
2018-12-12 23:32:00 +00:00
Henrik Levkowetz
af4e0b48fd
Pyflakes fixes to ietf/bin/fix-ambiguous-timestamps
...
- Legacy-Id: 15761
2018-11-12 15:44:22 +00:00
Henrik Levkowetz
ec682f34ad
Updated the script to fix ambiguous timestamps to fix ambiguous time fields for additional objects.
...
- Legacy-Id: 15754
2018-11-12 11:58:18 +00:00
Henrik Levkowetz
d6565f0450
Added exception logging for ietf/bin/rfc-editor-queue-updates. Changed the logging in the ietf/bin/rfc-editor-* scripts to use ietf.utils.log.log(). Reordered some imports.
...
- Legacy-Id: 15318
2018-07-12 12:52:58 +00:00
Henrik Levkowetz
fb4804a4ca
Fixed an incorrect file name in a log message.
...
- Legacy-Id: 15115
2018-05-03 19:32:10 +00:00
Henrik Levkowetz
18b9d8b400
Fixed a problem with the expire-ids code, and added logging to catch future problems.
...
- Legacy-Id: 15051
2018-04-18 12:34:31 +00:00
Henrik Levkowetz
819c142b51
Merged in [14516] from rcross@amsl.com:
...
Add admin permissions to secretariat group for nomcom objects.
- Legacy-Id: 14522
Note: SVN reference [14516] has been migrated to Git commit 4e1ab4888e
2018-01-15 00:31:44 +00:00
Ryan Cross
4e1ab4888e
Add admin permissions to secretariat group for nomcom objects. Commit ready for merge
...
- Legacy-Id: 14516
2018-01-12 01:16:31 +00:00
Henrik Levkowetz
edcfcd11f1
Added more logging during draft resurrection. Added a guard agains draft status changes while the draft expiration loop is running.
...
- Legacy-Id: 14488
2018-01-06 16:01:21 +00:00
Robert Sparks
e36cad65ed
Include an explicitly set Responsible ADs email addresses in generated aliases when a document has a group. Commit ready for merge.
...
- Legacy-Id: 14404
2017-12-07 21:33:04 +00:00
Henrik Levkowetz
3305cbfc64
Merged in [14106] from rcross@amsl.com:
...
Add support for directorates to generate-wg-aliases. Fixes #2363 .
- Legacy-Id: 14110
Note: SVN reference [14106] has been migrated to Git commit 4269d3b68e
2017-09-08 14:29:32 +00:00
Ryan Cross
4269d3b68e
Add support for directorates to generate-wg-aliases. Fixes #2363 . Commit ready for merge.
...
- Legacy-Id: 14106
2017-09-07 21:03:25 +00:00
Ryan Cross
6772afdd24
Update secretariat admin permissions. Change AnnouncementFrom.address to CharField because full emails, with real name, fail EmailField validation. Includes migration. Commit ready for merge.
...
- Legacy-Id: 14104
2017-09-06 22:42:15 +00:00
Ryan Cross
a18c9c1014
Add meeting_importantdate to Secretatriat admin permissions. Commit ready for merge
...
- Legacy-Id: 14018
2017-07-31 22:59:02 +00:00
Henrik Levkowetz
d35ec73069
Added support for mime-encoding of non-ascii name parts in document notify lists when generating draft email aliases.
...
- Legacy-Id: 13990
2017-07-27 19:22:59 +00:00
Henrik Levkowetz
6cd18d6324
Merged in [13628] from rcross@amsl.com:
...
Grant secretariat meeting__meeting admin permissions.
- Legacy-Id: 13721
Note: SVN reference [13628] has been migrated to Git commit fd60ce6868
2017-06-27 15:58:56 +00:00
Ryan Cross
fd60ce6868
Grant secretariat meeting__meeting admin permissions. Commit ready for merge.
...
- Legacy-Id: 13628
2017-06-14 17:20:29 +00:00
Henrik Levkowetz
a9785674ea
Merged in [13575] from rcross@amsl.com:
...
Create new script ietf/bin/set_admin_permissions to configure Django Admin group permissions. Fixes #2008 .
- Legacy-Id: 13581
Note: SVN reference [13575] has been migrated to Git commit 1876927cbc
2017-06-10 09:29:26 +00:00
Henrik Levkowetz
3d387e5ff6
Merged in [13567] from rcross@amsl.com:
...
Refactor ietf/bin/merge-person-records to facilitate testing. Add tests. Fixes #2162 .
- Legacy-Id: 13580
Note: SVN reference [13567] has been migrated to Git commit e9b7c5753e
2017-06-10 07:48:19 +00:00
Ryan Cross
1876927cbc
Create new script ietf/bin/set_admin_permissions to configure Django Admin group permissions. Fixes #2008 . Commit ready for merge.
...
- Legacy-Id: 13575
2017-06-09 21:01:56 +00:00
Henrik Levkowetz
22d83d2d2c
Fixed another place where None author email needed an extra guard.
...
- Legacy-Id: 13573
2017-06-09 20:07:55 +00:00
Ryan Cross
e9b7c5753e
Refactor ietf/bin/merge-person-records to facilitate testing. Add tests. Fixes #2162 . Commit ready for merge.
...
- Legacy-Id: 13567
2017-06-08 23:28:43 +00:00
Henrik Levkowetz
4971c01ced
Moved the fetch-meeting-registration script in order to convert it to a management command.
...
- Legacy-Id: 13489
2017-06-01 20:54:42 +00:00
Henrik Levkowetz
b6b45166bf
Added email address to the MeetingRegistration model, and also to the fields imported from ietf.org/registration/attendees/NN . Changed the bin counting code for attendee-related stats to use names plus email as unique string, rather than only names.
...
- Legacy-Id: 13481
2017-05-31 23:08:23 +00:00
Henrik Levkowetz
76628be3fd
Merged in ^/branch/iola/author-stats-r13145 from olau@iola.dk, and fixed some tests in code which moved after the latest merge with trunk. The test suite passes, but the migrations are _not_ ready to run, because of numbering conflicts (again due to code changes on trunk since the latest sync).
...
- Legacy-Id: 13479
2017-05-31 20:59:26 +00:00
Henrik Levkowetz
1b7a39545b
Merged in [13290] from rjsparks@nostrum.com:
...
Provides the utility used to reconcile the RFC Editor database against what the draft parser returns for document authors. (But only if keeping this in trunk is a good idea.)
- Legacy-Id: 13361
Note: SVN reference [13290] has been migrated to Git commit 6d8182965b
2017-05-15 14:22:16 +00:00
Ole Laursen
cceb4188ab
Extend --latest to support a parameter
...
- Legacy-Id: 13270
2017-05-05 13:58:25 +00:00
Ole Laursen
a2b8819cfe
Add meeting statistics - overview and country/continent across
...
meetings + detail pages with country and continent
- Legacy-Id: 13264
2017-05-04 15:55:15 +00:00
Ole Laursen
8325ffa9de
Add a script for keeping the meeting registration data in sync
...
- Legacy-Id: 13253
2017-04-28 12:33:21 +00:00
Henrik Levkowetz
42a1fdb151
Merged in [13197] from rcross@amsl.com:
...
Fix issue with bin/merge-person-records when User.last_login == None. Fixes #2274 .
- Legacy-Id: 13207
Note: SVN reference [13197] has been migrated to Git commit 767e9f9695
2017-04-12 19:11:31 +00:00
Henrik Levkowetz
978e8f72f5
Changed the signature of ietf.utils.aliases.dump_sublist() to include a list of the alias domains, in order to be able to generate IRTF group aliases @irtf.org. Updated ietf/bin/generate-*-aliases accordingly.
...
- Legacy-Id: 13206
2017-04-12 18:51:38 +00:00
Ryan Cross
767e9f9695
Fix issue with bin/merge-person-records when User.last_login == None. Fixes #2274 . Commit ready for merge.
...
- Legacy-Id: 13197
2017-04-12 17:36:45 +00:00
Ole Laursen
5b677dc6ba
Merge author stats branch into new branch from trunk
...
- Legacy-Id: 13159
2017-03-28 14:36:40 +00:00
Ryan Cross
aa76ea4040
Fixes #2207 . bin/merge-person-records remove _meta.get_all_related_objects() deprecated in Django 1.10. Commit ready for merge.
...
- Legacy-Id: 12917
2017-02-24 21:25:33 +00:00
Ole Laursen
9308948195
Add person, affiliation and country (through django-countries) to
...
DocumentAuthor, rename author field to email and make it optional (for
modeling old email-less submissions), remove the authors many to many
referencing field from Document as it is not really pointing the right
place.
Update the Secretariat tools to show affiliation and country.
Add migration for getting rid of the fake email addresses that the
migration script created some years ago (just set the author email
field to null).
- Legacy-Id: 12739
2017-01-26 17:10:08 +00:00
Ryan Cross
68bd38d22d
Fixes #2141 . Resolve issue with merge_person_records caused by Django 1.8 upgrade. Commit ready for merge.
...
- Legacy-Id: 12724
2017-01-24 20:47:41 +00:00
Henrik Levkowetz
5e3f3378d3
Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script.
...
- Legacy-Id: 12560
2016-12-16 17:50:04 +00:00
Henrik Levkowetz
3c812b04cb
Added a script to list role holder emails.
...
- Legacy-Id: 12516
2016-12-13 17:45:53 +00:00
Ole Laursen
ceec1254f2
Add review team secretary reminders, like those for reviewers
...
- Legacy-Id: 12283
2016-11-08 16:24:28 +00:00
Ole Laursen
59180240af
Add a simple reminder system for reviewers so that they can opt in to
...
being reminded X days before deadline of an assignment
- Legacy-Id: 12101
2016-10-07 16:43:29 +00:00