datatracker/ietf/meeting
2015-04-30 16:18:25 +00:00
..
management Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
migrations Added 5 migrations for changes in model field help-text strings which changed in the facelift. Also fixed the expression of the help text for NomCom.reminder_interval so the text itself doesn't contain quite as much whitespace. 2015-04-30 16:18:25 +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 Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
helpers.py Merged in [9097] from rcross@amsl.com: 2015-02-24 18:44:00 +00:00
models.py Merged in trunk@9440, containing the changes for version 5.13.1; and updated tests which look at HTML content to work with the facelift changes. 2015-04-11 18:24:20 +00:00
placement.py End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +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 Move meeting agenda editing over to new facelifted base template, although without actually facelifting the contents 2015-01-29 17:53:56 +00:00
tests_views.py Merged in trunk@9440, containing the changes for version 5.13.1; and updated tests which look at HTML content to work with the facelift changes. 2015-04-11 18:24:20 +00:00
timedeltafield.py Cleanup after Django 1.7 migration 2015-02-12 16:38:01 +00:00
urls.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
views.py Adapt session_draft_list() code to handle the case when there is multiple agendas for a given group acronym. Fixes some server 500 results when trying to get pdf bundles for the plenary sessions for ietf 71. 2015-04-15 12:58:44 +00:00