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
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.
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.
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.
- Legacy-Id: 3097
Add a defer/undefer button to the edit_position dialog
- Legacy-Id: 2951
Note: SVN reference [2944] has been migrated to Git commit 6b997bca0146b9a93967cd319f617a626304e22e
Refined the email sent when an position changes.
Added a helper to Position to get the current position description as a string This fixes issue #547.
- Legacy-Id: 2674
Note: SVN reference [2673] has been migrated to Git commit 770429b398a9480a5367066d43d9c503d8fdae4a
Fix for #525. Adds more information to the document history tab, specifically changes to writeup, announcement and last-call text.
- Legacy-Id: 2633
Note: SVN reference [2618] has been migrated to Git commit d7a942c2fbd08a9922fde0d848d25037d35d56c5
Changed the language used in the last call email to be closer to the language the tracker uses when no IPR declarations are found directly on the draft. Fixes#506
- Legacy-Id: 2631
Note: SVN reference [2615] has been migrated to Git commit cd14ad91ae9d2462b49e4f8887db7efe68cb50ea
- Legacy-Id: 2517
Note: SVN reference [2412] has been migrated to Git commit f87a9376b985814435b1e9b8bb5d73a45fd7292d
Note: SVN reference [2413] has been migrated to Git commit 6835826cb3d5ad1e1558b828bd9d349d5feffa98
Note: SVN reference [2480] has been migrated to Git commit ec80763835dbaad0c68c3bdaee41fdeb92876897