datatracker/ietf
2020-12-19 22:55:11 +00:00
..
api 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
bin 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
community 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
cookies 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
database-notes
dbtemplate Merged in [18446] from rcross@amsl.com: 2020-09-01 13:03:04 +00:00
doc Refactored out a new test case DrafTestCase in order to re-use it to set up test directories with draft content, and updated the StatisticsTest to subclass it. 2020-12-19 22:42:36 +00:00
externals/static Updated bower-managed static web assets 2020-04-03 09:24:26 +00:00
group 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
help
idindex 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
iesg 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
ietfauth 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
ipr 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
liaisons 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
mailinglists 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
mailtrigger 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
meeting 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
message 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
name 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
nomcom 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
person 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
redirects Removed some Py2 compatibility decorators. 2020-04-21 13:54:31 +00:00
release 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
review 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
secr 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
static Added a README about the custom font-datatracker font library, and how to add glyphs to it. 2020-12-05 12:49:23 +00:00
stats Refactored out a new test case DrafTestCase in order to re-use it to set up test directories with draft content, and updated the StatisticsTest to subclass it. 2020-12-19 22:42:36 +00:00
submit 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
sync 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
templates 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
utils 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
.gitignore
.yarnrc Preliminary work on converting bower management of web resources to yarn. New management command, replacing bower_install will be needed. 2019-07-25 20:28:18 +00:00
__init__.py Set version info and settings back to development mode 2020-11-17 09:06:17 +00:00
bower.json 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
checks.py Disabled patch warnings when running 'check' command. 2020-10-26 14:03:19 +00:00
context_processors.py Added a context processor to make settings generally available in page templates. Split the SECRETARIAT_TICKET_EMAIL setting into SECRETARIAT_ACTION_EMAIL and SECRETARIAT_INFO_EMAIL, with different addresses. Updated places with hardcoded ietf-action@ietf.org addresses to use the settings value, and updated some places to use ietf-infor@ietf.org instead of the ietf-action address. Fixes issue #3081. 2020-09-17 11:10:27 +00:00
feed_urls.py
LICENSE
manage.py
middleware.py Updated a middleware function to use the correct Py3 idiom to access exception arguments. 2020-09-21 12:39:00 +00:00
README-BOWER.rst
settings.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
settings_releasetest.py Added request profiler and a management command to purge profiler records. 2020-04-15 20:48:08 +00:00
settings_sqlitetest.py Added request profiler and a management command to purge profiler records. 2020-04-15 20:48:08 +00:00
settings_testcrawl.py Fixed a config error in settings_testcrawl 2020-06-24 20:47:15 +00:00
urls.py Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027. Commit ready for merge. 2020-07-28 18:54:44 +00:00
virtualenv-manage.py More Py2/3 adaptations fetched from production. 2020-02-23 16:27:30 +00:00
wsgi.py Removed the wsgi.py warning about starting without virtualenv; this is normal under Py3. 2020-06-24 20:48:01 +00:00