datatracker/ietf/templates
Robert Sparks 6484874ca2 1) Restructured the position editing page to better integrate the defer button.
Fixes bug #659

2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
    because that's where the main document template was looking for it. There have
    probably been several problems since the change that left this dangling that
    showed up as things not behaving, but not as errors. The one that clued me in
    was the discuss text-box not being hidden when the position wasn't DISCUSS.
    They should all behave better now.

3) Added a django form validator to the discuss text field to not allow actions
   when the position is Discuss, but the discuss-text is empty.
   2 and 3 together fix bug #660 

4) Added logic to the undefer fuction to put the document back on the previous
   telechat (if that hasn't already passed). That is, date1 from telechat dates,
   and not date2.
   Fixes bug #661

5) Changed the last_call_announcement generation function's template to include
   the abstracts from the document sets (which with modern usage means the abstract
   of the document) reflecting the IESGs decision of a few months back.
   Fixes bug #662

6) Removed the old tracker link from the document's main page
   Fixes bug #663 

_M   .
M    ietf/idrfc/views_ballot.py
M    ietf/templates/idrfc/last_call_announcement.txt
M    ietf/templates/idrfc/undefer_ballot.html
M    ietf/templates/idrfc/doc_tab_document.html
M    ietf/templates/idrfc/edit_position.html
_M   ietf/utils/draft.py
_M   static/media
A  + static/js/lib/jquery-1.5.1.min.js
 - Legacy-Id: 3107
2011-05-09 20:16:32 +00:00
..
admin/liaisons/sdos Allow to send reminders from the django admin interface. Fixes #377 2010-08-26 13:43:40 +00:00
announcements Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Merged [2676] from kivinen@iki.fi: 2010-11-11 02:31:38 +00:00
feeds Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
idindex Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
idrfc 1) Restructured the position editing page to better integrate the defer button. 2011-05-09 20:16:32 +00:00
idtracker Merged [2976] from lars.eggert@nokia.com: 2011-03-26 18:04:48 +00:00
iesg Merged [2945] from peter.musgrave@magorcorp.com: 2011-03-26 14:32:41 +00:00
ipr Apply 'autoescape off' to all email templates which don'have it but might need it. 2011-05-07 20:29:43 +00:00
liaisons Don't use '<' and '>' in text/plain email text. 2011-02-10 12:40:12 +00:00
mailinglists Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
meeting A quick fix for weekday-dependent plenary information in the materials list. 2011-04-06 12:38:20 +00:00
notify_expirations Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles. 2011-02-02 15:19:27 +00:00
registration Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
submit Apply 'autoescape off' to all email templates which don'have it but might need it. 2011-05-07 20:29:43 +00:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
wginfo Merged [2980] from kivinen@iki.fi: 2011-03-26 18:10:01 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
404.html Merged [2976] from lars.eggert@nokia.com: 2011-03-26 18:04:48 +00:00
500.html Merged [2976] from lars.eggert@nokia.com: 2011-03-26 18:04:48 +00:00
base.html Merged [2984] from lars.eggert@nokia.com: 2011-03-26 18:52:52 +00:00
base_leftmenu.html 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
base_wgmenu.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
debug.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
email_failed.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
googlea30ad1dacffb5e5b.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
m_base.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00