datatracker/ietf/secr
2014-06-30 17:05:40 +00:00
..
announcement Applied a patch from rcross@amsl.com, which fixes a problem associated with the recent Secretariat auth changes and the not-so-ideal use of sessions in the sec code. 2014-04-12 18:05:00 +00:00
areas All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
console Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
drafts Changed the get_meeting import in ietf.secr.drafts.views to get it from where it's actually located. 2014-04-25 13:28:48 +00:00
groups Change Type field default on groups search form, from WG to unset. Commit ready for merge 2014-06-03 21:44:07 +00:00
ipradmin All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
lib Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
meetings Modified the code which adds non-session entries to a schedule so as to bind a Session object also to Break and Registration timeslots, through the Schedule/Timeslot/Session m2m table. This makes the agenda templates work as expected. There's also a migration and a standalone script that fills in this information for existing schedules. 2014-06-30 17:05:40 +00:00
middleware changes to support IAB group types, including requesting a session and uploading materials. Commit ready for merge 2014-05-12 20:54:33 +00:00
proceedings changes to support IAB group types, including requesting a session and uploading materials. Commit ready for merge 2014-05-12 20:54:33 +00:00
roles All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
rolodex All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
sreq fix problem using non-ascii names in session request notification email. Commit ready for merge. 2014-06-12 21:44:35 +00:00
telechat Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge. 2014-04-30 22:17:01 +00:00
templates Merged [7678] from rcross@amsl.com: Show correct group type and ommit link to tools.ietf.org on BOF proceedings. 2014-05-08 19:11:31 +00:00
utils changes to support IAB group types, including requesting a session and uploading materials. Commit ready for merge 2014-05-12 20:54:33 +00:00
__init__.py Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool 2013-10-21 20:29:15 +00:00
context_processors.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00