skodak
408d53277f
MDL-15823 format_string() improvements; merged from MOODLE_19_STABLE
2008-07-25 22:44:17 +00:00
stronk7
ad434752aa
Some more PHP Docs minor changes.
2008-07-25 18:41:35 +00:00
stronk7
b5e1cac9ef
Polishing a bit PHP docs
2008-07-25 17:51:37 +00:00
tjhunt
5762b36e0d
MDL-15813 - correction - add missing 'return'. Again, Jamie, if you see this, please review.
2008-07-25 16:20:46 +00:00
tjhunt
40ad295c25
MDL-15818 - correction, undo a change to the admin-reports bit.
...
Jamie, if you see this, please review this change.
2008-07-25 16:18:28 +00:00
mjollnir_
3f871282a1
MDL-14591: make the portfolio exporter redirect to nicer places in case of error.
2008-07-25 15:32:44 +00:00
mjollnir_
5071079cb2
MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML
2008-07-25 15:17:23 +00:00
tjhunt
bd03752be8
Fix notices.
2008-07-25 14:18:19 +00:00
tjhunt
4089d9ec52
MDL-15537 - followup - don't display an error if you ask questionlib.php to load an empty list of questions.
2008-07-25 14:18:02 +00:00
tjhunt
92718f4c44
No manually graded questions found is not an error contidion, so return true, not false.
2008-07-25 14:11:22 +00:00
tjhunt
3f8e526ec1
Fix notices in 'Students' without attempts mode.
2008-07-25 14:05:40 +00:00
mjollnir_
10ae55f99b
MDL-15758 : beginning of forum implementation of portfolio export
2008-07-25 12:30:08 +00:00
jamiesensei
162f96353b
MDL-14208 Cache results of calculations, "recompute now" functionality -- forgot one field for questions stats.
2008-07-25 12:15:07 +00:00
mjollnir_
a61af010c9
MDL-15760 fixed typo in box.net language pack
2008-07-25 11:43:41 +00:00
mjollnir_
f9b393ebbb
MDL-14591 committing missing portfolio icons
2008-07-25 11:02:06 +00:00
nicolasconnault
6a1a6fe5ad
MDL-14383 Ugrading YUI to 2.5.2
2008-07-25 10:49:42 +00:00
nicolasconnault
10740b3360
MDL-14383 Removing YUI 2.5.0 to upgrade to 2.5.2
2008-07-25 10:41:39 +00:00
mjollnir_
ed1fcf794b
MDL-14591: changed the definition of portfolio_add_button
...
to support passing the callbackfile explicitly if necessary
and added my name next to some TODOs so I can find them later
2008-07-25 10:31:10 +00:00
nicolasconnault
32fe576f6a
MDL-14731 Added warning suggested by Petr
2008-07-25 09:32:40 +00:00
mjollnir_
0082ed89b2
MDL-15798 added note in portfolio lib to remove later when this is fixed
2008-07-25 08:39:28 +00:00
mjollnir_
d6d24b8884
MDL-14591: fixing merge issues in portfolio
2008-07-25 08:31:59 +00:00
dongsheng
d255c6e9ad
"MDL-15244, fix bugs of ip blocker"
2008-07-25 08:27:50 +00:00
mjollnir_
2f68e760c1
MDL-15760: boxnet portfolio plugin should only be allowed one instance
2008-07-25 08:22:14 +00:00
mjollnir_
67a87e7db2
portfolio checkin-
...
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog
commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2
This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
nicolasconnault
a95c68a188
MDL-15808 changed prefix to tst_ and added dboptions
2008-07-25 06:56:33 +00:00
moodler
de6961ccf7
Removing a warning when prefix == ''
2008-07-25 05:41:51 +00:00
moodler
9d8d1a3494
FEEDBACK HELP file stubs - THESE NEED REVIEW!!!
2008-07-25 05:23:27 +00:00
dongsheng
0d864c8d16
MDL-14650, fix incorrect use of &&
2008-07-25 03:09:47 +00:00
piers
45402fe989
MDL-11137 Unable to locate API error - remove comment code with bad characters.
2008-07-25 02:32:00 +00:00
moodlerobot
d12495fbb7
Updated the HEAD build version to 20080725
2008-07-25 01:39:47 +00:00
piers
d4e9550a4f
MDL-11137 Unable to locate API error - fix typo on var name - thank dan.
2008-07-24 23:53:56 +00:00
skodak
d927c5b4ef
MDL-15821 do not show profile link in admin block if using guest account; merged from MOODLE_19_STABLE
2008-07-24 23:14:58 +00:00
piers
3505e82b52
MDL-11137 Unable to locate API error - force a sort order on the cmi elements, and ensure correct type comparison when determining whether we have seen this objective id before. affects aicc, 1.2 and 1.3.
2008-07-24 23:08:30 +00:00
skodak
7507f325ba
MDL-15820 fixed some install noise on dev sites; merged from MOODLE_19_STABLE
2008-07-24 22:58:03 +00:00
skodak
f432bebff2
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
2008-07-24 21:59:13 +00:00
skodak
7f2a7c3cca
MDL-14731 we can not rely on internal connection by default
2008-07-24 21:45:18 +00:00
jamiesensei
9859e26cc0
MDL-14208 "add cron routine to clean up cache records"
2008-07-24 17:45:01 +00:00
jamiesensei
d1789d5d64
MDL-14208 Cache results of calculations, "recompute now" functionality -- added message about when the stats were last calculated and how many attempts there have been since then and a recompute now button.
2008-07-24 17:42:06 +00:00
jamiesensei
17f1782c12
MDL-15818 "allow quiz reports to register cron routines" - Quiz reports can now include files cron.php which include functions quiz_report_{reportname}_cron that will be executed from the moodle cron. They must also modify their quiz_report record to set cron to the number of seconds between cron execution.
2008-07-24 17:36:33 +00:00
jamiesensei
daae98e118
MDL-14216 "change query to work on Postgres." - some adjustments to make it work on mysql again too.
2008-07-24 16:10:26 +00:00
tjhunt
1e98b864e5
MDL-14216 - change query to work on Postgres.
2008-07-24 15:34:15 +00:00
jamiesensei
c1f41c59b7
MDL-15813 "return params or a param from moodle_url params and param method when no value is passed to method to set url param(s)."
...
Methods param and params can now be used in the following ways :
$url->params(); // returns params
$url->params($arrayofnewparams);// add params to url params and then returns all the params.
//--
$url->param('id');//returns value of id param.
$url->param('id', 5); set id param to 5.
2008-07-24 15:22:31 +00:00
nicolasconnault
876c7b831e
MDL-14247 Applying Katja's fix. Thanks! Merging from MOODLE_19_STABLE
2008-07-24 14:02:48 +00:00
nicolasconnault
b958e94122
MDL-14731 Improved Bryce's patch and applied. YUI version number is kept in a simple version.php file, to be updated manually when updating the YUI libraries.
2008-07-24 13:37:05 +00:00
jamiesensei
71a2b878fa
MDL-14208 'Improvement of Item Analysis Report : Cache results of calculations, "recompute now" functionality' - using new tables to cache stats results.
2008-07-24 13:25:07 +00:00
tjhunt
23277af8f1
MDL-14216 - change query to work on Postgres.
2008-07-24 12:58:05 +00:00
nicolasconnault
9fed64fa19
MDL-15808 Applying Andrei's patch
2008-07-24 12:21:19 +00:00
skodak
09803dfcb0
MDL-15809 fixed js errors on group members page; merged from MOODLE_19_STABLE
2008-07-24 11:41:06 +00:00
skodak
d854aaa6b6
MDL-15804 yet more space for editor area; merged from MOODLE_19_STABLE
2008-07-24 11:13:01 +00:00
nicolasconnault
0ad7d5af3f
MDL-15204 Removing the lib/simpletestlib/simpletest folder, which was a mistake
2008-07-24 09:27:06 +00:00