]> git.mjollnir.org Git - moodle.git/commit
portfolio MDL-20872 elegant handling of cleanup/display race condition
authorPenny Leach <penny@liip.ch>
Wed, 18 Nov 2009 12:27:15 +0000 (12:27 +0000)
committerPenny Leach <penny@liip.ch>
Wed, 18 Nov 2009 12:27:15 +0000 (12:27 +0000)
commit5d0dbf130de7a92ed48932e50d0023fbe3624612
tree3265751db569b96ab03d0b5418c10a1c01682a00
parent46c9a350db818b0307cd6f4edef1379af7444ca9
portfolio MDL-20872 elegant handling of cleanup/display race condition

lots of work to elegantly resolve the issue between interactive browser
sessions and "pull" portfolio plugins that cause a race condition where we lose
the ability to display information to the user if the pull cleans up the export
first.  this also improves the portfolio transfer log display for later
lang/en_utf8/portfolio.php
lib/portfolio/exporter.php
lib/portfolio/plugin.php
lib/simpletest/portfolio_testclass.php
portfolio/type/boxnet/lib.php
portfolio/type/download/lib.php
portfolio/type/flickr/lib.php
portfolio/type/googledocs/lib.php
portfolio/type/mahara/lib.php
portfolio/type/picasa/lib.php
user/portfoliologs.php