.. |
fixtures
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
management
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
migrations
|
Added matching indexes to a number of models with ordering by multiple keys.
|
2020-11-09 19:41:12 +00:00 |
templatetags
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +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
|
Fixed a recent regression in agenda.html which caused the 'now' context variable to not be available when checking if a meeting session is in the past or future, to know which recordings or live session links to show. Also fixed a potential timezone issue with regards to this.
|
2020-11-12 00:36:39 +00:00 |
ajax.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
factories.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Added slide numbering reminder. Fixes issue #3041. Commit ready for merge.
|
2020-10-09 21:41:10 +00:00 |
helpers.py
|
Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times.
|
2020-12-19 22:55:11 +00:00 |
models.py
|
Removed some dead code, simplified TimeSlot *_start_time() and *_end_time() methods, and added TimeSlot.local_date().
|
2020-12-19 22:52:07 +00:00 |
resources.py
|
Rebase automatic-scheduler-2 onto 7.3.2.dev0
|
2020-06-15 12:29:39 +00:00 |
test_data.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
tests_api.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
tests_helpers.py
|
Use reworked filtering for ical agendas; refactor filter UI with office hours buttons and nicer formatting
|
2020-10-16 16:06:07 +00:00 |
tests_js.py
|
Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times.
|
2020-12-19 22:55:11 +00:00 |
tests_schedule_generator.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
tests_views.py
|
Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times.
|
2020-12-19 22:55:11 +00:00 |
urls.py
|
Be more specific when matching the url for meeting.ajax.sessions_json
|
2020-12-16 18:30:36 +00:00 |
utils.py
|
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
|
2020-12-16 23:53:37 +00:00 |
views.py
|
Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times.
|
2020-12-19 22:55:11 +00:00 |