Marina Glancy
577c89644f
MDL-30771: Enable students to view rubric definition prior to submission
...
Also allow advanced grading plugin to extend course module navigation, it is not necessary only definition previewing
Added option to rubric whether to show it to the students before submission and option to view description
2012-02-10 13:03:55 +08:00
Aparup Banerjee
83a4ee1ea0
MDL-31251 documentation : improved core ddl API phpdocs. (used moodlecheck plugin)
2012-02-10 12:42:46 +08:00
Andrew Robert Nicols
00e8d08dba
MDL-31315 Ask before moving away from a modified form
2012-02-09 14:55:18 +00:00
Aparup Banerjee
096880eb7c
MDL-30972 More phpdocs changes after Jenkins review.
2012-02-09 10:07:48 +08:00
Aparup Banerjee
a0eb2e97f9
MDL-30972 Documentation : Renamed DB engine drivers to "@package core" but moodle_*.php are "@subpackage dml_driver", all other dml/*.php are "@subpackage dml".
2012-02-09 10:01:42 +08:00
Aparup Banerjee
ae1e17c25b
MDL-30972 Documentation : fixed up phpdocs for dmllib.php
2012-02-09 10:01:42 +08:00
Aparup Banerjee
6df260107c
MDL-30972 Documentation : clarified phpdocs for main public APIs in DML layer and touched up on some drivers
2012-02-09 10:01:42 +08:00
Adrian Greeve
76565fa102
MDL-31463 - navigation - added a context check in the navigation for fullname permission.
2012-02-09 09:46:37 +08:00
Eloy Lafuente (stronk7)
722b55dd16
Merge branch 'wip-mdl-30980' of git://github.com/rajeshtaneja/moodle
2012-02-08 13:18:49 +01:00
Eloy Lafuente (stronk7)
fd1981aea7
Merge branch 'MDL-27891-master' of git://github.com/ankitagarwal/moodle
2012-02-08 11:36:21 +01:00
Ankit Agarwal
e11b8b160c
MDL-27891 Tags Flagging tags is now logged
2012-02-08 07:50:47 +05:30
Aparup Banerjee
50ea492bc5
Merge branch 'master_MDL-31461' of git://github.com/danmarsden/moodle
2012-02-08 10:12:20 +08:00
Aparup Banerjee
1dd9848042
Merge branch 'MDL-31482-master' of git://github.com/sammarshallou/moodle
2012-02-08 09:57:55 +08:00
Eloy Lafuente (stronk7)
1208c6bb72
Merge branch 'MDL-27360' of git://github.com/mouneyrac/moodle
2012-02-07 23:49:01 +01:00
sam marshall
edcf82d5a3
MDL-31482 Lib: IE8/IE7 (even with stupid user agent) should not be 'legacy' device type
2012-02-07 17:41:13 +00:00
Davo Smith
6d9121d3a8
MDL-31321 Drag and drop upload - can now cope with multiple filemanager/filepickers on a page
2012-02-07 07:45:41 +00:00
Aparup Banerjee
d2fea85219
Merge branch 'MDL-31469' of git://github.com/timhunt/moodle
2012-02-07 15:11:43 +08:00
Rajesh Taneja
55d1f2727c
MDL-30980 core: Php document updated for string api
2012-02-07 14:35:47 +08:00
Dan Marsden
266540eb23
MDL-31461 Plagiarism - adjust api functions to allow better support for renderers
2012-02-03 11:37:51 +13:00
Tim Hunt
3bbac90b2a
MDL-31469 formslib: fix invalid for="" attributes on optional dates
2012-02-02 18:38:01 +00:00
Anthony Forth
0f3f6fed69
MDL-31445 formslib: add a nice id and class to the wrapper div for CSS
2012-02-02 18:37:34 +00:00
Jerome Mouneyrac
2214c4a2e8
MDL-27360 Web service tokens are displayed for deleted users
2012-02-02 15:34:05 +08:00
Aparup Banerjee
b0ce209054
Merge branch 'master_MDL-31360' of git://github.com/danmarsden/moodle
2012-02-02 11:22:58 +08:00
Eloy Lafuente (stronk7)
26ed4e73eb
Merge branch 'MDL-29615_control_override_email2' of git://github.com/andyjdavis/moodle
2012-02-01 13:17:08 +01:00
Dan Marsden
2be99ddee8
MDL-31360 use extra param in get_in_or_equal - one less line of code...
2012-02-01 23:11:03 +13:00
Andrew Davis
8900213b92
MDL-29615 message: reversed the default for messagingallowemailoverride and added upgrade code so upgraded sites maintain consistent behaviour
2012-02-01 09:26:53 +07:00
Eloy Lafuente (stronk7)
9a7e63128a
Merge branch 'wip-MDL-31197-m23' of git://github.com/samhemelryk/moodle
2012-02-01 00:48:47 +01:00
Rossiani Wijaya
93dd2725e8
MDL-30989 portfolio: updated portfolio phpdocs.
2012-01-30 15:37:46 +08:00
Dan Marsden
d14c00e239
MDL-31360 Don't use get_in_or_equal if array is empty, tidy up structure of $extracaps array
2012-01-27 19:35:38 +13:00
Sam Hemelryk
dff66010be
Merge branch 'wip-mdl-30993' of git://github.com/rajeshtaneja/moodle
2012-01-25 13:53:56 +08:00
Rajesh Taneja
9df12115a7
MDL-30993 time api: Php document updated for time api
2012-01-25 11:15:27 +08:00
Eloy Lafuente (stronk7)
f8b8abcc55
Merge branch 'MDL-31122-master' of git://github.com/sammarshallou/moodle
2012-01-25 01:52:25 +01:00
Eloy Lafuente (stronk7)
00a4543c5b
Merge branch 'MDL-29896-master' of git://github.com/sammarshallou/moodle
2012-01-25 01:16:49 +01:00
Eloy Lafuente (stronk7)
478ba353b0
Merge branch 'MDL-31113_multiple_files_file_manager' of https://github.com/davosmith/moodle
2012-01-25 01:06:00 +01:00
Eloy Lafuente (stronk7)
897e14e263
Merge branch 'MDL-31110_loading_animation' of git://github.com/davosmith/moodle
2012-01-25 01:02:30 +01:00
Eloy Lafuente (stronk7)
28f7043f61
Merge branch 'MDL-31153-master' of git://github.com/sammarshallou/moodle
2012-01-25 00:57:25 +01:00
Eloy Lafuente (stronk7)
9a50502acc
Merge branch 'w04_MDL-31238_m23_php54' of git://github.com/skodak/moodle
2012-01-24 23:54:44 +01:00
Aparup Banerjee
3dd00d7030
Merge branch 'wip-MDL-29941-master' of git://github.com/samhemelryk/moodle
2012-01-24 20:23:05 +08:00
Aparup Banerjee
9c690979c2
Merge branch 'wip-MDL-28352-master' of git://github.com/marinaglancy/moodle
2012-01-24 07:15:15 +08:00
Sam Hemelryk
e24baafefc
Merge branch 'w04_MDL-31202_m23_emailvalidation' of git://github.com/skodak/moodle
2012-01-23 14:23:25 +08:00
Sam Hemelryk
be9974120e
Merge branch 'MDL-31329' of git://github.com/stronk7/moodle
2012-01-23 11:28:17 +08:00
Sam Hemelryk
d4de3f22c1
Merge branch 'MDL-31013-master-1' of git://git.luns.net.uk/moodle
2012-01-23 11:08:22 +08:00
Eloy Lafuente (stronk7)
14926a50c7
Merge branch 'w04_MDL-31180_m23_closedproperty' of git://github.com/skodak/moodle
2012-01-23 01:10:38 +01:00
Eloy Lafuente (stronk7)
02cb385844
Merge branch 'w04_MDL-31181_m23_fitlertestcfg' of git://github.com/skodak/moodle
2012-01-23 01:04:00 +01:00
Eloy Lafuente (stronk7)
14f349cb78
MDL-31329 timezones: updated to 2011n
2012-01-22 21:30:06 +01:00
Petr Skoda
4ae40aa577
MDL-31180 fix coding error in fake_recordset iterator
2012-01-21 17:13:39 +01:00
Petr Skoda
aeacb7b128
MDL-31181 fix missing global $CFG that was breaking unit test teardown
2012-01-21 17:07:59 +01:00
Petr Skoda
1c199e29b1
MDL-31202 do not try sending emails to invalid addresses
...
The use of mtrace() in email_to_user() is most probably incorrect, I am going to use it only in CLI scripts (which includes cron). This should not be considered a security issue because we should be already validating emails when accepting them from untrusted users.
2012-01-21 15:21:08 +01:00
Petr Skoda
daac3835dc
MDL-31208 fix obsolete get_record_sql() parameter
...
Credit goes to Rajesh Taneja.
2012-01-21 11:36:10 +01:00
Petr Skoda
820a8188ec
MDL-31238 remove now unnecessary null to stdClass conversion for plugin settings
2012-01-21 11:15:30 +01:00