Russ Housley
3e7e7c99d9
Make mail aliases for review teams and IAB programs. Fixes #3210
...
- Legacy-Id: 18901
2021-03-05 15:07:50 +00:00
Robert Sparks
3697180cc1
Reverted merge of timezone-aware migration efforts.
...
- Legacy-Id: 18792
2021-01-12 16:54:20 +00:00
Henrik Levkowetz
774e752a54
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
...
- Legacy-Id: 18770
2020-12-16 23:53:37 +00:00
Henrik Levkowetz
af703915f4
Added *-chairs aliases for teams to the script that generates group *-chairs@ietf.org aliases for postfix
...
- Legacy-Id: 18657
2020-11-04 23:30:29 +00:00
Henrik Levkowetz
a2318d9f2c
Backported patches from production
...
- Legacy-Id: 17370
2020-02-28 20:46:20 +00:00
Henrik Levkowetz
2aa948a17b
Changed some remaining cases of open() to io.open().
...
- Legacy-Id: 17319
2020-02-20 22:35:49 +00:00
Henrik Levkowetz
f45947c079
Removed exec of activate_this.py from 2 more scripts that are in activbe use.
...
- Legacy-Id: 17270
2020-01-30 22:38:44 +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
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
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
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
53506389b3
Make all the scripts under ietf/bin/ set up the environment the same way.
...
- Legacy-Id: 11639
2016-07-12 20:52:09 +00:00
Henrik Levkowetz
9b274111eb
Added group secretaries to the alias lists. Refactored related utility functions to less code with fewer branches with greater generality.
...
- Legacy-Id: 10543
2015-12-04 20:30:43 +00:00
Henrik Levkowetz
f3b22aa300
Added django.setup() to some additional scripts, as required under Django 1.7.
...
- Legacy-Id: 9069
2015-02-11 06:52:07 +00:00
Henrik Levkowetz
7ecfac6308
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9028
2015-02-08 21:16:44 +00:00
Henrik Levkowetz
028b7e315a
Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
...
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
2015-02-08 20:03:16 +00:00
Henrik Levkowetz
4a3749a66b
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9026
2015-02-08 19:16:46 +00:00
Henrik Levkowetz
1210f77604
With django 1.7, standalone scripts need to call django.setup() before doing any operations involving models. Modified all scripts in bin/ and ietf/bin/ which seemed to need it.
...
- Legacy-Id: 9017
2015-02-07 21:13:38 +00:00
Henrik Levkowetz
45704a1363
Made the generated postfix alias/virtual files include the AD emails in the -chairs alias.
...
- Legacy-Id: 8859
2015-01-10 23:57:30 +00:00
Henrik Levkowetz
f2d3d4213a
Reworked the generation of draft aliases and WG aliases, after trying out the output of the previous version for real. This code seems to work better, based on tests on ietfa.
...
- Legacy-Id: 8633
2014-11-11 01:09:30 +00:00
Henrik Levkowetz
78da505019
Changed the signature line of the generate-wg-aliases to give the script path instead of a manually maintained string (which had become outdated) in the signature string at the top of the generated files.
...
- Legacy-Id: 8523
2014-10-30 15:39:46 +00:00
Henrik Levkowetz
25ef2ad184
Some cleanup of the alias generation scripts.
...
- Legacy-Id: 8056
2014-07-08 14:37:12 +00:00
Henrik Levkowetz
a73163993a
Rewrote the draft-alias and group-alias generation scripts to generate matching aliases and virtual files for postfix.
...
- Legacy-Id: 8055
2014-07-08 14:25:14 +00:00
Ole Laursen
e54bd17499
Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE
...
- Legacy-Id: 6985
2013-12-18 15:51:11 +00:00
Henrik Levkowetz
8675711c27
Merged [5902],[5904] from markus.stenberg@iki.fi:
...
Added support and scripts for generation of wg- and draft-aliases. Fixes issue #713 .
- Legacy-Id: 5937
Note: SVN reference [5902] has been migrated to Git commit e5b551f4ce
Note: SVN reference [5904] has been migrated to Git commit e68e51cc55
2013-08-01 12:44:49 +00:00