Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Ciaran Irvine
005141f3d0
MDL-45726 SCORM: Correct check for forcenewattempt
2014-05-30 09:48:16 +12:00
Sam Chaffee
a8e99c6f72
MDL-45767: Fixed DB error when returning to course from external tool
...
The instance ID is not always returned from the external
tool provider.
2014-05-29 14:01:15 -07:00
Andreas Grabs
c2ebf60636
MDL-45592 mod_feedback - unwanted linebreak after import or duplicating a feedback
2014-05-29 17:16:26 +02:00
Tim Hunt
7076b30972
MDL-44054 quiz_statistics fix lang string concatenation.
2014-05-29 14:44:21 +01:00
Brian King
6a97697a2a
MDL-40371 Upgrade-until-22: remove obsolete _upgrade_grades functions
2014-05-29 19:43:37 +12:00
Andrew Nicols
3a4ff0a899
MDL-18162 mod_forum: Correct phpdoc for forum_clean_search_terms
2014-05-28 09:35:48 +08:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Dan Poltawski
1ce76b900b
Merge branch 'MDL-45676_master' of https://github.com/markn86/moodle
2014-05-26 12:02:40 +01:00
Dan Poltawski
c6e3d67934
Merge branch 'MDL-45675_master' of https://github.com/markn86/moodle
2014-05-26 11:58:50 +01:00
Marina Glancy
87c1a30b1f
Merge branch 'MDL-45661-master' of git://github.com/damyon/moodle
2014-05-26 14:40:56 +08:00
Marina Glancy
8a564deb07
Merge branch 'MDL-44482-master' of git://github.com/jethac/moodle
2014-05-26 14:40:48 +08:00
Jetha Chan
101ec5fd3b
MDL-44482 mod_lti: use localized dates
...
Fixed an issue where LTI external tools had creation datestamps of NaN/NaN/NaN under particular non-English languages.
2014-05-26 14:03:02 +08:00
Damyon Wiese
4e2bf2381f
MDL-45661 Assign: Clean bad data from DB after MDL-42526
2014-05-26 12:36:21 +08:00
Marina Glancy
9e41209bba
Merge branch 'MDL-45629_master' of git://github.com/markn86/moodle
2014-05-26 11:58:50 +08:00
Mark Nelson
476999c722
MDL-45675 mod_data: initialise options as an empty array to avoid error when there are none
2014-05-25 19:28:07 -07:00
Sam Hemelryk
1912b5aa92
Merge branch 'MDL-45192_master' of git://github.com/dmonllao/moodle
2014-05-26 13:23:02 +12:00
Sam Hemelryk
c5eef789b9
Merge branch 'MDL-42526-master' of git://github.com/jamiepratt/moodle
2014-05-26 09:02:39 +12:00
Mark Nelson
f5928e7893
MDL-45677 mod_assign: removed treatment of an array as an object
2014-05-22 22:16:57 -07:00
Mark Nelson
1f386b13c7
MDL-45676 mod_data: added missing additional name fields
2014-05-22 21:59:52 -07:00
James Pratt
fdb6811224
MDL-42526 mod_assignment : fix record insert with assigment.id 0
2014-05-22 12:10:07 +07:00
Andrew Nicols
39de876c04
MDL-45625 mod_forum: Deprecate many old forum functions
...
This also moves these to their own file to help manage the deprecation process.
2014-05-22 12:23:49 +08:00
Mark Nielsen
e9033d11e1
MDL-44902: Update admin settings support for ltisource plugins
2014-05-21 11:10:08 -07:00
Mark Nielsen
d3496e3ff6
MDL-44902: Remove custom LTI hook API
2014-05-21 11:05:45 -07:00
Mark Nielsen
b28b8953d5
MDL-44902: Removing LTI submission.js
...
This was used in grade.php which has
been deprecated.
2014-05-21 11:03:43 -07:00
Mark Nielsen
26ad0f1e0d
MDL-44902: Removing LTI styles for submission.php
...
This file no longer exists.
2014-05-21 11:02:55 -07:00
Damyon Wiese
4e8a350c35
Merge branch 'MDL-45618' of git://github.com/timhunt/moodle
2014-05-20 14:59:48 +08:00
Mark Nelson
9d4b3d42fc
MDL-45629 mod_assign: removed use of '$this->objectid' in the submission_status_viewed event
2014-05-19 23:51:09 -07:00
Marina Glancy
4d46c88b9f
Merge branch 'MDL-44333' of git://github.com/timhunt/moodle
2014-05-20 14:10:03 +08:00
Andrew Nicols
2789afa842
MDL-45627 mod_fourm: Move subscriber classes to separate class files
2014-05-20 13:03:02 +08:00
Andrew Nicols
6add5fb752
MDL-41313 mod_forum: Remove deprecated post_form.php
2014-05-20 12:41:11 +08:00
Dan Poltawski
c51ad7cbe2
Merge branch 'wip-MDL-45466-master' of git://github.com/marinaglancy/moodle
2014-05-20 11:51:53 +08:00
Frederic Massart
885650c70c
MDL-45546 mod_forum: Login the user before getting its context
2014-05-20 10:25:07 +08:00
Dan Poltawski
0c722830d9
Merge branch 'MDL-44449' of git://github.com/timhunt/moodle
2014-05-20 09:50:43 +08:00
Sam Hemelryk
adb5d8a5d6
Merge branch 'MDL-45135-master' of git://github.com/danpoltawski/moodle
2014-05-20 08:47:16 +12:00
Tim Hunt
5bcfd504df
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
Tim Hunt
35cbe84bf7
MDL-44449 quiz access rules should have a delete hook.
...
So they can clean up their settings when the quiz is deleted.
See
babf149c2c
for an example of using this.
2014-05-19 16:59:04 +01:00
Damyon Wiese
cc3dfc2c5f
Merge branch 'MDL-43833' of git://github.com/timhunt/moodle
2014-05-19 20:11:50 +08:00
Damyon Wiese
0cce8af367
Merge branch 'MDL-45455' of git://github.com/timhunt/moodle
2014-05-19 19:54:42 +08:00
Dan Poltawski
c1e3f99249
Merge branch 'MDL-45432-master' of https://github.com/lucisgit/moodle
2014-05-19 18:43:15 +08:00
Marina Glancy
69d570c130
MDL-45466 forum: performance improvement for mass (un)subscriptions
2014-05-19 13:37:05 +08:00
Damyon Wiese
50f0658804
Merge branch 'MDL-23566' of https://github.com/aolley/moodle
2014-05-19 12:45:21 +08:00
Frederic Massart
2507b7e060
MDL-45537 mod_assign: Requiring locallib for class assign
2014-05-19 12:40:17 +08:00
Marina Glancy
1de6c62dc7
Merge branch 'wip-MDL-45483-master' of https://github.com/kwiliarty/moodle
2014-05-19 12:37:10 +08:00
Tim Hunt
1c65d09f17
MDL-44333 quiz reports: use consitent name for user pref
...
The Marks for each question setting was not being saved properly as a
user preference.
2014-05-17 14:52:43 +01:00
Andrew Nicols
cc8bd704ae
MDL-41708 mod_forum: Show attachments in lexical order
...
This matches the order in which they're shown in the file manager.
2014-05-16 16:17:48 +08:00
Tim Hunt
6f988b712d
MDL-45455 quiz cron must rollback transaction on error.
2014-05-15 15:09:58 +01:00
Tim Hunt
69d8094f83
MDL-43833 quiz reports: persist states settings between pages.
2014-05-15 15:09:12 +01:00
David Monllao
b28b374f2e
MDL-45192 behat: Replacing specific-selector steps by a generic one
...
Having a I click on we can use all our selectors rather
than having multiple steps for the same purpose. This
step allow us to manage JS native dialogues without
having to fail a scenario.
Credit for Mohamed Alsharaf.
2014-05-13 20:21:49 +07:00
Mohamed Alsharaf
bcad873102
MDL-45192 assign: added behat script & new definitions to handle alert dialog
...
The behat script is to test the batch action to lock and unlock submissions.
The new definitions are to prevent the "unexpected alert open" error in Selenium.
2014-05-13 20:10:53 +07:00