Aparup Banerjee
|
6a0d8209d1
|
MDL-31910 Quiz : fixed whitespace
|
2012-03-13 10:15:05 +08:00 |
|
M Kassaei
|
137d60b66f
|
MDL-31910 Quiz : Error on Manual Grading report
|
2012-03-13 10:13:27 +08:00 |
|
Ankit Agarwal
|
e2f6cb436a
|
MDL-22895 scorm: Fixed up issues with graph report
|
2012-03-13 09:31:01 +08:00 |
|
Sam Hemelryk
|
db6d54c337
|
Merge branch 'MDL-31808-master-1' of git://git.luns.net.uk/moodle
|
2012-03-13 14:10:00 +13:00 |
|
Sam Hemelryk
|
fd9dbadb15
|
Merge branch 'MDL-31917-master-1' of git://git.luns.net.uk/moodle
|
2012-03-13 14:04:44 +13:00 |
|
Sam Hemelryk
|
595dc849dd
|
Merge branch 'MDL-31919-master-2' of git://git.luns.net.uk/moodle
|
2012-03-13 14:00:41 +13:00 |
|
Eloy Lafuente (stronk7)
|
b20bb8454a
|
Merge branch 'w11_MDL-31985_m23_lobsizes' of git://github.com/skodak/moodle
|
2012-03-13 00:15:59 +01:00 |
|
Sam Hemelryk
|
80fa598515
|
Merge branch 'MDL-31702' of git://github.com/timhunt/moodle
|
2012-03-13 10:34:03 +13:00 |
|
Sam Hemelryk
|
3108b6412c
|
Merge branch 'MDL-31362_unused_constant' of git://github.com/andyjdavis/moodle
|
2012-03-13 10:10:36 +13:00 |
|
Ankit Kumar Agarwal
|
e61a71379c
|
MDL-29745 SCORM Introducing new Graphs report for scorm module
|
2012-03-12 15:02:26 +08:00 |
|
Sam Hemelryk
|
fe0979ea3d
|
Merge branch 'master_MDL-31888' of git://github.com/danmarsden/moodle
Conflicts:
mod/scorm/styles.css
|
2012-03-12 17:29:39 +13:00 |
|
Sam Hemelryk
|
52cbd9cbd2
|
MDL-27304 mod_wiki: Fixed up phpdocs for globals
|
2012-03-12 17:20:37 +13:00 |
|
Sam Hemelryk
|
2774a46792
|
Merge branch 'MDL-27304-master' of https://github.com/mackensen/moodle
|
2012-03-12 17:20:01 +13:00 |
|
Charles Fulton
|
2d20d5488a
|
MDL-31664 fix invalid boolean to string comparison
|
2012-03-12 17:02:38 +13:00 |
|
Sam Hemelryk
|
d9fc82157b
|
Merge branch 'MDL-31811-master-2' of git://git.luns.net.uk/moodle
|
2012-03-12 15:15:23 +13:00 |
|
Petr Skoda
|
bb88a54d06
|
MDL-31985 remove text sizes from all install.xml files
|
2012-03-11 15:55:37 +01:00 |
|
Tim Hunt
|
ba3fedfb49
|
MDL-31702 quiz: clarify error message that has been confusing people.
|
2012-03-09 11:28:20 +00:00 |
|
Rossiani Wijaya
|
d3254cebfc
|
MDL-30867 Lesson module: fix lesson essay question formtting to be consistent with user selection
|
2012-03-09 17:32:18 +08:00 |
|
Eloy Lafuente (stronk7)
|
d395ad7042
|
Revert "[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block."
This reverts commit ebadb9b9a674f5e91ddb7460ea3f9dafc6c34523.
|
2012-03-09 01:58:09 +01:00 |
|
Eloy Lafuente (stronk7)
|
61b0512c44
|
Revert "MDL-31708 wiki groups: whitespace fix"
This reverts commit 6273fb83770305c2631e13c309d1409d75c5b3d0.
|
2012-03-09 01:58:01 +01:00 |
|
Dan Marsden
|
eb3a62d293
|
MDL-31942 Choice - remove deprec func
|
2012-03-08 20:37:17 +13:00 |
|
Eloy Lafuente (stronk7)
|
427ad4d3c3
|
Merge branch 'wip-MDL-29086-master' of git://github.com/abgreeve/moodle
|
2012-03-08 00:48:04 +01:00 |
|
Eloy Lafuente (stronk7)
|
0b56e99431
|
MDL-23787 data: Init 2 arrays (global scope) that may conflict with other global scope code
|
2012-03-07 01:47:31 +01:00 |
|
Eloy Lafuente (stronk7)
|
8650e13f9b
|
Merge branch 'wip-MDL-23787-master' of git://github.com/marinaglancy/moodle
|
2012-03-07 01:22:54 +01:00 |
|
Dan Marsden
|
85a2d566e2
|
MDL-31888 SCORM prevent scrollbars on yui div
|
2012-03-07 09:01:45 +13:00 |
|
Ruslan Kabalin
|
8ef93c7029
|
MDL-31919 Fix assignment overview output to respect gradebook grading.
Currenly, if assigment has been graded in gradebook only, in the assigment
overview it is listed as not graded.
|
2012-03-06 16:55:29 +00:00 |
|
Charles Fulton
|
537c237b18
|
MDL-27304 wiki: link to user's course profile
|
2012-03-06 08:33:12 -08:00 |
|
Ruslan Kabalin
|
7761e7b39a
|
MDL-31917 Improve assigment submission usability
Say 'View' if assignment has been graded via gradebook and changing
grades via submissions interface is not possible.
|
2012-03-06 15:43:07 +00:00 |
|
Eloy Lafuente (stronk7)
|
2ed7cc2730
|
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
|
2012-03-06 16:06:53 +01:00 |
|
Petr Skoda
|
c3dd6b01fe
|
MDL-27982 drop UNSIGNED attributes from all install.xml files
|
2012-03-06 12:01:10 +01:00 |
|
Eloy Lafuente (stronk7)
|
6273fb8377
|
MDL-31708 wiki groups: whitespace fix
|
2012-03-06 11:45:34 +01:00 |
|
Andrew Robert Nicols
|
e8027a40cd
|
MDL-31811 Add/Correct checks on activity read-only periods
|
2012-03-06 09:30:32 +00:00 |
|
Gilles-Philippe Leblanc
|
ebadb9b9a6
|
[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block.
|
2012-03-06 10:20:42 +08:00 |
|
Sam Hemelryk
|
48c6ebebbf
|
MDL-30724 mod_assignment: Minor fixes during integration
|
2012-03-05 16:09:55 +13:00 |
|
Sam Hemelryk
|
29747783e2
|
Merge branch 'm_MDL-30724_count_real_submissions_eloy_suggests' of git://github.com/gerrywastaken/moodle
|
2012-03-05 16:08:19 +13:00 |
|
Petr Skoda
|
6f3451e540
|
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
|
2012-03-03 11:46:26 +01:00 |
|
Petr Skoda
|
f8311defeb
|
MDL-31301 use static textlib methods
|
2012-03-03 11:46:13 +01:00 |
|
Andrew Davis
|
ca540697f1
|
MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere
|
2012-03-03 10:00:01 +07:00 |
|
Charles Fulton
|
464ee7577d
|
MDL-29848 glossary: get proper context for comments on exported entry
|
2012-03-02 07:46:51 -08:00 |
|
Adrian Greeve
|
901d58dfd3
|
MDL-29086 - data - Fix for allowing the deletion of database activity presets.
Thank you to Matthias Hunstock for providing the patch for this.
|
2012-03-02 14:18:32 +08:00 |
|
Dan Marsden
|
1a27cb5da7
|
MDL-31749 - remove extra space from scorm pop-up - especially for afterburner theme
|
2012-03-02 09:13:07 +13:00 |
|
Eloy Lafuente (stronk7)
|
eaf7533fc1
|
Merge branch 'wip-MDL-30985-m23' of git://github.com/samhemelryk/moodle
|
2012-03-01 01:07:33 +01:00 |
|
Eloy Lafuente (stronk7)
|
4ab641eeaa
|
MDL-30973 Files API: Whitespace fixes
|
2012-03-01 00:56:23 +01:00 |
|
Eloy Lafuente (stronk7)
|
5d7bbc22dc
|
MDL-30973 Files API: fix packages for workshopform subplugin
|
2012-03-01 00:41:58 +01:00 |
|
Eloy Lafuente (stronk7)
|
d8c9ff403b
|
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
|
2012-03-01 00:25:18 +01:00 |
|
Eloy Lafuente (stronk7)
|
c3592ba7fa
|
Merge branch 'MDL-26496' of git://github.com/rwijaya/moodle
|
2012-02-29 02:04:59 +01:00 |
|
Eloy Lafuente (stronk7)
|
1f256ec5ca
|
Merge branch 'MDL-30982-docblock-backup' of git://github.com/mudrd8mz/moodle
|
2012-02-29 00:47:10 +01:00 |
|
Eloy Lafuente (stronk7)
|
24ff971106
|
Merge branch 'wip-MDL-31738-master' of git://github.com/marinaglancy/moodle
|
2012-02-29 00:29:23 +01:00 |
|
Eloy Lafuente (stronk7)
|
dde82858b8
|
Merge branch 'w09_MDL-30964_m23_access' of git://github.com/skodak/moodle
|
2012-02-28 12:44:03 +01:00 |
|
Ruslan Kabalin
|
2ce6d12f58
|
MDL-31808 Upload assignment: fix user feedback display
|
2012-02-28 11:15:03 +00:00 |
|