datatracker/ietf/meeting
Robert Sparks c3f460cbe9 Refactored history snippets for general use
Moved from VersionedMaterials to SessionPresentation for the through table name
Added the abstract and most recent presentation to the documents on the group materials page
Working snapshot before building historic edu-team documents
 - Legacy-Id: 8349
2014-09-19 21:33:30 +00:00
..
management Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
migrations Refactored history snippets for general use 2014-09-19 21:33:30 +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
.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 django-admin support for meeting.ScheduledSession 2014-06-30 19:12:34 +00:00
ajax.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
feeds.py Made ietf/meeting pyflakes-clean. Removed some debug-related dead code. 2014-03-15 18:57:07 +00:00
helpers.py Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too. 2014-04-25 13:14:53 +00:00
models.py Refactored history snippets for general use 2014-09-19 21:33:30 +00:00
placement.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
test_data.py Refactored history snippets for general use 2014-09-19 21:33:30 +00:00
tests_api.py Patch from mcr@sandelman.ca: Correct the post data of a meeting test case. 2014-06-02 21:40:42 +00:00
tests_js.py Merged in [8137] from rjsparks@nostrum.com: 2014-07-20 14:54:47 +00:00
tests_views.py Merged in [7561] from rjsparks@nostrum.com: 2014-04-22 21:34:23 +00:00
timedeltafield.py Fixed incorrect except statement syntax. 2013-10-30 21:21:28 +00:00
urls.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
views.py Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too. 2014-04-25 13:14:53 +00:00