datatracker/ietf
Robert Sparks 024a74a562 1) Restructured the position editing page to better integrate the defer button.
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
2011-05-05 13:58:37 +00:00
..
announcements Corrected send_scheduled_announcement fixes. 2010-11-09 08:55:23 +00:00
bin Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Merged [2942] from kivinen@iki.fi: 2011-03-26 14:30:40 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
idindex Catch bad or missing area when generating the all_id2 file. 2010-08-19 13:52:28 +00:00
idrfc 1) Restructured the position editing page to better integrate the defer button. 2011-05-05 13:58:37 +00:00
idtracker 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
iesg Tweaked a number of setting value names and adjusted one value. 2011-04-09 22:13:45 +00:00
ietfauth Show user levels as more than numbers in the IESG login table. Add utility methods for use in the admin interface. 2011-03-24 10:07:46 +00:00
ipr Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
liaisons Merged in fix from esanchez@yaco.es to fix Liaison Cc field editability and secretariat ability to post liaisons for others. 2011-04-18 09:40:19 +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 Tweaked a number of setting value names and adjusted one value. 2011-04-09 22:13:45 +00:00
proceedings 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
redirects Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
submit Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
templates 1) Restructured the position editing page to better integrate the defer button. 2011-05-05 13:58:37 +00:00
utils Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
wginfo Only accept wgnames which adhere to the constraints currently practiced. (Before this change, the URL patterns would match wg names containing non-ascii characters, which later would bomb due to mix of collations when accessing the database. Might as well return a 404 at once instead). 2011-03-31 12:31:50 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
__init__.py Set version info and settings back to development mode 2011-04-18 10:28:46 +00:00
context_processors.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
manage.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
middleware.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings.py Set version info and settings back to development mode 2011-04-18 10:28:46 +00:00
settings_sqlitetest.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.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