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
Fix for #372. Makes the position editing form display the name of the document being edited.
- Legacy-Id: 2632
Note: SVN reference [2616] has been migrated to Git commit 5db1147df975bdc2c032b53820f9a7b30da6dcce