]> git.mjollnir.org Git - moodle.git/commit
Portfolio MDL-19356 removal of session reliance completely.
authorPenny Leach <penny@liip.ch>
Tue, 17 Nov 2009 14:01:25 +0000 (14:01 +0000)
committerPenny Leach <penny@liip.ch>
Tue, 17 Nov 2009 14:01:25 +0000 (14:01 +0000)
commitc95a6095979d243f4dcf4b20972872775d3fe592
tree3d5114e9e77b87d964e9bbdf85905e523b420eaa
parentf1d2641df61fa80bdd4e97b63c01a2744885d14d
Portfolio MDL-19356 removal of session reliance completely.

For plugins that don't support it, we can work around the external
redirect issue by returning to a special url.

This also adds on selective cancelling/continuing of current exports.

It needs a lot of testing, but seems to be working reasonably well.

Some plugins need updating now, however
lang/en_utf8/portfolio.php
lib/portfolio/exceptions.php
lib/portfolio/exporter.php
lib/portfolio/forms.php
lib/portfolio/plugin.php
lib/portfoliolib.php
portfolio/add.php
portfolio/already.php [deleted file]
user/portfoliologs.php