datatracker/ietf/templates
Henrik Levkowetz bf1e44864d Merged in [7561] from rjsparks@nostrum.com:
Updates and bugfixes to the agenda editing features
* Removes the pattern of using ScheduledSession m2m objects with one of the relationships left as None
* Improves scheduled session state handling
* Simplifies sending email to scheduled session requestors
* Improved timeslot purpose and room editing
* Improved access controls to editing forms
* Better test coverage for the meeting views
* Improvements to the javascript driven by prototyping automated tests
* Better initialization of a new meeting
On the session request form:
  - Allows specifiying room resources (projectors, meetecho)
  - Allows specifying what people must be present
On the schedule editing page:
  - correctly calculates conflict levels
  - displays conflicts in and out of each session separately
  - italicizes BoFs
  - shows resource and people conflicts
Adds automated placement as a management command
 - Legacy-Id: 7628
Note: SVN reference [7561] has been migrated to Git commit 1221f79af9
2014-04-22 21:34:23 +00:00
..
admin/group/group Remove a bunch of unnecessary |escape filter calls, auto-escaping is enabled by default so manual escape is only necessary in few cases 2013-12-18 13:38:13 +00:00
base Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
community Changed URLs with explicit scheme from http to https. 2014-03-31 00:25:08 +00:00
cookies Merged in [7380] from bartosz.balazinski@interdigital.com: 2014-03-01 18:57:30 +00:00
doc Merged [7590] from rjsparks@nostrum.com: Change when the consensus field is displayed and who can edit it for IETF stream documents. Fixes bug #1380. 2014-04-16 19:02:25 +00:00
group Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
help Added an index page at /help/state, listing the document states that 2013-07-17 20:55:35 +00:00
idindex Fixed the incorrect blankline placemnt in the refactored template for id-index and id-abstracts, when generating abstracts. Fixes issue #1076. 2013-07-29 14:57:49 +00:00
iesg Changed URLs with explicit scheme from http to https. 2014-03-31 00:25:08 +00:00
ietfauth Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
ipr Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
liaisons Redo the quickfix to the "Send and Post" button bug (mentioned in 2014-03-05 17:39:13 +00:00
mailinglists Port mailinglists to new schema 2013-12-03 18:55:26 +00:00
meeting Merged in [7561] from rjsparks@nostrum.com: 2014-04-22 21:34:23 +00:00
message Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00
nomcom Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +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 Provide fully qualified module paths to the url lookup template tag for the account profile view, to make sure they succeed. 2014-04-12 17:53:39 +00:00
release Added a list of releases below the release notes at /releases/* 2013-06-14 13:13:20 +00:00
submit Typo fixes. 2014-02-17 12:42:43 +00:00
sync Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils Script to run from cron to send daily messages to IETF Announce showing the email header field change. 2013-12-09 19:01:44 +00:00
wginfo Adds dependency graphs for drafts belonging to a group. 2014-03-06 16:29:35 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
401.html Related to #817 - added a 401.html page for responding to authentication failures 2012-03-24 18:19:30 +00:00
404.html Merged [2976] from lars.eggert@nokia.com: 2011-03-26 18:04:48 +00:00
500.html Don't send error reports both to issue tracker and secretariat issue queue. 2011-10-26 13:49:40 +00:00
base.html Changed the code to use django's own authentication, instead of http basic auth. This will let people log out, and will also use stronger password hashing than basic auth. Added a login page, and logout links, and links from the logged in username (in the upper right corner) to the user's profile page. 2014-04-07 18:56:44 +00:00
debug.html Rewrite ifequal/endifequal template tags to if tags with ==/!= 2013-12-17 10:42:34 +00:00
email_failed.html Prepare for email failure debugging -- make it clearer that the extra information is debug info meant for forwarding. 2012-07-03 12:04:32 +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 Rewrite ifequal/endifequal template tags to if tags with ==/!= 2013-12-17 10:42:34 +00:00