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 |
|
Sam Hemelryk
|
90395bbfa1
|
MDL-45333 output: navbar is now wrapped in a <nav> tag
|
2014-05-30 08:41:29 +12:00 |
|
Sam Hemelryk
|
eefb680d8e
|
MDL-45513 cache: implemented defines for unit testing alternative caches
|
2014-05-30 08:41:07 +12:00 |
|
Sam Hemelryk
|
79a8ea653c
|
MDL-45513 cache: added support to unit tests for alt cache stores
|
2014-05-30 08:41:07 +12: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 |
|
Eloy Lafuente (stronk7)
|
8e478c99d3
|
weekly on-sync release 2.8dev
|
2014-05-29 12:52:03 +02:00 |
|
Eloy Lafuente (stronk7)
|
607c34de11
|
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
|
2014-05-29 12:51:58 +02:00 |
|
Brian King
|
6a97697a2a
|
MDL-40371 Upgrade-until-22: remove obsolete _upgrade_grades functions
|
2014-05-29 19:43:37 +12:00 |
|
Damyon Wiese
|
3f86b023ef
|
MDL-45654 Cron: Fix for unit test that was causing integer overflow in 32 bit php
|
2014-05-29 12:10:19 +08:00 |
|
Sam Hemelryk
|
f65427b660
|
Merge branch 'wip-mdl-45698' of https://github.com/rajeshtaneja/moodle
|
2014-05-29 14:27:56 +12:00 |
|
Rajesh Taneja
|
0a69b98018
|
MDL-45698 behat: Fixed behat and symfony versions
|
2014-05-29 09:45:55 +08:00 |
|
Rajesh Taneja
|
a9e2d4c03a
|
MDL-45698 behat: Added extra setting, to avoid timout issue
|
2014-05-29 09:44:03 +08:00 |
|
Sam Hemelryk
|
20f29d2c89
|
MDL-45654 cron: fixed dataprovider timestamp issue
|
2014-05-29 11:53:36 +12:00 |
|
Sam Hemelryk
|
69ab6b4713
|
Merge branch 'wip-mdl-45565' of https://github.com/rajeshtaneja/moodle
|
2014-05-29 08:12:32 +12:00 |
|
Andrew Nicols
|
2ee1ad4462
|
MDL-45560 report_log: Close sessions before download only
If the session is closed too early, then preferences made in the body of
the page will not be saved to the session.
|
2014-05-29 00:58:48 +08: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
|
a64528d88c
|
Merge branch 'MDL-45544-master' of git://github.com/lameze/moodle
|
2014-05-27 07:49:58 +01:00 |
|
Rajesh Taneja
|
3c4b599d9b
|
MDL-45565 phpunit: Changed testsuite_name, so as to avoid class collision
|
2014-05-27 09:43:52 +08: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 |
|
Dan Poltawski
|
6ca4f19a9f
|
Merge branch 'MDL-45682-master' of git://github.com/andrewnicols/moodle
|
2014-05-26 11:23:59 +01:00 |
|
Rajesh Taneja
|
6b8e46ad04
|
MDL-45565 core_message: Reset internal users in phpunit
|
2014-05-26 15:42:12 +08: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 |
|
Simey Lameze
|
b0ad512f95
|
MDL-45544 events: Add event user_profile_viewed trigger to user/profile.php.
|
2014-05-26 12:51:40 +08:00 |
|
Damyon Wiese
|
ea1cd97ec7
|
Merge branch 'wip-MDL-45688-master' of git://github.com/marinaglancy/moodle
|
2014-05-26 12:46:29 +08:00 |
|
Damyon Wiese
|
4e2bf2381f
|
MDL-45661 Assign: Clean bad data from DB after MDL-42526
|
2014-05-26 12:36:21 +08:00 |
|
Damyon Wiese
|
2562653a27
|
Merge branch '45499-28' of git://github.com/samhemelryk/moodle
|
2014-05-26 12:04:42 +08:00 |
|
Andrew Nicols
|
362659725b
|
MDL-45682 editor_atto: Ensure that the current editor is active when saving selections
|
2014-05-26 12:02:02 +08:00 |
|
Marina Glancy
|
9e41209bba
|
Merge branch 'MDL-45629_master' of git://github.com/markn86/moodle
|
2014-05-26 11:58:50 +08:00 |
|
Marina Glancy
|
0251be5bcc
|
Merge branch 'MDL-44014-master' of git://github.com/andrewnicols/moodle
|
2014-05-26 11:58:43 +08:00 |
|
Ankit Agarwal
|
963402c2ba
|
MDL-33763 notes: Fix issue with incorrect node highlighting in the nav tree
|
2014-05-26 10:40:10 +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
|
c2182d24a4
|
Merge branch 'MDL-45650_master' of https://github.com/markn86/moodle
|
2014-05-26 13:59:08 +12: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
|
36c95fe075
|
Merge branch 'MDL-45660' of git://github.com/timhunt/moodle
|
2014-05-26 11:52:32 +12:00 |
|
Sam Hemelryk
|
837ab70b85
|
Merge branch 'MDL-45686' of git://github.com/jmvedrine/moodle
|
2014-05-26 10:55:11 +12:00 |
|
Sam Hemelryk
|
3b31276bc8
|
Merge branch 'MDL-45635-master' of git://github.com/andrewnicols/moodle
|
2014-05-26 10:36:11 +12:00 |
|
Sam Hemelryk
|
bba9c3bcf8
|
Merge branch 'master_MDL-45623' of git://github.com/totara/moodle
|
2014-05-26 09:58:48 +12:00 |
|
Sam Hemelryk
|
bde2e4c599
|
Merge branch 'MDL-45607_master' of https://github.com/markn86/moodle
|
2014-05-26 09:53:41 +12:00 |
|
Sam Hemelryk
|
c5eef789b9
|
Merge branch 'MDL-42526-master' of git://github.com/jamiepratt/moodle
|
2014-05-26 09:02:39 +12:00 |
|
Sam Hemelryk
|
b8b47a15da
|
MDL-45499 admin: fixed error when displaying page settings
|
2014-05-26 09:01:16 +12:00 |
|
Sam Hemelryk
|
953eb35c84
|
Merge branch 'MDL-45654-master' of https://github.com/rtcn2/moodle
|
2014-05-26 08:58:03 +12:00 |
|
Jean-Michel Vedrine
|
8974442b72
|
MDL-45686 qtype_multichoice get_num_selected_choices return wrong result
|
2014-05-25 09:11:33 +02:00 |
|
Marina Glancy
|
3e6adca945
|
MDL-45688 added missing library requirement
|
2014-05-24 18:33:00 +08:00 |
|