This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
842b8f428f
datatracker
/
ietf
/
submit
History
Henrik Levkowetz
842b8f428f
Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool.
...
- Legacy-Id: 3036
2011-04-07 20:29:45 +00:00
..
migrations
Add fields to store middle initial and name suffix of incoming authors. See
#626
2011-03-23 18:12:49 +00:00
parsers
Fixed 'post first-click' bug.
2011-03-12 16:22:44 +00:00
templatetags
Decorate two pages with revision errors.
Fixes
#616
2011-03-12 17:26:29 +00:00
__init__.py
Submit application skel, some direct templates and a very basic form.
Fixes
#575
2011-01-27 19:35:59 +00:00
error_manager.py
Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool.
2011-04-07 20:29:45 +00:00
forms.py
Include middle initial and name suffix into authors information if presented.
2011-03-23 18:14:12 +00:00
models.py
Add fields to store middle initial and name suffix of incoming authors. See
#626
2011-03-23 18:12:49 +00:00
urls.py
Button to request the full access url of a submission.
Fixes
#618
2011-03-17 12:14:53 +00:00
utils.py
Include middle initial and name suffix into authors information if presented.
2011-03-23 18:14:12 +00:00
views.py
Get author information from the tuple of draft.py. Do not mark as error if some author has no email.
Fixes
#626
2011-03-23 09:53:25 +00:00