Anita Viglinoe
a1b9872209
MDL-28283-master Completion Future dates can now be set as completion criteria
2012-02-13 09:05:10 +05:30
Rossiani Wijaya
e481859f6b
MDL-30911: mod_lesson: fix sub-heading level to be lower than lesson title. This issue is an improvement of accessibility compliance
2012-02-13 11:26:27 +08:00
Ankit Agarwal
546a3f8130
MDL-30815 Choice Labels are now explicitly tied with input elements
2012-02-13 08:26:45 +05:30
Eloy Lafuente
6b7f1717e9
MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen
2012-02-13 10:43:30 +08:00
Sam Hemelryk
f53b63481f
Merge branch 'wip-mdl-31576' of git://github.com/rajeshtaneja/moodle
2012-02-13 15:29:43 +13:00
Sam Hemelryk
6cf1f978b2
Merge branch 'wip-mdl-31529' of git://github.com/rajeshtaneja/moodle
2012-02-13 15:28:26 +13:00
Rajesh Taneja
b7c3ab01c4
MDL-28101 wiki2.0: escape bold and italics for NWIKI formatting
2012-02-13 10:28:07 +08:00
Sam Hemelryk
ea5ce02579
Merge branch 'MDL-31554' of git://github.com/timhunt/moodle
2012-02-13 15:26:06 +13:00
Rajesh Taneja
7e08c95fd8
MDL-31529 csslib: third param passed to css_store_css fixed
2012-02-13 10:23:51 +08:00
Rajesh Taneja
147db691cf
MDL-31576 core: Duplicate message definition removed from get_core_subsystem
2012-02-13 10:22:05 +08:00
Sam Hemelryk
645573cab3
Merge branch 'MDL-25883-master' of https://github.com/mackensen/moodle
2012-02-13 14:35:19 +13:00
Eloy Lafuente (stronk7)
5fc420e2ed
weekly release 2.3dev
2012-02-13 01:17:41 +01:00
Eloy Lafuente (stronk7)
01f3b0aaf1
Revert "MDL-31345 theme_afterburner fixes pagelayout-report overflow"
...
This reverts commit 5d24254a9d
.
2012-02-12 23:19:20 +01:00
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
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