.. |
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
|
Summary: Make the meeting agenda code use the historic info available
|
2015-06-17 13:37:16 +00:00 |
models.py
|
Tweaked the anchor ids for agenda timeslots to avoid identical ids for different slots.
|
2015-10-02 15:01:03 +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
|
Added a very simple html version of the json API, to make it easier to explore the api manually.
|
2015-08-09 16:28:55 +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
|
Make the selenium tests work with statifiles.
|
2015-08-08 21:08:03 +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
|
Summary: Move definition of document names and group acronyms to
|
2015-10-01 14:16:16 +00:00 |
views.py
|
Summary: Return a friendlier error in case the room view is accessed
|
2015-10-02 11:48:35 +00:00 |