datatracker/ietf
Henrik Levkowetz d383fac853 Merged branch/iola/migration-fixes@4319, containing these changesets from olau@iola.dk:
- [4319]: Only query for regular IETF meetings when calculating cut off dates
     (reported by Ryan Cross).

   - [4311]: Fix bug in liaison form that prevents Secretariat users from posting
     statements on behalf of SDO liaison managers in some cases.


   - [4310]: Fix problem with direct replyto path in liaison form not using role
     emails (reported by Stephanie McCammon).


   - [4307]: Fix missing return in liaison proxy, fixes problem with from email
     on https://datatracker.ietf.org/liaison/1154/ as reported by Stephanie
     McCammon.


   - [4260]: Move note about IANA scraping messages, apparently I managed to
     put it in the wrong place (they're of course scraping draft approvals, not
     the ballot announcements).


   - [4253]: Move last call announcement text to last call event rather than
     stuffing it inside the state change event.


   - [4252]: Declare coding system to work around annoying problem when the
     date produced by SVN is localized.
 - Legacy-Id: 4331
Note: SVN reference [4252] has been migrated to Git commit 5858454c74

Note: SVN reference [4253] has been migrated to Git commit 25cb532348

Note: SVN reference [4260] has been migrated to Git commit 7b2963aaf0

Note: SVN reference [4307] has been migrated to Git commit b418e5d141

Note: SVN reference [4310] has been migrated to Git commit 9b4415fe51

Note: SVN reference [4311] has been migrated to Git commit bbeaa2d022

Note: SVN reference [4319] has been migrated to Git commit 7db44f8e50
2012-04-26 19:34:57 +00:00
..
announcements Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting 2012-02-28 17:29:52 +00:00
bin Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
doc Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs. 2012-04-05 19:30:36 +00:00
group Add admin support for GroupHistory and GroupURL. 2012-03-15 18:07:55 +00:00
idindex In all_id2.txt, set the WG field as empty for AD-sponsored documents which have group set to an area. Fixes a problem with draft alias generation. 2012-03-07 10:36:39 +00:00
idrfc Move note about IANA scraping messages, apparently I managed to put it 2012-04-05 14:45:33 +00:00
idtracker Guard against trying to use .is_authenticated() on a plain string. The error condition can occur when an exception has been triggered before the auth middleware has run. Related to #767 and #768. 2012-03-07 09:57:56 +00:00
iesg Use same sort for future agenda documents as for plain agenda, fixes #810. 2012-03-15 18:40:02 +00:00
ietfauth Add some more roles for use in the Secretariat tools (requested by 2012-03-01 18:21:43 +00:00
ietfworkflows Making doc writeup available as read-only text to regular users who are not shepherd/AD/Secretariat etc. 2012-03-24 15:03:11 +00:00
ipr Comment out NewIprTestCase as it writes to the production database. 2012-04-22 16:33:44 +00:00
liaisons Fix bug in liaison form that prevents Secretariat users from posting 2012-04-23 20:18:23 +00:00
mailinglists Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
meeting Merged branch/iola/migration-fixes@4319, containing these changesets from olau@iola.dk: 2012-04-26 19:34:57 +00:00
message Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
name Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries. 2012-03-22 13:44:54 +00:00
person Refine the splitting of flat names into constituent parts. Fixes #769. 2012-03-07 10:34:45 +00:00
proceedings Ported week view over to use the new meeting data model 2012-03-24 14:16:23 +00:00
redirects Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
submit Add an assertion in the test code to explicitly check that we have an OK idnits result. 2012-04-22 14:17:27 +00:00
templates Revert a URL schema change made by olau@iola.dk in [4046] for a reason I can't quite see. This change breaks old URLs. 2012-04-22 15:15:38 +00:00
utils Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
wgchairs Change the wgchairs.ManageWriteupTestCase to not expect the writeup page to be restricted. This adapts the test to the change made in [4218] to make writeups readable by all. 2012-04-22 15:37:56 +00:00
wgcharter Fix import paths to include ietf. 2012-01-30 17:26:07 +00:00
wginfo Only show 'concluded' for specific status_id values, not as the inverse of 'proposed' and 'active'. Related to #786. 2012-03-07 10:17:00 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Merged branch/iola/migration-fixes@4319, containing these changesets from olau@iola.dk: 2012-04-26 19:34:57 +00:00
context_processors.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
manage.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
middleware.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings.py Set version info and settings back to development mode 2012-04-22 18:38:33 +00:00
settings_sqlitetest.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
urls.py Dependencies of wgrecord to wgcharter rename 2011-09-20 06:39:56 +00:00