datatracker/ietf/idrfc
Ole Laursen 893471df68 Bug fixes from Martin Qvist
- Legacy-Id: 3167
2011-06-03 13:59:55 +00:00
..
fixtures Import IRTF groups, chairs and other roles, port notify-expirations script (and add test) 2011-04-27 13:06:14 +00:00
templatetags Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
__init__.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
admin.py A little help in understanding the RfcEditorQueRef model. 2010-07-26 12:35:47 +00:00
expire.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
generate_fixtures.py Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
generate_fixturesREDESIGN.py Port change_state view + helpers + tests to new schema, retaining the old view via settings; adjusted relationship model to use source/target as attribute names 2011-02-03 19:40:38 +00:00
idrfc_wrapper.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
lastcall.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
mails.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
markup_txt.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mirror_draft_versions.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mirror_rfc_editor_queue.py Port rest of iesg.views and test cases, move redesign announcement models so tests can run 2011-05-17 12:38:44 +00:00
mirror_rfc_index.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
models.py Fix some import/proxy bugs that have turned up after a comparison test between non-proxied and proxied JSON generation, mostly relating to ballots registered by the Secretariat 2011-01-10 12:01:05 +00:00
tests.py Import IRTF groups, chairs and other roles, port notify-expirations script (and add test) 2011-04-27 13:06:14 +00:00
testsREDESIGN.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
testurlREDESIGN.list Fixed some bugs 2011-05-30 12:19:08 +00:00
urls.py Merged [2412], [2413] and [2480] from rjsparks@nostrum.com, from log:sprint/78/rjs@2480. Splits the ballot writeups page into three pages, for a more understandable user interface. 2010-09-16 10:04:48 +00:00
utils.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
views.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
views_ballot.py Port send queue script and tests and import ScheduledAnnouncement + some cleanups 2011-05-30 18:28:49 +00:00
views_doc.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
views_edit.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
views_search.py Bug fixes from Martin Qvist 2011-06-03 13:59:55 +00:00