datatracker/ietf/meeting
Henrik Levkowetz 951670e9df New view code and templates for agenda pages, updating all agenda templates
to take schedule-specific information so that they will work with arbitrary
schedules, not just the official schedule for a meeting.
 - Legacy-Id: 6537
2013-10-29 22:44:13 +00:00
..
fixtures Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
management/commands This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
migrations Renumbered unapplied migration. 2013-10-21 21:51:21 +00:00
templatetags Removed the ams_filters template tag file from the meeting app -- it was a copy of the ams_filters under secr/, and masked it. 2013-10-22 19:01:18 +00:00
tests Removed ADs from known-good master to match template change. 2013-10-17 11:22:40 +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 Added a RoomAdmin to the admin site. 2013-10-04 18:08:09 +00:00
ajax.py Removed unwanted Http403 exception. 2013-10-04 20:46:08 +00:00
helpers.py Tweaked the strings displayed when a plenary agenda cannot be shown. 2013-10-17 11:28:29 +00:00
models.py Provided new methods Meeting.vtimezone() which return a vtimezone stanza for 2013-10-29 22:30:38 +00:00
proxy.py Made the timeslots returned from meeting.proxy.MeetingTimeProxy.sessions() 2013-10-18 12:14:26 +00:00
timedeltafield.py Undid gratuitous whitespace and quoting changes. This code is taken verbatim from an external source, as indicated at the beginning of the file, and should not be messed with unless we fix bugs. 2013-09-26 21:10:41 +00:00
urls.py New view code and templates for agenda pages, updating all agenda templates 2013-10-29 22:44:13 +00:00
views.py New view code and templates for agenda pages, updating all agenda templates 2013-10-29 22:44:13 +00:00