datatracker/ietf/meeting
Henrik Levkowetz 9d042badf2 Merged [4904] from adam@nostrum.com:
Fixing conflict list; adding AD column.
 - Legacy-Id: 4961
Note: SVN reference [4904] has been migrated to Git commit 3cb42b7b0c
2012-10-30 12:06:53 +00:00
..
migrations Added an 'agenda_note' field to meeting.models.Meeting, and added display of content (if any) in html and txt agendas. Added a migration, but the production system has already been patched and migrated. 2012-10-22 21:05:19 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Tweak TimeSlot and Session admin pages with more filter and search fields. 2012-03-07 10:19:35 +00:00
models.py Merged [4904] from adam@nostrum.com: 2012-10-30 12:06:53 +00:00
proxy.py Return 1plenary for area of plenaries to get closer to the behaviour 2012-03-14 19:13:22 +00:00
tests.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
testurl.list Add a test url for the WG agenda URL feature. 2010-07-27 13:09:42 +00:00
timedeltafield.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00
urls.py Try to not use explicit .html extensions in the urls. Redirect from those to .html-less urls. 2012-06-20 23:57:27 +00:00
views.py Improved the handling of iCalendar timezone information -- instead of simplified VTIMEZONE information generated from a template, the VTIMEZONE information for a meeting's timezone is read from file (where it presumably has been generated from the Olson timezone database, for instance using vzic. 2012-10-25 21:28:08 +00:00