51613 Commits

Author SHA1 Message Date
Michael Aherne
2af7d0d8d0 MDL-31495 Performance improvement in question engine upgrade SQL 2012-02-10 15:24:43 +00:00
Gerard (Gerry) Caulfield
ce8df92df1 MDL-31107 Fixing instaces of below where it is written as bellow (two L's) 2012-02-10 15:40:04 +08:00
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
Gerard (Gerry) Caulfield
0758f991b3 MDL-30935_in_lti_change_role_from_instructor_to_teacher 2012-02-10 10:23:42 +08:00
Gerard (Gerry) Caulfield
c80a486866 MDL-27285 Updating string grammar on the wiki module's links page 2012-02-10 07:55:29 +08:00
Gerard (Gerry) Caulfield
592aa64ac5 MDL-26807 Updating the withselectedusers_help string 2012-02-10 02:16:38 +08:00
Gerard (Gerry) Caulfield
ee02742473 MDL-30723 Fixing English typo(s) 2012-02-10 01:47:21 +08:00
Gerard (Gerry) Caulfield
b31cf5d973 MDL-27654 Insert a space into the somefieldrequired string 2012-02-10 01:24:16 +08:00
Gerard (Gerry) Caulfield
725a2fed22 MDL-29153 Fixing typo, "Bellow" should be "Below" 2012-02-10 00:40:07 +08:00
Andrew Robert Nicols
00e8d08dba MDL-31315 Ask before moving away from a modified form 2012-02-09 14:55:18 +00:00
Marina Glancy
7d3ebf4c19 MDL-30709: Fixed bug with inserting files from Recent files repository
Two parts of changes: in assignment module function assignment_get_file_info was missing
and when populating the list of recent files the function get_file_info was not called, which caused populating the list of recent files with the files that could not later be inserted
2012-02-09 13:55:41 +08: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
Aparup Banerjee
d749f1dd50 Merge branch 'wip-MDL-31417-master' of git://github.com/marinaglancy/moodle 2012-02-09 09:43:54 +08:00
Adrian Greeve
834686037c MDL-25185 - data - Allowing data from the database to be exported according to group roles. 2012-02-09 09:26:08 +08:00
Darko Miletic
5b6d8a05f4 MDL-31562: Implemented support for exporting labels, minor additional
cleanups
2012-02-08 16:11:59 -03:00
Darko Miletic
5758596b95 MDL-31561: Implemented fix for honoring correct number of course
sections
2012-02-08 16:01:55 -03:00
Eloy Lafuente (stronk7)
f3fb0e775e Merge branch 'MDL-30983' of git://github.com/rwijaya/moodle 2012-02-08 17:04:53 +01:00
Tim Hunt
5837df9267 MDL-31554 quiz view.php notices when guest / no enroled. 2012-02-08 15:39:26 +00: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)
9e751fdbe3 MDL-27891 tag logs: minibump version 2012-02-08 11:43:40 +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
Eloy Lafuente (stronk7)
4b192ea039 Merge branch 'MDL-31345_master' of git://github.com/lazydaisy/moodle 2012-02-08 11:13:53 +01:00
Eloy Lafuente (stronk7)
82b07ee7d3 Merge branch 'MDL-31316-master-4' of git://git.luns.net.uk/moodle 2012-02-08 11:07:55 +01:00
Ruslan Kabalin
29b9b464d8 MDL-31316 Fix block controls when default home is My Moodle 2012-02-08 09:46:36 +00:00
Davo Smith
fdb0322d72 MDL-31541 Repositories - make sure all repository instances have unique 'sortorder' values when retrieved 2012-02-08 09:35:39 +00:00
Davo Smith
1cdadf5140 MDL-31527 XMLDB Editor - make sure default tables are created with correct plugin prefix 2012-02-08 08:24:18 +00:00
Andrew Davis
8887fd9a77 MDL-29080 grade: simplified bug fix to prevent users without the required capabilities from being able to export hidden grade items 2012-02-08 13:45:43 +07:00
Mary Evans
5d24254a9d MDL-31345 theme_afterburner fixes pagelayout-report overflow 2012-02-08 03:52:15 +00:00
Aparup Banerjee
90c34a1b3c Merge branch 'MDL-31407' of git://github.com/timhunt/moodle 2012-02-08 11:25:44 +08:00
Eloy Lafuente (stronk7)
24775c922c Merge branch 'MDL-29892_overview_hidden' of git://github.com/andyjdavis/moodle 2012-02-08 03:38:36 +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)
f380b7a80b Merge branch 'MDL-30722_forum_unsubscribe' of git://github.com/andyjdavis/moodle 2012-02-08 02:37:11 +01:00
Eloy Lafuente (stronk7)
ae8c201905 Merge branch 'wip-MDL-30540-master' of git://github.com/phalacee/moodle 2012-02-08 01:17:51 +01:00
Eloy Lafuente (stronk7)
e80898b525 Merge branch 'MDL-26384-master' of git://github.com/ankitagarwal/moodle 2012-02-08 00:48:32 +01: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
Andrew Robert Nicols
3754f4f3ee MDL-31502 Check whether a category has subcategories or courses within it before using those variables 2012-02-07 09:30:04 +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
Aparup Banerjee
74bad523ff Merge branch 'MDL-31445' of git://github.com/timhunt/moodle 2012-02-07 15:02:32 +08:00
Rajesh Taneja
55d1f2727c MDL-30980 core: Php document updated for string api 2012-02-07 14:35:47 +08:00
Aparup Banerjee
74126453c5 Merge branch 'MDL-31491_master' of git://github.com/kordan/moodle 2012-02-07 14:10:26 +08:00
Dan Marsden
896405146d MDL-31985 - fix quotes in filter 2012-02-07 09:52:31 +13:00