Damyon Wiese
b99122155c
Merge branch 'MDL-39401' of git://github.com/rwijaya/moodle
2013-05-02 14:50:49 +08:00
Rossiani Wijaya
2213893766
MDL-39401 portfolio: fixed setType() warnings in box.net and flickr portfolios
2013-05-02 14:20:03 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Rajesh Taneja
962b1bafc4
MDL-38851 Admin: Fixed setType notice for portfolio
2013-04-23 14:17:39 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Frederic Massart
c31dc0b695
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 09:33:17 +08:00
Eloy Lafuente (stronk7)
e04a0e32c7
Merge branch 'MDL-33552' of git://github.com/danpoltawski/moodle
2012-06-18 12:31:37 +02:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Dan Poltawski
c17ec774d7
MDL-33552 - portfolio api E_STRICT fixes
...
admin_config_form and admin_config_validation are now static
2012-06-12 22:56:42 +08:00
Eloy Lafuente (stronk7)
a3e7cca432
MDL-32149 Delete two more portfolio leftovers preventing simpletests to run
...
(b60d21747f1ba1b52add865690fb622cdcf7b3b0 is where
all the portfolio testing stuff was deleted)
2012-04-04 03:22:05 +02:00
Petr Skoda
caee6e6c26
MDL-32251 E_STRICT fixes part 3
2012-03-29 15:24:30 +02:00
Petr Skoda
466bc44fb5
MDL-30007 standardise portfolio version files
2011-11-29 21:54:11 +01:00
Rossiani Wijaya
24b6984613
MDL-30368 box.net plugins: add richhtml format as part of box.net supported formats
2011-11-28 10:57:03 +08:00
James Brisland
a8b2690bff
MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line
2011-08-05 16:09:30 +01:00
Helen Foster
6cb66ae00e
MDL-21250 Get rid of capitalized words in titles
2011-02-22 14:15:58 +01:00
David Mudrak
ae440dec90
Fixed string typo
2010-11-19 13:28:56 +00:00
David Mudrak
eefb011d8a
Box.net portfolio setup instructions updated
2010-11-11 13:33:37 +00:00
Sam Marshall
2380ac57d6
Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them
2010-11-10 12:06:24 +00:00
Sam Marshall
702a206cd3
Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them
2010-11-09 17:09:13 +00:00
Petr Skoda
ef14c1e724
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00
David Mudrak
cde9bee874
MDL-21695 Got rid of the last call of setHelpButton()
2010-08-16 14:32:43 +00:00
Petr Skoda
5d8c99a3e9
MDL-19698 deprecated assign new by ref in portfolio
2010-07-19 08:34:53 +00:00
Martin Dougiamas
6902335084
MDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio management even further. Thanks!!
2010-07-01 03:48:18 +00:00
Martin Dougiamas
049aa0f10e
MDL-22813 Fixing box.net developer page
2010-06-28 03:04:29 +00:00
David Mudrak
f675815e97
Portfolio plugins explicitly requires parent library with superclass definition
...
I have discovered a bug with GoogleDocs portfolio in events. An event
handler was defined in googledocs/lib.php and so the cron included just
this library. But the inclusion failed because the superclass
portfolio_plugin_push_base was not known to cron.
IMHO it is generally good habit to require_once the file which defines
the parent classes.
2010-06-27 14:46:15 +00:00
Penny Leach
38652d9076
portfolio MDL-22264 made supported_formats non static
2010-05-01 14:40:38 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
David Mudrak
c811222ff9
MDL-21694 Moving portfolio strings into plugin space
2010-03-29 20:37:00 +00:00
Penny Leach
65909966e1
portfolio MDL-20905 updated box.net docs to explain new returnurl
2009-11-19 07:31:43 +00:00
Penny Leach
bd39808be8
portfolio MDL-19356 boxnet doesn't support multiple exports at the same time
2009-11-19 06:42:08 +00:00
Penny Leach
edf1fc350a
portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/*
2009-11-18 13:27:38 +00:00