..
management
Updates and bugfixes to the agenda editing features
2014-04-01 22:17:18 +00:00
migrations
some tweaks to the history
2015-05-04 13:09:41 +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
checkpoint. Model changes done and UI tweaked to match.
2015-04-30 15:57:48 +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
remove some dead code
2015-05-04 13:25:57 +00:00
models.py
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
2015-05-01 22:31:30 +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
Updated the api resources file with the new meeting model fields.
2015-05-07 19:58:07 +00:00
test_data.py
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
2015-05-01 22:31:30 +00:00
tests_api.py
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
2015-05-01 22:31:30 +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
Updated a test in ietf.meeting.tests_views.MeetingTests to reflect the updated markup associated related to issue #1743 .
2015-07-09 13:37:09 +00:00
timedeltafield.py
Cleanup after Django 1.7 migration
2015-02-12 16:38:01 +00:00
urls.py
Merged in [9651] from rjsparks@nostrum.com:
2015-06-22 19:33:15 +00:00
views.py
Merged in [9813] from rjsparks@nostrum.com:
2015-07-20 13:13:09 +00:00