datatracker/ietf/liaisons
2016-10-13 18:31:18 +00:00
..
management Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool. 2015-10-09 19:48:21 +00:00
migrations Extended Liaison to_contacts field to 2000 characters. Fixes #2024. Commit ready for merge. 2016-10-13 18:31:18 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
admin.py Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool. 2015-10-09 19:48:21 +00:00
feeds.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00
fields.py Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool. 2015-10-09 19:48:21 +00:00
forms.py Extended Liaison to_contacts field to 2000 characters. Fixes #2024. Commit ready for merge. 2016-10-13 18:31:18 +00:00
mails.py This release improves visibility into where and when the datatracker 2015-10-10 23:08:09 +00:00
models.py Extended Liaison to_contacts field to 2000 characters. Fixes #2024. Commit ready for merge. 2016-10-13 18:31:18 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
sitemaps.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
tests.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
urls.py Liaison changes from IETF 94 demo. Includes tab for Action Needed statements and ability to add comments to history. Commit ready for merge 2015-11-12 00:26:52 +00:00
utils.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00
views.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00
widgets.py Fixes Ticket #1805. Change liaisons ShowAttachmentsWidget to use href(). Commit ready for merge 2015-10-31 05:41:46 +00:00