Dan Poltawski
af41a7ef13
weekly release 2.6.2+
2014-05-02 17:45:44 +08:00
Dan Poltawski
30453f2bc8
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-05-02 17:45:41 +08:00
Adrian Greeve
cb6a69a1b6
MDL-45127 mod_lesson: Behat test for reviewing a lesson.
2014-05-02 16:12:30 +08:00
Adrian Greeve
6dd0e57020
MDL-45127 mod_lesson: Fixed reviewing lesson answers changing the lesson grade.
2014-05-02 16:12:30 +08:00
Adrian Greeve
745f876b3e
MDL-45127 mod_lesson: Updated question edit screen with more help text.
...
Unless the custom scores is selected in the lesson settings the score section
in the question settings will be disabled. A help link has been added with
a description similar to this one.
2014-05-02 16:12:30 +08:00
Jetha Chan
15081f54a4
MDL-45290 rubric: visual fixups
...
Fixed up visual issues with rubric editor on Clean.
2014-05-02 14:21:14 +08:00
Ankit Agarwal
9cca987e0a
MDL-34904 lti: Fix notice while using lti in frontpage
2014-05-02 14:07:55 +08:00
Ankit Agarwal
e322d80a06
MDL-45342 book: Automate MDLQA-2423 - A teacher can create book chapters and subchapters
2014-05-02 13:27:21 +08:00
Frederic Massart
38bbd78ebe
MDL-44174 theme_clean: Updating information in readme file
2014-05-02 12:56:32 +08:00
AMOS bot
a201d4b6a8
Automatically generated installer lang files
2014-05-02 00:39:11 +00:00
sam marshall
62e02e583f
MDL-45376 Completion: Form locking is still not working right
...
On submit of the form, it called 'freeze' on the completion-related
fields (even though they shouldn't have been frozen because you
already clicked the unlock button).
2014-05-01 18:16:14 +01:00
Tim Hunt
66bf3fb986
MDL-45273 quiz fixup settings initialisation.
2014-05-01 21:18:27 +08:00
Jetha Chan
e2ab510709
MDL-36836 filepicker: alfresco select box fix
...
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 17:14:45 +08:00
Dan Poltawski
8cc974000b
Merge branch 'MDL-45365-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-05-01 14:52:06 +08:00
Dan Poltawski
3959ea18ca
MDL-43570 uprade: fix indentation
2014-05-01 14:45:29 +08:00
Dan Poltawski
47cdef3d70
Merge branch 'MDL-43570-M26' of https://github.com/KristerV/moodle into MOODLE_26_STABLE
2014-05-01 14:36:06 +08:00
Marina Glancy
3e1b758044
Merge branch 'MDL-44398-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-05-01 14:21:59 +08:00
Damyon Wiese
cd999ba175
MDL-45365 Courselib unit tests: cmid -> instanceid confusion
...
Yet again an instanceid is being passed instead of a cmid.
2014-05-01 14:03:25 +08:00
Andrew Nicols
d59b21dcf1
MDL-45359 JS: Only change mask zIndex on modal dialogues
...
When dealing with a non-modal dialogue within a modal dialogue, we should
not update the z-index of the underyling maskNode as it does not belong to
this dialogue.
2014-05-01 14:01:29 +08:00
Dan Poltawski
84529fcf60
MDL-43319 phpdoc: fix too much ham consumption by developers
2014-05-01 13:35:33 +08:00
Dan Poltawski
278d605714
Merge branch 'MDL-45165_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-05-01 12:36:00 +08:00
Marina Glancy
62b945b70a
MDL-45273 quiz: whitespace fix
2014-05-01 12:21:02 +08:00
Marina Glancy
10d96f0e37
Merge branch 'MDL-45273_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-01 12:20:07 +08:00
Marina Glancy
3d7b978247
Merge branch 'MDL-45292-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-01 11:48:47 +08:00
Dan Poltawski
62fa6fc6d5
Merge branch 'MDL-45283-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-01 10:40:58 +08:00
Krister Viirsaar
aba7899302
MDL-43570 filetypes: Added new filetypes - ddoc, bdoc, cdoc
2014-04-30 13:08:26 +03:00
Damyon Wiese
4176b66597
Merge branch 'MDL-45166_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-30 17:23:50 +08:00
Damyon Wiese
68798bec46
Merge branch 'mdl44575-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2014-04-30 15:58:07 +08:00
Dan Poltawski
e363a0fb6a
Merge branch 'MDL-45256-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-30 15:48:58 +08:00
Frederic Massart
d3f1d516e0
MDL-45256 portfolio: Adding missing global in testcase
2014-04-30 15:31:22 +08:00
Dan Poltawski
8f8f583406
Merge branch 'MDL-45256-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-30 14:58:49 +08:00
Frederic Massart
17753f88b1
MDL-45283 restore: Prevent failure when user course grade exists
...
When we restore a course, the grade that a user has for the
grade item of the course cannot be created twice. If we try
to create it when it already exists, a database exception is
raised because of index duplication.
The safest way to proceed is certainly to ignore the grade
information from the backup, otherwise we could potentially
overwrite existing information. Though, this only applies
to restore as merge, and it does not affect the update of
the course grade.
2014-04-30 12:17:14 +08:00
Simey Lameze
3c0307d623
MDL-42956 auth: Fix hard-coded LIMIT clause on keepalive_client method.
2014-04-30 10:51:52 +08:00
Marina Glancy
067a1bcb4d
Merge branch 'MDL-45315-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-04-30 09:54:39 +08:00
Marina Glancy
049c8ed4d1
Merge branch 'MDL-27459-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-04-30 09:54:27 +08:00
Krister
5e3da2f722
MDL-42635 lesson: change from error to user friendly message
2014-04-30 09:52:26 +08:00
Eloy Lafuente (stronk7)
a76fb41a02
MDL-45221 Allow unit tests to pass under any OS
...
This commit gets rid of the old lib/tests/other/executable.php
file completely because it was only executable under unix OSs
and moves the check to be performed against some mimetex binaries
that are known to be executable and bundled with every installation.
Note this was discovered because the weekly rolling process changed
the execution permissions of the "fixture" file and, at the end
we decided to get rid of it completely, folowing the plan above.
2014-04-29 19:32:13 +02:00
Eloy Lafuente (stronk7)
3bd12f7156
weekly release 2.6.2+
2014-04-29 15:13:57 +02:00
Eloy Lafuente (stronk7)
72ed847d63
NOBUG: Fixed file access permissions
2014-04-29 15:13:56 +02:00
Tim Hunt
fddcf077ab
MDL-45273 quiz: Fix codechecker issues.
2014-04-29 11:57:32 +01:00
Tim Hunt
6f9a441023
MDL-45273 only create the quiz settings if necessary.
2014-04-29 11:57:31 +01:00
Tim Hunt
22f09398cd
MDL-45273 remove the need for quiz settings.php to include locallib.php.
2014-04-29 11:57:29 +01:00
Tim Hunt
f57d7f3f95
MDL-45273 quiz: move admin settings into classes folder.
2014-04-29 11:57:27 +01:00
Frederic Massart
687e149038
MDL-45256 portfolio: Unit tests for rewrite pluginfile urls
2014-04-29 17:44:10 +08:00
Frederic Massart
b647aa51b1
MDL-45256 portfolio: Do not require strict XML when parsing content
2014-04-29 17:44:10 +08:00
Marina Glancy
cb5260014a
Revert "Merge branch 'MDL-45229-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE"
...
This reverts commit d6eb354664
, reversing
changes made to 93b2d3baca
.
2014-04-29 17:29:01 +08:00
Dan Poltawski
5244995a26
MDL-45315 block_news_items: Add missing depedency
2014-04-29 14:29:18 +08:00
Marina Glancy
a632d590f3
Merge branch 'MDL-45289-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-04-29 12:50:05 +08:00
Damyon Wiese
c814c5f947
Merge branch 'MDL-44916-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-04-29 10:22:01 +08:00
Dan Poltawski
1f5f345d65
MDL-45289 block_course_summary: Add behat tests
2014-04-29 10:06:50 +08:00