datatracker/ietf/submit
Henrik Levkowetz aa702c1a93 Merged in [9619] from rjsparks@nostrum.com:
Copy the RFC Editor on new version messages for drafts in any stream if the RFC Editor is already working on the draft. Fixes bug #1700.
 - Legacy-Id: 9623
Note: SVN reference [9619] has been migrated to Git commit 8218a59e6f
2015-05-12 09:34:04 +00:00
..
migrations Added 5 migrations for changes in model field help-text strings which changed in the facelift. Also fixed the expression of the help text for NomCom.reminder_interval so the text itself doesn't contain quite as much whitespace. 2015-04-30 16:18:25 +00:00
parsers Tweaked the missing id submission revision message to work also with non-ascii characters in the draft name. Changed the disallowed character error message to be more useful by providing the found document name and byte codes for the disallowed characters. 2015-05-11 11:23:56 +00:00
templatetags Fixed a very confusing template variable naming. 2015-04-04 16:43:52 +00:00
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Remove backtrace email code from submit __init__.py, after the submit revamp I think I am responsible for all remaining bugs and not esanchez@yaco.es, and the code sometimes annoyingly interferes (through a bug in admin) with loading the submit module in the shell 2013-11-19 16:14:27 +00:00
admin.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
forms.py Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
mail.py Copy the RFC Editor on new version messages for drafts in any stream if the RFC Editor is already working on the draft. Fixes bug #1700. Commit ready for merge. 2015-05-12 02:08:32 +00:00
models.py End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
test_submission.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
tests.py Fix more test errors - now only two not yet fully ported views remain 2014-11-03 16:39:41 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
utils.py Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
views.py Require posting confirmation for some particular draft name prefixes. 2014-11-08 03:15:20 +00:00