.. |
management
|
Updates and bugfixes to the agenda editing features
|
2014-04-01 22:17:18 +00:00 |
migrations
|
Merged in [7561] from rjsparks@nostrum.com:
|
2014-04-22 21:34:23 +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
|
Made ietf/meeting pyflakes-clean. Removed some debug-related dead code.
|
2014-03-15 18:57:07 +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
|
Merged in [7561] from rjsparks@nostrum.com:
|
2014-04-22 21:34:23 +00:00 |
placement.py
|
Updates and bugfixes to the agenda editing features
|
2014-04-01 22:17:18 +00:00 |
test_data.py
|
Updates and bugfixes to the agenda editing features
|
2014-04-01 22:17:18 +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
|
changed call to skip to make the code more readable
|
2014-07-19 20:36:55 +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 |