Dan Marsden
2d9a4a5f93
MDL-44548 mod_scorm: force an external sync to check for updated files.
...
also remove some globals no longer needed (not used in function or in required files.
2014-10-10 15:10:08 +13:00
Tim Hunt
aec2a725a8
MDL-43089 quiz editing: fix some qbank popup JS issues.
2014-10-09 17:22:22 +01:00
Tim Hunt
ad6a1455a4
MDL-43089 quiz editing: fix RTL
...
As part of this, I tweaked the LTR style a bit, in a way that is both an
improvement (I hope) and also to reduce the amount of RTL-specific code
required. (Thanks to Fred for spotting some of the problems.)
Also, I changed one course style in boostrapbase, where the RTL rule was
different from the LTR rule.
Finally, I saw some repeated RTL rules in the quiz styles.css, and so
eliminated the the duplicate rules.
2014-10-09 16:34:38 +01:00
Dan Poltawski
15ba6a0ded
Merge branch 'MDL-47556' of git://github.com/timhunt/moodle
2014-10-09 10:54:19 +01:00
Dan Poltawski
66689366a0
Merge branch 'wip-MDL-47543-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 15:49:58 +01:00
Dan Poltawski
ea594eb10e
Merge branch 'MDL-47084-master' of git://github.com/jleyva/moodle
2014-10-08 14:43:13 +01:00
Damyon Wiese
6b58a6a445
Merge branch 'MDL-46458-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2014-10-08 21:14:39 +08:00
Dan Poltawski
8b2d52b88d
Merge branch 'MDL-47389-master' of git://github.com/jleyva/moodle
2014-10-08 11:08:29 +01:00
Damyon Wiese
e5d5bfdc4f
Merge branch 'MDL-38540' of git://github.com/jmvedrine/moodle
2014-10-08 16:46:12 +08:00
Dan Poltawski
006c84f3e7
Merge branch 'MDL-40697_master_alt_usergraded' of https://github.com/markn86/moodle
2014-10-08 08:39:31 +01:00
Marina Glancy
9f1088d482
MDL-47543 core_grades: behat changes, also MDL-47541
2014-10-08 15:03:37 +08:00
Jean-Michel Vedrine
ce3cfc8f92
MDL-38540 Lesson: import images in question answers
2014-10-08 06:07:02 +02:00
Dan Poltawski
c5d4fd7ddf
MDL-38106 lesson: fix tests introduced in MDL-32870
2014-10-08 11:51:21 +08:00
Mark Nelson
ba8024665d
MDL-40697 mod_*: fixed unit tests so they pass
2014-10-07 19:08:35 -07:00
Damyon Wiese
0d474cb2b4
Merge branch 'MDL-28484-master' of https://github.com/lucisgit/moodle
2014-10-08 09:53:53 +08:00
Sam Hemelryk
ba2f9a9695
Merge branch 'MDL-47132' of git://github.com/timhunt/moodle
2014-10-08 12:01:42 +13:00
Sam Hemelryk
e90a0396e1
MDL-3714 mod_forum: pre-integration clean up
2014-10-08 09:39:44 +13:00
Sam Hemelryk
82d9aebc7d
Merge branch 'MDL-3714-master' of git://github.com/andrewnicols/moodle
2014-10-08 09:39:01 +13:00
Marina Glancy
850ac50a87
Merge branch 'MDL-32870' of git://github.com/jmvedrine/moodle
2014-10-07 17:16:56 +08:00
Marina Glancy
8dfd73e04a
Merge branch 'MDL-38106-master' of git://github.com/danpoltawski/moodle
2014-10-07 10:25:29 +08:00
Sam Hemelryk
002ee6faab
Merge branch 'MDL-36460-master' of git://github.com/andrewnicols/moodle
2014-10-07 15:16:54 +13:00
Marina Glancy
4e45c0319c
MDL-31936 workshop: version bump
2014-10-07 10:15:54 +08:00
Marina Glancy
ae66542027
Merge branch 'MDL-31936-master-workshop-reset' of git://github.com/mudrd8mz/moodle
2014-10-07 10:08:48 +08:00
Andrew Nicols
91223df61b
MDL-3714 mod_forum: Add an inbound message handler
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-10-07 09:58:36 +08:00
Tim Hunt
24cfc09881
MDL-47556 quiz: autosave should default to on for new installs
2014-10-06 23:17:25 +01:00
David Mudrák
16d364b560
MDL-31936 workshop: Improve unit tests for the course reset support
2014-10-06 23:32:32 +02:00
Dan Poltawski
f5bacd6539
Merge branch 'wip-MDL-46576-master' of git://github.com/abgreeve/moodle
...
Conflicts:
lib/upgrade.txt
lib/db/upgrade.php
version.php
2014-10-06 18:06:13 +01:00
Dan Poltawski
fb991204a9
Merge branch 'MDL-46054-master' of git://github.com/jleyva/moodle
2014-10-06 16:01:26 +01:00
Tim Hunt
4d1fcfdf8a
MDL-47547 quiz editing: minor fixes following MDL-47547
...
* Remove unnecessary skip links.
* Disable shortforms for form in pop-ups.
* Remove some CSS that was hurting display of the add menu.
2014-10-06 15:44:21 +01:00
Dan Poltawski
106486c7ad
MDL-38106 lesson: don't require intro when upgraded
2014-10-06 14:54:53 +01:00
Dan Poltawski
816d082241
MDL-43089 question: fix shifter build issues
2014-10-06 13:53:26 +01:00
Dan Poltawski
2eb24eb85a
Merge branch 'MDL-43089' of git://github.com/mkassaei/moodle
2014-10-06 12:11:33 +01:00
Gregory Faller
452beca98d
MDL-46712: Center EditPDF window on browser resize / zoom
2014-10-06 14:44:51 +08:00
Andrew Nicols
f67b5c995e
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:21:49 +08:00
Sam Hemelryk
7b08f6e888
Merge branch 'master_MDL-47316' of git://git.catalyst.net.nz/moodle-r2
2014-10-06 11:15:44 +13:00
Dan Poltawski
5b17d81dce
MDL-38106 lesson: behat now sets introduction
2014-10-05 14:12:59 +01:00
Jean-Michel Vedrine
0abc18cf4d
MDL-32870 Lesson: No HTML editor for questions answers and responses
2014-10-04 15:13:01 +02:00
Juan Leyva
7ea6ada343
MDL-47389 forum: Return discussions count in get_forums_by_courses ws
2014-10-03 16:39:02 +02:00
Juan Leyva
da1be050bc
MDL-47084 forum: New moodle_url method make_webservice_pluginfile_url
2014-10-03 16:34:48 +02:00
Juan Leyva
694bf0c74b
MDL-47084 forum: Return user picture URL in get_posts WS
2014-10-03 16:34:48 +02:00
Juan Leyva
48fb0250d2
MDL-47084 forum: Return attachments and pluginfiles in get_posts WS
2014-10-03 16:34:48 +02:00
Juan Leyva
ef8a44dea0
MDL-46458 forum: get_forum_discussions deprecated
2014-10-03 16:34:00 +02:00
Juan Leyva
2ce8934b35
MDL-46458 forum: New WS get_forum_discussions_paginated services
2014-10-03 16:34:00 +02:00
Juan Leyva
c258667257
MDL-46458 forum: New WS get_forum_discussions_paginated tests
2014-10-03 16:31:41 +02:00
Juan Leyva
7c51b40ab1
MDL-46458 forum: New WS get_forum_discussions_paginated
2014-10-03 16:31:41 +02:00
Daniel Neis Araujo
d83891729a
MDL-38106 mod_lesson: Add introduction field
2014-10-03 14:38:03 +01:00
Tony Butler
1e31f11852
MDL-28484 core_lib: Add function for https detection
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-10-03 13:02:29 +01:00
David Mudrák
6073131713
MDL-31936 workshop: Generator able to create submissions and assessments
...
This is a basic implementation of the actual content generation in the workshop
generator. Note the we do not generate actual grading form data (which is what
the grading strategy plugins would do), just their results.
2014-10-03 10:49:06 +02:00
David Mudrák
f2639dca1d
MDL-31936 workshop: Add more options to the course reset form
...
This is built upon original work by Michael Hughes. We now have separate
settings for deleting workshop submissions, assessments and for resetting the
workshop phase.
2014-10-03 10:48:38 +02:00
David Mudrák
4a44c660e5
MDL-31936 workshop: Delete attachments on record removal
...
The methods workshop::delete_submission() and workshop::delete_assessment() did
not delete files (embedded and attachments) associated with the given
submission or assessment. This is fixed now.
Additionally, the delete_assessment() method now cleans-up records from the
table workshop_grades, too. This internal workshop API still does not give
workshop subplugins a chance to clean up their data, should they store them in
their own tables instead of the workshop_grades one. This should be improved in
the future yet.
2014-10-03 10:47:19 +02:00