Robert Sparks
9b4903e2e6
fix: Fix incorrect "GDPR" features/terminology. Fixes #4521 . ( #4587 )
...
* fix: remove help/personal-information and the prompt-for-consent email management command.
* fix: remove gdpr treatment except for consent checkbox. Rename Submit.
* fix: drom the consent column from Person and Person.History
* fix: remove the consent boolean. Reorganize the account info form.
* chore: reorder migrations
2022-10-18 13:27:19 -05:00
Lars Eggert
c09fd9dad2
chore: Use URL resolver in more places ( #4104 )
...
* chore: Use URL resolver more
* Use settings.IDTRACKER_BASE_URL
* More fixes
* Use URL resolver for things under /accounts
* Use URL resolver for things under /stream
* Use URL resolver for things under /iesg
* Use URL resolver for things under /meeting
* Fix bugs
* Use URL resolver for things under /help
* Use URL resolver for things under /ipr
* More changes
* Revert vnu.jar
* Fix typos
* Address review comments by @rjsparks
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2022-06-22 14:10:16 -05:00
Robert Sparks
a60c31e45d
chore: remove svn/trac infrastructure ( #3649 )
...
* chore: Remove svn/trac related infrastructure
* chore: Remove more svn/trac infrastructure
* fix: remove commented out Trac requirement
2022-03-16 11:08:47 -05:00
Robert Sparks
602d138fa2
Merged in [18997] from rjsparks@nostrum.com:
...
Changes to reflect repository moves.
- Legacy-Id: 19006
Note: SVN reference [18997] has been migrated to Git commit ceb7121018f8dcb877c5777c487f6b49f49b70ed
2021-05-19 14:00:32 +00:00
Robert Sparks
4298cf08ab
Merged in [18995] from rjsparks@nostrum.com:
...
Link only to datatracker htmlization. Adjust mail-to-authors and mail-to-list. Fixes #3261 .
- Legacy-Id: 19005
Note: SVN reference [18995] has been migrated to Git commit 06a46567b2c5778465466285398a72a195c2f4a5
2021-05-19 13:49:46 +00:00
Henrik Levkowetz
7b65e28be2
Fixed a typo in the GDPR consent request email template.
...
- Legacy-Id: 15518
2018-10-02 19:28:33 +00:00
Henrik Levkowetz
d56601d37f
Added a clarification to the GDPR consent request email text after receiving about 100 emails in response to the first email round, containing what seems to be automatic responses indicating 'Yes, I confirm'.
...
- Legacy-Id: 15500
2018-09-29 19:22:16 +00:00
Henrik Levkowetz
367ce2361f
Tweaked the consent request email text to point out an alternative to follow email links.
...
- Legacy-Id: 15485
2018-09-26 15:25:22 +00:00
Henrik Levkowetz
a2a19b8c61
Updated the personal information notice email text based on advice from councel (Tom Zych).
...
- Legacy-Id: 15475
2018-09-20 11:44:17 +00:00
Henrik Levkowetz
2aefd51083
Updated the personal information notification email template.
...
- Legacy-Id: 15458
2018-09-16 13:47:08 +00:00
Henrik Levkowetz
97db5f71b5
Added a management command to send out gdpr consent requests.
...
- Legacy-Id: 15269
2018-06-19 19:23:46 +00:00
Henrik Levkowetz
a66639299d
Removed all references to the removed Person.affiliation field.
...
- Legacy-Id: 15129
2018-05-05 12:47:55 +00:00
Henrik Levkowetz
e7209c6e50
Added a new personal event table to keep track of personal API key logins, and a management command to send out reports about activity to users with API keys. Added a weekly cronjob script to trigger weekly reports, and a monthly script for future use. Added a @require_api_key decorator to validate API keys for API key views and log in the API key owner. Modified the API key management urls to use create and disable rather than add and delete. Updated the API key list view. Added an API placeholder view function for ballot position setting, for test purposes. Added tests for the decorator and management command.
...
- Legacy-Id: 14426
2017-12-16 18:37:52 +00:00
Henrik Levkowetz
5b2087f910
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
...
- Legacy-Id: 13505
2017-06-02 23:13:22 +00:00
Henrik Levkowetz
ca59bdac77
Templates for ietf-specific wiki pages
...
- Legacy-Id: 12148
2016-10-14 14:59:49 +00:00
Henrik Levkowetz
b76ea5d744
Merged in [10725] from rcross@amsl.com:
...
Modify merge notification text.
- Legacy-Id: 10742
Note: SVN reference [10725] has been migrated to Git commit 52ec166459
2016-01-26 21:48:03 +00:00
Ryan Cross
52ec166459
Modify merge notification text. Commit ready for merge
...
- Legacy-Id: 10725
2016-01-22 20:55:32 +00:00
Ryan Cross
e97cd64bbb
Rewrite merge-person-records utility script to handle all related objects in a generic manner, remove old User records and handle email primary attribute. Fixes #1627 . Commit ready for merge
...
- Legacy-Id: 10721
2016-01-22 20:37:29 +00:00
Robert Sparks
c500184eee
Script to run from cron to send daily messages to IETF Announce showing the email header field change.
...
This should be run from Jan 6 to Jan 20, after which point we need to deploy analagous changes to the code that constructs last call announcements.
This is related to bug #811
Commit ready for merge.
- Legacy-Id: 6857
2013-12-09 19:01:44 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00
Henrik Levkowetz
644f7fac25
Adding copyright notices to all templates
...
- Legacy-Id: 717
2007-06-27 21:24:29 +00:00
Henrik Levkowetz
d37b5bb9ed
Templates for IPR search for holder, wg and patent searches.
...
- Legacy-Id: 643
2007-06-25 21:02:24 +00:00
Henrik Levkowetz
96b1f822ab
Added an overview page for the review pages
...
- Legacy-Id: 529
2007-06-19 14:54:19 +00:00
Henrik Levkowetz
801f3e74f2
Make the review page work both when invoked as /review/ and /review/<num>/
...
- Legacy-Id: 493
2007-06-18 16:13:49 +00:00
Henrik Levkowetz
c03019afbe
Adding a page review facility under the URL /review/. This is based on frames and takes the URLs in question from the testurl.list files.
...
- Legacy-Id: 487
2007-06-18 14:34:00 +00:00