datatracker/ietf/utils
Henrik Levkowetz d4e5f070af Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
Refactored editing the notify field to remove redundant code.
Changed the default notification list to include .all for documents, and the wg list for wg documents.
Allowed recalculating the notification list for all document types.
Improved the calculated notification list value for charters, conflict-reviews, and status-changes.
Adds shepherds to the notification list when they are assigned to a document.
Adds the working group email list to the notification list when a document is adopted.
Fixes #1438
 - Legacy-Id: 8385
Note: SVN reference [8293] has been migrated to Git commit 640c5eb52ace8bb6d2c1b3ca6c14ef10ad0f324f
2014-10-12 17:32:11 +00:00
..
management Provide a better message if pyflakes fails due to syntax errors in a python file. 2014-07-01 21:12:03 +00:00
.gitignore * Moved utility functions into utils/ directory, and started breaking out 2007-05-11 15:48:45 +00:00
__init__.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
accesstoken.py Rename unique key to random key as it is not really unique, add function for generating an access token from the key 2013-11-15 16:07:10 +00:00
admin.py Provide a utility function admin_link() for use in admin list pages. 2011-02-02 15:21:32 +00:00
aliases.py Rewrote the draft-alias and group-alias generation scripts to generate matching aliases and virtual files for postfix. 2014-07-08 14:25:14 +00:00
crawlurls.txt Put a proper command-line interface on the test crawler, spit out number of errors (if any), also add wrapper script for running the test-crawler and idindex generation scripts, in the future other (safe, non-mutating) scripts operating on real data can be added too 2014-01-12 16:55:42 +00:00
draft.py Pyflakes cleanup compliant with pyflakes 0.8.1, which seems to find things 0.8.0 didn't fin. 2014-04-01 16:25:18 +00:00
draft_search.py Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
fields.py Fix MultiEmailField to use validate_email for validation 2013-12-07 12:54:24 +00:00
history.py Fix comment 2012-07-02 18:10:41 +00:00
html.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
log.py Merged in [7138] from rjsparks@nostrum.com: 2014-02-17 18:55:37 +00:00
mail.py Merged in [8254] from rjsparks@nostrum.com:\n Don't send mail to unknown-email-* addresses. Fixes bug #1471. 2014-09-28 18:51:21 +00:00
markup_txt.py Move markup_txt.py from idrfc/ to utils/ 2013-08-13 14:33:22 +00:00
models.py Empty models.py, needed to make django look for management/commands/. 2013-09-29 21:15:06 +00:00
path.py Added a script to create NewRevisionDocEvent entries for charter files. 2012-09-19 19:50:37 +00:00
pipe.py Changed the 'pipe' utility to work with commands taking input 2013-10-23 20:45:07 +00:00
serialize.py Dump redacted events in DeletedEvent table 2012-11-07 14:59:17 +00:00
test_data.py Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname? 2014-10-12 17:32:11 +00:00
test_runner.py Merged in [7591] from rjsparks@nostrum.com: 2014-04-16 19:40:57 +00:00
test_smtpserver.py Merged in [7591] from rjsparks@nostrum.com: 2014-04-16 19:40:57 +00:00
test_utils.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
tests.py Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
textupload.py Made the code which uses the 'magic' module to determine file type and encoding work with both the old and new interface to python-magic. 2013-07-25 14:45:01 +00:00
timezone.py Add time zone helpers for converting between local IETF db time and UTC 2012-09-17 15:51:33 +00:00
unaccent.py Move unaccent helpers 2011-09-16 11:32:33 +00:00