datatracker/ietf/meeting
Henrik Levkowetz 2cf0c74561 Merged in [9351] from rjsparks@nostrum.com:
Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views.
 - Legacy-Id: 9430
Note: SVN reference [9351] has been migrated to Git commit a6c64d2b12
2015-04-09 19:46:04 +00:00
..
management Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
migrations Removed a superfluous import. 2015-03-08 14:33:50 +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 an admin view for the ResourceAssociation class. 2015-02-06 12:34:11 +00:00
ajax.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +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 Merged in [9097] from rcross@amsl.com: 2015-02-24 18:44:00 +00:00
models.py Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge. 2015-04-01 16:00:05 +00:00
placement.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
resources.py Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files. 2015-03-03 20:23:36 +00:00
test_data.py Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge. 2015-04-01 16:00:05 +00:00
tests_api.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00
tests_js.py Added settings for the PhantomJS ghostdriver.log and the temporary meeting materials directory used during testing, so that it's possible to place them in other places than the working copy. 2014-11-12 01:45:58 +00:00
tests_views.py Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge. 2015-04-01 16:00:05 +00:00
timedeltafield.py Cleanup after Django 1.7 migration 2015-02-12 16:38:01 +00:00
urls.py Have working selectors for sessions related to a meeting and sessions related to a document, views for listing such sections that can be edited, and an edit form for changing the presented version. Checkpointing before big refactor to move the URI components around 2014-10-21 21:16:27 +00:00
views.py Changed all explicitly set HttpResponse content_types to specify charset. 2015-03-26 21:35:21 +00:00