Eloy Lafuente (stronk7)
5c172059aa
Moodle release 2.6.10
2015-03-10 00:42:29 +01:00
Eloy Lafuente (stronk7)
e66e082d2a
weekly release 2.6.9+
2015-03-09 16:47:38 +01:00
Marina Glancy
9be5b22718
MDL-49418 core: partial revert of MDL-48804
...
this is a quick fix for the issue 'Course module with two or more availability restrictions is not accessible'
MDL-49434 is created to deal with the renderer access inside availability check
2015-03-09 11:33:33 +08:00
Eloy Lafuente (stronk7)
6870037042
Moodle release 2.6.9
2015-03-07 11:23:30 +01:00
Eloy Lafuente (stronk7)
086a9df86a
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2015-03-07 11:23:25 +01:00
David Monllao
eb45017b61
MDL-49204 core_message: Checking current user
2015-03-04 10:06:23 +08:00
Andrew Nicols
8b16c884e7
Merge branch 'MDL-49364_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2015-03-04 08:54:01 +08:00
Tim Hunt
71aeb8a9cb
MDL-49364 quiz statistics: escape output in the response analysis
2015-03-03 18:01:20 +00:00
Eloy Lafuente (stronk7)
12a8fcb5e4
MDL-49087 mdeploy: now relying on config.php documented
2015-03-03 02:48:45 +01:00
Andrew Nicols
de169b7944
MDL-49087 mnet: Ensure typeroot is in dirroot
2015-03-03 02:47:41 +01:00
Andrew Nicols
240e7be734
MDL-49087 mnet: Use real dataroot instead of user-provided
2015-03-03 02:47:41 +01:00
Marina Glancy
5f0bfb120f
MDL-48804 core: do not set current course until login validated
2015-03-02 16:53:48 +01:00
Juan Leyva
6e284d55b2
MDL-48691 webservices: Check if the user must be changing password
2015-03-02 14:40:06 +00:00
Simey Lameze
8b4e370840
MDL-49084 core_tag: add capability check to flag as inappropriate action
2015-03-02 12:52:17 +00:00
Andrew Nicols
5339e23057
MDL-49144 blocks: Sanitise alt and title for block controls
2015-03-02 12:21:51 +00:00
Andrew Nicols
0759f543f9
MDL-49144 blocks: Add behat test to ensury sanity of block title
2015-03-02 12:21:51 +00:00
Ankit Agarwal
82406581af
MDL-38466 filters: Redos protection and unit tests
2015-03-02 11:31:25 +01:00
Zachary Durber
71ab589855
MDL-38466 filters: ReDoS protection for text to URL conversion.
2015-03-02 11:31:25 +01:00
Damyon Wiese
592d4ee6b0
MDL-49167 YUI: Fix for theme/yui_combo.php and $CFG->yuislashargs
...
It was too aggressively cleaning it's params (broken in MDL-48980).
2015-02-16 11:27:00 +08:00
AMOS bot
16a94e9caf
Automatically generated installer lang files
2015-02-11 00:04:17 +08:00
AMOS bot
e5728d97ee
Automatically generated installer lang files
2015-02-05 00:04:15 +08:00
Eloy Lafuente (stronk7)
316670bfe1
Moodle release 2.6.8
2015-01-30 12:35:01 +01:00
Eloy Lafuente (stronk7)
23c00f5706
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2015-01-30 12:34:51 +01:00
AMOS bot
43da95c8cd
Automatically generated installer lang files
2015-01-30 00:04:20 +08:00
Damyon Wiese
cc496f5b27
MDL-48980 Security: Always clean the result from min_get_slash_argument
...
The result from this function is used in send_file calls and if unclean
(windows dir separators, or .. path components) it could expose sensitive
files (e.g. .php files). Now we always clean the result from this function
even if it means double cleaning.
I also fixed the unit test for this function and added a new test for this cleaning.
I also updated the comments to point to get_file_argument as the full version of
min_get_slash_argument.
2015-01-28 14:37:45 +08:00
AMOS bot
d8e971cf72
Automatically generated installer lang files
2015-01-28 00:04:29 +08:00
AMOS bot
07ae12ad2d
Automatically generated installer lang files
2015-01-18 00:04:05 +08:00
AMOS bot
c7e7a1a9f3
Automatically generated installer lang files
2015-01-15 00:04:09 +08:00
AMOS bot
5b8eec8891
Automatically generated installer lang files
2015-01-13 00:04:10 +08:00
AMOS bot
5ef401c83c
Automatically generated installer lang files
2015-01-11 00:04:13 +08:00
Eloy Lafuente (stronk7)
19a44918b4
Moodle release 2.6.7
2015-01-10 13:12:36 +01:00
Eloy Lafuente (stronk7)
31f4669230
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2015-01-10 13:12:30 +01:00
AMOS bot
5766dfa7fa
Automatically generated installer lang files
2015-01-09 00:04:20 +08:00
Zachary Durber
531492a32c
MDL-48546 filters: Split on all tags for multimedia filter check.
2015-01-07 18:57:24 +01:00
Eloy Lafuente (stronk7)
505f67520f
Merge branch 'MDL-48748-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2015-01-07 17:24:48 +01:00
AMOS bot
4657fbdfde
Automatically generated installer lang files
2015-01-08 00:04:08 +08:00
Zachary Durber
d11969e777
MDL-48546 filters: ReDoS protection for multimedia links.
2015-01-07 12:29:13 +08:00
Helen Foster
03ccfe6a87
MDL-48748 lang: Fix the regression from the last en_fix merge
...
See https://moodle.org/mod/forum/discuss.php?d=277584#p1192876
2015-01-06 22:36:27 +01:00
Simey Lameze
371d58d70d
MDL-47964 auth_shibboleth: Fix DOS on the shibboleth logout
2015-01-06 11:05:50 +00:00
Simey Lameze
ae4a17183a
MDL-48017 core_calendar: add context validation to get_calendar_events
2015-01-05 14:13:51 +00:00
Andrew Nicols
e83c756f84
MDL-48106 mod_glossary: Add missing sesskey checks
2015-01-05 13:38:12 +00:00
David Monllao
c9fa67f7cb
MDL-48329 core_message: Checking that messaging system is enabled
2015-01-05 13:14:12 +00:00
Simey Lameze
b270bb0d75
MDL-48368 course: fix xss on course request pending page
2015-01-05 12:59:02 +00:00
Jetha Chan
52555c3698
MDL-47920 mod_lti: add capability checks, http headers
2015-01-05 12:50:12 +00:00
AMOS bot
80e30241d2
Automatically generated installer lang files
2014-12-28 00:04:20 +08:00
AMOS bot
11e832a4d1
Automatically generated installer lang files
2014-12-24 00:04:20 +08:00
AMOS bot
0f4b4040fe
Automatically generated installer lang files
2014-12-22 00:04:16 +08:00
AMOS bot
9f1e48a5a4
Automatically generated installer lang files
2014-12-20 00:04:18 +08:00
AMOS bot
6592c0289b
Automatically generated installer lang files
2014-12-13 00:04:10 +08:00
AMOS bot
cd21fd45fd
Automatically generated installer lang files
2014-12-11 00:04:11 +08:00
AMOS bot
806361d757
Automatically generated installer lang files
2014-12-06 00:03:59 +08:00
AMOS bot
1bf281664e
Automatically generated installer lang files
2014-12-04 00:04:41 +08:00
AMOS bot
634749bb6d
Automatically generated installer lang files
2014-11-25 00:04:17 +08:00
Dan Poltawski
25b43f7af5
weekly release 2.6.6+
2014-11-20 18:05:24 +00:00
Dan Poltawski
08452fad7f
NOBUG: Fixed file access permissions
2014-11-20 18:05:24 +00:00
AMOS bot
a2b62eebcb
Merge branch 'MOODLE_26_STABLE' into install_26_STABLE
2014-11-21 00:05:49 +08:00
AMOS bot
2002c90ff2
Automatically generated installer lang files
2014-11-19 00:05:47 +08:00
Dan Poltawski
b6e289615f
Merge branch 'MDL-48042_26' of git://github.com/ppichet/moodle into MOODLE_26_STABLE
2014-11-18 11:52:09 +00:00
Pierre Pichet
26d67aecdf
MDL-48042 Questions: Reset Calculated qtype comments on datasets
...
Reset back the modifications of Calculated qtype comments on datasets
done by MDL-47224
Signed-off-by: Pierre Pichet <pichet.pierre@uqam.ca >
2014-11-15 17:02:59 -05:00
John Okely
b69fd9df9e
MDL-47700 Grades: Fix incorrect config for overview report showrank
2014-11-13 14:48:53 +08:00
Tim Lock
74acdec205
MDL-47700 Grades: Sitewide overview report isn't visible in some cases
...
Showing a overview report rank sitewide isn't visible to student in same cases
2014-11-13 14:48:53 +08:00
Eloy Lafuente (stronk7)
13987d4beb
Moodle release 2.6.6
2014-11-08 23:29:51 +01:00
AMOS bot
7a999238f7
Automatically generated installer lang files
2014-11-09 00:05:40 +08:00
Eloy Lafuente (stronk7)
387838ce81
weekly release 2.6.5+
2014-11-07 16:53:13 +01:00
John Okely
e2a8ac6b11
MDL-47949 mod_wiki: Validate parameters for page deletion
2014-11-07 15:14:16 +08:00
Damyon Wiese
e3e9a02b9d
MDL-48091 users: Revert "MDL-42875 users: Show only profile visible ...
...
This reverts commit 33ed15457c .
2014-11-07 09:28:15 +08:00
Eloy Lafuente (stronk7)
b066a3587d
Merge branch 'MDL-48035-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-11-06 11:15:26 +01:00
David Mudrák
f51cb90193
MDL-48035 Fix Behat tests regressions after merging en_fix strings
2014-11-06 10:57:01 +01:00
John Okely
57c1fc6915
MDL-47930 mod_forum: Detect subscription to subscription disabled forums
...
Return forums with disabled subscription that you are subscribed to in
forum_get_subscribed forums
2014-11-06 08:41:18 +00:00
Damyon Wiese
6ffbd71f15
MDL-43430 ldap: whitespace fix
2014-11-06 12:06:56 +08:00
Damyon Wiese
38b686048a
Merge branch 'wip_26_mdl-43430' of https://github.com/iarenaza/moodle into MOODLE_26_STABLE
2014-11-06 11:58:33 +08:00
Marina Glancy
8e799494e9
Merge branch 'wip_MDL-48083_m26_rollback' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-11-06 11:42:39 +08:00
Petr Skoda
b44d4b6600
MDL-48083 dml: Empty buffers on forced rollback
2014-11-06 15:57:36 +13:00
Eloy Lafuente (stronk7)
f5a3d48cf0
Merge branch 'wip-mdl-45416-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-11-06 00:58:24 +01:00
Dan Poltawski
956798d317
Merge branch 'MDL-47466-MOODLE_26_STABLE' of https://github.com/tehanuyor/moodle into MOODLE_26_STABLE
2014-11-05 16:26:29 +00:00
Andrew Nicols
545eb1bcfd
MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs
...
This also removes set_url() and changes require_course_login to
require_login as guests cannot set tracking.
2014-11-05 10:34:40 +00:00
Damyon Wiese
d10fd7edc9
Merge branch 'MDL-46500_26' of https://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-11-05 16:44:21 +08:00
Iñaki Arenaza
ab90473e2b
MDL-43430 enrol_ldap: Enrolment lost if member of group with parenthesis
...
While testing the fix, it was found that ldap_stripslashes() was broken and
using a deprecated PCRE patter modifier, so it's also been fixed.
Thanks to Damyon Wiese, some units tests have been added to cover
ldap_addslashes() and ldap_stripslashes().
2014-11-05 09:03:38 +01:00
Damyon Wiese
95e2dd7444
MDL-47793 assign: trivial fix for inconsistent use of get_instance()
2014-11-05 14:29:54 +08:00
Damyon Wiese
36cb249bdf
Merge branch 'MDL-47793-m26' of https://github.com/micaherne/moodle into MOODLE_26_STABLE
2014-11-05 14:29:38 +08:00
Damyon Wiese
82ac4ed273
Merge branch 'MDL-47930-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-11-05 14:21:05 +08:00
Damyon Wiese
1a9c29fa1b
MDL-27930 lesson: Remove custom styling from timer
2014-11-05 13:57:08 +08:00
Damyon Wiese
61ff661932
Merge branch 'MDL-27930_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-11-05 13:52:13 +08:00
Rajesh Taneja
687b67b793
MDL-45416 enrol_ldap: Use null_progress_trace while running phpunit
2014-11-05 11:13:47 +08:00
Eloy Lafuente (stronk7)
6a6b58830b
Merge branch 'MDL-48035-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-11-05 01:16:31 +01:00
Helen Foster
9fbeb94cdd
MDL-48035 Merge English strings from the en_fix language pack
2014-11-04 22:20:35 +01:00
Jean-Michel Vedrine
f63d5f3410
MDL-27930 Lesson: the count-down timer does not work
2014-11-04 15:03:40 +01:00
Eloy Lafuente (stronk7)
1a8a8eea79
weekly release 2.6.5+
2014-11-04 11:35:05 +01:00
Damyon Wiese
1274a32d8c
Merge branch 'MDL-45636-course_M26' of https://github.com/eSrem/moodle into MOODLE_26_STABLE
2014-11-04 12:07:47 +08:00
Eloy Lafuente (stronk7)
e612805d75
Merge branch 'MDL-47883-26-foundlangfile' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-11-04 02:03:34 +01:00
Eloy Lafuente (stronk7)
b0f4a3d438
Merge branch '47969-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-11-04 01:57:19 +01:00
Eloy Lafuente (stronk7)
43f1868e14
Merge branch '47968-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-11-04 01:55:25 +01:00
Petr Skoda
ea1fbc0028
MDL-47868 ws: verify upload areas
2014-11-04 01:50:27 +01:00
Petr Skoda
b35be396ff
MDL-48013 calendar: force download of user files
2014-11-04 01:42:02 +01:00
Eloy Lafuente (stronk7)
75387b8acb
Merge branch '47917-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-11-04 00:04:08 +01:00
Damyon Wiese
339c6eca3c
MDL-47927 LTI: Use PARAM_TEXT and p() for returned messages and errors
2014-11-04 11:47:12 +13:00
Frederic Massart
bb69623c5c
MDL-47965 tag: Enforcing security of tag auto completion
2014-11-04 11:27:49 +13:00
David Monllao
75d7e25198
MDL-47924 mod_lti: Fixing missing sesskey checkings
...
Also fixing a missing capability checking.
2014-11-04 11:04:32 +13:00
Yuliya Bozhko
b2fa954d75
MDL-47190 Ensure badges cannot be awarded without a role
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-11-04 10:16:29 +13:00
Frederic Massart
35a60cbb38
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:17 +13:00
Adrian Greeve
2c639e85a3
MDL-47697 mod_data: Fix group id change when editing.
...
When a teacher edits an entry in the database module
it would change the group ID to the one that the teacher
currently had selected.
Thanks to Steve Bond for providing a patch.
2014-11-04 09:58:05 +13:00
Juan Leyva
79eda0e9a0
MDL-45303 Web Services: forum_get_discussions web service misses group permissions check
2014-11-03 21:52:18 +01:00
John Okely
fe8430e0dc
MDL-47921 mod_lti: Add access control to mod/lti/launch.php
2014-11-04 09:09:05 +13:00
Dave Cooper
ece03f3b13
MDL-47050 core_wordlist: Updated wordlist to include only animals.
2014-11-04 09:06:20 +13:00
Damyon Wiese
ebab15d140
Merge branch 'MDL-48010_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-11-03 17:16:09 +08:00
Petr Skoda
0baf976363
MDL-47287 prevent web access to phpunit boostrap
2014-11-03 17:11:09 +08:00
Marina Glancy
818a6ef982
Merge branch 'wip-mdl-45204-m26' of git://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-11-03 17:05:26 +08:00
Damyon Wiese
765f45cbf0
MDL-47275 Grades: Sum of grades bug in max grade with extra credit
...
Sum of grades is not calculating max grade with extra credit for students
2014-11-03 16:57:04 +08:00
Andreas Grabs
c6b6e5dece
MDL-47865 mod_feedback - XSS through $searchstring in mod/feedback/mapcourse.php
2014-11-03 14:56:51 +08:00
Damyon Wiese
958703efe5
MDL-45538 Draft files fix: Fix version bump.
2014-11-03 14:24:29 +08:00
Damyon Wiese
c645bf7bc3
Merge branch 'wip-MDL-45538-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-11-03 14:24:04 +08:00
Damyon Wiese
b23074d9fb
Merge branch 'MDL-35008_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-11-03 14:06:39 +08:00
pau.ferrer-ocana
1bcf7faa53
MDL-26447 gradebook: Default gradedisplaytype fixed for all locales
2014-11-03 13:57:17 +08:00
Damyon Wiese
35f8458b81
Merge branch 'wip_MDL-47966_m26_defaultheaders' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-11-03 13:08:28 +08:00
Sam Hemelryk
56d37916d5
MDL-47917 cachestore_memcached: fixed get_many ordering
2014-11-03 14:55:32 +13:00
Sam Hemelryk
2989fceeca
MDL-47969 mod_survey: fixed HTML5 validation of index.php
2014-11-03 08:55:05 +13:00
Sam Hemelryk
0aaa4208d3
MDL-47968 mod_forum: fixed search form HTML5 validation
2014-11-03 08:54:50 +13:00
Tim Hunt
938ace15c4
MDL-48010 grade import from URL: don't corrupt the URL.
2014-10-31 19:53:35 +00:00
Tim Hunt
9139195273
MDL-48008 gradeimport_xml: report errors usefully
2014-10-31 19:53:33 +00:00
Tim Hunt
2c17b0ae74
MDL-47797 quesion preview: improve the behat script
...
Tests a few more buttons, and also verify more of the UI.
2014-10-31 16:01:08 +00:00
Tim Hunt
67d39dea34
MDL-47797 question preview: show more technical info
...
It is helpful for developers creating question types (at least) to be
able to see this.
2014-10-31 15:57:03 +00:00
David Mudrák
c58c99db60
MDL-47883 admin: Fix missing string in the plugin validation
2014-10-31 12:57:00 +01:00
Dan Poltawski
7deea8e56a
weekly release 2.6.5+
2014-10-31 09:08:42 +00:00
Rajesh Taneja
3879943dde
MDL-45204 phpunit: Fixed test_localcachedir test
...
make_localcache_directory is the first call to make
localcache, which is already created by reset. So deleting
existing localcache directory will pass this test
2014-10-31 16:48:23 +08:00
Petr Skoda
0a0145c5e8
MDL-47966 Add default content type and encoding
2014-10-31 14:02:19 +13:00
Sam Hemelryk
866551d73a
Merge branch 'MDL-47875_MOODLE_26_STABLE' of https://github.com/crazyserver/moodle into MOODLE_26_STABLE
2014-10-31 11:15:16 +13:00
Iñaki Arenaza
afa86df420
MDL-43430 enrol_ldap: Enrolment lost if member of group with parenthesis
...
The group names we get from ldap_find_user_groups() can contain invalid LDAP
filter characters. So we need to escape them for LDAP filter usage.
2014-10-30 23:09:29 +01:00
Iñaki Arenaza
b00d775eb2
MDL-43430 enrol_ldap: Enrolment lost if member of group with parenthesis
...
As part of fixing MDL-43430, a typo has been detected in the
quoted alphanumeric characters (the '=' and '>' were transposed).
2014-10-30 23:09:25 +01:00
pau.ferrer-ocana
09c09e84f7
MDL-47875 choice: chat module strings not required from Choice anymore
...
AMOS BEGIN
CPY [chatintro,mod_chat],[description,mod_choice]
AMOS END
2014-10-30 22:55:23 +01:00
pau.ferrer-ocana
33ed15457c
MDL-42875 users: Show only profile visible roles on participants list
2014-10-31 10:36:02 +13:00
Jean-Michel Vedrine
ba8baab3a5
MDL-35008 Lesson: url decode rules not applied to answers and responses
2014-10-30 13:22:12 +01:00
Marina Glancy
dc8a9a1b83
Merge branch 'MDL-25057-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-10-30 17:15:59 +08:00
Marina Glancy
5023b2e9d8
Merge branch 'MDL-47569_CC_Errors26' of git://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-10-30 16:17:06 +08:00
Marina Glancy
015934fd01
Merge branch '47970-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-30 16:16:59 +08:00
David Monllao
f31e885dd6
MDL-46500 mod_data: Removing duplicate filemanager initialisations
2014-10-30 16:09:31 +08:00
Marina Glancy
9ca5b7d845
Merge branch 'MDL-29873_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-10-30 14:18:07 +08:00
Andrew Nicols
deb5eed574
MDL-25057 mod_forum: Stop duplicating forum_read posts from cron
...
This also includes an upgrade script to delete the existing duplicates.
2014-10-30 14:03:53 +08:00
Ben Kelada
aaabecb3d8
MDL-46500 filepicker: prevent error when element does not exist
2014-10-30 13:50:58 +08:00
Marina Glancy
aa267ec48f
MDL-45538 files: restore missing records in draft areas
2014-10-30 10:51:23 +08:00
Sam Hemelryk
262785290a
MDL-47970 mod_scorm: fixed HTML5 validation error
2014-10-30 14:55:55 +13:00
Mark Nielsen
5e04ac3201
MDL-47569 backup: Do not close questions tag if never opened
...
This can happen when restoring quizzes that
do not have any questions.
2014-10-29 14:32:49 -07:00
Mark Nielsen
b0b22030a9
MDL-47569 backup: Escape section summary for XML
...
This was causing the parsing of the XML
to fail because things like & were not
escaped.
2014-10-29 14:32:41 -07:00
Dan Poltawski
8699d48e7d
Merge branch 'wip_MDL-40949_m26_pathsettings' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-10-29 13:24:23 +00:00
Michael Aherne
fba86dfd98
MDL-47793 assign: Reset reveal identities
2014-10-29 11:21:31 +00:00
Julien Boulen
c7bcbf6fe3
MDL-47584 database SQL: add debug info on connection error notices
2014-10-29 16:56:01 +08:00
Damyon Wiese
adc40f1175
Merge branch 'wip-MDL-47647-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-10-29 16:18:53 +08:00
Damyon Wiese
02b80f49d4
Merge branch 'MDL-47790-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-10-29 15:50:19 +08:00
Daniel Kosinski
a001ca90b4
MDL-46219 assignment: delete files when resetting assign activities
2014-10-29 15:39:56 +08:00
Damyon Wiese
575b851317
Merge branch 'MDL-47755_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-10-29 15:31:26 +08:00
Damyon Wiese
dbd4537be7
Merge branch 'wip-MDL-47796-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-10-29 15:16:32 +08:00
Damyon Wiese
14a50cf362
Merge branch 'MDL-47612-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-10-29 14:54:04 +08:00
Damyon Wiese
7fdf5d0cb0
Merge branch 'MDL-47227_MOODLE_26_STABLE' of https://github.com/crazyserver/moodle into MOODLE_26_STABLE
2014-10-29 14:43:49 +08:00
Adrian Greeve
32b5098b68
MDL-47796 mod_data: Fix display of group records.
...
When viewing entries as a teacher in separate group
mode, changing the group would result in random
entries being shown.
2014-10-29 14:11:38 +08:00
Dan Marsden
91ea2b9eef
MDL-33939 gradingform_guide: use correct max grade for scales.
2014-10-29 13:23:55 +08:00
Damyon Wiese
f47c0ff1e3
Merge branch 'wip-MDL-46517-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-29 13:14:18 +08:00
David Scotson
3bfec1d6bf
MDL-40343 forum: indent less when mobile, nested
...
Changes the indenting of forum replies to be relative to the width of
the parent container, so the indent decreases as threads get nested
deeper. Also reduces the indent size automatically for smaller screen
sizes.
2014-10-29 12:56:26 +08:00
Andrew Nicols
80fb3a95f6
MDL-47930 mod_forum: Display all forum statuses correctly
...
It is possible for users with the mod/forum:managesubscriptions to
subscribe to forums with subscription disabled. This is handled by
forum_get_subscribe_link() already and should have been handled here all
along.
2014-10-29 11:53:31 +08:00
Marina Glancy
c472a46522
MDL-46517 calendar: adjust display for DST
...
Thanks to Jo Matthews for providing a patch
2014-10-29 11:26:23 +08:00
Corey Wallis
84dbe70d1e
MDL-46517 calendar: adjust dates for DST
...
Change-Id: I269382031e4ffa714396f3d9ce2315a5c96d929c
2014-10-29 11:26:23 +08:00
Petr Skoda
6aab0acaba
MDL-40949 admin: Fix $CFG->preventexecpath hints
...
This setting restricts all local paths, not just
executables.
2014-10-29 10:49:16 +13:00
Dan Poltawski
481667d333
weekly release 2.6.5+
2014-10-28 12:32:10 +00:00
Dan Poltawski
de0df15ea7
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-10-28 12:32:08 +00:00
Pau Ferrer Ocaña
95224eaea4
MDL-47227 admin: Fix user bulk selection over 1000
2014-10-28 09:00:05 +01:00
Kordan
18e749e45e
MDL-47790 core_outputcomponents: added one more <tr> around <td clspan="xx"> when $table->data[] = "hr" is provided
2014-10-28 15:49:40 +08:00
Marina Glancy
6ef51ef5aa
Merge branch '47914-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-28 12:24:24 +08:00
Sam Hemelryk
7e49daa8b0
MDL-47183 post-integration fixes
...
* Fixed typo with context_module::instance
* Fixed use of $mod->get_context()
2014-10-28 15:50:06 +13:00
Sam Hemelryk
c07cee9092
Merge branch 'MDL-47183-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-10-28 14:02:24 +13:00
Sam Hemelryk
e68de10404
MDL-47914 report_stats: better handling of user and mode
2014-10-28 11:53:00 +13:00
Marina Glancy
9ab3d25e12
MDL-47585 stats: fixed incorrect user dropdown
2014-10-28 10:51:07 +13:00
AMOS bot
5cfb31b4d1
Automatically generated installer lang files
2014-10-28 00:05:39 +08:00
Adrian Greeve
30e7ca9449
MDL-47647 lib: Fix message unit test failure.
...
Messaging unit tests on Windows were failing because
of a comparison between two file paths. Part of the
path would have a forward slash instead of a backslash
and so would fail.
2014-10-27 16:44:14 +08:00
Damyon Wiese
7ec44150c4
Merge branch 'MDL-47588_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-27 15:31:21 +08:00
Damyon Wiese
99689a94cd
Merge branch 'm26_MDL-47210_IIS_PATH_INFO_Ignored_In_Required_Login_Pluginfile_Redirect' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-10-27 14:01:37 +08:00
Marina Glancy
66f6a6ff30
Merge branch 'MDL-47882_scorm_loadsco_invalid_html_26_STABLE' of git://github.com/MorrisR2/moodle into MOODLE_26_STABLE
2014-10-27 11:49:48 +08:00
Damyon Wiese
ab3d20a5b1
MDL-47690 Course: Remove unused variable from unit tests.
2014-10-27 11:28:36 +08:00
Damyon Wiese
b37556c830
Merge branch 'MDL-47690-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-10-27 11:28:20 +08:00
Damyon Wiese
77f2a17524
Merge branch 'wip-MDL-30358-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-27 10:31:35 +08:00
Matteo Scaramuccia
304db1ce07
MDL-47210 Files API: IIS, PATH_INFO ignored in required login redirect.
2014-10-26 08:07:10 +01:00
Ray Morris
bf84bf48ee
MDL-47882 SCORM: invalid HTML in loadSCO.php
2014-10-24 17:05:00 -05:00
Tim Hunt
f2a6427854
MDL-47588 question behat tests: don't close the preview window.
...
If you do. Chrome + Selenium2 gets stuck (on Windows at least). Selenium
must be trying to send commands ot a window that does not exist any
more.
2014-10-24 17:55:03 +01:00
Tim Hunt
474f626ed9
MDL-47588 behat: fix switching back to the main window in Chrome
...
This fix is mostly based on what Colin Chambers found out. This commit
is a simplification of his work.
The problem is that the Chrome / Selenium 2 integration cannot swich to
a window with a blank name. The work-around applied here is, when we
switch away from an unnamed window, we set a name on it. Then we can use
that name to switch back.
2014-10-24 17:48:47 +01:00
Dan Poltawski
024077a38e
Merge branch 'MDL-46712-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-10-24 15:37:27 +01:00
Dan Poltawski
16ca7c28ba
Merge branch 'MDL-47780_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-10-24 15:19:50 +01:00
Dan Poltawski
2e014c035b
Merge branch 'wip-MDL-47760-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-24 15:18:35 +01:00
Dan Poltawski
85f6922b00
Merge branch '46518-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-24 15:16:59 +01:00
Dan Poltawski
fc74e6573e
Merge branch '47608-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-24 15:13:27 +01:00
Dan Poltawski
182870087e
Merge branch 'MDL-47397-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-10-24 15:09:50 +01:00
Dan Poltawski
8322bdabed
weekly release 2.6.5+
2014-10-24 11:15:07 +01:00
Dan Poltawski
5acd7ad70f
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-10-24 11:15:05 +01:00
Juan Leyva
ee37c81e26
MDL-47690 web services: Fixed invalid return parameter type in mod_url
2014-10-24 10:19:05 +02:00
Dan Bennett
642298073c
MDL-46332 : Display of 'Remove' button in Add/Remove Groups in Grouping
...
Fixed styling of Add/Remove Groups in Grouping to now use the same
layout as the Group Members page.
This fixes the issue with buttons being unaligned and introduces
consistency between pages.
2014-10-24 13:41:04 +08:00
Marina Glancy
81e20e1477
Merge branch 'MDL-47340-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-10-24 11:55:42 +08:00
Damyon Wiese
7b159792bc
Merge branch '46499-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-24 11:12:00 +08:00
Sam Hemelryk
2df4bc7d2d
Merge branch 'wip_MDL-47795_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
2014-10-24 09:58:57 +13:00
gdharris
06bcc7c770
MDL-46853 calendar: fix import of no duration events
2014-10-24 09:55:58 +13:00
Dan Poltawski
a87c0ddd46
Merge branch 'MDL-47815-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-10-23 17:28:42 +01:00
Dan Poltawski
59258b0433
Merge branch '47684-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-23 16:33:00 +01:00
Frederic Massart
bb83e02d10
MDL-47397 assignfeedback_editpdf: Tests use reliable way to annotate PDF
...
The drag and drop step did not work, so we moved to using the stamps
to annotate the PDF. They do not rely on drag&drop and produce the same
effects.
2014-10-23 17:57:37 +08:00
Frederic Massart
0ba6b48e14
MDL-47397 assignfeedback_editpdf: Copy stamps to other students in team
...
During a team submission the stamps were attached to the user that
was graded and not to the other users. This could lead to errors when
generating the PDF for each user.
2014-10-23 17:57:32 +08:00
Marina Glancy
fd0713b18b
Merge branch 'wip-MDL-47675-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-10-23 16:58:34 +08:00
Damyon Wiese
7f6b6ddd64
Merge branch 'MDL-47817-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-10-23 16:16:13 +08:00
Sam Hemelryk
cd4cb7a727
MDL-47077 report_participation: fixed pagination in groups
2014-10-23 16:11:54 +08:00
Adrian Greeve
42a69e3e0b
MDL-47675 phpunit: Update unit tests to pass on MSSQL
...
Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.
This patch includes the garbage collection for the unit tests
that require it.
2014-10-23 14:24:45 +08:00
Damyon Wiese
2f0a76475c
Merge branch 'MDL-32616_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-23 12:03:55 +08:00
Juan Leyva
8fa84ae035
MDL-47817 web services: Fixed check of inexistent constant WS_SERVER
2014-10-22 13:23:19 +02:00
Tim Hunt
fdc3d8c577
MDL-32616 question engine: set_max_mark_in_attempts MySQL perf
...
The MySQL (& Maria DB) query 'optimizer' was failing to handle this
query, so for that DB only, we give it an equivalent query that it can
get right.
With unit test.
2014-10-22 11:01:28 +01:00
Tim Hunt
bc82224243
MDL-32616 question engine: move unit test to better name
2014-10-22 11:01:27 +01:00
Damyon Wiese
1af0828386
MDL-47815 assign: Fix random unit test fails
...
This test was failing when it was run really slowly (looking at you oracle).
2014-10-22 17:02:37 +08:00
Andrew Nicols
6f5020f0ac
MDL-47706 gradebook: Update pageload time between changes
...
Since MDL-38732 we reject changes if another change has been made more
recently. As a result, if process_data is called, and then we roll into the
next millisecond period before process_data is called again, the change is
rejected.
Different errors were seen because the millisecond rollover occurred at
different time within the test.
Different error conditions were seen because not all of the tests check for
an error from the call to process_data(), instead just checking that the
value had been updated correctly.
2014-10-22 13:20:06 +08:00
AMOS bot
197df84351
Automatically generated installer lang files
2014-10-22 00:07:42 +08:00
Gareth J Barnard
a5cf997f29
MDL-47795 SCORM: SCORM report not a report.
2014-10-21 15:47:19 +01:00
Mark Nelson
4219b1ad72
MDL-47780 core: corrected docs for get_user_capability_course()
2014-10-21 00:53:15 -07:00
Damyon Wiese
0a5454143d
Merge branch 'wip_MDL-41593_m26_preventexecdefault' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-10-21 12:46:16 +08:00
Yuliya Bozhko
9ef8ea3a57
MDL-47755 badges: Fix internal message output
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-10-21 16:29:13 +13:00
Sam Hemelryk
0b295ad076
Merge branch 'm26_MDL-36669_UFO_references_in_filelib' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-10-21 15:17:56 +13:00
Matteo Scaramuccia
317eaa569b
MDL-36669 Filters: Remove the last ref to the UFO library.
2014-10-20 23:27:58 +02:00
Dan Poltawski
e9afccf2fc
Merge branch 'MDL-38172_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-10-20 18:28:51 +01:00
Dan Poltawski
b8992b5585
Merge branch 'MDL-47666_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-20 17:31:57 +01:00
Dan Poltawski
3eff69cace
Merge branch 'MDL-47711_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-20 17:28:52 +01:00
Dan Poltawski
8362a44e32
Merge branch 'MDL-47673_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-20 17:21:42 +01:00
Tim Hunt
04049991ef
MDL-47711 behat: make it easier to copy the init.php command.
2014-10-20 12:05:24 +01:00
Tim Hunt
01e6702bef
MDL-47673 quiz generator: default grade 100 & fix review options
...
The review option defaults need to be like what you get from the editing
form, no what is stored in the database, or they don't work!
2014-10-20 12:05:14 +01:00
Tim Hunt
12659680cb
MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers
...
Changed to used $DB->get_db_family, rather than hard-coding the list of
class names.
2014-10-20 12:05:04 +01:00
Jetha Chan
d00b7a99d8
MDL-47340 action_menu: selector, RTL, consistency fixes
2014-10-20 17:10:39 +08:00
Marina Glancy
6f0276ceaf
Merge branch 'wip_MDL-47754_m26_installredir' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-10-20 17:04:54 +08:00
Marina Glancy
be54fc0412
Merge branch 'MDL-38065-fix-26' of git://github.com/jmarthaler/moodle into MOODLE_26_STABLE
2014-10-20 14:09:02 +08:00
Marina Glancy
442375e28e
MDL-47760 grades: dim category name if hidden
2014-10-20 14:06:03 +08:00
Petr Skoda
ba5fd909d4
MDL-47754 install: fix redirect loop
...
Conflicts:
user/editadvanced.php
2014-10-20 12:55:24 +13:00
Sam Hemelryk
ef378ff38e
MDL-46518 navigation: site glossaries now expand properly
2014-10-20 11:19:47 +13:00
Sam Hemelryk
cd6a37e53b
MDL-47608 cachestore_mongo: fixed unit test error
...
If you configured your site to run mongo unit tests and had
the mongo extension and backend installed but did not have the
mongo service running you would get a fatal error when running
the unit tests.
That problem has been fixed by checking the mongo test instance
is ready before returning it.
2014-10-20 11:05:10 +13:00
Sam Hemelryk
3fa8adb3a6
MDL-46499 navigation: better enrolled course limit
...
We now user $CFG->navcourselimit to limit the number of
courses shown in the navigation when browsing another users
full profile. Previously it showed all courses which caused
some slowdown.
2014-10-20 10:58:34 +13:00
Sam Hemelryk
5bcbd25687
MDL-47684 mod: better validation of rating options
2014-10-20 08:44:18 +13:00
Jean-Michel Vedrine
5a9575e2a1
MDL-29873 Lesson: Essays not shown on grade page with SQL server
2014-10-18 20:00:33 +02:00
Jean-Michel Vedrine
8407738e91
MDL-38172 Lesson: Additional Info not displayed at end of lesson
2014-10-17 17:07:53 +02:00
Dan Poltawski
e4fe4fdabe
weekly release 2.6.5+
2014-10-17 14:31:33 +01:00
Dan Poltawski
22e31aeb87
Revert "MDL-47684 mod: better validation of rating options"
...
This reverts commit ee1389b8f7 .
2014-10-17 14:28:23 +01:00
Dan Poltawski
7b3addded7
Revert "MDL-44548 mod_scorm: force an external sync to check for updated files."
...
This reverts commit d159b4f18c .
2014-10-17 09:31:27 +01:00
Jon Marthaler
80c90ea46b
MDL-38065 gradebook: Fix issue with hidden categories breaking rowspan.
...
Hidden subcategories break the rowspan in the gradebook; this fix corrects
the calculation of the rowspan.
2014-10-16 22:24:27 -05:00
Dan Poltawski
52af752236
Merge branch 'm26_MDL-44548' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-10-16 11:46:36 +01:00
Dan Poltawski
29b097ba25
Merge branch 'MDL-47710_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-16 11:35:32 +01:00
Tim Hunt
24cc2d5dee
MDL-47710 qformat_gift: fix bahat fails due to different ids in exports
2014-10-16 11:05:12 +01:00
Dan Poltawski
45e983598d
Merge branch '47684-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-16 11:02:37 +01:00
Dan Poltawski
bc636cb602
Merge branch 'MDL-47657-26' of git://github.com/gurgus/moodle into MOODLE_26_STABLE
2014-10-16 10:53:25 +01:00
Sam Hemelryk
ee1389b8f7
MDL-47684 mod: better validation of rating options
2014-10-16 16:25:19 +13:00
Dave Cooper
c27db9da76
MDL-47657 mod_glossary: Fixed wrong error message on edit timeout.
2014-10-16 09:44:02 +08:00
Sam Hemelryk
f8224f9153
Merge branch 'MDL-47594_M26' of git://github.com/kordan/moodle into MOODLE_26_STABLE
2014-10-16 11:04:57 +13:00
Sam Hemelryk
3b5e7df222
Merge branch 'wip-MDL-47629-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-10-16 10:31:24 +13:00
Yolanda Ordóñez Rufat
fd3a596616
MDL-47466 calendar: fixed error ORA-01795 in calendar_get_events
2014-10-15 14:17:12 +02:00
Damyon Wiese
4df478537c
Merge branch 'wip-MDL-47613-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-15 16:59:14 +08:00
Dan Poltawski
ac94e15c3d
Merge branch 'MDL-38732-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-10-15 08:41:59 +01:00
Dan Marsden
9f5c2ab26d
MDL-47431 advanced grading: correct use of frankenstyle names for consistency
2014-10-15 14:56:26 +08:00
Damyon Wiese
84f9cf527f
Merge branch 'MDL-47646_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-15 14:39:08 +08:00
Damyon Wiese
a8b623bffd
Merge branch 'wip-MDL-47572-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-15 14:09:54 +08:00
Damyon Wiese
4676cdea2a
Merge branch 'wip-MDL-47583-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-15 13:51:09 +08:00
Frederic Massart
b847d5ed6b
MDL-38732 gradereport_grader: Undefined variable in unit tests
2014-10-15 12:24:21 +08:00
Marina Glancy
6929837ade
MDL-30358 forms: strict validation is too strict
2014-10-15 11:57:45 +08:00
Kevin Wiliarty
de104ef9f5
MDL-47629 quiz review: display cloze feedback on top of "Check" button
2014-10-14 15:43:04 -04:00
Dan Poltawski
229f42c207
Merge branch 'MDL-38732-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-10-14 19:02:13 +01:00
Dan Poltawski
09d7d68f59
weekly release 2.6.5+
2014-10-14 18:03:08 +01:00
Dan Poltawski
3283b5b41d
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-10-14 18:03:05 +01:00
Dan Poltawski
965482e923
MDL-46235/MDL-46971 mysql_compress_rows: fix typo
2014-10-14 15:12:09 +01:00
Dan Poltawski
ce417bc33f
MDL-46235 fix trailing whitespace
2014-10-14 14:49:46 +01:00
Dan Poltawski
c7134a38cb
Merge branch 'wip_MDL-46235_m26_innodbtext' of github.com:skodak/moodle into MOODLE_26_STABLE
2014-10-14 12:27:03 +01:00
Damyon Wiese
4d34c4acab
Merge branch '46151-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-10-14 15:29:41 +08:00
Sam Hemelryk
11a4bfc401
MDL-46151 cachestore_memcache: set_many now uses set
2014-10-14 20:03:52 +13:00
Frederic Massart
92e3f3efca
MDL-38732 gradereport_grader: Handle simultaneous graders
2014-10-14 13:54:40 +08:00
Adrian Greeve
48c28358bc
MDL-46546 core_grades: Move error checking after csv upload.
2014-10-14 10:29:16 +08:00
Damyon Wiese
2a186dc273
MDL-46235 Admin: Fix typos in mysql_compressed_rows.php cli script
2014-10-14 10:05:07 +13:00
Sam Hemelryk
cfa09c2f8c
MDL-46151 cachestore_memcache: now checks extension version for support
2014-10-14 08:27:20 +13:00
AMOS bot
c9e2d15904
Automatically generated installer lang files
2014-10-14 00:05:43 +08:00
Tim Hunt
93bb298519
MDL-47646 CURL redirect unit test: handle broken servers
2014-10-13 15:53:21 +01:00
Andrew Nicols
ca38a5720b
MDL-47612 gradereport_grader: Remove max-width for RTL
...
For some reason, Safari behaves incorrectly when dealing with RTL
content where the table has a max-width of 100%.
2014-10-13 11:30:25 +08:00
Adrian Greeve
53e4a029c1
MDL-46546 gradebook: Grade import gives error on bad csv upload.
2014-10-13 10:50:59 +08:00
Dan Poltawski
23fcbc4cdf
weekly release 2.6.5+
2014-10-10 12:08:48 +01:00
Dan Poltawski
b62c768a96
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-10-10 12:08:44 +01:00
Marina Glancy
97ea09ad3a
MDL-47613 wiki: allow searching several words
...
Thanks to Sandeep B for suggested solution
2014-10-10 16:35:06 +08:00
Kordan
97257142fe
MDL-47594 core_accesslib: removed three useless lines of code
2014-10-10 08:42:24 +02:00
Dan Marsden
d159b4f18c
MDL-44548 mod_scorm: force an external sync to check for updated files.
2014-10-10 15:14:19 +13:00
AMOS bot
a9569a1aa2
Automatically generated installer lang files
2014-10-10 00:05:34 +08:00
Dan Poltawski
35375e4da5
MDL-47497 qformat_gift: fix bad backported behat test
2014-10-09 13:21:03 +01:00
Dan Poltawski
75381ff958
Merge branch 'MDL-46647-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-10-09 07:10:19 +01:00
Marina Glancy
cc30034a69
MDL-47583 tinymce_managefiles: correctly decode filename
2014-10-09 10:54:46 +08:00
Sam Hemelryk
0cd53ea8cd
Merge branch 'MDL-46984_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-10-09 09:16:43 +13:00
Dan Poltawski
f93ee66dd3
Merge branch 'MDL-47536_26' of git://github.com/stronk7/moodle into MOODLE_26_STABLE
2014-10-08 15:24:42 +01:00
Tim Hunt
a985612eeb
MDL-47497 qformats gift and xml: basic test of export.
...
Really, this is just to test the new behat setps, as much as anything.
Note that the details of what is written to the export files is tested in
the unit tests.
2014-10-08 19:53:30 +08:00
Tim Hunt
f8a67e406f
MDL-47497 behat: steps for basic download testing.
...
These steps were created by sam marshall and Jes Ackland-Snow at the Open
University. I just altered them to make them a bit more generic, and
submitted them to Moodle core, at the point when I wanted to reuse them
in another plugin.
This commit introduces two new steps:
Then following "XXX" should download "YY" bytes
Then following "XXX" should download between "YY" and "ZZ" bytes
At the moment, this only works for links with href attributes.
2014-10-08 19:53:30 +08:00
Damyon Wiese
372276a6c7
Merge branch 'wip-MDL-47492-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-10-08 17:00:28 +08:00
Marina Glancy
7809798e4e
MDL-47572 libraries: modify unittest to avoid random timing fail
...
Thanks to Nigel Cunningham
2014-10-08 10:57:40 +08:00
Sam Hemelryk
22362b965f
Merge branch 'MDL-47470-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-10-08 12:21:37 +13:00
Sam Hemelryk
99324aaa38
Merge branch 'MDL-46182_MOODLE_26_STABLE' of https://github.com/NeillM/moodle into MOODLE_26_STABLE
2014-10-08 11:28:26 +13:00
Sam Hemelryk
c73108bb4d
Merge branch 'MDL-28075_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-08 10:57:18 +13:00
Sam Hemelryk
e06146cea9
Merge branch 'MDL-46391-26' of https://github.com/DmitryNefedov/moodle into MOODLE_26_STABLE
2014-10-08 10:45:29 +13:00
Sam Hemelryk
01fd426bfa
Revert "MDL-46978 gradebook: Edit grade item changes visibility of category"
...
This reverts commit f9f37ec8f4 .
2014-10-08 10:37:42 +13:00
Marina Glancy
5f0def5568
Merge branch 'MDL-31936-26-workshop-reset' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-10-07 17:16:11 +08:00
Frederic Massart
9b741f8ce1
MDL-46647 core_grades: Adding tests for fetch_all_helper()
2014-10-07 15:26:31 +08:00
Eloy Lafuente (stronk7)
c56af2ca94
MDL-46647 grades: Fix fetch_all_helper() towards cross-db
...
That helper, used to fetch information from DB by all the grade_object
chidren classes was not behaving properly handling TEXT/CLOB columns.
Instead of creating a property within every class listing the
existing columns, it seems to be a better solution to instrospect
the database metadata (cached) to ensure the correct SQL is generated
in every case.
2014-10-07 15:26:31 +08:00
David Mudrák
3cd5ad2dbd
MDL-31936 workshop: Backport unit test improvements from 2.7
...
This is required to be able to fully test the workshop reset features.
2014-10-07 09:24:19 +02:00
Sam Hemelryk
534e4706b7
Merge branch 'MDL-36460-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-10-07 15:16:56 +13:00
Marina Glancy
763f8ac0c1
MDL-31936 workshop: version bump and @since phpdocs
2014-10-07 10:12:28 +08:00
Marina Glancy
5104bb8a24
Merge branch 'MDL-31936-26-workshop-reset' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-10-07 10:10:33 +08:00
Petr Skoda
77d5a775d9
MDL-41593 admin: use default setting if preventexecpath active
...
This resolves problems when installing Moodle
and addons when preventexecpath active.
Please note the admin_setting_configfile is still
incorrectly restricted - this will be resolved by
MDL-40949.
2014-10-07 11:30:57 +13:00
Willy Lee
6505278244
MDL-46295 course: add search box to all course listings, manage button when appropriate
2014-10-07 11:01:35 +13:00
David Mudrák
a9b0e33a44
MDL-31936 workshop: Implement the course reset support
...
Backported from 2.7. Co-authored by Michael Hughes
<michaelhughes@strath.ac.uk >
2014-10-06 23:36:56 +02:00
Sam Hemelryk
d5f68fcfdc
Merge branch 'MDL-46978-26' of https://github.com/danielneis/moodle into MOODLE_26_STABLE
2014-10-07 10:26:19 +13:00
Dan Poltawski
7c9c1aa3f7
Merge branch 'MDL-46054-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-10-06 16:01:36 +01:00
Dan Poltawski
a8e9a54165
Merge branch 'MDL-45504_26' of git://github.com/stronk7/moodle into MOODLE_26_STABLE
2014-10-06 15:48:30 +01:00
Dan Poltawski
091f2f08a9
Merge branch 'MDL-47426_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-10-06 08:56:32 +01:00
Gregory Faller
83d3fbccb6
MDL-46712: Center EditPDF window on browser resize / zoom
2014-10-06 14:56:11 +08:00
Andrew Nicols
2763a571d2
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:22:19 +08:00
Eloy Lafuente (stronk7)
8ae928cfe4
MDL-47536 timezones: update to 2014h (2296 rules)
2014-10-06 01:55:35 +02:00
Eloy Lafuente (stronk7)
271b1dfe68
MDL-45504 environment: define 2.8 requirements
...
No changes from 2.7, so this is a simple copy of them.
The MyISAM case (MDL-46064) will be considered for 2.9.
2014-10-06 01:17:10 +02:00
Sam Hemelryk
8d099a71d0
Merge branch 'm26_MDL-47316' of git://git.catalyst.net.nz/moodle-r2 into MOODLE_26_STABLE
2014-10-06 11:15:47 +13:00
AMOS bot
b14f165c85
Automatically generated installer lang files
2014-10-05 00:05:41 +08:00
Daniel Neis Araujo
f9f37ec8f4
MDL-46978 gradebook: Edit grade item changes visibility of category
2014-10-03 14:08:50 -03:00
Neill Magill
c3cc812448
MDL-46182 Inefficient query during Moodle upgrade on course_section table.
...
This part of the code is changing an index on the course_sections table to be unique, for this to happen in the upgrade script the index must be deleted and then the new version added.
Before this change the following was being done:
* The index is removed
* A query to delete records that were not unique on this index is performed
* The unique version of the index is added
After this change the following happens:
* A query to delete records that were not unique on this index is performed
* The index is removed
* The unique version of the index is added
When the original index is present the query uses it, which greatly improves the execution plan.
Before the change an upgrade on a site with around 387967 course_section records the upgrade would be stuck on the delete query for many hours, after the change the time can be measured in minutes.
2014-10-03 10:24:32 +01:00
David Mudrák
1399d7bf0f
MDL-44536 workshop: Fix missing phpDoc for user report callbacks
2014-10-03 10:01:22 +02:00
Ray Hernandez
9e22a6008b
MDL-44536 workshop: Instantiate with the plain course module record
2014-10-03 10:01:22 +02:00
Andrew Nicols
9d15ad6f09
MDL-36460 mod_forum: Restrict forum subsription list based on availability info
2014-10-03 12:00:44 +08:00
Tim Hunt
f401669045
MDL-28075 question editing: tidy code
...
Remove an unnecessary else (the if, and else if, always end in a redirect)
and unindent that code.
2014-10-02 21:56:15 +01:00
Tim Hunt
3e27d19008
MDL-28075 question editing: sort out nav bar when editing in a quiz
...
If you edited a question from the Edit quiz page in a quiz, the navigation
bar was far too long. This was due to some odd code that was trying too
hard to be clever.
Instead, editing a question is now always treated as being logically within
the question bank for the purposes of navigation. That is, even if the
returnurl will end up taking you back to where you where when you have finished.
2014-10-02 21:56:05 +01:00
Tim Hunt
d3f826d73b
MDL-47426 assign local roles: rewrite query for better performance.
...
This is an extremely dangerous query, because it includes the user
table twice, along-side two other potentially large tables,
role_assignments and user_enrolments.
The solution is to rewrite the query so that:
1. The subquery is JOINed, not WHERE ... INed. Typically query
optimisers handle the JOIN case better.
2. Before the join was role-assignments <-> users <-> subquery.
That is, everything was linked to u.id.
Now the linking is role-assignments <-> subquery <-> users,
so the SELECT DISTINT eu1_u.id FROM {enrolled users} is central.
That seems to send a strong hint to the query optimiser about
a good order to execute the query.
2014-10-02 17:11:00 +01:00
Dan Poltawski
dcf18dcec6
weekly release 2.6.5+
2014-10-02 15:18:58 +01:00
Dan Poltawski
59df04c620
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-10-02 15:18:55 +01:00
Dan Poltawski
a1b0efdc71
Merge branch 'MDL-37707-26-fixup' of https://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-10-02 09:49:33 +01:00
Marina Glancy
6defac8b95
MDL-47492 core_grades: Behat test for using scales and mingrade in gradebook
2014-10-02 16:02:23 +08:00
Marina Glancy
1426c7c710
MDL-47492 behat: refer to table column indexes instead of names
2014-10-02 16:02:17 +08:00
Sam Hemelryk
00c7641fb7
Merge branch 'MDL-47408-26' of https://github.com/DmitryNefedov/moodle into MOODLE_26_STABLE
2014-10-02 17:31:25 +13:00
Dmitry Nefedov
b587eeadae
MDL-47408 user: Add checking before adding blog's link.
...
Checking enableblogs and bloglevel, userid, constant BLOG_USER_LEVEL.
2014-10-02 12:19:51 +08:00
Frederic Massart
c5d420e272
MDL-37707 mod_assign: Prevent user from changing grouping in team submissions
2014-10-01 11:28:59 +08:00
Sam Hemelryk
d94cd229c9
Revert "MDL-47033 general: Fix incorrect use of 'course' layout"
...
This reverts commit 8d26cf3eda .
2014-10-01 15:49:40 +13:00
Sam Hemelryk
724aa37de9
Merge branch 'm26_MDL-47404' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-10-01 15:38:02 +13:00
Dan Marsden
6b84a536e8
MDL-47404 filelib: Prevent flash from treating files as uploads
...
added to send_stored_file as well.
2014-10-01 15:09:24 +13:00
Sam Hemelryk
2437dac26a
MDL-47428 language: fixed typo
2014-09-30 23:43:48 +02:00
zbdd
0df8bfefd1
MDL-42993 auth: spaces removed from usernames by default only
...
Functionality by default does not change with this patch.
However spaces are no longer stripped when cleaning usernames IF
$CFG->extendedusernamechars has been set.
Also included 2 trim statements where small issues were found with reading
external usernames in that were not filtered for trailing whitespaces.
2014-10-01 08:29:47 +13:00
Dan Poltawski
1bad2d137b
MDL-47470 behat: fix 'I navigate to' exception
...
When a child page is not found
2014-09-30 15:20:25 +01:00
Yolanda Ordóñez Rufat
00fbac668e
MDL-47466 calendar: use get_in_or_equal() in function calendar_get_events to fix problem with ORA-01795
2014-09-30 14:03:27 +02:00
Dan Poltawski
d2a072ffce
Merge branch 'MDL-47385-26' of https://github.com/DmitryNefedov/moodle into MOODLE_26_STABLE
2014-09-30 11:41:42 +01:00
Dan Poltawski
b76c62ee31
Merge branch 'm26_MDL-47097' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-09-30 08:31:03 +01:00
Dan Poltawski
e795621da7
Merge branch 'MDL-32275-26' of git://github.com/gurgus/moodle into MOODLE_26_STABLE
2014-09-30 08:29:06 +01:00
Julien Boulen
3f1e846902
MDL-46984 core_course: added grouping name for activities with no link
2014-09-29 20:45:22 -07:00
Sam Hemelryk
27499a59d6
Merge branch 'm26_MDL-47170' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-09-30 10:03:12 +13:00
Dan Poltawski
b5d4f3e1eb
Merge branch 'MDL-46920-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-09-29 16:25:50 +01:00
Marina Glancy
6b0954161e
MDL-46054 web_services: wrong key in exception string
2014-09-29 15:38:13 +02:00
Dan Poltawski
5d89699bbb
Merge branch 'wip-mdl-47154-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-09-29 12:50:31 +01:00
Dan Poltawski
007763c3c4
Merge branch 'MDL-47069-26-plugin-dependency' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-09-29 12:47:17 +01:00
Dan Poltawski
d7737f17c8
Merge branch 'wip_MDL-47333_m26_fonts' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-09-29 10:44:30 +01:00
Dmitry Nefedov
0ed4a94bee
MDL-46391 messages: Display search button under contact list.
...
Add search button to only Message navigation -> Contacts section.
2014-09-29 17:28:16 +08:00
Sam Hemelryk
c2f9e31e74
Merge branch 'MDL-47033_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-09-29 15:18:06 +13:00
Sam Hemelryk
eb5b0622b0
Merge branch 'wip-MDL-47398-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-29 14:35:10 +13:00
Sam Hemelryk
40eb3d691c
Merge branch 'MDL-47408-26' of https://github.com/DmitryNefedov/moodle into MOODLE_26_STABLE
2014-09-29 14:32:44 +13:00
Sam Hemelryk
8590c0e798
Merge branch 'm26_MDL-47404' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-09-29 14:23:26 +13:00
Sam Hemelryk
6abdfab12f
Merge branch 'MDL-39190_26' of https://github.com/pauln/moodle into MOODLE_26_STABLE
2014-09-29 14:20:02 +13:00
David Mudrák
aea7c4793a
MDL-47411 admin: Check if the plugin is a git submodule on uninstalling
...
Credit goes to PJ King. I was trying to add unit tests for this new
behaviour but it turned out there are many hard-coded dependencies and
it's not easy to make the whole machinery support alternative location
of testable (fake) plugins.
2014-09-29 01:43:38 +02:00
Sam Hemelryk
811f235fb6
Merge branch 'MDL-37707-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-09-29 11:35:27 +13:00
Sam Hemelryk
9ff32d8533
Merge branch 'MDL-43566-26' of https://github.com/willylee/moodle into MOODLE_26_STABLE
2014-09-29 09:51:40 +13:00
Sam Hemelryk
1e26495fc7
Merge branch 'MDL-47381_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-29 09:06:39 +13:00
Eloy Lafuente (stronk7)
0faa4740d0
MDL-47242 theme_bootstrapbase: Fixed whitespace (take2)
...
Seems that previous whitespace fix was not ok.
2014-09-28 18:34:11 +02:00
AMOS bot
74efb854a1
Automatically generated installer lang files
2014-09-28 00:09:34 +08:00
Dmitry Nefedov
a9d02522f5
MDL-47408 user: Add enableblogs checking before adding blog's link.
2014-09-27 15:17:14 +08:00
Dave Cooper
f0ba13d41f
MDL-32275 enrol: Last site access column now shows last course access
...
Conflicts:
user/index.php
2014-09-26 11:42:23 +08:00
Petr Skoda
a288d420e2
MDL-47333 fix support for custom fonts in tcpdf
2014-09-26 13:47:21 +12:00
David Mudrák
dc1b234060
MDL-47069 admin: Add option to upload required ZIP at the check page
...
The plugins check page displays other plugins that the current one
depends on. Previously, we always displayed the other plugin as a link
to the plugins directory. This did not work well in two scenarios:
* The admin wants/needs to upload the other plugin from the ZIP file
(e.g. it is not available in the plugins directory),
* the other plugin is actually a standard plugin that is not supposed to
be registered with the plugins directory.
This patch displays the Install or Upload or Check for updates links
next to the required plugin instead, as appropriate.
2014-09-25 16:55:50 +02:00
Dmitry Nefedov
7a366a2a3f
MDL-47385 coursecat: Mistake line in phpdocs deleted.
2014-09-25 21:14:26 +08:00
Willy Lee
ab95bd1c76
MDL-43566 course: add delete icon to search returns in course management listings
2014-09-25 06:03:04 -07:00
Dan Poltawski
e26204c0cd
weekly release 2.6.5+
2014-09-25 11:17:57 +01:00
Dan Poltawski
711d35d7bf
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-09-25 11:17:54 +01:00
Marina Glancy
607a001c8e
MDL-47398 core_grades: fix grade category generator
2014-09-25 10:39:46 +08:00
Dan Marsden
106317ea84
MDL-47404 filelib: Prevent flash from treating files as uploads
...
Flash treats files as uploads if filename is passed in content-disposition
this causes security to be enforced that causes issues with SCORM packages
2014-09-25 13:22:46 +12:00
Sam Hemelryk
f8ba5fe93b
MDL-47242: Fixed whitespace
2014-09-25 12:19:47 +12:00
Pavel Sokolov
9fd75edd91
MDL-37707 mod_assign: Prevent user from switching to and from team submissions
2014-09-24 16:08:00 +08:00
Jetha Chan
80b1aa6138
MDL-47242 theme_bootstrapbase: inverted color and RTL fixes
2014-09-24 15:55:31 +08:00
Eloy Lafuente (stronk7)
88b305ac6c
Merge branch 'MDL-47224_26' of git://github.com/aolley/moodle into MOODLE_26_STABLE
2014-09-24 01:27:22 +02:00
Eloy Lafuente (stronk7)
3f91c3b2ce
MDL-47180 qformat_webct: whitespace cleanup
2014-09-24 00:58:30 +02:00
Eloy Lafuente (stronk7)
018edb8b4d
Merge branch 'MDL-47180_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-09-24 00:41:27 +02:00
AMOS bot
a02a228c1b
Automatically generated installer lang files
2014-09-24 00:06:05 +08:00
Tim Hunt
6bc01b7186
MDL-47381 qformat: Behat tests have wrong plugin type.
2014-09-23 11:57:05 +01:00
Sam Hemelryk
e971132854
Merge branch 'MDL-46811-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-09-23 16:36:09 +12:00
Paul Nicholls
7c8aeeb8d9
MDL-39190 Javascript: Pop-up calendar days of week wrong
...
The YUI2 calendar widget (still used via 2in3) uses midnight as the time
component of its Date objects, which triggers a Safari bug resulting in
11pm Saturday being returned instead of midnight Sunday when subtracting
days to get the last few days of the previous month. This shows up ONLY
on the month after DST begins, if DST begins on the last Sunday of a given
month (and the Calendar widget is set to Sunday as the first day of the
week). The fix/workaround of using noon instead of midnight is employed
by YUI3 and others.
2014-09-23 16:33:56 +12:00
Adam Olley
c45b61797c
MDL-47224 qtype_calculated: Calculated qtype comment on datasetitems should follow formatting rules
2014-09-23 11:07:58 +09:30
Jonathan Harker
6b356ae385
MDL-47316 mod_forum: Fix course overview performance regression
...
make more efficient use of mod_info cache by processing courses
sequentially.
Change-Id: I03b808c8a7efc42879ec2689fbd2a9fe7a8f1103
2014-09-23 12:52:51 +12:00
Sam Hemelryk
dc58a459c3
Merge branch 'MDL-47242-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-09-23 12:04:29 +12:00
Eloy Lafuente (stronk7)
323172ff31
Merge branch 'MDL-47269_M26' of https://github.com/nadavkav/moodle into MOODLE_26_STABLE
2014-09-23 01:30:37 +02:00
Tim Hunt
99a63b29e1
MDL-37998 quiz settings: disableif rules should account for overrides.
...
Some form fields are disabled if only one attempt is allowed. However,
there may be an override allowing some students more attempts. We need
to account for that possiblity when setting up the disabled if rules.
Note the disabledIf is good for usability on this complex form, which is
why I don't just want to get rid of them.
2014-09-22 16:25:37 +01:00
Dan Poltawski
f37bebbc54
Merge branch 'MDL-47238_guest_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-09-22 16:13:44 +01:00
Dan Poltawski
1034de8d4d
Merge branch 'MDL-47270-core-component-classmap-ordering_26_STABLE' of https://github.com/mpetrowi/moodle into MOODLE_26_STABLE
2014-09-22 16:03:55 +01:00
Nadav Kavalerchik
afcc9eb060
MDL-47269 yui/src/dock: Invert dock reset blocks icon, in RTL mode
2014-09-22 11:43:47 +03:00
Marina Glancy
3a382d2db0
MDL-47154 behat: escape user supplied strings in xpath
2014-09-22 13:16:18 +08:00
Rajesh Taneja
6e4485774c
MDL-47154 behat: extended table head look up to check if header is link
...
Header can be a link, this step will now look if
header has a text or header link has the text
Part of MDL-46191
2014-09-22 13:15:57 +08:00
Andrew Davis
a18b4d1109
MDL-47238 core_user: added an error message if guests access user profiles and they aren't allowed to
2014-09-22 11:37:09 +08:00
Tim Hunt
3bb258400a
MDL-40006 searchableselector does not work in IE or Safari.
...
This fix is a horrible hack, but one I have used for years in tool_editrolesbycap
https://github.com/moodleou/moodle-tool_editrolesbycap/blob/master/yui/capabilityformfield/capabilityformfield.js
and it seems to be reliable.
As an added bonus, I removed the use of YUI2 here.
Also, I fixed the related button in quiz to be GET not POST.
2014-09-19 21:55:48 +01:00
Jean-Michel Vedrine
7ea93f9af9
MDL-47180 qformat_webct: Import of calculated questions broken
2014-09-18 18:35:00 +02:00
Dan Poltawski
cbc60dd58b
weekly release 2.6.5+
2014-09-18 07:41:05 +01:00
Brian Barnes
2675552253
MDL-47186 calendar: Changed month name to h2 from h1
2014-09-18 10:36:48 +08:00
Jetha Chan
76cb69b171
MDL-46920 theme_bootstrapbase: fix dropdown to use data-target
2014-09-17 15:32:48 +08:00
Matt Petro
c866f963ce
MDL-47270 core_component: make cache independent of filesystem ordering
2014-09-16 13:14:26 -04:00
Eloy Lafuente (stronk7)
dfc54de168
Merge branch 'wip-MDL-47079-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-16 18:39:20 +02:00
Damyon Wiese
352e654ec7
MDL-44257 Message: Update phpdocs for email_to_user function
2014-09-16 15:06:36 +08:00
Damyon Wiese
b068dc7b2d
Merge branch 'MDL-44257-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-09-16 15:05:16 +08:00
Simey Lameze
be0d33ac97
MDL-44257 lib: fix the attachment code to accept tempdir and dataroot.
...
Credit goes to Damyon, thanks.
2014-09-16 10:39:08 +08:00
Simey Lameze
f96d071f2a
MDL-44257 message: added test to make sure the stored file still exists
2014-09-16 10:38:09 +08:00
Simey Lameze
0e32d35eff
MDL-44257 message: check if the attachment exists before remove it
...
Credit goes to Mark Nielsen, thanks.
2014-09-16 10:38:09 +08:00
Marina Glancy
05a90fcddd
MDL-47079 user: behat test for deleting users
2014-09-16 10:00:17 +08:00
Eloy Lafuente (stronk7)
bc5014bef1
Merge branch 'MDL-46588-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-09-15 23:28:39 +02:00
Dan Poltawski
5fd02c3a6e
Merge branch 'MDL-46195_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-15 16:07:14 +01:00
Dan Poltawski
b4820a9249
Merge branch 'MDL-46331_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-15 12:18:58 +01:00
Dan Poltawski
1c736ac83d
Merge branch 'wip-MDL-47187-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-15 11:21:39 +01:00
Jetha Chan
e96d4734e1
MDL-47242 theme_bootstrapbase: fix nested custom_menu responsive display
2014-09-15 17:37:46 +08:00
Damyon Wiese
1ed853704a
Merge branch 'MDL-47143_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-15 16:15:28 +08:00
Tim Hunt
452eb56182
MDL-47167 XML question format: behat tests
2014-09-15 15:46:48 +08:00
Damyon Wiese
2c1454edbd
Merge branch 'MDL-46944-26-lti-iframe' of git://github.com/schmod/moodle into MOODLE_26_STABLE
2014-09-15 15:28:51 +08:00
Damyon Wiese
dfe1d29d2d
Merge branch 'MDL-46747_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-15 14:05:18 +08:00
Damyon Wiese
3412052bb1
Merge branch 'MDL-47209-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-09-15 13:57:11 +08:00
Juan Leyva
4b8a9f2f6a
MDL-46588 web services: Fixed system context instanceid eq 0 case
2014-09-12 11:27:12 +02:00
Juan Leyva
2a8ec1ce68
MDL-46588 web services: Unit tests added
2014-09-12 11:27:12 +02:00
Juan Leyva
6933d61c68
MDL-46588 web services: Fixed invalid check of empty contextid in function get_context_from_params
2014-09-12 11:27:12 +02:00
Tim Hunt
e2e907bd5e
MDL-46747 questions: add More info link to qbehaviour help.
...
Thanks to Tony Gardner-Medwin for the suggestion.
2014-09-11 16:13:51 +01:00
Dan Poltawski
35143c155f
weekly release 2.6.5+
2014-09-11 15:44:31 +01:00
Dan Poltawski
e9907e3985
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-09-11 15:44:28 +01:00
Frederic Massart
2947377afb
MDL-47209 repository_skydrive: Use new oauth URLs
2014-09-11 15:17:17 +08:00
Marina Glancy
308cfc169d
MDL-46834 dndupload: check course dndupload cap on course level
2014-09-11 12:13:52 +08:00
AMOS bot
08680d0825
Automatically generated installer lang files
2014-09-11 00:05:44 +08:00
Andrew Schmadel
53f93548c7
MDL-46844 Embed LTI External Tools with an IFrame
...
Clears up weird browser issues that occur when embedding content with an
`<object>` tag.
2014-09-10 09:15:40 -04:00
Marina Glancy
9cc0f01b15
MDL-46834 dndupload: check course dndupload cap on course level
2014-09-10 08:08:43 +01:00
Marina Glancy
a997d44c02
MDL-47187 assign: fixed timing unittest failure
2014-09-10 11:55:03 +08:00
Frederic Massart
97c99ad5bd
MDL-46818 core_grade: Prevent form checker to catch move fields
2014-09-10 10:43:48 +08:00
Tim Hunt
3b5ff54a74
MDL-46331 GIFT question import was breaking content inside <pre>.
...
Also, adding a Behat tests to verify GIFT import works without errors
(but leaving the detailed testing for the unit tests).
2014-09-09 22:59:37 +01:00
AMOS bot
b4b08392e3
Automatically generated installer lang files
2014-09-10 00:05:36 +08:00
Dan Poltawski
bdf034ae93
MDL-46811 update download.moodle.org url to https
...
https is now the prefferd protocol for this site
2014-09-09 16:38:19 +01:00
Marina Glancy
88fc9ca21a
Merge branch 'MDL-46997-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-09-09 17:19:02 +08:00
Marina Glancy
99756ca2b4
Merge branch 'm26_MDL-47076' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-09-09 17:13:23 +08:00
Dan Poltawski
68a040b811
Merge branch 'wip-MDL-47080-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-09 10:05:15 +01:00
Dan Poltawski
982894ab47
Merge branch 'wip-MDL-46834-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-09 08:11:16 +01:00
Damyon Wiese
019c6fe54e
MDL-46997 Grades: fix sum of grades with hidden items with differing maxgrades
2014-09-09 14:08:44 +08:00
Damyon Wiese
e3620081f2
MDL-46997 Grades: Fix aggregation when hiding is excluded and items have nested dependencies
...
Includes a unit test for the dependency flattening function.
2014-09-09 14:08:33 +08:00
Damyon Wiese
f27636fe7e
MDL-46997 Grades: Improve the behat tests for grade aggregation
...
The tests now cover hidden grades in sub categories for all aggregation types. This change
includes a data generator for grade categories, with unit tests and behat tests for
the generator.
Conflicts:
admin/tool/behat/tests/behat/data_generators.feature
grade/tests/behat/grade_aggregation.feature
lib/tests/behat/behat_data_generators.php
Conflicts:
lib/tests/behat/behat_data_generators.php
2014-09-09 14:08:15 +08:00
Brian Barnes
1f987c8dde
MDL-47170 tiny_mce: Fixed display of bullets in rtl languages
2014-09-09 16:09:35 +12:00
David Curry
3ff84f56eb
MDL-47076 badges: Add checks to user fields during badges restoration
...
Change-Id: Ib429092fa5c125d1bf57f886036b7c6617f1ec6f
2014-09-09 15:54:51 +12:00
Marina Glancy
9ba4fc1585
MDL-46834 dndupload: Hide dnd message when user cant upload files
2014-09-09 10:04:14 +08:00
Marina Glancy
6b6b8b9403
MDL-46834 filepicker: dnd upload should respect the current context id
2014-09-09 10:04:13 +08:00
Eloy Lafuente (stronk7)
af9405732a
Merge branch 'm26_MDL-47054' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-09-09 02:19:58 +02:00
Tim Hunt
b5e613e4ec
MDL-46195 fix error handling.
2014-09-08 22:24:38 +01:00
Tim Hunt
efe2f20335
MDL-46195 Fix fractionsaddwrong string component in lesson & qformat_webct.
...
I know. You should not refer to strings from other plugins, but
* qformat_webct is importing multichoice questions in that bit of code.
I suppose a pedant would say that qformat_webct should declare dependencies
on all the qtypes it relies on, but that would be silly.
* Lesson should be using the question engine, rather than doing its own thing.
2014-09-08 21:55:32 +01:00
Dan Poltawski
1dd2ce2ecc
Merge branch 'MDL-40451-m26-random-glossary-block-title' of git://github.com/amandadoughty/moodle into MOODLE_26_STABLE
2014-09-08 17:26:59 +01:00
Dan Poltawski
f75e12e12b
Merge branch 'wip-MDL-45602-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-08 16:30:59 +01:00
Dan Poltawski
01f8713aba
Merge branch 'MDL-46586-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-09-08 15:31:14 +01:00
Dan Poltawski
cac9e2e270
Merge branch 'wip-MDL-43739-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-08 15:16:41 +01:00
Dan Poltawski
be516f9452
Merge branch 'MDL-46982_m26' of https://github.com/shashirepo/moodle into MOODLE_26_STABLE
2014-09-08 12:22:30 +01:00
Dan Poltawski
1a14acc38e
Merge branch 'wip-MDL-46254-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-08 12:16:18 +01:00
Marina Glancy
6b2f31d930
Merge branch 'MDL-46818_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-09-08 14:07:26 +08:00
Marina Glancy
45cb7a246e
MDL-43739 block_course_overview: allow resorting of big number of courses
...
previously an exception was thrown if the user preference exceeds 1333 chars
2014-09-08 14:00:29 +08:00
Marina Glancy
fbce3b9f5d
MDL-47080 theme: call format_string on site shortname
2014-09-08 13:58:54 +08:00
Marina Glancy
13826627e9
MDL-46254 theme: apply filters to theme footnote
2014-09-08 13:58:40 +08:00
Marina Glancy
b6fed31236
MDL-45602 behat: add members to cohorts
2014-09-08 13:58:14 +08:00
Marina Glancy
9251dcc683
Merge branch 'MDL-46564_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-09-08 13:50:44 +08:00
Marina Glancy
cf923754c6
Merge branch 'MDL-46761_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-08 13:50:27 +08:00
Marina Glancy
dee890f67e
Merge branch 'MDL-46587-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-09-08 13:50:19 +08:00
Marina Glancy
84ddbba784
Merge branch 'MDL-44304-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-09-08 12:58:41 +08:00
Tim Hunt
b5cf4244c6
MDL-47143 questions: fix default for question_preview/marks setting.
2014-09-07 12:58:39 +01:00
Tim Hunt
9f00a10ef2
MDL-46761 fix PHPdocs on question_usage_by_activity::get_total_mark
...
Thanks to Tony Gardner-Medwin for spotting this.
2014-09-07 11:39:36 +01:00
Eloy Lafuente (stronk7)
ddadff9655
Moodle release 2.6.5
2014-09-06 13:01:43 +02:00
Juan Leyva
d94e525769
MDL-46587 files: Invalid $itemid conversion in core_files_get_files Web Service
2014-09-05 13:46:43 +02:00
Juan Leyva
55eb6b3f18
MDL-46586 files: Invalid return parameters definition in core_files_get_files external function
2014-09-05 13:42:37 +02:00
shashirepo
66a9cf9bf3
MDL-46982 core: fixes wrong opening div tag
2014-09-05 10:24:21 +05:30
Yuliya Bozhko
8d26cf3eda
MDL-47033 general: Fix incorrect use of 'course' layout
...
It should use 'incourse' layout in most cases
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-09-05 09:31:43 +12:00
Eloy Lafuente (stronk7)
1e13288d77
weekly release 2.6.4+
2014-09-04 19:55:01 +02:00
Eloy Lafuente (stronk7)
60ae7e9e3e
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-09-04 19:54:56 +02:00
Damyon Wiese
1541440ddc
Merge branch 'wip-MDL-46464-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-09-04 13:32:11 +08:00
Kevin Wiliarty
552f77e155
MDL-46464 supplies missing method (and PHPUnit test) for grading workflow
2014-09-04 00:22:51 -04:00
Brian Barnes
8403c09692
MDL-47097 theme: Fixed issue with dd's sliding up
2014-09-04 14:32:16 +12:00
Brian Barnes
1890b9e000
MDL-47054 theme: fixed issue with the user rtl table
2014-09-04 09:43:32 +12:00
Eloy Lafuente (stronk7)
34bf5fa890
Merge branch 'MDL-47031-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-09-03 19:26:04 +02:00
Amanda Doughty
50a9ec8cf1
MDL-40451 block/glossary_random Fixed missing header when adding new block
2014-09-03 14:03:13 +01:00
Helen Foster
f3bdb845c4
MDL-47031 Merge English strings from the en_fix language pack
2014-09-03 13:00:25 +02:00
Marina Glancy
6e4c10f987
Merge branch 'm26_MDL-46639' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-09-03 16:59:38 +08:00
Dan Marsden
df5fd3cd97
MDL-46639 SCORM: incorrect setting of launch param, it is done in scorm_parse_aicc
2014-09-03 20:22:19 +12:00
Yuliya Bozhko
af96fd4ca6
MDL-46564 badges: Fix 'All' option in badges block
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-09-03 18:45:53 +12:00
Charles Fulton
0cc57751e4
MDL-30414 block_private_files: convert button to inline link
2014-09-03 01:09:56 +02:00
Mark Nelson
53c52a7122
MDL-46818 core_grades: added YUI form change validation
2014-09-01 23:02:40 -07:00
Michael de Raadt
ebbff90562
MDL-46619 Forum: link to the discussion only if users cannot see posts.
2014-09-02 10:11:16 +08:00
Michael de Raadt
982c8524dd
MDL-46619 Forum: only output last poster's name if user can view it.
2014-09-02 10:11:13 +08:00
Marina Glancy
390645bd44
Merge branch 'MDL-45952_26' of git://github.com/Syxton/moodle into MOODLE_26_STABLE
2014-09-02 09:59:20 +08:00
Eloy Lafuente (stronk7)
59be24cc60
Merge branch 'MDL-46633_m26' of https://github.com/shashirepo/moodle into MOODLE_26_STABLE
2014-09-02 02:12:30 +02:00
Eloy Lafuente (stronk7)
64e07a390e
Merge branch 'wip_MDL-46679_m26_addonenv' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-09-02 02:08:54 +02:00
Eloy Lafuente (stronk7)
19cd96e561
Merge branch 'MDL-46979_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-09-02 01:49:05 +02:00
Eloy Lafuente (stronk7)
0bd6dee49f
Merge branch 'MDL-43639_updatePassEveryLogin_26' of https://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-09-02 01:07:55 +02:00
Virgil Ashruf
6f6943ad95
MDL-45636 course_rest: changed modcontext to coursecontext
2014-09-01 11:25:30 +02:00
Damyon Wiese
d5cfda4734
Merge branch 'MDL-46852-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-09-01 16:16:55 +08:00
Damyon Wiese
b7c42f0d7e
Merge branch 'MDL-46902_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-09-01 15:54:40 +08:00
Henning Bostelmann
333db4598d
MDL-46911 Database activity: jump to correct place in list after (un)approve
2014-09-01 15:46:19 +08:00
Damyon Wiese
a5580bc618
Merge branch 'm26_MDL-46985_7ZIP_RAR_MIME_types_missing' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-09-01 15:35:52 +08:00
Damyon Wiese
dea12fe893
Merge branch 'm26_MDL-46961' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-09-01 15:30:01 +08:00
Marina Glancy
bb5b3ee263
Merge branch 'm26_MDL-46639' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-09-01 14:35:39 +08:00
Marina Glancy
6e1fdb0951
Merge branch 'MDL-46539-fix-26' of https://github.com/jmarthaler/moodle into MOODLE_26_STABLE
2014-09-01 14:35:33 +08:00
Frederic Massart
69866e0377
MDL-46852 mod_lesson: More accurate comparison of shortanswer answers
2014-09-01 14:24:58 +08:00
Damyon Wiese
2b51c3212a
Merge branch 'wip-MDL-39233-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-09-01 13:42:06 +08:00
Damyon Wiese
99772c2ba1
MDL-46619 Forum: whitespace fixes
2014-09-01 11:35:31 +08:00
Damyon Wiese
861822dc1b
Merge branch 'MDL-46619-2.6-visisble-authors-qanda' of https://github.com/amandadoughty/moodle into MOODLE_26_STABLE
2014-09-01 11:29:49 +08:00
Damyon Wiese
e5d4b3d409
Merge branch 'm26_MDL-46737' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-09-01 10:56:15 +08:00
Petr Skoda
d235052532
MDL-46235 ddl: add support for large number of text fields in one database table
2014-09-01 11:24:12 +12:00
Matteo Scaramuccia
34b17698c4
MDL-46985 Added 7-Zip and RAR MIME types.
2014-08-31 22:58:15 +02:00
Petr Skoda
c8ec7b8a53
MDL-39840 environment: add support for environment.xml in plugins
...
New features:
* environment.xml files in all types of plugins
* support for plugin strings via new optional plugin attribute in FEEDBACK
* support for class_name::method_name custom callbacks and classloader
2014-09-01 08:39:53 +12:00
AMOS bot
d63f2a10bc
Automatically generated installer lang files
2014-09-01 00:05:45 +08:00
Mark Nelson
4e29893160
MDL-46902 core_course: display meaningful message when no courses found
2014-08-29 14:33:06 -07:00
AMOS bot
a1cd496b31
Automatically generated installer lang files
2014-08-30 00:05:38 +08:00
zbdd
a6d8e2b35e
MDL-37312 backup: Keep course idnumber on same site course restore
...
When the course idnumber is set during a same site course restore,
retain the course idnumber if there are no duplicates.
2014-08-29 07:21:36 +00:00
Tim Hunt
df27344e9a
MDL-46979 backup: remove duplicate string.
...
Thanks to Matt Sammarco for spotting this.
2014-08-28 20:44:31 +01:00
Eloy Lafuente (stronk7)
0628d17bfa
weekly release 2.6.4+
2014-08-28 19:12:10 +02:00
Eloy Lafuente (stronk7)
44e3a9bdc6
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-08-28 19:12:05 +02:00
shashirepo
c34a0a0acb
MDL-46633 chat: Chat send button gets stuck
...
Conflicts:
mod/chat/gui_ajax/module.js
2014-08-28 14:54:37 +05:30
Syxton
4c9103a485
MDL-45952 feedback: non-respondents in groupings
...
Fixes feedback non-respondents list to show only members in groups in
the selected grouping if "Available for group members only" is selected.
2014-08-27 15:17:02 -04:00
Mark Nielsen
ae376d3b2f
MDL-43639: Prevent user updated event on every login
...
If auth plugin prevents local passwords, then user
is updated and event is triggered on every login.
2014-08-27 11:30:04 -07:00
Jon Marthaler
14a2ef282b
MDL-46539 assign calendar: Fix lastcron value for assign cron
2014-08-27 11:11:11 -05:00
AMOS bot
ab39338705
Automatically generated installer lang files
2014-08-28 00:05:36 +08:00
Damyon Wiese
6c4e723d6b
Merge branch 'wip-MDL-39888-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-08-27 09:56:17 +08:00
Faisal Kaleem
892eb5d190
MDL-46961 SCORM: JavaScript Hoisting issue.
2014-08-27 13:09:31 +12:00
Eloy Lafuente (stronk7)
f0640eb7d2
MDL-46875 tinymce: keep stable version YYYMMDD constant
...
Note this has been integrated together with previous commit
so nobody should get a "downgrade" ever (but Brian, I'm sorry :-)
2014-08-27 02:10:14 +02:00
Eloy Lafuente (stronk7)
60f1480cdc
Merge branch 'm26_MDL-46875' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-27 02:08:26 +02:00
Adrian Greeve
53ed4016e6
MDL-39888 mnet: Added a warning message that no logging may be reveived from other clients.
...
Moodle client machines that are running 2.6 or above that are not using the legacy log store
will not generate any logs to be transfered to the parent site.
2014-08-26 15:02:56 +08:00
Marina Glancy
76d6b7a9b4
MDL-39233 mod_url: added unittest for get_course_content
2014-08-26 13:56:14 +08:00
Jason
97c36ae969
MDL-39233 mod_url: fix php notice
2014-08-26 13:56:14 +08:00
Damyon Wiese
8e2d62e5e2
MDL-46842 assign: Fix for unit tests - previous patch was completely ignoring manually reopening attempts.
2014-08-26 10:36:27 +08:00
Brian Barnes
8d42b3ceb5
MDL-46875 tinymce: Fixed issue with full screen and spelling
2014-08-26 13:26:49 +12:00
Eloy Lafuente (stronk7)
b5570e07ca
Merge branch 'MDL-46477_m26' of https://github.com/shashirepo/moodle into MOODLE_26_STABLE
2014-08-26 02:24:50 +02:00
Eloy Lafuente (stronk7)
d5ee2634bd
Merge branch 'MDL-46753-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-08-26 02:08:35 +02:00
Eloy Lafuente (stronk7)
cc2ef7a505
Merge branch 'm26_MDL-46842' of https://github.com/greg-or/moodle-mod_assign into MOODLE_26_STABLE
2014-08-26 01:59:40 +02:00
Eloy Lafuente (stronk7)
49f1a64cb0
Merge branch 'm26_MDL-46816' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-08-26 00:11:04 +02:00
Eloy Lafuente (stronk7)
bf7c584ffe
Merge branch 'wip-MDL-46874-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-25 22:11:43 +02:00
Eloy Lafuente (stronk7)
fa74d00ca6
Merge branch 'm26_MDL-46900' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-25 20:55:44 +02:00
Marina Glancy
124aa2558a
Merge branch 'MDL-46894_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-08-25 16:54:08 +08:00
Tim Hunt
8e321075bd
MDL-46916 behat: improve question state test.
2014-08-25 16:50:30 +08:00
Damyon Wiese
9a72e79050
Merge branch 'MDL-46923_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-08-25 16:47:55 +08:00
Damyon Wiese
ea254fc7dd
Merge branch 'wip_MDL-43918_m26_cm' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-08-25 16:46:29 +08:00
Marina Glancy
514a13e431
Merge branch 'M26_MDL46887_assignment_file_max_size' of git://github.com/Dave-B/moodle into MOODLE_26_STABLE
2014-08-25 16:30:01 +08:00
Colin Chambers
a9568d3d7f
MDL-46895 qtype_calculated_find_formula_errors not defined causes Calculated question type test to fail
2014-08-25 16:28:25 +08:00
Rex Lorenzo
269695f48b
MDL-46776 gradereport_grader: Improve Grader report user interface
...
* Adding assignments to test course generator to more easily test the grader report with large number of students and graded activities.
2014-08-25 16:20:56 +08:00
Dan Marsden
9dc8c0f8b1
MDL-46639 mod_scorm: Fix load of simple AICC content
...
Thanks to Ian Wild for the report and suggested patch.
2014-08-25 20:03:01 +12:00
Damyon Wiese
4b4fb1ce8b
Merge branch 'wip-MDL-46812_M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
2014-08-25 14:03:36 +08:00
Damyon Wiese
4157b01343
Merge branch 'wip-MDL-46703-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-25 13:54:12 +08:00
Petr Skoda
98af233a16
MDL-43918 add more validation to $modulename parameter when fetching cms
2014-08-25 12:19:43 +12:00
Eloy Lafuente (stronk7)
3312fc1ed5
MDL-46918 ddl: cover behavior with unit test
2014-08-21 18:33:55 +01:00
Tim Hunt
f45e49f01b
MDL-46918 ddl: fix error when renaming table already exists
2014-08-21 18:33:55 +01:00
AMOS bot
b463508597
Automatically generated installer lang files
2014-08-22 00:05:35 +08:00
Tim Hunt
7464e1b39d
MDL-46894 make Behat backup steps more robust.
2014-08-21 14:15:20 +01:00
Amanda Doughty
1c5d2aefd1
MDL-46619 Forum: author showing in Q and A forum
2014-08-21 13:10:55 +01:00
shashirepo
910043d965
MDL-46477 chat:hard coded string in mod/chat
2014-08-21 17:34:30 +05:30
Mary Evans
f29d5f891a
MDL-46812 grade/report/grader: Need to tie up loose ends in Gradebook after MDL-43824
...
commit 47f382e509ec41bed7b0e7c12e7d798d2b5ba2f7
Author: Mary Evans <lazydaisy@visible-expression.co.uk >
Date: Fri Aug 15 01:47:49 2014 +0100
MDL-46812 grade/report/grader: Fixes gradebook in 2.6.
also removed two redundent CSS rules in base/style/grade.css.
2014-08-21 11:27:33 +01:00
Mark Nelson
1d9c8d95f2
MDL-46923 core_behat: fixed typos in function names
2014-08-20 22:11:39 -07:00
Damyon Wiese
168b3cb523
MDL-44304 assignfeedback_editpdf: Fix fatal error when viewing team assignments with editpdf responses.
2014-08-21 12:09:58 +08:00
Damyon Wiese
90e9f8b88f
MDL-44304 assignfeedback_editpdf: Behat test for group submissions
2014-08-21 12:09:58 +08:00
Brian Barnes
d489ecd1eb
MDL-46900 theme: allowed more than 1 nav collapse element
2014-08-21 15:05:37 +12:00
Marina Glancy
fd72531964
weekly release 2.6.4+
2014-08-21 10:18:47 +08:00
Marina Glancy
ebb8098668
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-08-21 10:18:46 +08:00
AMOS bot
911ab1a334
Automatically generated installer lang files
2014-08-21 00:05:34 +08:00
Gregory Faller
fc86ba1b68
MDL-46842: Reopen assignment submissions when using offline grading worksheet
2014-08-20 19:12:15 +09:30
Damyon Wiese
24d7efcec3
Merge branch 'MDL-45029-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
...
Conflicts:
course/modlib.php
2014-08-20 13:59:45 +08:00
Simey Lameze
66dbc14778
MDL-45029 core_course: set aggregationcoef while creating a new course module
2014-08-20 12:07:40 +08:00
Mark Nelson
ec5fda6d6f
MDL-46188 core_course: use correct hide/show icon
2014-08-20 12:05:25 +08:00
Damyon Wiese
cb86d02348
Merge branch 'MDL-45029-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-08-20 10:22:08 +08:00
Mark Nielsen
8faaca0ea2
MDL-46536: OAuth signature fails with inconsistent new lines
...
When the LTI intro contains a single \n or
\r newline character then the OAuth signature
fails. All newlines should be \r\n
Conflicts:
mod/lti/tests/locallib_test.php
2014-08-19 22:17:04 +02:00
AMOS bot
b16e3e2217
Automatically generated installer lang files
2014-08-20 00:05:33 +08:00
Eloy Lafuente (stronk7)
881af32789
Merge branch 'MDL-46051_LTI_event26' of https://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-08-19 17:24:37 +02:00
Michael Wheeler
2cb77a22ff
Normalize request header names.
2014-08-19 15:39:27 +02:00
David Balch
68305e513b
MDL-46887 mod_assign: Enforce module's maxbytes setting at submission.
2014-08-19 14:03:13 +01:00
Simey Lameze
fe845dd3c2
MDL-45029 core_course: set aggregationcoef while creating a new course module
2014-08-19 17:08:18 +08:00
Marina Glancy
135efed7f1
MDL-46538 theme_base: recompiled moodle.css
2014-08-19 16:53:30 +08:00
Marina Glancy
2a8877376a
Merge branch 'MDL-46538_M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
2014-08-19 16:53:09 +08:00
Marina Glancy
26929ce1a7
Merge branch 'MDL-46281-MOODLE_26_STABLE' of git://github.com/lucisgit/moodle into MOODLE_26_STABLE
2014-08-19 16:23:00 +08:00
Marina Glancy
3e15af69de
Merge branch 'MDL-46833-MOODLE_26_STABLE' of git://github.com/lucisgit/moodle into MOODLE_26_STABLE
2014-08-19 14:22:01 +08:00
Damyon Wiese
a69107e549
Merge branch 'MDL-41513-Scrollbar_not_working-26' of https://github.com/MorrisR2/moodle into MOODLE_26_STABLE
2014-08-19 14:07:39 +08:00
Marina Glancy
0f9d61091b
Merge branch 'wip-mdl-46817-m26' of git://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-08-19 14:04:21 +08:00
Marina Glancy
f09f95fefa
Merge branch 'MDL-43197-26-2nd' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-08-19 13:26:19 +08:00
Damyon Wiese
4e6eb5b8be
Merge branch 'MDL-46188_m26' of https://github.com/shashirepo/moodle into MOODLE_26_STABLE
2014-08-19 13:15:13 +08:00
Marina Glancy
8b50f60a64
MDL-46874 gradereport: replace usage of class hidden with dimmed_text
2014-08-19 12:56:43 +08:00
Michael Wheeler
25da4fa204
MDL-46794 install: Fixed typo in config-dist.php
2014-08-19 11:27:46 +08:00
Marina Glancy
c8c0aa21e4
Merge branch 'm26_MDL-46775' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-19 11:22:09 +08:00
Frederic Massart
0eef41f639
MDL-43197 gradereport_user: Parents/mentors can see all the relevant grades
2014-08-19 10:49:09 +08:00
Marina Glancy
0a88b33a6a
MDL-46691 mod_choice: apply filters to user input
2014-08-19 03:05:55 +02:00
James Henestofel
d79710afde
MDL-42231 auth: custom profile fields to support numbers at the end.
...
For data mapping LDAP or CAS. Change order of fieldname display checks to verify
custom profile fields first to allow custom field shortname to contain number at the end.
2014-08-19 02:44:14 +02:00
Eloy Lafuente (stronk7)
829eb491e0
Merge branch 'MDL-44894_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-08-19 02:35:04 +02:00
Petr Skoda
f460295a58
MDL-46552 session: add support for multiple servers in memcached session driver
2014-08-19 02:30:30 +02:00
Eloy Lafuente (stronk7)
de25146b0a
Merge branch 'MDL-45874-26' of https://github.com/danielneis/moodle into MOODLE_26_STABLE
2014-08-19 02:12:32 +02:00
Eloy Lafuente (stronk7)
432785d430
Merge branch 'wip-MDL-46826-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-18 20:08:52 +02:00
Eric Merrill
ad94c5efb4
MDL-46766 auth_cas: Upgrading to phpCAS 1.3.3
2014-08-18 16:40:42 +08:00
Simey Lameze
e3a51bcd28
MDL-46753 auth_cas: Replace hardcoded logout_return_url to user defined URL.
...
Credit goes to Mitsuru Udagawa, thanks!
2014-08-18 15:01:20 +08:00
Damyon Wiese
e2aa68b154
Merge branch 'm26_MDL-46760' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-08-18 12:41:29 +08:00
Rajesh Taneja
618704b6a5
MDL-46817 behat: Step to check if value exist/not in table column
2014-08-18 10:02:13 +08:00
AMOS bot
f55eb23bde
Automatically generated installer lang files
2014-08-18 00:07:54 +08:00
Marina Glancy
59829c0511
MDL-46703 mod_data: limit the width of select element when editing templates
...
Thanks to Hittesh for the provided solution
2014-08-16 13:26:34 +08:00
Mary Evans
dcc5d2df3d
MDL-46538 theme_base/theme_bootstrapbase: Removed incorrect RTL CSS.
2014-08-16 01:19:02 +01:00
Daniel Neis
3395def1fa
MDL-45874 Fix access to users reports in navigation when using separate groups
2014-08-15 17:04:36 -03:00
Rajesh Taneja
60177550ee
MDL-46817 behat: Table selector support css
...
Previously table selector supported id and caption only.
But in few cases we don't have proper id, so added support
for css
2014-08-15 13:20:47 +08:00
Marina Glancy
756d8f1171
MDL-46826 forum: make sql query indexed, regression from MDL-31089
2014-08-15 11:47:03 +08:00
Ray Morris
edafa7ce90
MDL-41513 mod_quiz: Scrollbar not working in JS Security Popup
2014-08-14 15:46:37 -05:00
Ruslan Kabalin
61560c2b72
MDL-46833 mod_assign: Fix assignment view when available for group members only.
...
When assignment is "Available for group members only" and no users with
mod/assign:submit role permision is enrolled (students),
groups_filter_users_by_course_module_visible is causing error (as $users
array is empty). The patch resolves the issue.
2014-08-14 17:11:25 +01:00
shashirepo
b8d5bd3da0
MDL-46188 course:show/hide button disappears after action
2014-08-14 20:36:03 +05:30
Tony Butler
3b7336fff2
MDL-46281 core_backup: Add class_exists check for backup_<mod>_activity_task
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-08-14 12:57:56 +01:00
Tim Hunt
82e46ef9ea
MDL-44894 question editing: fix validation with odd permissions
...
For users with edit permissions, but not add permissions, it was
impossible to save the editing form. The validation assuemd this value
was present, but it was not. Other code checks this field too, so I
added it rather than changing the validation and all the other uses.
2014-08-14 11:26:50 +01:00
Marina Glancy
e95c5eed2c
weekly release 2.6.4+
2014-08-14 14:52:19 +08:00
Marina Glancy
aec0fcdb6e
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-08-14 14:52:15 +08:00
Dan Marsden
4b3814f85e
MDL-46816 mod_asssign plagiarism: Remove unnecessary code.
2014-08-14 13:10:59 +12:00
Dan Marsden
151b3a299b
MDL-46760 mod_scorm: Fix js error when preview mode disabled
2014-08-14 10:11:28 +12:00
Mark Nielsen
9408170cb3
MDL-46051 mod_lti: Fixing errors in unknown_service_api_called class
...
Also adding unit tests.
2014-08-13 09:06:25 -07:00
AMOS bot
e11cf87496
Automatically generated installer lang files
2014-08-14 00:05:49 +08:00
Marina Glancy
81c65c089a
Revert "Merge branch 'm26_MDL-46643' of git://github.com/totara/moodle into MOODLE_26_STABLE"
...
This reverts commit c750f3de63 , reversing
changes made to af8ef3b1da .
2014-08-13 16:32:47 +08:00
Eloy Lafuente (stronk7)
934a342fef
Merge branch 'wip-MDL-46470-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-13 00:26:27 +02:00
Tim Hunt
b483b31dab
MDL-45642 questions: add required index to question_attempts.
...
It is important to be able to tell which behaviours are in use, and
without this index, it requires a complete scan of this table, which can
be very big, to verify that a behaviour is unused.
2014-08-12 11:37:50 +01:00
Dan Poltawski
82b7d129d7
Merge branch 'MDL-43824-M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-08-12 11:08:13 +01:00
Dan Poltawski
a672c8337f
Merge branch 'm26_MDL-46718' of https://github.com/greg-or/moodle-mod_assign into MOODLE_26_STABLE
2014-08-12 11:02:20 +01:00
Marina Glancy
63edba375c
Merge branch 'MDL-46308_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-08-12 16:03:07 +08:00
Marina Glancy
530da41f30
Merge branch 'MDL-21042_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-08-12 16:02:29 +08:00
Marina Glancy
0a94ca9765
Merge branch 'm26_MDL-46315' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-12 15:03:00 +08:00
Marina Glancy
a17f12e801
Merge branch 'MDL-46600_import_failed_26' of git://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-08-12 15:02:51 +08:00
Marina Glancy
0faeeeea27
Merge branch 'wip_MDL-46480_m26_footernan' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-08-12 15:02:36 +08:00
Marina Glancy
c750f3de63
Merge branch 'm26_MDL-46643' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-12 13:32:03 +08:00
Marina Glancy
af8ef3b1da
Merge branch 'MDL-43740_manual_none_26' of git://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-08-12 13:29:43 +08:00
Simon Coggins
1a68d6e7e1
MDL-46775: Fix call to unavailable function when loading an invalid JS file
2014-08-12 14:34:17 +12:00
Eloy Lafuente (stronk7)
cb51189dce
Merge branch 'MDL-46676_2.6' of https://github.com/ikawhero/moodle into MOODLE_26_STABLE
2014-08-12 01:48:26 +02:00
Eloy Lafuente (stronk7)
f9a93a6aab
Merge branch 'MDL-46681_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-08-12 01:44:29 +02:00
Mary Evans
2b6526e717
MDL-43824 core/grade/report/grader: Fix for misalignment of static rows with scale grades.
2014-08-12 00:06:08 +01:00
Dan Poltawski
86a42029e3
Merge branch 'MDL-46496-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-08-11 14:38:47 +01:00
Dan Poltawski
278c04a414
Merge branch 'm26_MDL-44015' of https://github.com/greg-or/moodle-mod_assign into MOODLE_26_STABLE
2014-08-11 14:31:06 +01:00
Dan Poltawski
db6c4fc975
Merge branch 'MDL-46688_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-08-11 14:13:17 +01:00
Andrew Davis
23f1bddc01
MDL-43740 core_grade: Thanks to Robert Russo for the patch. Removed the ability to set manual grade items to grade type "None"
2014-08-11 20:20:36 +08:00
Dan Poltawski
7051114f00
Merge branch 'wip-MDL-30668-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-11 10:41:44 +01:00
Damyon Wiese
ceea52abf6
MDL-35984 Grades: Fix deprecation of grade_category::aggregate_values
2014-08-11 14:24:37 +08:00
Damyon Wiese
1285dadea3
MDL-35984 grade: Recalculate min/max for sum of grades when hidden grades are involved.
2014-08-11 14:24:22 +08:00
Damyon Wiese
e26695f647
MDL-35984 grade: Add behat tests for grade aggregations
2014-08-11 14:23:59 +08:00
Tim Hunt
25c302c393
MDL-46308 qformat_xml: fix import of broken calculated questions.
...
Questions like this should not exist, of course. But they do, so we
should avoid generating errors in this case.
2014-08-08 17:59:21 +01:00
Tim Hunt
b7dda99c5e
MDL-46688 weblib: improve the highlight function.
...
Thanks to Joseph Baxter for suggesting some of the test cases.
2014-08-08 17:53:08 +01:00
Marina Glancy
8238f53d71
MDL-30668 gradereport_grader: split user preferences into individual courses
...
This solves the DB exception when users were trying to insert very large string in DB
2014-08-08 15:17:50 +08:00
Andrew Nicols
b6c2f9333c
MDL-46496 JS: Replace jQuery UI 1.10.3 minified CSS
...
The original version contained some invalid paths for images. I'm unsure
where these came from as the version from the offical jQuery UI does not
contain these, and these were the only differences in the files.
2014-08-08 14:05:03 +08:00
Gregory Faller
f707b67259
MDL-46718: Return user to last accessed page when quick grading
2014-08-08 14:48:13 +09:30
Dan Marsden
c15f312ff0
MDL-46737 SCORM: correct dml syntax.
2014-08-08 15:10:58 +12:00
Petr Skoda
8f73f2a160
MDL-46480 fix get_htmlelement_size() to deal with hidden or non-block elements
2014-08-08 10:29:17 +12:00
Tim Hunt
822ba7d3d8
MDL-46681 qtype_multichoice: disabled unused options
...
For questions set to 'One answer only', the 'Clear incorrect responses'
and 'Show the number of correct responses' hint options make not sense,
and are not used. Hence we disableIf them.
2014-08-07 14:23:13 +01:00
Marina Glancy
c1b4e91098
weekly release 2.6.4+
2014-08-07 13:15:01 +08:00
Marina Glancy
8e349b6d67
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-08-07 13:15:00 +08:00
Paul Holden
9d4a316732
MDL-21042 report_security: don't display warning for riskbackup unnecessarily
2014-08-06 19:54:28 -07:00
Andrew Davis
b6e158c52f
MDL-46600 core_grades: made it explicit in the error message that a failed grade import means nothing was imported.
2014-08-07 09:16:58 +08:00
Shane Elliott
8dd43942d3
MDL-46676 profilefield_datetime: Use moodle time API
2014-08-06 16:36:43 +08:00
Gregory Faller
0eddbe018e
MDL-44015: EditPDF scrolls instead of drawing on iOS
2014-08-06 15:28:41 +09:30
Brian Barnes
bdfa413c98
MDL-46643 calendar: improved tab order of calendar detail pages
2014-08-06 15:56:07 +12:00
Marina Glancy
faf858b6d4
MDL-46470 bootstrapbase: support linkedwhenselected attribute for tabs
2014-08-06 11:48:12 +08:00
Brian Barnes
ee483e0520
MDL-46625 theme: Added a way to target the current page
2014-08-05 13:05:29 +02:00
Brian Barnes
73ae7da37b
MDL-46315 themes: Fixed display inconsistancy with help modals
2014-08-05 13:04:09 +12:00
Eloy Lafuente (stronk7)
4bdc10db61
Merge branch 'MDL-44149-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-08-04 17:11:55 +02:00
Damyon Wiese
5d839b02c2
MDL-44149 Assign: Reopen attempts from quick grading (reopenuntilpass)
...
Conflicts:
mod/assign/locallib.php
2014-08-04 15:56:18 +08:00
Marina Glancy
3000cb1ee2
Merge branch 'MDL-44794-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-08-04 14:25:16 +08:00
Simey Lameze
8be9386bdc
MDL-44794 group: unit test for get_groups method.
2014-08-04 12:07:24 +08:00
Simey Lameze
4325b460cc
MDL-44794 group: unit test for groups_get_user_groups method.
2014-08-04 12:07:01 +08:00
Marina Glancy
216da8ebb0
Merge branch 'MDL-46457_26' of git://github.com/aolley/moodle into MOODLE_26_STABLE
2014-08-04 11:25:10 +08:00
Eloy Lafuente (stronk7)
71591d7822
Merge branch 'MDL-46620-26' of https://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-08-03 20:01:51 +02:00
AMOS bot
a7f445318d
Automatically generated installer lang files
2014-08-01 00:05:41 +08:00
Dan Poltawski
753493ae11
weekly release 2.6.4+
2014-07-31 09:37:18 +01:00
Dan Poltawski
f73bb3a21a
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-07-31 09:37:14 +01:00
Eric Merrill
e89b812518
MDL-46620 messages Make sure full message is used for read marking
...
message_mark_message_read needs to have the full message object,
otherwise data will be lost.
2014-07-30 15:58:08 -04:00
Dan Poltawski
4fe1c7647c
Merge branch 'MDL-46236_26' of git://github.com/nobelium/moodle into MOODLE_26_STABLE
2014-07-29 12:04:34 +01:00
AMOS bot
3c1814cac7
Automatically generated installer lang files
2014-07-29 16:02:25 +08:00
Dan Poltawski
765ba4ce1e
Merge branch 'wip-MDL-46338-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-29 08:50:40 +01:00
Marina Glancy
2d1ac616e8
Merge branch 'm26_MDL-46325' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-07-29 11:59:29 +08:00
Sam Hemelryk
23bf420120
Merge branch 'MDL-43908-MOODLE_26_STABLE' of https://github.com/lucisgit/moodle into MOODLE_26_STABLE
2014-07-29 15:51:03 +12:00
Sam Hemelryk
5175bb487e
Merge branch 'MDL-45041_26_STABLE' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-07-29 15:47:18 +12:00
Marina Glancy
198c28cda2
MDL-46338 enrol_self: Icon should indicate enrolment availability
2014-07-29 09:52:34 +08:00
Adam Olley
2b413491e3
MDL-46457 mod_lti: Render lti description through standard format_module_intro
2014-07-29 10:40:52 +09:30
Sam Hemelryk
98311522ed
Merge branch 'MDL-45044-m26-master' of https://github.com/dthies/moodle into MOODLE_26_STABLE
2014-07-29 08:46:55 +12:00
Dan Poltawski
0a346972f3
Merge branch 'MDL-45594_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-28 12:54:19 +01:00
Dan Poltawski
54021dcedb
Merge branch 'wip-MDL-46503-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-28 12:49:17 +01:00
Dan Poltawski
abeb9d6544
Merge branch 'm26_MDL-45715' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-07-28 12:47:35 +01:00
Dan Poltawski
2c28f42bae
Merge branch 'MDL-46433-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-07-28 11:49:40 +01:00
Dan Poltawski
f5b49d8004
Merge branch 'MDL-46504_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-07-28 10:56:50 +01:00
Nobelium
c02b2fc931
MDL-46236 mod_scorm : Setting lauch options for scorm in popup
2014-07-28 06:35:33 +00:00
Sam Hemelryk
3390644156
Merge branch 'MDL-43390_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-07-28 12:22:45 +12:00
Sam Hemelryk
fcb1e8a9c2
Merge branch 'wip-MDL-46525-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-28 12:13:48 +12:00
Sam Hemelryk
cedd791b19
Merge branch 'MDL-46506-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-07-28 08:46:07 +12:00
Tony Butler
072e93e26e
MDL-43908 mod_assign: Order submissions by course id then cm id
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-07-25 10:28:47 +01:00
Tony Butler
f249f9f41a
MDL-43908 mod_assign: Remove redundant code and improve SQL query
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-07-25 10:28:47 +01:00
Tony Butler
d53cc3da71
MDL-43908 mod_assign: Prevent notifications for unavailable assignments
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
Conflicts:
mod/assign/locallib.php
2014-07-25 09:54:49 +01:00
Tony Butler
1d3c72cafd
MDL-43908 mod_assign: Defer notifications for unavailable assignments
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-07-25 09:54:49 +01:00
Juan Leyva
4f3ed071d4
MDL-45041 Web Service: add_user_device doesn't store entries for different users using the same push key
2014-07-25 10:42:27 +02:00
Marina Glancy
9de849779c
MDL-46525 enrol_cohort: fix JS error
2014-07-25 14:45:53 +08:00
Brian Barnes
67c5420a1f
MDL-46325 behat: Fixed issue where 'teacher1' didn't exist
2014-07-25 14:37:27 +12:00
AMOS bot
7dfed7234c
Automatically generated installer lang files
2014-07-24 22:42:05 +00:00
Daniel Thies
3b80e3f77a
MDL-45044 filter_tex: properly escape excutable pathnames for Windows
2014-07-24 14:06:02 -05:00
Dan Poltawski
2d43ffd1a9
weekly release 2.6.4+
2014-07-24 09:50:58 +01:00
Dan Poltawski
899c251521
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-07-24 09:50:55 +01:00
Damyon Wiese
1bbe91bf16
MDL-46506 Assign: fix php warning on grant extension page
...
This code was missed when the extensionduedate was moved to the userflags table.
2014-07-24 11:26:28 +08:00
David Monllao
924cc85e08
MDL-46504 libraries: Fixing typo
2014-07-24 11:17:02 +08:00
Damyon Wiese
0ea2c043bc
MDL-46017 Assign: Restore can't rely allocated marker fields existing in backup
2014-07-24 10:58:33 +08:00
Marina Glancy
a164b026c7
MDL-46503 behat: cohort generator allows to create cohort in category
2014-07-24 10:05:06 +08:00
Mark Nelson
475cf8be48
MDL-45594 core_message: added unit tests
2014-07-23 16:40:32 -07:00
Mark Nelson
aea298fc35
MDL-45594 core_message: ordered recent notifications by timecreated
2014-07-23 16:40:31 -07:00
Tim Hunt
ca0074bf89
MDL-45594 simplify message_get_recent_conversations SQL
...
I am pretty sure that this new SQL is logically equivalent to
the original, and it passes Mark's unit tests. However, it is
hard to be 100% sure.
2014-07-23 16:40:31 -07:00
AMOS bot
c4dd3d8dbf
Automatically generated installer lang files
2014-07-23 22:46:24 +00:00
Simey Lameze
f754b93fb0
MDL-46433 blog: fix error message when creating an external blog
2014-07-23 16:12:09 +08:00
Dan Poltawski
5414931209
Revert "Merge branch 'MDL-45594_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE"
...
This reverts commit 9e32e3befc , reversing
changes made to 695553b1a5 .
2014-07-23 09:02:28 +01:00
Dan Marsden
f320b2b391
MDL-45715 assign: disable marking allocation if markingworkflow is not set.
2014-07-23 19:22:00 +12:00
Damyon Wiese
170007b939
MDL-37509 Assign: Do not put description in calendar before it should be shown to students
2014-07-23 13:14:51 +08:00
Sam Hemelryk
cd60515114
MDL-45724 cache: fixed warning structure bug
2014-07-23 15:24:16 +12:00
AMOS bot
e9f88e7793
Automatically generated installer lang files
2014-07-22 22:49:19 +00:00
Dan Poltawski
5199fcd7cb
Merge branch 'MDL-37509-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-07-22 15:56:59 +01:00
Dan Poltawski
00d4919e69
Merge branch 'MDL-34248_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-22 12:01:06 +01:00
Dan Poltawski
e14bbecd57
Merge branch '45724-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-07-22 09:07:27 +01:00
Sam Hemelryk
9e32e3befc
Merge branch 'MDL-45594_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-22 11:12:13 +12:00
Sam Hemelryk
695553b1a5
Merge branch 'MDL-43063-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-07-22 09:49:07 +12:00
Dan Poltawski
c081554c0c
Merge branch '46335-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-07-21 09:59:08 +01:00
Dan Poltawski
b73aaa678c
Merge branch 'MDL-46370_26' of https://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-07-21 09:54:59 +01:00
Damyon Wiese
47c938a31b
MDL-46017 Assign: Fix restore of marking workflow data
2014-07-21 16:39:01 +08:00
Simey Lameze
bad139d09d
MDL-43063 core: fix phpdoc comment codechecker issue.
2014-07-21 10:17:29 +08:00
Sam Hemelryk
3a8a3bc3f9
MDL-42909 course: fixed whitespace
2014-07-21 11:43:08 +12:00
Sam Hemelryk
e8b0dadd6b
Merge branch 'MDL-42909-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-07-21 11:35:50 +12:00
David Balch
4b2a23e36f
MDL-40479 mod_assign: Fix the colour of grading success messages.
2014-07-21 11:33:25 +12:00
Brian Barnes
294629be5f
MDL-46406 core_auth: Placed remember username before submit login form
2014-07-21 11:24:24 +12:00
Sam Hemelryk
2e8d176e27
Merge branch 'mdl-46427-m26' of git://github.com/deraadt/moodle into MOODLE_26_STABLE
2014-07-21 11:12:08 +12:00
Willy Lee
d8d64eef11
MDL-46159 course: Add search box to course management pages
2014-07-21 10:56:27 +12:00
Sam Hemelryk
997be8cd2d
Merge branch 'MDL-45339-26' of git://github.com/xow/moodle into MOODLE_26_STABLE
2014-07-21 10:49:29 +12:00
Sam Hemelryk
6958e7ebb0
Merge branch 'm26_MDL-46363' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-07-21 10:45:38 +12:00
Sam Hemelryk
a3f41f5840
Merge branch 'wip-mdl-46372-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-07-21 10:42:35 +12:00
Sam Hemelryk
f7a54f619a
MDL-45724 cache: added cache API warnings to the admin notifications page
2014-07-21 09:49:45 +12:00
Sam Hemelryk
7bc4ca8b88
MDL-45724 cache: admin screen now shows store warnings
...
Implemented a means by which cache store instance can communicate
warnings due to things such as conflicting configurations etc.
2014-07-21 09:39:41 +12:00
AMOS bot
1980338f38
Automatically generated installer lang files
2014-07-20 00:44:31 +00:00
AMOS bot
d7bd06bfde
Automatically generated installer lang files
2014-07-19 00:41:57 +00:00
Michael de Raadt
a74dd5b58c
MDL-46427 Course: Correcting dimmed course link class on profile pages.
2014-07-18 15:54:16 +08:00
Jason Fowler
8ed407023d
MDL-42909 Course: Fix title for move-targets
2014-07-18 14:43:11 +08:00
Mark Nelson
fef6a23626
MDL-34248 core_backup: used API instead of inserting into the log table directly
2014-07-17 18:34:29 -07:00
Mark Nelson
46ca4a9099
MDL-34248 core_backup: added missing end quotation
2014-07-17 18:13:29 -07:00
Jim Thorpe
9df4af3757
enrol_imsenterprise: MDL-46363 including course lib when create_course is
...
used
2014-07-18 11:26:14 +12:00
Sam Hemelryk
4a77758f38
MDL-46335 backup: fixed casting issue with setting labels
...
The issue was that clean_param took an int and returned a string
and the result was used in an exact comparison.
The type change mean the comparison failed.
The solution was to ensure the param was cast as a string.
2014-07-18 08:29:48 +12:00
John Okely
803d739f4a
MDL-45339 Libraries: Add a note to docblock of get_config, set_config, and unset_config to note they are used in lib/db/upgrade.php
2014-07-17 17:48:15 +08:00
Dan Poltawski
22ffc39685
weekly release 2.6.4+
2014-07-17 09:22:49 +01:00
Dan Poltawski
daf2f76125
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-07-17 09:22:46 +01:00
AMOS bot
760bce86ea
Automatically generated installer lang files
2014-07-17 00:53:00 +00:00
AMOS bot
8fec45ebf0
Automatically generated installer lang files
2014-07-17 00:53:00 +00:00
Mark Nelson
23aab8e694
MDL-45594 core_message: added unit tests
2014-07-16 17:06:48 -07:00
Mark Nelson
e87c4986dd
MDL-45594 core_message: ordered recent notifications by timecreated
2014-07-16 17:06:48 -07:00
Tim Hunt
a62cfc3245
MDL-45594 simplify message_get_recent_conversations SQL
...
I am pretty sure that this new SQL is logically equivalent to
the original, and it passes Mark's unit tests. However, it is
hard to be 100% sure.
2014-07-16 17:06:47 -07:00
Sam Chaffee
01865c55bd
MDL-46370 Ajax and Javascript - Fixes docked blocks not expanding when using dock on right
2014-07-16 12:01:31 -06:00
Dan Poltawski
e9b7ea41c4
Revert "MDL-46226 core: pix_icon no longer sets title to the alt text"
...
This reverts commit b440662be2 .
2014-07-16 13:45:46 +01:00
Dan Poltawski
c82fa0c8ad
Revert "MDL-46226 fix unit tests"
...
This reverts commit 42f05b95c6 .
2014-07-16 13:45:45 +01:00
Rajesh Taneja
bab46e77d7
MDL-30431 behat: Fixed wiki behat
2014-07-16 09:19:05 +02:00
Eloy Lafuente (stronk7)
6aff5581f6
MDL-30431 mod_wiki: whitespace fix
2014-07-16 01:19:13 +02:00
Eloy Lafuente (stronk7)
5cefb82acb
Merge branch 'MDL-30431_wiki_comments_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-07-16 01:16:33 +02:00
Rajesh Taneja
9a24fe056e
Backport event trigger from MDL-45641
...
While backporting MDL-45641, event trigger was missed
on editadavnced page.
2014-07-15 11:46:17 +08:00
Eloy Lafuente (stronk7)
e60ca92e1d
Merge branch 'MDL-46080_26' of https://github.com/jonof/moodle into MOODLE_26_STABLE
2014-07-14 23:30:34 +02:00
Sam Hemelryk
522cbb467c
Merge branch 'MDL-42179-003-26' of https://github.com/dbezborodovrp/moodle into MOODLE_26_STABLE
2014-07-15 08:41:46 +12:00
Eloy Lafuente (stronk7)
d7a9bd9da7
Merge branch 'm26_MDL-31366' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-07-14 18:17:59 +02:00
Dan Poltawski
1aefe49544
Merge branch 'MDL-42752-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-07-14 16:09:28 +01:00
Dan Poltawski
42f05b95c6
MDL-46226 fix unit tests
2014-07-14 15:47:25 +01:00
Dan Poltawski
90e35c8929
Merge branch 'MDL-46218_disabled2_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-07-14 15:33:24 +01:00
Eloy Lafuente (stronk7)
674ce27e1b
Merge branch 'm26_MDL-46197' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-07-14 16:25:18 +02:00
Dan Poltawski
8bbc71406d
Merge branch 'm26_MDL-46226' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-07-14 15:15:07 +01:00
David Monllao
e946e06322
MDL-43390 files: Only lock when locking is not prevented
2014-07-14 13:04:59 +08:00
Damien Bezborodov
c50968f185
MDL-42179 mod_assign: Time remaining issue for group assignment
2014-07-14 13:53:29 +09:30
Sam Hemelryk
85cd13b837
Merge branch 'MDL-42214_popup_blocked_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-07-14 15:28:01 +12:00
Sam Hemelryk
ff12f87c62
Merge branch 'MDL-46073_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-07-14 15:16:11 +12:00
Andrew Davis
0257a401f7
MDL-42214 core_message:prevented popup notifications of messages from blocked users
2014-07-14 10:22:30 +08:00
Andrew Davis
9d9aef2fb0
MDL-30431 mod_wiki: clarified the logic around editing and deleting wiki comments and added behat tests
2014-07-14 08:16:47 +08:00
Sam Hemelryk
4a8103d97b
Merge branch 'MDL-45765-moodle26' of https://github.com/StudiUM/moodle into MOODLE_26_STABLE
2014-07-14 12:10:03 +12:00
Sam Hemelryk
571516003b
Merge branch 'wip-MDL-46280-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-14 10:32:53 +12:00
Gilles-Philippe Leblanc
82d84457a0
MDL-22469 auth_cas: CAS module : parameter authCAS=NOCAS not properly handled
2014-07-14 10:22:01 +12:00
Sam Hemelryk
cfaf9dc5a7
Merge branch 'MDL-31089_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-07-14 09:51:27 +12:00
Sam Hemelryk
23dab427de
Merge branch 'MDL-45562-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-07-14 08:41:53 +12:00
Eloy Lafuente (stronk7)
d25049c0fc
Moodle release 2.6.4
2014-07-12 19:10:37 +02:00
David Monllao
00e1213a81
MDL-31089 mod_forum: Filtering non-visible groups
2014-07-11 16:50:38 +08:00
Simey Lameze
021ee71b69
MDL-45562 blog: fixed issues when creating/editing an external blog.
2014-07-11 15:22:28 +08:00
Dan Marsden
64ced100cc
MDL-31366 Feedback: decode htmlchars on output to excel
2014-07-11 13:29:43 +12:00
Brian Barnes
4c2f38ace1
MDL-46197 core_calendar: Added label text to duration in minutes field
2014-07-11 09:01:03 +12:00
Brian Barnes
b440662be2
MDL-46226 core: pix_icon no longer sets title to the alt text
2014-07-11 08:37:54 +12:00
Jean-Philippe Gaudreau
2d8c7cccd9
MDL-45765 Calendar import: Fix undefined variable in cron when updating calendar subscriptions
2014-07-10 16:08:32 -04:00
Eloy Lafuente (stronk7)
6d00d81b84
weekly release 2.6.3+
2014-07-10 19:15:32 +02:00
Eloy Lafuente (stronk7)
61fdbd038e
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-07-10 19:15:27 +02:00
Ankit Agarwal
72d8a0a12e
MDL-46148 qtype_calculated: low-level defence against bad formulas
...
This catches things like:
* Malicious equations coming from backup files.
* Malicious equations in old questions in the database.
2014-07-10 17:54:52 +08:00
Andrew Nicols
5c74e0daca
MDL-38990 mod_forum: Restrict ability to post to all groups in a forum
...
In order to post to all groups in a forum, you must have the
moodle/site:accessallgroups capability.
Thanks to Jakob Ackermann <jackermann@onlineschool.ca > for part of the fix
on this one.
2014-07-10 11:53:06 +08:00
Damyon Wiese
4a46fd643f
MDL-46148 questions: Added missing allow_commit for transaction
2014-07-10 11:37:24 +08:00
Andrew Davis
60770bb0a7
MDL-46218 reshuffled access checks in blog and notes
2014-07-10 11:25:23 +08:00
Damyon Wiese
62a1434588
Merge branch 'MDL-19270_moodle26stable' of https://github.com/nadavkav/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/graphlib.php
2014-07-10 10:00:03 +08:00
Tim Hunt
20af9d3c0f
MDL-46148 qtype_calculatedsimple: fix notice
...
... when adding a dataset with a formula error.
2014-07-09 14:11:43 +01:00
Tim Hunt
7bf7ef3919
MDL-46148 qtype_calculated: fix validation when importing.
...
In order to do this in a sane way, I cleaned up a lot of old mess,
inclduing:
1. Previously, qtype_calcuated used ->answeres when importing, and
->answer when saving the form. This was crazy, so I fixed it, and
stripped out the code that made the alternative variable name work.
2. Similarly, it could handle ->answer being either an array, such as
you would get form the HTML editor, or a simple string, which is what
you get form the form. I simplified that too.
3. Finally, I made import use a transaction around saving each
question, so we don't get half questions in the database when an error
occurs.
2014-07-09 14:11:42 +01:00
Tim Hunt
f8a6c3d6f0
MDL-46148 qtype_calculated: removed unused method.
2014-07-09 14:11:42 +01:00
Nadav Kavalerchik
6499a17d78
MDL-19270 - Quiz graph - Fix reverse display of Hebrew legend text in RTL mode
2014-07-09 16:09:10 +03:00
David Mudrák
8ecc049f7f
MDL-46223 Fix frequently used comments in the marking guide
...
When the frequently used comment contains a character like >, re-use it
directly instead of its HTML entitiy.
2014-07-09 16:44:28 +08:00
David Mudrák
68299e6154
MDL-46223 Improve the display of marking guide validation message
2014-07-09 16:44:25 +08:00
Dan Poltawski
48bdbf5a4a
MDL-44605 calendar: improved returnurl validation
...
Now we will only redirect to a local url (though sesskey was
already preventing this redirect from being open)
2014-07-09 01:06:46 +02:00
Dan Poltawski
648bf857d3
Merge branch 'MDL-44492_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-07-08 14:17:58 +01:00
Frederic Massart
166e18d7cb
MDL-45471 javascript: Escape content of exception dialogs
...
Conflicts:
lib/yui/build/moodle-core-notification-ajaxexception/moodle-core-notification-ajaxexception-min.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-debug.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue.js
lib/yui/build/moodle-core-notification-exception/moodle-core-notification-exception-min.js
2014-07-08 14:13:29 +01:00
Tim Hunt
2c78623121
MDL-44492 quiz: fix hilighting of graded attempt
...
In various places, when showing several attempts, we try to hilight the
most significant one (the one that gave the final grade if the quiz is
set to first/last/best attempt). That was not working because the table
zebra stripes were a more specific rule.
Also, the colour was inconsistent, not nice, and not very bootstrapy, so
I changed it.
2014-07-08 14:03:46 +01:00
Tim Hunt
89b8ba6dba
MDL-44492 quiz reports: revert some style overrides.
...
But add one more. This makes Clean theme look a lot better.
2014-07-08 14:03:45 +01:00
Tim Hunt
5c8ef12940
MDL-44492 Rough unit test for the report SQL.
...
We really ought to test more cases, but this hits one of the most tricky cases.
2014-07-08 14:03:43 +01:00
Tim Hunt
d1ff9b957a
MDL-44492 quiz reports: make show only graded attempt work.
...
It needs to only affect finished attempts, and the wording needs to be
modified to make it clear that is what it does.
2014-07-08 14:03:41 +01:00
Dan Poltawski
077703b235
Merge branch 'MDL-45596-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-07-08 10:50:56 +01:00
Marina Glancy
980903e56a
MDL-43948 forms: setting types to filemanager and editor elements
2014-07-08 10:47:36 +01:00
Dan Poltawski
d830bd9a33
Merge branch 'MDL-46231-26-en_fix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-07-08 08:32:37 +01:00
Marina Glancy
8f2db3c1a1
Merge branch 'MDL-46229_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-07-08 13:51:57 +08:00
David Mudrák
666248c264
MDL-46223 Improve the marking guide output
2014-07-08 13:20:03 +08:00
David Mudrák
1f8eb08428
MDL-46223 Improve the rubric output
2014-07-08 13:20:03 +08:00
Marina Glancy
ada0205360
MDL-46280 filter_activitynames: sort activities by length in reverse order
2014-07-08 11:48:59 +08:00
Sam Hemelryk
20c80d9e2f
Merge branch 'MDL-46248_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-08 14:40:17 +12:00
Sam Hemelryk
fc22f80e9c
Merge branch 'MDL-46016_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-08 14:27:55 +12:00
Sam Hemelryk
bdf5ae0e92
MDL-19270 core_text: added unit tests for strrev
2014-07-08 14:15:06 +12:00
Sam Hemelryk
fadff0062a
Merge branch 'MDL-19270_moodle26stable' of https://github.com/nadavkav/moodle into MOODLE_26_STABLE
2014-07-08 13:53:47 +12:00
Sam Hemelryk
849c19022c
Merge branch 'mdl45982-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2014-07-08 13:26:51 +12:00
Sam Hemelryk
0076ac2d1c
Merge branch 'm26_MDL-46144' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-07-08 13:10:33 +12:00
Eloy Lafuente (stronk7)
792fb3ea61
Merge branch '46208-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-07-08 02:15:51 +02:00
Sam Hemelryk
15dcd5a535
MDL-45678 cache: renamed new cache and better comments
2014-07-08 09:52:57 +12:00
Sam Hemelryk
8ce2f33f9e
Merge branch 'MDL-45678-006-26' of https://github.com/dbezborodovrp/moodle into MOODLE_26_STABLE
2014-07-08 09:42:43 +12:00
Yuliya Bozhko
dcf8e1f5d8
MDL-46073 badges: Make sure html tags are not used in badge description
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-07-08 09:37:27 +12:00
Sam Hemelryk
ca13549a89
Merge branch 'wip_MDL-46126_m26_passnulls' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-07-08 09:37:14 +12:00
Sam Hemelryk
20e563e825
Merge branch 'MDL-43347-26' of https://github.com/mackensen/moodle into MOODLE_26_STABLE
2014-07-08 09:28:25 +12:00
Yuliya Bozhko
0174a0a57f
MDL-46042 badges: Clean up external badge data
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-07-07 16:37:48 +01:00
Dan Poltawski
7047adfdbe
Merge branch 'MDL-42393-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-07-07 16:27:34 +01:00
Dan Poltawski
47de7aac75
Merge branch 'MDL-41389_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-07-07 16:10:28 +01:00
Osanda Malith Jayathissa
739d227c58
MDL-45683 user: Escaping Skype ID used in profile
2014-07-07 16:05:10 +01:00
Marina Glancy
74556525de
MDL-45760 make sure to check permission before setting header
2014-07-07 15:06:42 +01:00
Tim Hunt
9d8348e13f
MDL-46148 qtype_calculated: fix formula validation.
2014-07-07 14:34:02 +01:00
Frederic Massart
bbc12d9cb5
MDL-45417 mod_imscp: Prevent entity injections from package content
2014-07-07 13:03:07 +01:00
Frederic Massart
4637ad6f7e
MDL-45463 mod_lti: Prevent XML entity injections from provider
2014-07-07 13:00:43 +01:00
Marina Glancy
40d52d4067
MDL-45616 repositories: use json encoding instead of serialization
2014-07-07 15:23:02 +08:00
Marina Glancy
68170f0b01
MDL-45616 repositories: more clearly distinguish when we use source and when reference
...
Function repository::get_moodle_file() should always be called on packed reference and not on the source received from user.
Also added phpdocs to some other methods that were confusing source and reference
2014-07-07 15:23:02 +08:00
Jason Fowler
a5ac47089e
MDL-42752 File-picker: Fix tabbing to disabled icons
2014-07-07 14:33:51 +08:00
Dan Poltawski
7d6e6ffceb
MDL-43848 messages: do not display message content in popups
...
The user is not in control of when these popups show up and it
may not be appropiate to have part of this content display whilst
in the presence of other users.
2014-07-07 13:48:08 +08:00
Nadav Kavalerchik
0057543e5e
MDL-19270 - Quiz graph - Fix reverse display of Hebrew legend text in RTL mode
2014-07-06 18:51:11 +03:00
Helen Foster
07d9521c49
MDL-46231 Merge English strings from the en_fix language pack
2014-07-04 22:43:32 +02:00
Damien Bezborodov
4ee23c10bb
MDL-45678 assignsubmission_comments: Improve performance for permissions checking
2014-07-04 14:25:32 +09:30
Petr Skoda
37648d141f
MDL-46126 upgrade: fix bogus nulls in user.password before changing precission
...
Note: there is no need to deal with Oracle empty strings here
because only MySQL running in non-strict mode is affected.
2014-07-04 16:29:58 +12:00
Frederic Massart
3fd99e0ff6
MDL-45596 roles: Escape filter value before using it in form field
2014-07-04 11:49:32 +08:00
Mark Nelson
2d47c45485
MDL-41389 auth_db: added unit tests for events
2014-07-03 20:19:10 -07:00
AMOS bot
f214d6e69a
Automatically generated installer lang files
2014-07-04 00:44:28 +00:00
Daniel Neis Araujo
e0cd470f1d
MDL-46248 calendar: HTML validation check fails on add event screen (Backport of MDL-42869)
2014-07-03 17:20:34 -07:00
Mark Nelson
5e44d5abaa
MDL-46016 auth_shibboleth: updated misleading comment
...
Also generated a random string for the password field in case it is ever used.
2014-07-03 16:16:02 -07:00
Mark Nelson
dba2527290
MDL-41389 auth_db: added user_updated/created event triggers
2014-07-03 15:11:47 -07:00
Sam Hemelryk
0b7cbdb0e6
MDL-46208 cachestore_mongo: fixed invalid collection name use
2014-07-04 08:11:21 +12:00
Dan Poltawski
92e7886965
weekly release 2.6.3+
2014-07-03 10:53:21 +01:00
Dan Poltawski
7b414e6258
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-07-03 10:53:18 +01:00
Frederic Massart
880c2fb8ba
MDL-42393 calendar: Preventing open/close loop in events overlay
2014-07-03 10:17:25 +08:00
Yuliya Bozhko
e68af16896
MDL-46229 badges: Fix missing additional names fields
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-07-03 09:35:06 +12:00
AMOS bot
a2a8e3edf9
Automatically generated installer lang files
2014-07-02 00:44:47 +00:00
Eloy Lafuente (stronk7)
333c9cd9df
Merge branch 'wip-mdl-45889-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-07-02 00:57:09 +02:00
Eloy Lafuente (stronk7)
5d4923ffcc
Merge branch '45209-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-07-01 23:43:28 +02:00
Sam Hemelryk
2ce17661e8
Merge branch 'wip-MDL-46147-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-02 09:31:10 +12:00
Mary Evans
dc22f74419
MDL-45507 theme_bootstrapbase: Fix regression for theme based custom menu
...
in renderers/core_renderer.php.
2014-07-02 09:22:49 +12:00
Eloy Lafuente (stronk7)
f7adf8a010
Merge branch 'MDL-45961_MOODLE_26_STABLE' of https://github.com/NeillM/moodle into MOODLE_26_STABLE
2014-07-01 19:23:46 +02:00
Dan Poltawski
92267ed9fe
Merge branch 'MDL-46063_26' of git://github.com/schach/moodle into MOODLE_26_STABLE
2014-07-01 17:29:18 +01:00
Dan Poltawski
d520b92579
Merge branch 'MDL-46036_survey_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-07-01 16:34:32 +01:00
Charles Fulton
83f78c7c5e
MDL-43347 grades: convert keep highest to text field
2014-07-01 07:36:15 -07:00
Charles Fulton
78e6292f47
MDL-43347 grades: consistent interface for drop lowest setting
2014-07-01 07:36:08 -07:00
Dan Poltawski
e666c72330
Merge branch 'MDL-46107_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-07-01 14:20:53 +01:00
Dan Poltawski
db1cf750bd
Merge branch 'wip_MDL-46099_m26_userglobal' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-07-01 10:39:18 +01:00
Marina Glancy
2522a179b0
MDL-46147 modinfo: performance improvement for course page (check filterall)
2014-07-01 15:32:48 +08:00
Damyon Wiese
30e2727e72
MDL-46147 modinfo: performance improvement for course page
...
This is a big win in a specific situation, ie filters enabled for content+headings,
and no activity descriptions visible on the course page.
2014-07-01 15:32:41 +08:00
Brian Barnes
faa963ba9a
MDL-46144 core_calendar:Fixed label linking in calendar
2014-07-01 13:51:40 +12:00
Sam Hemelryk
3bbb37741f
Merge branch 'MDL-40805-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-07-01 09:06:16 +12:00
Petr Skoda
d0dd8d33bb
MDL-46099 session: fix use of references for session globals
...
This reverses the references used for global $USER and $SESSION,
the reason is that PHP does not allow references to references.
$USER is a reference to $GLOBALS['USER'] which means we cannot
put any references to it. Solution is to store the current user and session
objects in $GLOBALS['USER'] and $GLOBALS['SESSIOn'] are reference
them in $_SESSION.
This patch makes the session code behave the same way in CLI,
phpunit and normal web requests - this allows use to finally
unit test most aspects of the session code in Moodle.
2014-07-01 08:38:52 +12:00
Dan Poltawski
824303bada
MDL-45641 fix trailing whitespace
2014-06-30 15:47:27 +01:00
Dan Poltawski
cb49ea51eb
Merge branch 'wip-mdl-45641-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-06-30 15:26:39 +01:00
Dan Poltawski
c1f759ab50
Merge branch 'MDL-42467_database_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-06-30 15:09:54 +01:00
Dan Poltawski
d183fbaf60
Merge branch 'MDL-45833_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-06-30 13:27:18 +01:00
Dan Poltawski
0d0552d430
Merge branch 'MDL-46044-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-06-30 11:45:32 +01:00
Heiko Schach
55ab8ab731
MDL-46063 feedback: Fix user pictures
2014-06-30 13:28:34 +03:00
Dan Poltawski
f50f41c507
Merge branch 'MDL-40228-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-06-30 08:56:47 +01:00
AMOS bot
86573d4ee6
Automatically generated installer lang files
2014-06-29 00:42:58 +00:00
Rajesh Taneja
548e5ecd1b
MDL-45641 event: Ldap user_signup unit test added
2014-06-27 16:18:45 +08:00
Rajesh Taneja
695dc96b0e
MDL-45641 event: Manually trigger event where needed.
...
Some places, user_created_user and user_updated_user
events should be triggred after profile data is saved.
2014-06-27 16:18:45 +08:00
Rajesh Taneja
7345a2af94
MDL-45641 event: Option to trigger user event manually
...
On some pages full user data is not stored before user_created/
user_updated event is triggred. So giving option to trigger that
manually, so it can be triggred after all data is saved
2014-06-27 16:18:45 +08:00
NeillM
2479cecad9
MDL-45961 Customise this page button on user profile page only works correctly for users own profile
2014-06-27 09:04:41 +01:00
Damyon Wiese
de55ebff23
MDL-46044 Assign: Add conditions to the inner query for performance
2014-06-27 15:01:35 +08:00
Damyon Wiese
157e5a9f9c
MDL-46044 Assign: Modify myhome query to only use the maxattempt from the submission
...
Using mismatches from the submissions/grades tables does not make much sense, we
should always only consider only the maxattempt from the submissions table.
2014-06-27 14:23:37 +08:00
Damyon Wiese
b7860604f7
MDL-46044 Assign: Move common setup to setUp method (share it for all of lib_test.php)
2014-06-27 14:19:59 +08:00
Damyon Wiese
eba3393014
MDL-46044 Assign: Fix print_overview function when there are multiple attempts
2014-06-27 14:19:51 +08:00
Damyon Wiese
16266791a0
MDL-46044 Assign: Update unit test to test multiple attempts on overview page
2014-06-27 14:19:44 +08:00
David Monllao
2427ceef62
MDL-45833 event: Removing courseid as the context is higher than course context
2014-06-27 11:25:00 +08:00
Yuliya Bozhko
3e9dfd7f62
MDL-46107 badges: Fix badges navigation and remove empty breadcrumbs on pages using Clean
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-06-27 12:49:00 +12:00
Sam Hemelryk
dc9363a651
MDL-45209 course: fixed navbar when creating,editing courses
2014-06-27 09:39:43 +12:00
Eloy Lafuente (stronk7)
5c1049f72b
weekly release 2.6.3+
2014-06-26 10:35:50 +02:00
Eloy Lafuente (stronk7)
125ca896df
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-06-26 10:35:45 +02:00
Eloy Lafuente (stronk7)
65684fa600
Revert " MDL-45044 filter_tex: properly escape excutable pathnames for Windows"
...
This reverts commit 07a50c2f29 .
2014-06-26 10:03:25 +02:00
Rajesh Taneja
c7b0eeee8e
MDL-45889 behat: Allow admin config to set by shortname
2014-06-26 13:19:21 +08:00
Andrew Davis
dbf541f8e1
MDL-46036 mod_survey: added logic to prevent user trying to download when there are no results
2014-06-26 11:20:58 +08:00
Andrew Davis
5636246c95
MDL-42467 mod_data: added code to delete cached RSS feeds when database or glossary entries are deleted
2014-06-26 09:18:21 +08:00
Jonathon Fowler
15e7db4e1d
MDL-46080 assign: fix offline grading worksheet marker column
2014-06-25 12:23:12 +10:00
AMOS bot
50ca770bc6
Automatically generated installer lang files
2014-06-25 00:45:35 +00:00
AMOS bot
21d1577972
Automatically generated installer lang files
2014-06-25 00:45:34 +00:00
Eloy Lafuente (stronk7)
9d5a2e6f1c
Merge branch 'MDL-46079-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-06-25 01:34:02 +02:00
Eloy Lafuente (stronk7)
004659a6d0
Merge branch 'MDL-41258-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-06-24 20:09:35 +02:00
Damyon Wiese
47042403ca
Merge branch 'MDL-45652_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-06-24 17:00:17 +08:00
Damyon Wiese
fc463d34e8
Merge branch 'MDL-10115-26' of git://github.com/xow/moodle into MOODLE_26_STABLE
2014-06-24 16:04:28 +08:00
John Okely
188c45aef6
MDL-10115 User profile: Use title to aid in the ellipsis link being understood by screen readers
2014-06-24 15:39:23 +08:00
Marina Glancy
76b320818a
Merge branch 'MDL-45933-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-06-24 13:52:54 +08:00
Marina Glancy
e0e6a127fa
Merge branch 'MDL-45044-m26-master' of git://github.com/dthies/moodle into MOODLE_26_STABLE
2014-06-24 13:29:20 +08:00
Damyon Wiese
b1e4d8b119
Merge branch 'MDL-46035_survey_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-06-24 13:08:52 +08:00
Damyon Wiese
80fa42a001
Merge branch 'MDL-46076-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-06-24 11:31:54 +08:00
Damyon Wiese
63de1463f8
Merge branch 'MDL-44512-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-24 10:58:47 +08:00
Eloy Lafuente (stronk7)
1510a9d6a1
MDL-39883 events: fix tests to avoid warning
...
Only needed in 26 and older, we are handling those
changes automatically in 27 and up.
2014-06-24 02:06:08 +02:00
Eloy Lafuente (stronk7)
4fdbb24243
Merge branch 'MDL-45721_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-06-24 01:00:21 +02:00
Eloy Lafuente (stronk7)
32b48768d4
Merge branch 'MDL-39883-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-06-24 00:50:05 +02:00
Eloy Lafuente (stronk7)
a23eb149a8
Merge branch 'MDL-45764_generalTool_26' of https://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-06-24 00:03:42 +02:00
Simey Lameze
f0a38fd4c0
MDL-40805 auth_cas : Trigger user_loggedout event before CAS logout.
2014-06-23 15:20:53 +08:00
Damyon Wiese
1b25b037dc
Merge branch 'MDL-45580-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-06-23 15:20:40 +08:00
Frederic Massart
e7acf36d0d
MDL-45580 assignfeedback_editpdf: Save readonly version in backup
2014-06-23 14:56:25 +08:00
Frederic Massart
75c74acfa1
MDL-45580 assignfeedback_editpdf: Delete draft content on new submission
2014-06-23 14:56:25 +08:00
Frederic Massart
2df40c4f90
MDL-45580 assignfeedback_editpdf: Store a readonly version of the PDF
2014-06-23 14:56:21 +08:00
Damyon Wiese
3f3ecc0311
Merge branch '37145-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-06-23 14:40:33 +08:00
Damyon Wiese
20ab72d496
Merge branch 'MDL-38693-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-23 13:54:59 +08:00
Damyon Wiese
f208379c9f
MDL-41746 External api: Allow multiple calls to validate_context at different levels
...
(Only from webservices)
2014-06-23 13:39:53 +08:00
Damyon Wiese
d61f480fb6
Merge branch 'MDL-35453_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-06-23 12:30:18 +08:00
Mark Nielsen
45ddf2980a
MDL-46013 theme: Uninstall theme unconditionally unsets configs
2014-06-23 11:35:07 +08:00
Sam Hemelryk
d57563edd6
MDL-37145 caching: noted recommendation for dedicated memcache servers
...
Several reports have been made about the unexpected purging of entire
memcached servers when MUC is configured to use Memcache and caches
get purged.
This is expected and occurs because the memcache extenions don't
provide isolated containers. Moodle data is stored along side any other
data in the cache and when caches get purged all data gets removed
whether it belongs to Moodle or not.
The docs cover this point and here I've added notes about this to both
config-dist.php and cache/README.md
2014-06-23 11:02:48 +12:00
AMOS bot
a095ad50c1
Automatically generated installer lang files
2014-06-21 00:43:44 +00:00
Tim Hunt
905050d73e
MDL-35453 quiz reports: don't order by id.
...
We were using ORDER BY id even though there was a perfectly good
attempt column to order the attempts by one user at one quiz.
Also, Oracle was complaining:
Debug info: ORA-01799: a column may not be outer-joined to a subquery
2014-06-20 16:54:20 +01:00
sam marshall
d20d8938a7
MDL-46079 Restore: Can run out of memory in get_records call
2014-06-20 14:12:58 +01:00
sam marshall
e1d76a33e3
MDL-46076 Lib: Allow javascript-static.js to somewhat work in IE7 [2.6]
2014-06-20 14:10:57 +01:00
Frederic Massart
8fc9105a7a
MDL-40228 backup: Settings were ignored during automated backups
2014-06-20 15:38:09 +08:00
Daniel Thies
07a50c2f29
MDL-45044 filter_tex: properly escape excutable pathnames for Windows
2014-06-19 22:08:21 -05:00
Andrew Davis
f87c073039
MDL-46035 mod_survey: a string change to make an error message always correct
2014-06-20 08:58:45 +08:00
Jetha Chan
28b751b244
MDL-44512 themes: fix for custom menu submenu arrows on RTL languages
2014-06-19 15:18:18 +08:00
Damyon Wiese
9663e6f8a5
weekly release 2.6.3+
2014-06-19 14:13:11 +08:00
Damyon Wiese
13f327b533
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-06-19 14:13:08 +08:00
AMOS bot
e7b7b7fd8e
Automatically generated installer lang files
2014-06-19 00:42:58 +00:00
Ankit Agarwal
90db0fb726
MDL-39883 events: Trigger a module created event when duplicating a module
2014-06-18 16:02:43 +08:00
Ankit Agarwal
fd554631f8
MDL-39883 events: Create a new api create_from_cm for module create event
2014-06-18 16:02:42 +08:00
Damyon Wiese
8bf65f15dd
MDL-45933 Assign: Prevent fatal error when there are no users in the grading table
2014-06-18 15:17:38 +08:00
Mark Nelson
ca0678bd96
MDL-45652 core_backup: display warning on restore destination form when necessary data is missing
2014-06-17 21:56:26 -07:00
Mark Nelson
9f6a3aee95
MDL-45721 core_backup: only trigger the course_restored event when restoring a course
2014-06-17 19:38:36 -07:00
AMOS bot
08c9c27c01
Automatically generated installer lang files
2014-06-18 00:42:34 +00:00
Andrew Nicols
9b6218949a
MDL-41258 Forum: Add additional unit tests for forum digest settings
2014-06-17 16:17:35 +08:00
Damyon Wiese
05dd6551bd
MDL-45582 Editpdf: Prevent debugging when there is no pdf
2014-06-17 10:21:42 +08:00
Damyon Wiese
5f8a991828
Merge branch 'm26_MDL-45582' of git://github.com/greg-or/moodle-mod_assign into MOODLE_26_STABLE
2014-06-17 10:21:34 +08:00
Eloy Lafuente (stronk7)
d7b83310a7
Merge branch 'MDL-45970_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-06-17 01:15:54 +02:00
Eloy Lafuente (stronk7)
a25529102c
Merge branch 'MDL-45611-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-17 01:12:34 +02:00
Eloy Lafuente (stronk7)
883656ceb8
Merge branch 'wip-mdl-45719-m26' of https://github.com/deraadt/moodle into MOODLE_26_STABLE
2014-06-17 01:04:08 +02:00
Eloy Lafuente (stronk7)
c005cb8947
Merge branch 'MDL-45870-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-06-17 00:51:46 +02:00
Marina Glancy
827fbc4515
Merge branch 'MDL-45901_Quiz_MOODLE-26-STABLE' of git://github.com/nadavkav/moodle into MOODLE_26_STABLE
2014-06-16 17:27:54 +08:00
Jonathon Fowler
f8840f947c
MDL-42531 assign: refactor batch operations to use forms properly
...
Avoids a lot of ugly optional_param() use. Also fixes the
non-functional cancel buttons.
Conflicts:
mod/assign/locallib.php
mod/assign/tests/base_test.php
mod/assign/tests/events_test.php
2014-06-16 17:00:04 +08:00
Gregory Faller
41b20b6e18
MDL-45582: Apply grades and feedback to entire group does not work with Annotate PDF feature
2014-06-16 18:07:56 +09:30
Marina Glancy
0e96add931
Merge branch 'MDL-35648-v26' of git://github.com/danielneis/moodle into MOODLE_26_STABLE
2014-06-16 14:24:22 +08:00
Marina Glancy
196c818a91
Merge branch 'MDL-45935-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-06-16 14:23:01 +08:00
John Okely
8791ab3304
MDL-10115 User profile: Use moodle_url and html_writer::link for course links on user profiles
2014-06-16 14:22:28 +08:00
AMOS bot
fc06491c75
Automatically generated installer lang files
2014-06-15 00:42:51 +00:00
Nadav Kavalerchik
b70337b38c
MDL-45901 - Quiz - Random question category question are not visible,in RTL mode
2014-06-14 00:47:10 +03:00
Jason Fowler
08f2855d64
MDL-45611 Questions: Fixing the layout of the 'points box'
2014-06-13 10:24:59 +08:00
AMOS bot
eb4b4c7ba0
Merge branch 'MOODLE_26_STABLE' into install_26_STABLE
2014-06-13 00:42:09 +00:00
Tim Lock
23c3ce59ff
MDL-45982: Implement displaying of non error messages from a provider.
2014-06-13 10:08:03 +09:30
Andreas Grabs
87aa044351
MDL-31998 mod_feedback - Feedback depend questions bug
2014-06-13 01:44:35 +02:00
Tim Hunt
fa5cfedf4e
MDL-45970 quiz editing: fix display of random questions.
...
The pass by reference meant the function was clobbering the variable in
the calling function. Once that was change, it was not strictly
necessary to rename the variable in the function, but I did anyway for
clarity.
Thanks to Rajesh Taneja for finding the problem, and identifying which
bit of code was broken. I really just made the patch.
2014-06-12 19:43:31 +01:00
Eloy Lafuente (stronk7)
89c7782a91
weekly release 2.6.3+
2014-06-12 18:59:00 +02:00
Eloy Lafuente (stronk7)
e17dc7bcfa
Merge branch 'MDL-42835-26' of http://github.com/damyon/moodle into MOODLE_26_STABLE
2014-06-12 10:00:01 +02:00
John Okely
64f2725233
MDL-10115 User profile: Allow full list of courses to be viewed on a user's profile
2014-06-12 15:20:34 +08:00
Rajesh Taneja
6e5c445714
MDL-45808 enrol_self: Fixed behat to observe the group key policy
...
Conflicts:
enrol/self/tests/behat/self_enrolment.feature
2014-06-12 14:39:42 +08:00
Damyon Wiese
95ef465948
MDL-42835 Scorm: Fix for JS error because no nodes are selected in the toc.
2014-06-12 14:00:04 +08:00
AMOS bot
0d893ad97b
Automatically generated installer lang files
2014-06-12 00:43:43 +00:00
Damyon Wiese
1110aed46a
MDL-45763 Question types: Allow saving '0' as question text.
2014-06-11 17:29:55 +08:00
Marina Glancy
86fdc9dd64
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 17:16:15 +08:00
Marina Glancy
d66cfec3f0
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 12:19:15 +08:00
Marina Glancy
677267791a
MDL-45763 question: fix SQL syntax for Oracle
2014-06-11 12:19:15 +08:00
Eloy Lafuente (stronk7)
8e9115725e
Merge branch 'm26_MDL-29708_Typo_Extra_Slashes' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-06-11 01:46:08 +02:00
Frederic Massart
179515b4de
MDL-45808 group: Observe the group key policy upon group creation
2014-06-10 23:03:37 +02:00
Eloy Lafuente (stronk7)
871c0ec7c5
Merge branch 'MDL-45579-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-06-10 22:26:12 +02:00
Eloy Lafuente (stronk7)
e7bc2568a6
Merge branch 'MDL-45418_26' of git://github.com/stronk7/moodle into MOODLE_26_STABLE
2014-06-10 20:13:58 +02:00
Barbara Ramiro
9fca4525dc
MDL-45943: Replacement for publisher icons
2014-06-10 19:38:35 +02:00
Jason Fowler
5fd16a3761
MDL-45418 Files: Adding upgrade steps for publisher docs
...
Conflicts:
lib/db/upgrade.php
lib/db/upgradelib.php
version.php
2014-06-10 19:37:29 +02:00
James McLean
af21acd472
MDL-45418 Files: Adding publisher docs to Filetypes
2014-06-10 19:34:08 +02:00
Eric Merrill
272878cab9
MDL-45763 question: Correct random question text if set to true or false
2014-06-10 20:08:35 +08:00
Marina Glancy
38083d7ff3
Merge branch 'MDL-20154-26' of git://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-06-10 15:42:27 +08:00
Damyon Wiese
86af5cb87c
Merge branch '45524-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-06-10 15:31:25 +08:00
Marina Glancy
fde80766e2
Merge branch '26STABLE-wip-MDL45846' of git://github.com/jennymgray/moodle into MOODLE_26_STABLE
2014-06-10 14:20:34 +08:00
Damyon Wiese
2f3c3abc1f
Merge branch 'wip-mdl-44309-m26' of https://github.com/deraadt/moodle into MOODLE_26_STABLE
2014-06-10 14:08:30 +08:00
Damyon Wiese
871a036c74
Merge branch 'MDL-45767_returnInstanceid_26' of https://github.com/moodlerooms/moodle into MOODLE_26_STABLE
2014-06-10 13:52:18 +08:00
Damyon Wiese
eb6e5390c9
Merge branch 'MDL-45763-26' of https://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-06-10 13:14:38 +08:00
Andrew Nicols
ac86e96914
MDL-45935 tests: Specify step names during backup/restore tests
2014-06-10 12:18:24 +08:00
Frederic Massart
66f93d133a
MDL-45870 mod_assign: Behat test covering some outcome usage
2014-06-10 11:58:19 +08:00
Michael de Raadt
ae527646a1
MDL-45719 mod_lti - Pass language strings to inline JS to allow for escaping
2014-06-10 11:40:28 +08:00
Eloy Lafuente (stronk7)
0034fd8816
Merge branch 'MDL-42782-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-10 01:10:40 +02:00
Eloy Lafuente (stronk7)
4c3f6d562f
Merge branch 'MDL-42835_26' of git://github.com/nobelium/moodle into MOODLE_26_STABLE
2014-06-10 00:37:34 +02:00
Eloy Lafuente (stronk7)
b2d285491c
Merge branch 'MDL-45574-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-06-09 21:49:44 +02:00
Eloy Lafuente (stronk7)
4d7544a3a0
Merge branch 'wip-MDL-44501-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-06-09 18:59:37 +02:00
Jenny Gray
1d20e997a0
MDL-45846 Libraries custom user agent device detection unit test added
2014-06-09 14:04:36 +01:00
Marina Glancy
a9af7d94e1
Merge branch 'MDL-45560-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-06-09 17:25:22 +08:00
Jetha Chan
3a6f3f906a
MDL-38693 themes: amended z-indexes
...
Amended #dock z-index level from 11000 to 5000 across all themes; amended z-index style of #page-header in Overlay theme such that elements no longer occlude TinyMCE.
2014-06-09 14:09:55 +08:00
Damyon Wiese
8beb255c10
Merge branch 'MDL-39726-26' of https://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-06-09 12:43:04 +08:00
Damyon Wiese
c800196f03
Merge branch 'MDL-45714-26' of https://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-06-09 09:20:09 +08:00
Sam Hemelryk
7a684b732c
MDL-45524 navigation: fixed non-expandable node behat tests
2014-06-09 09:33:59 +12:00
Sam Hemelryk
82358535df
MDL-44711 navigation: improved expandable course calculation
2014-06-09 09:33:59 +12:00
Matteo Scaramuccia
6637cf27b9
MDL-29708 Fixed file_exception() arguments in rename().
2014-06-07 09:59:01 +02:00
Matteo Scaramuccia
874db754ce
MDL-29708 Fixed extra slashes in $string['storedfilenotcreated'].
2014-06-07 09:58:59 +02:00
sam marshall
7aa0860eca
MDL-45574 Backup progress: Can time out with large number of files
...
When there are many files inside a single resource, it's possible
for the backup to time out because it does not report progress
while adding entries to the backup_ids table.
2014-06-06 10:44:19 +01:00
Jenny Gray
807c670765
MDL-45846 Libraries Reinstate custom user agent device detection
2014-06-06 10:04:27 +01:00
Frederic Massart
36cef83e08
MDL-45870 mod_assign: Outcomes are saved for each group member
2014-06-06 12:26:27 +08:00
Daniel Neis Araujo
877ce4a64d
MDL-35648 (backport) adding missing distinct selector in sql on participation report
2014-06-05 20:45:12 -03:00
Nobelium
a5a3c48851
MDL-42835 mod_scorm: Close tree nodes using TreeView API
2014-06-05 22:30:29 +00:00
Sam Chaffee
464280a23d
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-06-05 09:38:46 -07:00
Eloy Lafuente (stronk7)
afce57cbea
weekly release 2.6.3+
2014-06-05 16:58:45 +02:00
Eloy Lafuente (stronk7)
6e3438036a
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-06-05 16:58:39 +02:00
Michael de Raadt
0d7ed311f8
MDL-44309 Administration - correcting inproperly assigned column classes in environment table
2014-06-05 10:44:06 +08:00
Eric Merrill
52878b707a
MDL-20154 questions: question_delete_question should not check perms
...
By Moodle convention, library functions should not implement permission
checks, they are to be handled by the invoking code.
2014-06-04 17:45:05 -04:00
Eric Merrill
3616569d45
MDL-20154 quiz: Remove unused random questions
...
When a random question is removed from a quiz, and it is not
in use elsewhere, it should be deleted.
Conflicts:
mod/quiz/editlib.php
mod/quiz/lib.php
2014-06-04 17:45:02 -04:00
Mark Nielsen
a6afe639ca
MDL-45764 mod_lti: Fix adding General Tool
...
This error only occurs when a ltisource
plugin is present that implements the
get_types callback.
2014-06-04 08:10:56 -07:00
Eric Merrill
200862ff6e
MDL-39726 backup: Move question files by context, not one at a time
...
Use question category contexts to send file to the file pool in bulk.
Questions are only restored in whole category chunks, so this is safe
to do.
2014-06-04 09:20:05 -04:00
Adrian Greeve
7de5920dd8
MDL-44501 mod_data: Only attempt to export files when a file exists.
...
The error only occurs when portfolios are enabled and there is only one field which is
a file field.
2014-06-04 15:31:34 +08:00
Frederic Massart
ed94a2affd
MDL-45579 group: Behat tests to cover group enrolment key rules
2014-06-04 15:12:04 +08:00
Frederic Massart
e2f577e074
MDL-45579 group: Prevent duplicate enrolment keys in course groups
2014-06-04 15:12:03 +08:00
Andrew Nicols
0ad0ddd1ea
MDL-18162 mod_forum: Correct @param type in phpdoc to use stdClass
2014-06-04 11:26:19 +08:00
Eloy Lafuente (stronk7)
9a5044fa5c
Merge branch 'MDL-44620_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-06-03 18:11:56 +02:00
Dan Poltawski
7c3e7cdae9
Merge branch '45333-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-06-03 15:26:03 +01:00
Eloy Lafuente (stronk7)
acfc4c0b4d
Merge branch 'MDL-42953-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-06-03 12:11:52 +02:00
Damyon Wiese
65f3549893
Merge branch 'MDL-45592_26' of git://github.com/grabs/moodle into MOODLE_26_STABLE
2014-06-03 16:22:07 +08:00
Damyon Wiese
50df05ef78
Merge branch 'm26_MDL-44098' of git://github.com/greg-or/moodle-mod_assign into MOODLE_26_STABLE
2014-06-03 13:10:16 +08:00
Damyon Wiese
322a1fa453
Merge branch 'MDL-45781_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-06-03 11:58:52 +08:00
Jetha Chan
15601a33d9
MDL-42782 usability: fix for extreme course page indenting
2014-06-03 11:16:36 +08:00
Sam Hemelryk
42a1546bf8
Merge branch 'MDL-18162-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-06-03 15:00:31 +12:00
Eric Merrill
0babaf208d
MDL-45714 backup: Less aggressive removal of old backup dirs
...
The old 4 hour standard was too aggressive and can cause backup files
to be removed while they were still in use. Now the same as cron,
1 week.
2014-06-02 21:50:54 -04:00
Eloy Lafuente (stronk7)
9514d99333
Merge branch 'm26_MDL-45726' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-06-03 02:20:02 +02:00
Sam Hemelryk
b51ee5ac52
Merge branch 'MDL-33763-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-06-03 08:57:35 +12:00
Eric Merrill
2f4815a05b
MDL-45763 question Random qtype should use '0' or '1' question text.
...
Some time ago, it when from using '0' for no-subcategories to blank.
Change to properly define '0' or '1', update old questions, and make
sure to fix newly restored questions.
Conflicts:
mod/quiz/editlib.php
question/type/random/version.php
2014-06-02 15:35:40 -04:00
Albert Gasset
1a997d4b11
MDL-35514 mod_forum: Fixed warning message to students in forums with groups
2014-06-02 18:25:40 +02:00
Tim Hunt
d03434111a
MDL-45781 quiz autosave: detect and report when the session is lost.
...
and also other errors.
2014-05-30 16:30:16 +01:00
AMOS bot
888d681014
Automatically generated installer lang files
2014-05-30 01:24:34 +00:00
AMOS bot
2dbb5e22f7
Automatically generated installer lang files
2014-05-30 01:24:34 +00:00
Ciaran Irvine
49c4454cec
MDL-45726 SCORM: Correct check for forcenewattempt
2014-05-30 09:49:18 +12:00
Sam Hemelryk
19a43c48bf
MDL-45333 output: navbar is now wrapped in a <nav> tag
2014-05-30 08:41:39 +12:00
Andreas Grabs
4532c861e1
MDL-45592 mod_feedback - unwanted linebreak after import or duplicating a feedback
2014-05-29 17:15:48 +02:00
Eloy Lafuente (stronk7)
1132d30d1f
weekly release 2.6.3+
2014-05-29 12:51:33 +02:00
Eloy Lafuente (stronk7)
6e415f6a59
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-05-29 12:51:28 +02:00
Damyon Wiese
a42f023698
MDL-45654 Cron: Fix for unit test that was causing integer overflow in 32 bit php
2014-05-29 16:30:06 +12:00
Sam Hemelryk
18c31e25b6
Merge branch 'wip-mdl-45698-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-05-29 14:28:07 +12:00
Rajesh Taneja
6a46c626d6
MDL-45698 behat: Fixed behat and symfony versions
2014-05-29 09:49:20 +08:00
Sam Hemelryk
321a4a90ab
MDL-45654 cron: fixed dataprovider timestamp issue
2014-05-29 11:21:05 +12:00
Sam Hemelryk
bc389ac7c8
Merge branch 'wip-mdl-45565-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-05-29 08:12:37 +12:00
Andrew Nicols
54c9783e5c
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 01:02:25 +08:00
Andrew Nicols
646021e728
MDL-18162 mod_forum: Correct phpdoc for forum_clean_search_terms
2014-05-28 09:36:02 +08:00
Dan Poltawski
56f23662b1
Merge branch 'MDL-45544-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-05-27 07:50:03 +01:00
David Monllao
e002c90dab
MDL-44620 behat: Automate MDLQA-7
...
- MDLQA-7: By default, a new course contains a Latest
News block which displays a specific number of recent
discussions from the news forum
2014-05-27 13:13:48 +07:00
David Monllao
94ba162660
MDL-44620 behat: Automates MDLQA-6
...
- MDLQA-6: By default, a new course contains a news
forum in which only teachers can post and subscription
is forced
2014-05-27 13:13:48 +07:00
Rajesh Taneja
b24571ea7d
MDL-45565 phpunit: Changed testsuite_name, so as to avoid class collision
2014-05-27 09:50:21 +08:00
Rajesh Taneja
d160b700e8
MDL-45565 core_message: Reset internal users in phpunit
2014-05-27 09:50:21 +08:00
Gregory Faller
33f29f5adc
MDL-44098: Late submissions with extension calculate period of lateness incorrectly
2014-05-27 11:08:29 +09:30
Dan Poltawski
c5549ab475
Merge branch 'MDL-45676_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-05-26 12:02:43 +01:00
Dan Poltawski
1ec46dca1d
Merge branch 'MDL-45675_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-05-26 11:59:26 +01:00
Marina Glancy
a8b6eaa3c4
Merge branch 'MDL-45661-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-05-26 14:46:55 +08:00
Marina Glancy
25f6bc111d
Merge branch 'MDL-44482-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-26 14:46:47 +08:00
Simey Lameze
7874aa6eb7
MDL-45544 events: Add event user_profile_viewed trigger to user/profile.php
2014-05-26 14:10:59 +08:00
Jetha Chan
addeb650b9
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:01:05 +08:00
Damyon Wiese
c3131a4ac2
Merge branch 'wip-MDL-45688-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-05-26 12:48:33 +08:00
Damyon Wiese
d60e4f6684
MDL-45661 Assign: Clean bad data from DB after MDL-42526
...
Conflicts:
mod/assign/db/upgrade.php
mod/assign/version.php
2014-05-26 12:37:19 +08:00
Damyon Wiese
cd2297972b
Merge branch '45499-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-26 12:13:02 +08:00
Marina Glancy
7c399a1ba0
Merge branch 'MDL-44014-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-05-26 11:59:47 +08:00
Ankit Agarwal
1b308f725a
MDL-33763 notes: Fix issue with incorrect node highlighting in the nav tree
2014-05-26 10:41:51 +08:00
Mark Nelson
47235557d2
MDL-45675 mod_data: initialise options as an empty array to avoid error when there are none
2014-05-25 19:29:39 -07:00
Sam Hemelryk
5abf0019f5
Merge branch 'MDL-45650_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-05-26 13:59:14 +12:00
Sam Hemelryk
7ec197fd64
Merge branch 'MDL-45192_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-05-26 13:23:06 +12:00
Sam Hemelryk
967d16dd52
Merge branch 'MDL-45660_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-26 11:52:35 +12:00
Sam Hemelryk
5b4b64fc58
Merge branch 'MDL-45686_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-05-26 10:55:14 +12:00
Sam Hemelryk
362598367c
Merge branch 'MDL-45635-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/yui/src/notification/js/confirm.js
2014-05-26 10:38:22 +12:00
Sam Hemelryk
43b611f566
Merge branch 'm26_MDL-45623' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-05-26 09:58:59 +12:00
Sam Hemelryk
9832d18ab5
Merge branch 'MDL-45607_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-05-26 09:53:46 +12:00
Sam Hemelryk
201d502a9b
Merge branch 'MDL-42526-26' of git://github.com/jamiepratt/moodle into MOODLE_26_STABLE
2014-05-26 09:02:49 +12:00
Sam Hemelryk
53bdea7476
MDL-45499 admin: fixed error when displaying page settings
2014-05-26 09:01:09 +12:00
Sam Hemelryk
1a49438ade
Merge branch 'MDL-45654-26' of https://github.com/rtcn2/moodle into MOODLE_26_STABLE
2014-05-26 08:58:08 +12:00
Jean-Michel Vedrine
4fb94f7f96
MDL-45686 qtype_multichoice get_num_selected_choices return wrong result
2014-05-25 09:15:21 +02:00
Marina Glancy
5638eb7c35
MDL-45688 added missing library requirement
2014-05-24 18:30:28 +08:00
Rajesh Taneja
543ef5fa7c
MDL-45565 core_message: Added unit tests.
2014-05-23 16:47:50 +08:00
Rajesh Taneja
c27601c459
MDL-45565 core_message: Fixed strangers array
...
Strangers get mixed with noreply user and support user,
if noreply/support users real user.
To avoid duplication use userid as array index. Also,
avoid fetching data again for noreply and support users,
if they are real users, then data is already feteched.
2014-05-23 16:47:43 +08:00
Andrew Nicols
6c66c20107
MDL-45635 javascript: Make core dialogue translatable
2014-05-23 16:19:15 +08:00
Mark Nelson
7221132d11
MDL-45676 mod_data: added missing additional name fields
2014-05-22 22:00:15 -07:00
AMOS bot
c38626b055
Automatically generated installer lang files
2014-05-23 00:52:52 +00:00
Tim Hunt
7d99d3e9c4
MDL-45660 question statistics: fix regression added by MDL-44981.
...
Also, make comparison more robust.
2014-05-22 16:16:03 +01:00
Eloy Lafuente (stronk7)
529d4cdbc6
weekly release 2.6.3+
2014-05-22 16:47:12 +02:00
Eloy Lafuente (stronk7)
cd07fceed1
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-05-22 16:47:07 +02:00
James Pratt
26ae6e5792
MDL-42526 mod_assignment : fix record insert with assigment.id 0
2014-05-22 12:54:45 +07:00
AMOS bot
217613ab21
Automatically generated installer lang files
2014-05-22 01:08:09 +00:00
Simon Coggins
c017cc5ca9
MDL-45623: Fix assigned users count on role delete confirmation page
2014-05-22 08:16:46 +12:00
Rod Norfor
03966a4ec0
MDL-45654 cron: fix non-empty directories deletion
...
Remove errors when attempting to delete non-empty directories when
child directories do not get removed since the mtime was updated when
files were removed from the child directory.
2014-05-21 17:24:02 +01:00
Sam Hemelryk
b1cb63b24f
MDL-44711 course: fixed navigation expansion in course tests
2014-05-21 20:58:35 +12:00
Mark Nelson
ec373efd6d
MDL-45650 events: ensure correct objectid passed when triggering user_profile_viewed event
2014-05-21 00:25:48 -07:00
Mark Nelson
4a9dcf3f17
MDL-45607 events: changed the context passed to the user_profile_viewed event
2014-05-20 21:13:28 -07:00
Marina Glancy
f01e4739fd
MDL-45469 profile: make sure profile fields can be initialised without arguments
2014-05-21 11:53:53 +08:00
Dan Poltawski
7d5774aaa2
Merge branch 'wip-MDL-45371-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-05-21 10:03:09 +08:00
Marina Glancy
7a562bf521
MDL-45320 behat: change to block selector
2014-05-20 20:52:37 +08:00
Marina Glancy
0c11e7ed30
MDL-45320 block_html: behat tests
2014-05-20 20:52:14 +08:00
Marina Glancy
a33bc20d2e
MDL-45320 behat: Step definitions for blocks
2014-05-20 20:52:01 +08:00
David Monllao
e3353f92fc
MDL-45294 behat: Updating block references to aria label value
...
Also improving moodle selectors xpath expressions
readability.
2014-05-20 20:47:48 +08:00
David Monllao
28e5ece329
MDL-45294 behat: Supporting an aria-label as a block ref
2014-05-20 20:47:48 +08:00
Dan Poltawski
239db05eec
Merge branch '44711-26-r2' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-20 20:32:02 +08:00
Sam Hemelryk
4fc9f74029
MDL-44711 block_navigation: fixed typo in behat tests
2014-05-20 23:38:25 +12:00
Damyon Wiese
e679a371ef
MDL-45606 Unit test fix for MySQL and added a comment about the removed code.
2014-05-20 18:07:28 +08:00
Dan Poltawski
af8bd4de8e
Merge branch 'MDL-45496-m26' of https://github.com/micaherne/moodle into MOODLE_26_STABLE
2014-05-20 15:55:13 +08:00
Marina Glancy
1cbfc11612
Merge branch 'MDL-45525-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:30:14 +08:00
Marina Glancy
bf75a73cc5
Merge branch 'MDL-45536-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:26:31 +08:00
Marina Glancy
97dc7bfc0b
Merge branch 'wip-MDL-45512-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-05-20 14:22:51 +08:00
Marina Glancy
f60c23a781
Merge branch 'MDL-43669-m26' of git://github.com/micaherne/moodle into MOODLE_26_STABLE
2014-05-20 14:16:27 +08:00
Marina Glancy
2b0b60631d
Merge branch 'MDL-44333_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-20 14:11:57 +08:00
Andrew Nicols
51a6bf7f1a
MDL-45536 theme: Use width auto for inputs and textareas specifying them
2014-05-20 14:08:58 +08:00
Damyon Wiese
2a6cc872ff
Merge branch 'm26_MDL-45583' of github.com:danmarsden/moodle into MOODLE_26_STABLE
2014-05-20 13:30:37 +08:00
Damyon Wiese
350e34d177
Merge branch 'MDL-45323-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-05-20 13:29:30 +08:00
Dan Poltawski
67f6ebacff
Merge branch 'MDL-45545-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-20 12:21:58 +08:00
Sam Hemelryk
e77dcc602d
Merge branch 'MDL-44323-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-20 15:45:21 +12:00
Sam Hemelryk
aa1d665a3a
Merge branch 'MDL-44027-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-05-20 15:39:31 +12:00
Dan Poltawski
2b0ea3051d
Merge branch 'MDL-45605-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-05-20 10:51:27 +08:00
Dan Poltawski
fa496d3fe1
Merge branch 'MDL-45546-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-20 10:24:40 +08:00
Dan Poltawski
fa4ff1bd10
Merge branch '44711-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-20 10:14:24 +08:00
Sam Hemelryk
43f39c235f
Merge branch 'MDL-45603-26' of https://github.com/merrill-oakland/moodle into MOODLE_26_STABLE
2014-05-20 13:59:33 +12:00
Marina Glancy
0e46c03356
Merge branch 'MDL-45469-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-05-20 09:52:48 +08:00
Dan Poltawski
940269660f
Merge branch 'MDL-44449_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-20 09:50:51 +08:00
Damyon Wiese
4c2ba6794b
Merge branch '44974-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-20 09:01:24 +08:00
Sam Hemelryk
7d14ae30e9
Merge branch 'MDL-45477-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-05-20 11:58:18 +12:00
Sam Hemelryk
8ffb738721
Merge branch 'MDL-45535-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-05-20 11:55:47 +12:00
Sam Hemelryk
cf1cf9499f
Merge branch 'MDL-37838-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-05-20 10:42:19 +12:00
Sam Hemelryk
d18bc9dc02
Merge branch 'MDL-45380-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 08:53:11 +12:00
Sam Hemelryk
17f8fb7f3e
Merge branch 'MDL-45135-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-05-20 08:47:21 +12:00
Tim Hunt
969c26def0
MDL-44449 quiz access rules should have a delete hook.
...
So they can clean up their settings when the quiz is deleted.
See
https://github.com/moodleou/moodle-quizaccess_honestycheck/commit/babf149c2cc6dd734c272cd332b2032cc19db7d8
for an example of using this.
2014-05-19 16:59:21 +01:00
Damyon Wiese
cbaad47bf2
Merge branch 'MDL-45472-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-05-19 20:47:49 +08:00
Damyon Wiese
9ccd8759ea
Merge branch 'MDL-43833_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-19 20:12:20 +08:00
Damyon Wiese
5b26aca437
Merge branch 'MDL-45527-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-19 20:07:00 +08:00
Damyon Wiese
2e0b5708f1
Merge branch 'MDL-45455_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-05-19 19:57:57 +08:00
Dan Poltawski
ce400f61e6
Merge branch 'MDL-45432-MOODLE_26_STABLE' of https://github.com/lucisgit/moodle into MOODLE_26_STABLE
2014-05-19 18:43:17 +08:00
Michael Aherne
8257e19b7a
MDL-43669 messaging Enable sending email only from no-reply address
2014-05-19 09:52:23 +01:00
Marina Glancy
8e73bb6328
MDL-45371 behat: Tests for block glossary_random
2014-05-19 15:20:10 +08:00
Dan Poltawski
2fa8db79cc
Merge branch 'MDL-41109-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-05-19 15:07:53 +08:00
Dan Poltawski
1ad0beaf4f
Merge branch 'wip-MDL-34914-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-05-19 14:59:36 +08:00
Damyon Wiese
60802ff32e
Merge branch 'MDL-32543-26' of https://github.com/danielneis/moodle into MOODLE_26_STABLE
2014-05-19 12:55:31 +08:00
Damyon Wiese
b29da693b6
Merge branch 'MDL-23566_26' of https://github.com/aolley/moodle into MOODLE_26_STABLE
2014-05-19 12:43:45 +08:00
Marina Glancy
709f70145f
Merge branch 'wip-MDL-45483-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-05-19 12:38:47 +08:00
Damyon Wiese
9d14dcd64e
Merge branch 'MDL-44634-26' of https://github.com/dbezborodovrp/moodle into MOODLE_26_STABLE
2014-05-19 12:20:38 +08:00
Frederic Massart
da14c5dff1
MDL-45527 cron: Already deleted unconfirmed users are ignored
2014-05-19 12:06:49 +08:00
Damyon Wiese
d38ef5cfe0
Merge branch '43995-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-19 11:53:34 +08:00
Sam Hemelryk
e6e58c7a92
MDL-38923 theme_bootstrapbase: pre-integration fixups
...
* Fixed the way we added the block class to the dock panel in dock.js
* Added a class to the h2 that is used to test dock title width
* Fixed RTL alignment issues as best I could at present
* Fixed overlap of dock + navbar on small screens
* Fixed the docked block width to be constrained to the available space
* Fixed hidden actions on docked blocks
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-19 15:28:00 +12:00
Damyon Wiese
eba90af0d3
MDL-45605 Phpunit: Do not call gc_collect_cycles as part of reset.
...
This takes 25% of the time in running tests and there is no benefit. The
behaviour of destructors is the same before/after the patch.
2014-05-19 10:38:39 +08:00
Sam Hemelryk
14f40dcc9c
Merge branch 'MDL-45561-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-19 13:37:19 +12:00
Sam Hemelryk
8758f4464f
MDL-44974 admin: repositioned call to initialise renderer
2014-05-19 08:41:23 +12:00
Sam Hemelryk
9fb8de4cd1
MDL-44711 navigation: better handling of course expansion exception
2014-05-19 08:41:08 +12:00
Sam Hemelryk
0720ecb621
MDL-38923 dock: allowed for space before first time
2014-05-19 08:40:16 +12:00
Sam Hemelryk
6ae3b201cc
MDL-38923 theme_bootstrapbase: tidied up dock implementation
...
Also:
* Changed to a CSS based compacting solution
* Converted dock colours to variables
* RTL fixes for the dock
2014-05-19 08:40:16 +12:00
Bas Brands
056b54ff63
MDL-38923 theme bootstrapbase: theme clean: enable docking
2014-05-19 08:40:13 +12:00
Eric Merrill
6a7348df5c
MDL-45603 cache Fix the mappingsonly option to work as advertised.
2014-05-17 23:55:10 -04:00
Tim Hunt
fc36e18fb1
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 15:10:55 +01:00
Marina Glancy
3febb9e672
MDL-34914 cohorts: more understandable filter of user list by cohort
2014-05-16 17:17:36 +08:00
Andrew Nicols
ed065ceb93
MDL-41109 dndupload: Add missing error string
2014-05-16 13:50:19 +08:00
Dan Marsden
26143abeaf
MDL-45583 badges: check parent contexts consistantly when checking required role.
2014-05-16 13:54:05 +12:00
Tim Hunt
9b3b40c1ab
MDL-45455 quiz cron must rollback transaction on error.
2014-05-15 15:08:12 +01:00
Tim Hunt
b7acb1f0e8
MDL-43833 quiz reports: persist states settings between pages.
2014-05-15 15:07:38 +01:00
Jetha Chan
c7f36a87b3
MDL-45561 themes: horizontal scroll in RTL base
2014-05-15 15:49:28 +08:00
Damyon Wiese
ba05f573ca
weekly release 2.6.3+
2014-05-15 15:34:13 +08:00
Damyon Wiese
967fe8ef0d
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-05-15 15:34:09 +08:00
Jason Fowler
4e37becc19
MDL-42953 Themes: Fixing CSS for headers of central blocks
2014-05-15 15:27:51 +08:00
Simey Lameze
60b664a624
MDL-45323 grade: Unit test for grade_get_grade_items_for_activity()
2014-05-15 15:05:40 +08:00
Simey Lameze
b52ea3664e
MDL-45323 grade: Fix query errors on grade_get_grade_for_activity method.
2014-05-15 15:05:40 +08:00
Damyon Wiese
9bbe953b68
MDL-41383 Filepicker: whitespace fix
2014-05-15 13:35:33 +08:00
Jetha Chan
5389652d3c
MDL-41383: RTL fix for base when zoomed out
2014-05-15 13:29:32 +08:00
Dan Poltawski
247946725c
MDL-44323 admin: use correct css class for warning
...
The notifyproblem notification is consistent with the rest of
the warnings we report.
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-15 12:22:04 +08:00
Damien Bezborodov
649356958e
MDL-44634 Regression: link to user profile in comments block fails due to double URI encoding
2014-05-15 11:47:03 +09:30
Damien Bezborodov
19602ce718
MDL-44634 Regression: link to user profile in comments block fails due to double URI encoding
2014-05-15 10:51:39 +09:30
sam marshall
d355d1f796
MDL-45535 CSS chunking breaks media rules if CSS invalid (IE)
...
Invalid CSS with extra } symbols, which previously (by fluke)
worked, was broken by recent chunking improvements. This change
makes the chunking code robust against this (stupid) situation.
2014-05-14 12:19:10 +01:00
sam marshall
449693fc43
MDL-45477 Behat: List of steps takes too long to load, times out
...
Increase time limit to 300 seconds (5 minutes).
2014-05-14 10:59:49 +01:00
Marina Glancy
2538062907
Merge branch 'MDL-36670_26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-05-14 16:35:59 +08:00
Frederic Massart
ada3d03f67
MDL-45546 mod_forum: Login the user before getting its context
2014-05-14 16:17:09 +08:00
Frederic Massart
e505b12188
MDL-45545 csslib: Chunking handles commas in media query definitions
2014-05-14 15:27:37 +08:00
Jetha Chan
9a6a761e1c
MDL-41383 theme: filepicker zoom resiliency (base)
...
Fixed an issue that broke the file picker on base when initial zoom level is less than 100%.
2014-05-14 14:36:01 +08:00
Juan Leyva
a9d792433f
MDL-36670 logging: action parameter length restricted to 40 chars
2014-05-13 16:13:56 +02:00
David Monllao
fa58e13891
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:37:39 +07:00
Mohamed Alsharaf
015f49d0d3
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:37:38 +07:00
Dan Poltawski
70dce3f450
MDL-44027 groups: remove some junk html
2014-05-13 16:19:53 +08:00
Damyon Wiese
3d5413d89a
Merge branch 'MDL-41383-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-13 15:56:12 +08:00
Jetha Chan
2c638ccb24
MDL-45525 themes: minor forum improvements
...
Fixed an RTL style that wasn't kicking in properly.
2014-05-13 14:35:20 +08:00
Dan Poltawski
5016d9f4b7
MDL-37838 block_courseoverview: fix pluaralisation logic
...
Note that this kind of handling of plurals is extremely limited, see:
https://moodle.org/mod/forum/discuss.php?d=85897
http://search.cpan.org/~petdance/Locale-Maketext-1.12/lib/Locale/Maketext/TPJ13.pod
However, this is a simple fix to the existing logic
2014-05-13 14:18:38 +08:00
Jetha Chan
9814a667ba
MDL-41383 theme: filepicker zoom resiliency
...
Fixed an issue that broke the file picker on bootstrapbase when zooming in and out.
2014-05-13 14:12:13 +08:00
Adrian Greeve
5be375c379
MDL-45512 comments: Added full date to comment details.
2014-05-13 10:43:46 +08:00
Daniel Neis Araujo
c5d0fcbf1f
MDL-32543 (backport) Make sure the action and url fields of log table have correct sizes
2014-05-12 12:21:49 -03:00
Daniel Neis Araujo
3414e35610
Merge remote-tracking branch 'moodle/MOODLE_26_STABLE' into MOODLE_26_STABLE
2014-05-12 12:18:51 -03:00
Dan Poltawski
c16cb40555
MDL-45135 mod_glossary: fix RTL alignment of table
...
Tablelib has a specific 'hook' to allow alignment to be corrected for
RTL languages, but needs to be specified direction in lowercase.
2014-05-12 17:09:43 +08:00
Frederic Massart
33c4973c67
MDL-45380 theme_bootstrapbase: Restore config override highlight
...
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-12 15:52:43 +08:00
Michael Aherne
72fcbcd444
MDL-45496 core Added space to logged in as line
2014-05-12 08:51:06 +01:00
Rajesh Taneja
167136718e
MDL-45514 behat: Fixed should_not_exist timout param
2014-05-12 14:14:35 +08:00
Kevin Wiliarty
7d80ee4455
MDL-45483 mod_forum: corrects values for maxattachments in forum settings
2014-05-12 00:00:18 -04:00
AMOS bot
49b427eda0
Automatically generated installer lang files
2014-05-12 00:39:49 +00:00
AMOS bot
5fe214d9d8
Automatically generated installer lang files
2014-05-11 00:47:52 +00:00
Eloy Lafuente (stronk7)
92ac518fdc
Moodle release 2.6.3
2014-05-10 18:30:45 +02:00
AMOS bot
afe9a42240
Automatically generated installer lang files
2014-05-10 00:46:41 +00:00
AMOS bot
1dfa14ed5c
Automatically generated installer lang files
2014-05-09 00:40:56 +00:00
Eloy Lafuente (stronk7)
a1858e9509
weekly release 2.6.2+
2014-05-08 16:35:55 +02:00
sam marshall
f6d6df37b6
MDL-45469 Conditional availability: Restrict by text area broken
...
It has never worked, because the data for text area fields is not
loaded into the $USER object.
Changing it so that the dropdown list does not include these types
of field. (This 2.6 version of change is similar to the 2.7 code
but in a different location and without unit test.)
2014-05-08 14:04:35 +01:00
Marina Glancy
30dc7fe149
Merge branch 'MDL-45462-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-08 19:51:31 +08:00
Eloy Lafuente (stronk7)
a1336aea88
Merge branch 'wip-mdl-44262-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-05-08 12:00:46 +02:00
Rajesh Taneja
f2791d4944
MDL-44262 Behat: Bump behat version to get format fix
2014-05-08 17:38:17 +08:00
Andrew Nicols
c8097f88a5
MDL-45472 AJAX: Whitelist prototype values form JS Error in exception dialogue
2014-05-08 16:45:59 +08:00
Frederic Massart
5c276a4c32
MDL-45332 repository_url: URL parameter is using PARAM_URL
2014-05-08 15:35:08 +08:00
Marina Glancy
7a950591a9
MDL-45414 wiki: blank image for page index icons
2014-05-08 12:12:34 +08:00
Frederic Massart
f395f30b03
MDL-45462 flickr: Requests are now done over HTTPS
2014-05-08 11:28:32 +08:00
Dan Poltawski
b5505253bc
MDL-43312 tinymce: bump plugin version
2014-05-08 10:53:21 +08:00
Dan Poltawski
a9d14d2a36
Merge branch 'MDL-43312-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-05-08 10:51:53 +08:00
Damyon Wiese
f6f25e4040
Merge branch 'MDL-45304-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-05-08 10:04:03 +08:00
Tony Butler
cbeee0a46e
MDL-45432 mod_assign Declare character encoding in onlinetext export
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-05-07 13:12:26 +01:00
Simey Lameze
b6c8f92f0b
MDL-45304 events: Triggering event course module update actions.
2014-05-07 17:30:13 +08:00
Marina Glancy
da6b75343a
Merge branch 'MDL-45282_message_26' of git://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-05-07 16:53:16 +08:00
Damyon Wiese
1a8c8084ef
MDL-44750 Assign: Do not reveal student identities to screen readers
2014-05-07 16:50:10 +08:00
Dan Poltawski
20b65746e3
Merge branch 'MDL-45410-en_fix-26' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-05-07 16:40:42 +08:00
Marina Glancy
fcf199e7a1
MDL-45126 do not allow guests see name and summary of hidden course
2014-05-07 16:22:22 +08:00
Juan Leyva
14c16a4163
MDL-43119 Add valid until dates for tokens created by login/token.php
...
3 months were decided
2014-05-07 16:14:03 +08:00
Andrew Davis
21a1cee106
MDL-45282 core_user: fixed up some oddities in the bulk user messaging screen
2014-05-07 15:57:39 +08:00
Frederic Massart
568514ee7f
MDL-43877 blocks: Files from blocks in my/ were accessible to the world
2014-05-07 14:27:27 +08:00
Adam Olley
2be96ee2d1
MDL-23566 mod_lesson: Float answers so paragraphs line up correctly next to the inputs
2014-05-07 15:45:55 +09:30
Damyon Wiese
333e42243c
MDL-44606 assign: Disable sesskey protection for unit test.
2014-05-07 14:08:03 +08:00
Damyon Wiese
64e366c82b
Merge branch 'MDL-45290-26-fix2' of https://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-07 13:29:42 +08:00
Marina Glancy
9b33dd001f
Merge branch 'MDL-45201-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-05-07 13:07:18 +08:00
Marina Glancy
80efce1bc9
Merge branch 'MDL-45387-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-07 13:07:08 +08:00
Damyon Wiese
2f0fa43133
MDL-43312 TinyMCE: Version bump to 3.5.10. Remove all the hacks.
...
I retested the old bugs that required custom hacks to tinymce and could not reproduce them,
so I have not reimplemented the hacks.
2014-05-07 12:53:35 +08:00
Damyon Wiese
f977d376c9
MDL-44606 Assign: Some grading functions are missing sesskey protection
2014-05-07 12:37:08 +08:00
Dan Poltawski
c1d62ed25d
Merge branch 'wip-MDL-45414-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-05-07 12:05:43 +08:00
Dan Poltawski
34d75ff115
Merge branch 'wip-MDL-45429-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-05-07 11:50:13 +08:00
Jetha Chan
5b80099806
MDL-45387 core_form: erroneous escaping on reference list
...
Fixed erroneous escaping in JS.
2014-05-07 10:56:55 +08:00
Helen Foster
2966be7e01
MDL-45410 Merge English strings from the en_fix language pack
2014-05-07 00:21:56 +02:00
Marina Glancy
a9b8d52d84
MDL-45429 block_glossary_random: check capability before suggesting to edit
2014-05-06 17:24:00 +08:00
Jetha Chan
a0cb023389
MDL-45290 rubrics: overflow, delete button alignment
...
Adjusted delete button alignment, restored overflow rule, amended button alignment, minor RTL fixes.
2014-05-06 16:42:30 +08:00
Damyon Wiese
b37c9cf233
MDL-45412 Cache: Look for the newer classname first (mongo store)
2014-05-06 12:02:51 +08:00
Damyon Wiese
5684f787ee
Merge branch '45412-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-06 12:02:33 +08:00
Marina Glancy
ca0f287dad
MDL-45414 wiki: fix broken image
2014-05-06 11:33:20 +08:00
Damyon Wiese
53a28c9528
Merge branch 'MDL-45290-26-fix' of http://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-06 11:25:10 +08:00
Dan Poltawski
e8d36cbc1a
Merge branch 'MDL-45376-m26' of https://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-05-06 11:16:40 +08:00
Jetha Chan
502deae544
MDL-45290 rubric: IE8 and minor fixes, RTL
...
Added a fallback style for IE8, adjusted some minor styles, added RTL capability.
2014-05-06 10:47:05 +08:00
Dan Poltawski
9ea9d487af
Merge branch 'MDL-42956-26' of git://github.com/lameze/moodle into MOODLE_26_STABLE
2014-05-06 10:18:44 +08:00
Sam Hemelryk
f627c8b770
MDL-45412 cachestore_mongodb: fixed use of deprecated Mongo class
2014-05-06 09:31:01 +12:00
Marina Glancy
74d62545da
Merge branch 'MDL-34904-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-05-05 17:44:02 +08:00
Damyon Wiese
5a0e3521b9
Merge branch 'MDL-45359-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-05-05 17:25:05 +08:00
Marina Glancy
d1f5077f84
Merge branch 'MDL-43319-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-05-05 17:19:51 +08:00
Marina Glancy
8dfd2e2407
Merge branch 'MDL-45342-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-05-05 17:19:39 +08:00
Marina Glancy
09bf74f265
Merge branch 'MDL-44174-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-05 17:19:29 +08:00
Ankit Agarwal
78995d63a3
MDL-45201 recent_activity: Fix set type notice in recent activity form
2014-05-05 13:31:20 +08:00
Damyon Wiese
76e28ec58a
Merge branch 'MDL-45290-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-05 10:53:18 +08:00
Marina Glancy
a0a7521e5b
Merge branch 'wip-MDL-45127-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-05-05 10:18:25 +08:00
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
Sam Hemelryk
ff6a130dcd
Merge branch 'MDL-45312_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-04-29 10:24:23 +12:00
Sam Hemelryk
d1b900ea92
Merge branch 'MDL-45221-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-29 09:10:12 +12:00
Tim Hunt
1be0a4c812
MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled.
...
They are required by the system.
2014-04-28 21:46:13 +01:00
Sam Hemelryk
d6eb354664
Merge branch 'MDL-45229-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-29 08:40:20 +12:00
Marina Glancy
93b2d3baca
Merge branch 'w18_MDL-45287_m26_dbreset' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-28 20:18:19 +08:00
Marina Glancy
795fb4aea4
Merge branch 'MDL-45266-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-04-28 18:02:36 +08:00
Marina Glancy
7b6bdc91e9
Merge branch 'MDL-45156_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-28 18:02:25 +08:00
Petr Skoda
2e123e7120
MDL-45287 fix behat database reset between scenarios
...
We cannot find out if DB received any writes because behat
web access runs in different request.
This was affecting only scenarios without generators.
2014-04-28 17:13:29 +08:00
Damyon Wiese
f91bf9a768
Merge branch 'MDL-45079_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-04-28 17:08:12 +08:00
Jetha Chan
1a039ee822
MDL-45292 filepicker: fixed border style
...
Fixed base style issues on RTL.
2014-04-28 15:55:27 +08:00
Marina Glancy
14df84f65e
Merge branch 'MDL-45288_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-28 13:49:02 +08:00
David Monllao
d15809bb81
MDL-45156 behat: Changing html_writer::empty_tag for start_tag
...
Credits to Daniele Cordella.
2014-04-28 12:30:35 +07:00
Marina Glancy
7ca387b3cf
Merge branch 'MDL-44614_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-28 13:04:08 +08:00
Andrew Nicols
29fe6d8155
MDL-45221 admin: configexecutable admin settings should only accept files
2014-04-28 12:21:42 +08:00
Frederic Massart
0d84ac90bf
MDL-45229 event: Validate sectionnum in course_section_updated
2014-04-28 11:40:54 +08:00
Jason Fowler
418cbf32ed
MDL-44916 Question: Fixing alignment in bootstrap themes
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-28 11:38:39 +08:00
David Monllao
70cbedd4cf
MDL-45288 behat: Restricting click to .logininfo
2014-04-28 10:27:45 +07:00
Marina Glancy
4f214c3b64
Merge branch 'MDL-44004-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-28 11:17:06 +08:00
Damyon Wiese
b7a172cc23
Merge branch 'MDL-45268-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-04-28 10:52:46 +08:00
Marina Glancy
1f2e95e7eb
Merge branch 'm26_MDL-45210' of git://github.com/totara/moodle into MOODLE_26_STABLE
2014-04-28 10:46:50 +08:00
Dan Poltawski
1a1cb928dd
MDL-45266 behat: tests for login block
2014-04-28 10:45:39 +08:00
Sam Hemelryk
5701d152e5
Merge branch 'MDL-45164_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-28 14:09:29 +12:00
Sam Hemelryk
3638582c2f
Merge branch 'MDL-45284_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-28 14:09:21 +12:00
Sam Hemelryk
2f9955d4cc
Merge branch 'wip-MDL-45280-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-28 12:22:51 +12:00
Eloy Lafuente (stronk7)
9d3933d4ad
MDL-45286 timezones: updated to 2014b
2014-04-28 01:01:56 +02:00
Yuliya Bozhko
40b34dc0e3
MDL-45079 badges: Remove user email address from badge page
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com >
2014-04-28 10:05:58 +12:00
David Monllao
408c5347e7
MDL-44614 behat: Automate MDLQA-61
...
In an Offline activity assignment, a teacher can
grade and give comments on an assignment completed
offline.
2014-04-27 13:06:09 +07:00
David Monllao
80f0d099ee
MDL-45164 behat: Automate MDLQA-1464
...
A student can add submission comments to an
online text type assignment.
2014-04-27 12:28:18 +07:00
David Monllao
fa5d2874b9
MDL-45165 behat: Automating MDLQA-20
...
Database activity entries can be viewed in a list
or singly or they can be searched or browsed.
2014-04-27 12:27:13 +07:00
David Monllao
689451731c
MDL-45165 behat: Adding text selector
...
Same behaviour than I should see step,
it looks for the text in the node + descendants,
but, to get the lower level match discards the
nodes with children that also contains the
same text.
2014-04-27 12:27:13 +07:00
David Monllao
6dac47a69c
MDL-45166 behat: MDLQA-18 converted to a behat scenario
...
In a database activity, students can add
entries to a database.
2014-04-27 12:26:22 +07:00
David Monllao
7eaa6e208b
MDL-45166 behat: Steps to speed up mod_data features creation
...
A step to add a field to a database and
another one to add a database entry.
2014-04-27 12:26:22 +07:00
David Monllao
32aea6a84f
MDL-45284 behat: Replace wrongly triggered not found exception
2014-04-27 11:57:03 +07:00
Marina Glancy
cf5b0a4be5
MDL-45280 wrtie default value for admin_setting_configstoredfile
...
this fixes regression from MDL-45134
2014-04-26 10:38:37 +08:00
Dan Poltawski
e374bfd61a
MDL-45268 behat: tests for participants block
2014-04-25 16:21:27 +08:00
Dan Poltawski
eabcd76d4d
weekly release 2.6.2+
2014-04-24 17:56:49 +08:00
Dan Poltawski
e679eb6c27
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-04-24 17:56:45 +08:00
Ankit Agarwal
a5657deada
MDL-44398 tags: Fix incorrect usage of caps
2014-04-24 16:39:31 +08:00
Frederic Massart
2133c33314
MDL-44004 grading_rubric: Ensure that score is set before using it
2014-04-24 16:22:09 +08:00
Dan Poltawski
53318d684a
Merge branch '45046-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-04-24 10:00:59 +08:00
Steve Clay
06a76addad
MDL-45096 block_navigation: Check for existence of the siteadminbranch before modifying it
...
Prevents JS errors in some themes when admin block is hidden
2014-04-24 12:15:56 +12:00
Sam Hemelryk
291bb582ad
Merge branch 'MDL-45124-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-24 11:03:22 +12:00
Sam Hemelryk
7b292552dd
Merge branch 'MDL-45186-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-24 11:01:41 +12:00
Daniel Neis Araujo
a661cc9113
MDL-45245 html_writer::select_time does not respect 5th parameter "attributes"
2014-04-23 14:56:40 -03:00
Dan Poltawski
5d933a6abe
Merge branch 'MDL-45172_block_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-04-23 16:40:26 +08:00
Dan Poltawski
4a85e96b97
Merge branch 'MDL-45075-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-23 16:18:14 +08:00
Andrew Nicols
07e57c28ea
MDL-45075 mod_forum: Add unit tests for forum subscription on forum creation
2014-04-23 16:08:11 +08:00
Simon Coggins
3ccba78a57
MDL-45210: Fix broken link when plagiarism plugins are disabled
2014-04-23 19:45:16 +12:00
Marina Glancy
5db4854d64
Merge branch 'MDL-45134-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-23 14:46:16 +08:00
Dan Poltawski
e3986158bf
Merge branch 'wip-MDL-45148-26' of https://github.com/mackensen/moodle into MOODLE_26_STABLE
2014-04-23 14:22:21 +08:00
Marina Glancy
b3799a8678
Merge branch 'MDL-44991-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-04-23 13:25:38 +08:00
Marina Glancy
b212e89231
Merge branch 'MDL-44855-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-23 13:13:56 +08:00
Frederic Massart
ffc6df1ba2
MDL-45134 adminlib: No more validation error when a config file is not set
...
When the destination draft area existed and the user draft area has not
been used, and thus does not exist, an error was displayed to the user
saying that they could not save the setting.
This was intended to handle the cases where the draft area disappears
and would overwrite the content of the destination area, deleting
all its content. But now we do not prompt with an error when
overwriting empty with empty.
2014-04-23 12:40:50 +08:00
Andrew Davis
b7055f89d4
MDL-45172 block_completionstatus: added a check for an empty string before appending
2014-04-23 11:42:05 +08:00
AMOS bot
cf12210cbe
Automatically generated installer lang files
2014-04-23 00:38:07 +00:00
AMOS bot
9ae6b73caf
Merge branch 'MOODLE_26_STABLE' into install_26_STABLE
2014-04-23 00:38:06 +00:00
AMOS bot
20b0dd3910
Automatically generated installer lang files
2014-04-22 11:15:12 +00:00
Eloy Lafuente (stronk7)
0afcad7c36
weekly release 2.6.2+
2014-04-22 12:26:47 +02:00
Andrew Nicols
89b63282b4
MDL-44855 AJAX: Arrays and Objects should be defined in the initializer
...
JavaScript is a prototypal language and complex types should be defined as
null in the prototype, and set up in the initializer instead.
2014-04-22 17:06:08 +08:00
Andrew Nicols
6930901d9e
MDL-45124 dndupload: Lowercase types when comparing
...
IE helpfull uses a mixed-case version of 'Text' which fails the string
comparison. All other browsers use lowercase for their mime-types.
2014-04-22 16:10:39 +08:00
Andrew Nicols
c07b42d7d8
MDL-40716 report_completion: Set RTL
2014-04-22 15:22:09 +08:00
Dan Poltawski
0574e41f62
Merge branch 'wip-MDL-45154-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-22 12:36:02 +08:00
Frederic Massart
7e570b2248
MDL-45186 mod_quiz: Some RTL improvements on quiz edit page
2014-04-22 12:34:39 +08:00
Marina Glancy
79040c7534
Merge branch 'MDL-43673_26' of git://github.com/stronk7/moodle into MOODLE_26_STABLE
2014-04-22 12:28:54 +08:00
Marina Glancy
bad25f1c4d
MDL-45154 user profiles: category name duplication error
2014-04-22 10:45:41 +08:00
Sam Hemelryk
b6ac19d4d9
Merge branch 'wip-MDL-45045_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/yui/build/moodle-core-blocks/moodle-core-blocks-min.js
2014-04-22 10:47:27 +12:00
Sam Hemelryk
6049011264
Merge branch 'MDL-43145-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-22 10:39:26 +12:00
Sam Hemelryk
96ce0b22d6
Merge branch 'mdl45012-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2014-04-22 10:10:11 +12:00
Sam Hemelryk
ff7061d521
Merge branch 'wip-MDL-45037-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-04-22 09:59:09 +12:00
Sam Hemelryk
8a51e2d563
Merge branch 'MDL-44270_26' of git://github.com/jonof/moodle into MOODLE_26_STABLE
2014-04-22 09:18:28 +12:00
Matt Petro
8f1498e562
MDL-45118 shibboleth: set context on index page
2014-04-22 09:17:05 +12:00
Sam Hemelryk
abe2fe6180
Merge branch 'MDL-42761-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-22 08:57:33 +12:00
Dan Poltawski
1e19ea00d8
Merge branch 'w16_MDL-45049_m26_debugging' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-21 14:41:46 +08:00
Dan Poltawski
e0b9784138
Merge branch 'MDL-44468_26_STABLE' of git://github.com/ds125v/moodle into MOODLE_26_STABLE
2014-04-18 15:27:41 +08:00
Nadav Kavalerchik
58a309c392
MDL-40716 - Activity labels are not visible in course completion report, when in RTL mode (theme/clean , bootstrap)
2014-04-18 15:16:12 +08:00
Dan Poltawski
fc67885300
Merge branch 'MDL-45010-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-18 14:55:33 +08:00
Sam Hemelryk
cb8e625f94
MDL-45147 my: automate testing of block restriction
2014-04-18 14:17:49 +08:00
Rajeev S
99849ce131
MDL-43789: coursename disallows spaces in user bulk actions filter
...
Spaces and other non alphanumeric characters are disallowed in
coursename filter for user bulk actions.This prevents filtering
based upon courserole if the coursename contains spaces or other non
alphanumeric characters.
2014-04-18 11:06:47 +08:00
Dan Poltawski
f21e920beb
Merge branch 'wip-MDL-43626-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-04-18 10:52:48 +08:00
Dan Poltawski
8019375e12
Merge branch 'wip-MDL-45036-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-04-18 10:50:07 +08:00
Dan Poltawski
3c9bd29d89
Merge branch 'MDL-45071_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-04-18 10:47:06 +08:00
Dan Poltawski
cafeac819f
Merge branch 'MDL-44981-26' of git://github.com/jamiepratt/moodle into MOODLE_26_STABLE
2014-04-18 10:32:18 +08:00
Dan Poltawski
6e674be060
Merge branch 'MDL-41975-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-18 10:05:27 +08:00
Dan Poltawski
84cff47814
Merge branch 'wip-MDL-45154-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-18 09:57:22 +08:00
Eloy Lafuente (stronk7)
bbbd0556e5
weekly release 2.6.2+
2014-04-17 15:49:27 +02:00
Charles Fulton
184af2f471
MDL-45148 unit testing: pass role id instead of user id
2014-04-17 04:46:53 -07:00
Dan Poltawski
b2f7a0b31f
Merge branch 'MDL-44619_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-17 17:01:43 +08:00
Marina Glancy
86702277af
MDL-45154 user profiles: avoid redirection warnings
2014-04-17 14:53:44 +08:00
Frederic Massart
0c30255b32
MDL-42761 badges: Remove H2s from help popup
2014-04-17 12:46:42 +08:00
Andrew Nicols
422737c54e
MDL-45119 editpdf: Do not load quick comments in read-only mode
2014-04-17 11:48:58 +08:00
Andrew Nicols
9bab08a4e6
MDL-45119 ajax: Correct use of COUNT in exception dialogue
2014-04-17 11:48:58 +08:00
Andrew Nicols
ab38ff96e5
MDL-45119 ajax: AJAX exceptions need a String in the Link
2014-04-17 11:48:57 +08:00
Sam Hemelryk
1a5748b258
Merge branch 'MDL-44616_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-04-17 08:52:10 +12:00
Sam Hemelryk
d947f5d08f
Merge branch 'wip-MDL-45116-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-04-17 08:39:39 +12:00
Eloy Lafuente (stronk7)
1e1acdfa77
Merge branch 'MDL-45132-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-16 19:09:58 +02:00
sam marshall
9deb25b785
MDL-27459 Completion: When ratings off, disallow grade completion
...
For activities that use ratings, there is no grade unless ratings
are enabled. The completion system still lets you select 'complete
when user gets a grade', which leads to later errors.
This change simply disables the 'completion on grade' field if
ratings are enabled for the activity, but not turned on in the form.
2014-04-16 15:06:00 +01:00
Kevin Wiliarty
395d730013
MDL-45116: Workshop submission title displays behind author picture
2014-04-16 09:07:12 -04:00
Frederic Massart
40cf8f62b9
MDL-45132 curl: Unit Tests for file uploads
2014-04-16 17:35:45 +08:00
Marina Glancy
65b84ebe7d
Merge branch 'MDL-44951-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 14:45:00 +08:00
Dan Poltawski
8ce6a7dfd3
Merge branch 'wip-mdl-44977-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-04-16 14:35:01 +08:00
Frederic Massart
8fe97a4be4
MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps
2014-04-16 13:57:09 +08:00
Michael Woods
0ca5c122aa
MDL-41975 repository_alfresco: Ensure Moodle sends GMT time to Alfresco
2014-04-16 13:57:09 +08:00
Dan Poltawski
63a9c2522c
Merge branch 'wip-mdl-44979-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-04-16 13:56:39 +08:00
Marina Glancy
29088f4bf5
Merge branch 'MDL-45081-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-16 11:52:16 +08:00
Dan Poltawski
9b7456b82e
Merge branch 'MDL-44295_v26' of https://github.com/scyrma/moodle into MOODLE_26_STABLE
2014-04-16 11:39:50 +08:00
Damyon Wiese
edaf96a19a
Merge branch 'MDL-43277-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-04-16 11:13:12 +08:00
Dan Poltawski
f588d0efad
Merge branch 'MDL-44941-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-16 10:30:45 +08:00
Dan Poltawski
1c5bdb54b7
Merge branch 'MDL-45076-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 09:10:32 +08:00
Sam Hemelryk
5c3c27ac6a
Merge branch 'w16_MDL-45100_m26_coursecontext' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-16 11:43:59 +12:00
Eloy Lafuente (stronk7)
1f405407fc
weekly release 2.6.2+
2014-04-15 16:33:02 +02:00
Frederic Massart
74b89ac031
MDL-44941 core: Removing irrelevant assertion causing failures
...
The timemodified property is not called when the user logs in, and
so we should not be checking if its value matches the current time.
2014-04-15 17:28:00 +08:00
David Monllao
be6583cfef
MDL-44616 behat: Adding steps to test MDLQA-1709 and MDLQA-62
...
- In an assignment with file submissions enabled,
students can upload a set number of files.
- In assignments with file uploading enabled
the Student can use File Picker to upload files.
2014-04-15 16:03:54 +07:00
Petr Škoda
d6a3f86b2e
MDL-45100 fix course_context classname PHPDdos typo in context API
2014-04-15 15:47:01 +08:00
Damyon Wiese
060c55b39a
Merge branch 'w16_MDL-45098_m26_mariaenv' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-15 15:03:38 +08:00
Marina Glancy
28ff871c4a
Merge branch 'MDL-45035-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-04-15 14:34:48 +08:00
Tony Levi
08ab12bd48
MDL-44908: Fix upgrade_grade_item_fix_sortorder performance
2014-04-15 14:27:54 +08:00
Nadav Kavalerchik
e3d3ed5afd
MDL-40674 - Main menu's "sub menu" should open to the left in RTL mode (theme/clean , bootstrapbase)
2014-04-15 17:07:48 +12:00
Frederic Massart
5054d25aa2
MDL-45076 theme_bootstrapbase: Clean up participants controls LESS
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-15 12:21:00 +08:00
Frederic Massart
ea96ccb2e4
MDL-45076 theme_bootstrapbase: Select placement in participants page
...
Usually the group selector is aligned with the label, but as we want
it to be consistent with the rest of the selects in the participants
page we need an override.
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-15 12:20:58 +08:00
Jonathon Fowler
911d3e9f0b
MDL-44270 files: handle drag-drop js error when event has null types
...
This can happen when the 'dragover' event fires as has been observed
in Safari. When the dataTransfer.types property of the event is null,
accessing types.length throws a JavaScript error.
2014-04-15 14:20:01 +10:00
Dan Poltawski
8240dc0f01
Merge branch 'MDL-45003-26' of git://github.com/jamiepratt/moodle into MOODLE_26_STABLE
2014-04-15 10:33:16 +08:00
Dan Poltawski
812bee0f4f
Merge branch '44354-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-04-15 10:27:09 +08:00
Andrew Nicols
570affa81b
MDL-43277 block_navigation: Trim from the left for long names
2014-04-15 10:25:48 +08:00
Petr Škoda
52e403c1a3
MDL-45098 backport support for MariaDB 10.x
...
This will allow admins to verify 2.7 compatibility from existing 2.6 sites.
2014-04-15 09:44:30 +08:00
Nadav Kavalerchik
50333ecb3b
MDL-41891 Theme: Bullets and Numbering are missing from lists, When in RTL mode (theme/clean)
2014-04-15 11:27:58 +12:00
Frederic Massart
f984420e48
MDL-45081 curl: Prefer usage of CURLFile over @file arguments
2014-04-14 17:43:25 +08:00
Dan Poltawski
8939d65608
Merge branch 'wip-MDL-43719-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-04-14 15:23:18 +08:00
Petr Škoda
c4f6292cc8
MDL-45049 improve debugging output in error log for NO_DEBUG_DISPLAY scripts
2014-04-14 13:17:53 +08:00
Damyon Wiese
da4533bcd4
Merge branch 'MDL-44936-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-14 11:47:45 +08:00
Adrian Greeve
7a1d3e4db8
MDL-45037 gradebook: Allow dashes in xml grade values to be ignored.
...
This was delivering an error message when trying to import an exported
xml file (from Moodle).
2014-04-14 10:48:42 +08:00
Dan Poltawski
951ba5e8a6
Merge branch 'MDL-45048-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-14 10:02:01 +08:00
Mark Nelson
55a579c960
MDL-45071 mod_quiz: retrieve all the name fields when deleting a user override
2014-04-13 18:42:24 -07:00
Tim Lock
6769f7302b
MDL-45012: Enable support for wma files within tinymce Moodle Media plugin
2014-04-14 08:32:11 +09:30
Andrew Nicols
b3cf6fa12a
MDL-43145 dock: Enable regions before the drag operation starts
2014-04-13 18:27:09 +08:00
Sam Hemelryk
edb5a21285
MDL-43145 dock: fixed up region_completely_docked code to ignore empty regions
2014-04-13 18:27:00 +08:00
Gareth J Barnard
1f8f7aea0a
MDL-45045 block theme: Fake blocks show empty region when editing and clicked.
...
Conflicts:
lib/yui/build/moodle-core-blocks/moodle-core-blocks-min.js
2014-04-11 13:17:05 +01:00
sam marshall
10d98c1b73
MDL-44991 Behat: step to check if attribute does not contain text
...
The step checks that an attribute exists, but doesn't contain the
specified text.
Example:
Then the "class" attribute of "#mydiv" "css_element" should
not contain "accesshide"
2014-04-11 11:26:46 +01:00
Eloy Lafuente (stronk7)
629e98b575
MDL-43673 wiki: verify page tags work as expected
...
This covers MDL-43109, verifying that saved tags
are available on re-edition of a page, without any warning/error.
Also official tags are verified to be working ok. With support
for multiple options added by MDL-43713 and MDL-43738.
2014-04-11 10:38:33 +02:00
Jetha Chan
2f06c0bb34
MDL-44951 theme_bootstrapbase: forum post css tweaks
...
Adjusted forum post CSS for cleaner appearance.
2014-04-11 16:18:43 +08:00
Frederic Massart
3acaa40e0d
MDL-45048 repository_wikimedia: Abusing usage of optional_param
...
The optional_param call was moved outside of the constructor
because it was called every time the repository would be initialised.
That was leading to problems when the parameter was defined from
another form and not complying with its expected type.
2014-04-11 15:20:36 +08:00
James Pratt
9cf2bc9d3f
MDL-45003 qtype numeric : classify invalid response as no response.
2014-04-11 14:14:14 +07:00
James Pratt
6569d675f1
MDL-44981 quiz statistics report : Differentiating '0' and no response
...
in numeric questions.
2014-04-11 13:36:15 +07:00
Adrian Greeve
76204f6898
MDL-45036 blocks: Update to the mentee block sql to incorporate additional name fields.
2014-04-11 14:02:10 +08:00
Adrian Greeve
f2ae72dcf0
MDL-43719 tags: Fix the sql statement in the tag management page.
...
MSSQL and Oracle require that all fields in teh select also be present
in the group by section.
2014-04-11 13:55:31 +08:00
Ankit Agarwal
6aa4c5186a
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
2014-04-11 13:38:12 +08:00
Adrian Greeve
8bfd7dbe2c
MDL-43626 survey: Addition of additional names to survey.
2014-04-11 13:35:37 +08:00
Frederic Massart
0ae185c9d3
MDL-44936 csslib: Chunking supports @media queries and commas in rules
2014-04-11 12:04:53 +08:00
Dan Poltawski
c16911b50f
weekly release 2.6.2+
2014-04-11 11:40:10 +08:00
Dan Poltawski
a219c38b13
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-04-11 11:40:06 +08:00
AMOS bot
56b837c82b
Automatically generated installer lang files
2014-04-10 22:38:41 +00:00
Sam Hemelryk
6c334f7875
MDL-45046 output: reviewed standard/base layouts and converted where a better option was available
2014-04-11 09:30:55 +12:00
Damyon Wiese
fd06eb6d79
MDL-44170 LTI - fix unit tests.
2014-04-10 14:15:50 +08:00
Adrian Fish
83543ffcb9
MDL-44170 Added form field for url matched type.
...
Added a new mod_form field called urlmatchedtypeid which is populated
by mod_form.js when a matched url is entered. On save, if typeid is 0
and urlmatchedtypeid is supplied, the type id is set to the url matched
id.
2014-04-10 13:41:46 +08:00
Sam Hemelryk
bdaa857d78
MDL-44354 page: fixed ignored property when fetching a renderer
2014-04-10 15:15:38 +12:00
Rajesh Taneja
1706f96ce7
MDL-44979 behat: no need to purge all cache again
2014-04-10 11:02:12 +08:00
David Monllao
f791924e98
MDL-44619 behat: Converting MDLQA-8
...
In a standard forum, students can start discussions
add replies and attach files to their posts.
2014-04-09 20:09:11 +07:00
David Monllao
0786df6ebe
MDL-44619 behat: filemanager field manager
...
Enough to allow attachments use in multi-field steps.
2014-04-09 19:37:12 +07:00
David Monllao
c3499ca3f2
MDL-44619 behat: Helper to init contexts outside behat
2014-04-09 19:37:12 +07:00
Marina Glancy
52194ac12d
MDL-40843 chat: fixed bug in SQL query in recent activity block
2014-04-09 15:45:04 +08:00
Mark Nelson
1b1350947e
MDL-42462 mod_feedback: added $OUTPUT to list of global variables used to avoid error
2014-04-09 15:37:52 +08:00
Damyon Wiese
077c9b0dcb
MDL-42195 Bootstrap: Make selector for responsive images 100% the same as bootstrap3.
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 15:16:48 +08:00
Frederic Massart
76dcccc1e3
MDL-45010 mod_chat: Use H3 instead of H2 in recent activity info
2014-04-09 15:11:18 +08:00
Damyon Wiese
8c3065911b
Merge branch 'mdl44669-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2014-04-09 13:11:45 +08:00
Dan Poltawski
b54edd00e2
Merge branch 'MDL-29572_moodle26' of https://github.com/jrchamp/moodle into MOODLE_26_STABLE
2014-04-09 11:41:26 +08:00
Ashley Holman
9a1e5b9911
MDL-39740 grade: Fix grade_item::add_idnumber strict type checking
2014-04-09 11:13:05 +08:00
David Scotson
40a88c19a0
MDL-44468 backup: use html_writer::div call
...
Simplify the renderer code with the new html_writer
div function.
2014-04-08 12:10:35 +01:00
David Scotson
68de16b334
MDL-44468 backup: use notification API
...
Replace a hardcoded div.notifyproblem with a API call that,
in Standard theme, outputs the same HTML.
Also removes the .notifyproblem class from the heading,
as that might cause problems for themers who expect it to be
used consistently with the API.
2014-04-08 12:10:25 +01:00
Damyon Wiese
a1bb397cf4
MDL-42195 Bootstrap - put border and vertical-align back in the reset for all images
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-08 17:09:05 +08:00
Michael Milette
e69ef947b4
MDL-42462 - Feedback - Fix for WCAG 2.0 issue with Informational and Error Content Displayed in red
...
1) The same code used in other Moodle forms is now used in Feedback to display the "There are required fields in this form marked (*/Required field)" message at the top of the screen and each of the asterisks next to required fields.
2) Feedback specific styles (missingrequire, feeback_required_mark), which were used to highlight required and error fields, have been eliminated. These colours are now controlled by the common Moodle styles (mform1, mform, fdescription, required, req and error) that are used throughout the rest of Moodle for a more uniform appearance.
3) Field level error reporting now displays a message instead of just highlighting the field in a similar way that other Moodle forms do.
Affected files:
- /mod/feedback/styles.css
- /mod/feedback/complete.php
- /mod/feedback/complete_guest.php
- /mod/feedback/edit.php
- /mod/feedback/print.php
- /mod/feedback/item/captcha/lib.php
- /mod/feedback/item/info/lib.php
- /mod/feedback/item/multichoice/lib.php
- /mod/feedback/item/multichoicerated/lib.php
- /mod/feedback/item/numeric/lib.php
- /mod/feedback/item/textarea/lib.php
- /mod/feedback/item/textfield/lib.php
- /mod/feedback/lang/en/feedback.php
Signed-off-by: Michael Milette <michael.milette@instruxmedia.com >
2014-04-08 14:12:14 +08:00
Damyon Wiese
ed14b4c8e2
Merge branch 'MDL-41895-m26' of https://github.com/micaherne/moodle into MOODLE_26_STABLE
2014-04-08 13:17:09 +08:00
Marina Glancy
6520c5362b
Merge branch 'MDL-44891-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-04-08 11:15:39 +08:00
Dan Poltawski
8cb19a633b
Merge branch '42317-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-08 09:22:21 +08:00
Marina Glancy
1ec21eb0cd
Merge branch 'MDL-42195-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-04-08 08:54:27 +08:00
Marina Glancy
87618534eb
Merge branch 'm26_MDL-44938' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-04-08 08:54:14 +08:00
Sam Hemelryk
7e9b7392ca
Merge branch 'MDL-38183_M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
2014-04-08 11:31:01 +12:00
AMOS bot
6726fa2c1b
Automatically generated installer lang files
2014-04-07 22:39:50 +00:00
Damyon Wiese
b2b6b83028
Merge branch 'wip-MDL-40843-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-07 16:27:37 +08:00
Marina Glancy
fce220eb97
Merge branch 'wip-mdl-44873-m26' of git://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-04-07 16:16:47 +08:00
Damyon Wiese
55a65aed19
Merge branch 'wip-MDL-43021-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-07 15:21:34 +08:00
Rajesh Taneja
c6aeca6c8f
MDL-44977 tool_profiling: set xhprof default settings
...
Set xhprof default settings, even if xhprof is not installed.
If xhprof is not installed, hide profiling admin settings,
else show them.
This is needed, because if xhprof is installed, then it will
fail all non-js behats which navigate to setting under
site administration, as profiling settings get displayed on
default admin page.
2014-04-07 14:57:56 +08:00
Dan Poltawski
80787633cc
Merge branch 'wip-MDL-33486-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-07 13:10:41 +08:00
Sam Hemelryk
2a20285c35
Merge branch 'm26_MDL-44738' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-04-07 16:02:56 +12:00
Sam Hemelryk
333d189d9f
Merge branch 'w15_MDL-44882_m26_upgrademaint' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-07 15:43:15 +12:00
Petr Škoda
09df45e044
MDL-44882 always set maintenance mode on non-cached admin pages
...
This should resolve all issues with themes during upgrades.
2014-04-06 20:38:26 +08:00
Sam Hemelryk
62e299a73a
MDL-42317 theme_bootstrapbase: more responsive styling for forms with blocks pre && post
2014-04-06 15:25:17 +12:00
Sam Hemelryk
2112362c40
MDL-41551 theme_base: improved custom block region handling for base
2014-04-06 15:17:42 +12:00
Sam Hemelryk
bd82f5806a
MDL-41551 blocks: added tracking and recognition of custom block regions
2014-04-06 15:17:42 +12:00
Sam Hemelryk
a65cbb009c
MDL-41511 blocks: improved how custom block regions were being rendered.
...
There is a new theme property 'blockrendermethod' that can be set by the
theme in its config.php and tells Moodle what method it is using to render
blocks in the layout files.
Either blocks, or blocks_for_region.
Then when adding custom block regions to a page content we ensure we use
the same method the theme is using elsewhere.
This is really a hack becuase we (I) didn't properly deprecate
blocks_for_region when I added the blocks method.
Conflicts:
lib/outputlib.php
2014-04-06 15:17:42 +12:00
Mary Evans
82cce3b097
MDL-38183 themes: Removed redundant css rules for #adminsettings .form-overridden from standard and formal_white.
2014-04-05 17:11:07 +01:00
sam marshall
90761f1a8c
MDL-44891 Behat: Add step to check attribute
...
This commit creates a Behat step of the form:
Then the "title" attribute of "Toggle visibility" "button"
should contain "Show"
This is useful because unless I missed something there is currently
no step that checks attribute values; this seems like a simple
generic step. Behat is intended to check user-visible effects in
the resulting HTML, and sometimes these effects are implemented
using attribute values (two common examples are the alt= attribute,
which is visible to screenreader users, and the title= attribute,
which is visible to all users; there's also the src attribute of
images, and lots of other possibilities too).
2014-04-04 18:29:32 +01:00
Marina Glancy
28e8c6e95c
MDL-40843 workshop: sort entries in recent activity block by time
2014-04-04 17:05:20 +08:00
Marina Glancy
2a91ea91b9
MDL-40843 workshop: show user names in recent activity
2014-04-04 17:05:20 +08:00
Marina Glancy
b0bbb673e0
MDL-40843 recent_activity: corrections to grouping and user fields
2014-04-04 17:05:20 +08:00
Marina Glancy
d66bbb7f6f
MDL-40872 Restore functionality of showrecentsubmissions setting
2014-04-04 17:05:00 +08:00
Rajesh Taneja
b25d44c200
MDL-44873 behat: Added suppport for clean error class.
2014-04-04 17:00:44 +08:00
Rajesh Taneja
cfaaab6656
MDL-44873 theme_bootstrapbase: Added support for notifytiny class
2014-04-04 17:00:39 +08:00
Dan Marsden
626d97248d
MDL-44738 SCORM: don't show heading when in popup mode.
2014-04-04 11:42:47 +13:00
Dan Marsden
0b26fbc7be
MDL-44938 SCORM: missing constant definition during upgrade.
2014-04-04 09:39:57 +13:00
Mathieu Petit-Clair
61ebf8e5af
MDL-44295 auth: Update truncate_userinfo to match current DB fields size.
2014-04-03 10:19:36 -04:00
AMOS bot
42a7a084d3
Automatically generated installer lang files
2014-04-03 09:28:13 +00:00
Marina Glancy
89117976b8
weekly release 2.6.2+
2014-04-03 12:39:51 +08:00
Marina Glancy
6815afcc89
MDL-43021 course: corrections to the shortname and idnumber uniqueness validation
2014-04-03 11:07:56 +08:00
Damyon Wiese
ff34886e8f
MDL-42195 Bootstrap: Make bootstrap responsive images "opt-in".
...
This responsive image behaviour prevents setting of image sizes in text editors,
as well as a string of pix icon bugs / profile image bugs across Moodle.
We are switching to Bootstrap 3 syntax where you need img-responsive class to images
that want this behaviour.
2014-04-03 09:23:27 +08:00
Damyon Wiese
82fbf80171
Merge branch 'm26_MDL-44753' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-04-02 16:35:27 +08:00
Dan Marsden
eee676dcd8
MDL-44753 SCORM: make correct selection of first sco - also fixes MDL-44896
2014-04-02 20:51:48 +13:00
Marina Glancy
e0f47ce98c
Merge branch 'MDL-41063_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
2014-04-02 09:46:50 +08:00
Eloy Lafuente (stronk7)
13689e7d20
Merge branch 'MDL-31262_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-04-02 03:23:42 +02:00
Marina Glancy
7b5cd3154d
Merge branch 'm26_MDL-44753' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-04-02 09:16:26 +08:00
Marina Glancy
acc0d89f5b
MDL-34012 chat: removing repetetive db query (performance)
2014-04-02 02:58:02 +02:00
Eloy Lafuente (stronk7)
ee21ac5333
Merge branch 'wip-MDL-43398-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-02 02:50:34 +02:00
Eloy Lafuente (stronk7)
001247f3c9
Merge branch 'w14_MDL-44843_m26_localedash' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-02 02:23:46 +02:00
Eloy Lafuente (stronk7)
c6008a30cd
Merge branch 'wip-MDL-41102-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-02 02:20:44 +02:00
Sam Hemelryk
d7680b1f23
Merge branch 'w14_MDL-44824_m26_subplugins' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-02 13:04:52 +13:00
Dan Marsden
8fb32f86dd
MDL-44753 SCORM: add check during SCORM restore to make sure valid launch sco is set
2014-04-02 10:03:40 +13:00
Sam Hemelryk
15f780a797
Merge branch 'MDL-43284-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-04-02 09:27:07 +13:00
Eloy Lafuente (stronk7)
8414fb7073
Merge branch 'wip-MDL-35305-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-04-01 21:50:23 +02:00
Michael Aherne
195a68a508
MDL-41895 conditions Show details of grouping restriction
2014-04-01 13:39:18 +01:00
Marina Glancy
4c0e7741c3
Merge branch '26STABLE-wip-MDL44021' of git://github.com/jennymgray/moodle into MOODLE_26_STABLE
2014-04-01 17:40:57 +08:00
Jenny Gray
c1fa0dce9e
MDL-44021 mod_glossary - fixed search multiple keywords sql duplicate parameter error
2014-04-01 09:40:58 +01:00
Marina Glancy
0cbcd72e8f
Merge branch 'W14_MDL-44862_m26_pgsocket' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-04-01 15:33:54 +08:00
Marina Glancy
d19792d5de
Merge branch 'MDL-44746_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-04-01 13:52:52 +08:00
Marina Glancy
3b7b097f2a
Merge branch 'MDL-44701_26' of git://github.com/aolley/moodle into MOODLE_26_STABLE
2014-04-01 11:06:48 +08:00
Marina Glancy
1a0bc77645
Merge branch 'MDL-44670-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-04-01 11:05:45 +08:00
Marina Glancy
37de060263
Merge branch 'MDL-44590-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-04-01 11:05:09 +08:00
Marina Glancy
b3aed4e5aa
Merge branch 'MDL-44837-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-04-01 10:40:07 +08:00
Marina Glancy
ea3d172274
Merge branch 'wip_MDL-44854_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
2014-04-01 10:37:56 +08:00
Marina Glancy
cc247afe18
Merge branch 'wip-MDL-44850_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
2014-04-01 10:36:39 +08:00
sam marshall
d0434cb119
MDL-44837 Behat: 'dialogue' selector only works for confirm dialogues
...
The dialogue selector in Behat (used only in one place) didn't work for
other types of standard Moodle notification dialogue.
2014-03-31 13:50:47 +01:00
Gareth J Barnard
16b4059ca3
MDL-44854 theme: 'svg' font type not served.
2014-03-31 11:07:47 +01:00
Gareth J Barnard
5b74abc38d
MDL-44850 theme: 'eot' font type not served.
2014-03-31 11:05:08 +01:00
Damyon Wiese
6d458076d5
MDL-44583 Assign: performance fixes
2014-03-31 12:53:41 +08:00
Marina Glancy
26a44fc7bb
Merge branch 'MDL-44822_26' of git://github.com/aolley/moodle into MOODLE_26_STABLE
2014-03-31 12:47:14 +08:00
Eloy Lafuente (stronk7)
106f3e9ce9
MDL-44862 postgres: tests to support socket & port
...
Both the database auth and enrol plugins use ADOdb
to perform connections. Socket and port are allowed
there if passed as "socket:port", so, when both are
configured in CFG, we pass them that way. Else
ADOdb defaults to standard port (5432).
2014-03-31 09:29:53 +08:00
Jean-Michel Vedrine
081468fdb1
MDL-41063 Lesson qformat_default class is missing an error function
2014-03-30 09:22:25 +02:00
Petr Škoda
d94e9570c7
MDL-44862 always add dbport to dbsocket in pg driver
...
This should hopefully resolve problems when using sockets connection
to pg servers running on non-standard ports.
2014-03-30 10:13:08 +08:00
Mark Nelson
d27dadca87
MDL-44746 core_events: minor changes to the user_deleted event
2014-03-28 17:08:55 -07:00
Mark Nelson
12d0bf448f
MDL-44746 core_events: removed incorrect use of snapshot
2014-03-28 16:55:24 -07:00
Tim Hunt
bb42f6d46f
MDL-31262 fix quiz review capability check.
...
This change is logically the same as changing
$this->has_capability('mod/quiz:viewreports')
to
$this->has_capability('mod/quiz:viewreports') || $this->has_capability('mod/quiz:preview')
in the original code. However, I rewrote the logic so that we test the
most common and performance-critical case first - that of a student
lookign at their own attempt.
2014-03-28 18:40:07 +00:00
Marina Glancy
e0529dfbad
MDL-41102 report_performance: correctly check state of automated backups
...
Thanks to Renaat Debleu for the patch
2014-03-28 16:41:24 +08:00
Marina Glancy
1e6e35e277
MDL-33486 wiki: allow searching individual wikis
2014-03-28 14:16:55 +08:00
Petr Škoda
fb3ed1a19a
MDL-44843 try to hack around strict locale names in OSX
2014-03-28 11:49:15 +08:00
Marina Glancy
2877a60763
MDL-35305 wiki: backup and restore files
...
Thanks to Tatsuya Shirai for the patch
2014-03-28 10:29:20 +08:00
Marina Glancy
18b388efe7
weekly release 2.6.2+
2014-03-27 16:52:20 +08:00
Marina Glancy
6f29595eba
Merge branch 'install_26_STABLE' of git://git.moodle.org/moodle-install into MOODLE_26_STABLE
2014-03-27 16:52:19 +08:00
Marina Glancy
d654a1e6d2
MDL-43398 wiki: remove extra Choose... option from select
2014-03-27 14:57:26 +08:00
Jerome Mouneyrac
ec7de91744
MDL-43398 Wiki: Choose... options cause SQL errors or seen inappropriate.
2014-03-27 14:57:08 +08:00
Adam Olley
e4f7b38325
MDL-44701 gradereport_grader: Display warning on navigation if unsaved grades are present
2014-03-27 14:59:07 +10:30
Petr Škoda
e21117fdc0
MDL-44824 add missing subplugin type names
2014-03-27 11:47:51 +08:00
Petr Škoda
60b1e67bae
MDL-44824 add missing subplugin type names
2014-03-27 11:47:42 +08:00
Jason Fowler
8340935745
MDL-43284 Theme: Clean theme errors with padding in Question Bank fixed
2014-03-27 10:39:53 +08:00
AMOS bot
428f3d8988
Automatically generated installer lang files
2014-03-27 00:48:27 +00:00
Adam Olley
bb57cb8e34
MDL-44822 assignfeedback_editpdf: Stop test generation in is_enabled()
...
This change also moves one of the checks in test_gs_path. If
generateimage is false, there's no need to stat for the fixture file.
2014-03-27 10:16:38 +10:30
Tim Lock
3e12cb397a
MDL-44575: Prevent cron from sending feedback notifications when assignments are hidden in the gradebook
2014-03-26 09:47:48 +10:30
Dan Poltawski
683c7ee245
Merge branch 'wip-MDL-44686-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-26 05:17:55 +08:00
Eloy Lafuente (stronk7)
1179ba8aaa
Merge branch 'wip-MDL-41285-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-25 21:53:53 +01:00
Marina Glancy
15ca2aede6
Merge branch 'mdl44573-moodle26' of git://github.com/tlock/moodle into MOODLE_26_STABLE
2014-03-25 16:21:20 +08:00
Marina Glancy
0f10b86557
Merge branch 'MDL-44665_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-03-25 14:29:23 +08:00
Frederic Massart
b3a0c630c8
MDL-44670 theme_clean: Updating screenshot
2014-03-25 12:36:56 +08:00
Sam Hemelryk
50fea8055f
Merge branch 'MDL-43960-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-03-25 12:30:47 +13:00
Jonathan Champ
338fd396b7
MDL-29572 Grade Import: Avoid creating invalid temporary rows; Provide feedback on error
2014-03-22 21:42:25 -04:00
Tim Hunt
91148a2bb5
MDL-44665 declare all quiz page types in the blocks UI.
2014-03-21 14:43:42 +00:00
Marina Glancy
c0a9f0139a
MDL-44686 behat: limit failure filename length to 255 chars
2014-03-21 15:50:31 +08:00
Marina Glancy
ceeac6bcc6
MDL-41285 block_recent_activity: behat test for structural changes
2014-03-21 15:47:20 +08:00
Damyon Wiese
941f4597b0
MDL-43985 Assign: Allow teachers to skip notifying students about grade update.
...
backport of MDL-33600
2014-03-21 14:45:12 +08:00
Marina Glancy
b8604eb33b
weekly release 2.6.2+
2014-03-20 16:00:14 +08:00
Jetha Chan
8c2ec9a11a
MDL-44582 installer: added check for php json extension
2014-03-19 16:17:54 +13:00
Marina Glancy
4a7ab01717
MDL-42025 behat: changed behat tag _only_local to _file_upload
2014-03-19 10:40:41 +08:00
Marina Glancy
140caa5b67
Merge branch 'MDL-43341_26' of git://github.com/nobelium/moodle into MOODLE_26_STABLE
2014-03-19 10:35:44 +08:00
Marina Glancy
d632f1b82a
MDL-44141 restore: added phpdocs 'since' for new method
2014-03-19 10:09:06 +08:00
Marina Glancy
c21f8f13e5
Merge branch 'MDL-44141-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-03-19 09:50:11 +08:00
Nobelium
4c6bf7a9ff
MDL-43341 SCORM Report: spacer.gif must be managed with ->spacer
2014-03-18 19:41:41 +00:00
sam marshall
0f2929fab1
MDL-44141 Completion: System updates data during restore
...
The completion system has code which is supposed to prevent it
updating completion status while grades are being restored. This
code was a nasty hack and had not worked for some time. As a result
completion dates were restored incorrectly.
This commit implements a 'proper' way to find out if a restore is
currently running, replacing the previous hack.
2014-03-18 13:25:37 +00:00
Andreas Grabs
7ef24c3bde
MDL-44653 mod_feedback - Include additional name fields using user_picture::fields()
2014-03-18 18:25:09 +08:00
Marina Glancy
d64521fec2
Merge branch 'MDL-38636-26' of git://github.com/roelmann/moodle into MOODLE_26_STABLE
2014-03-18 17:40:09 +08:00
Jerome Mouneyrac
1df485f566
MDL-42025 assignfeedback_editpdf: add behat tests
2014-03-18 17:17:45 +08:00
Marina Glancy
2aacf70ebd
Merge branch 'w12_MDL-44191_m26_mysql56' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-18 16:04:16 +08:00
Marina Glancy
99c8dbc2dd
Merge branch 'MDL-44246_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-03-18 15:33:20 +08:00
Marina Glancy
7e0af0cdd5
Merge branch 'MDL-44416_26' of git://github.com/appalachianstate/moodle into MOODLE_26_STABLE
2014-03-18 14:46:25 +08:00
Marina Glancy
cb470c3c70
Merge branch 'MDL-44148-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-03-18 14:33:42 +08:00
Jetha Chan
3a1237997a
MDL-44148 portfolio: set_user_config usage fix
...
Amended user/portfolio.php's use of portfolio_plugin_base::set_user_config to be consistent with the API.
2014-03-18 14:27:02 +08:00
Sam Hemelryk
03ba50f556
Merge branch 'wip-MDL-44542-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-18 17:05:05 +13:00
Marina Glancy
c1db0e40d6
MDL-44524 feedback: fix bug in sql under oracle
...
Thanks to Rob King"
2014-03-18 11:59:30 +08:00
Sam Hemelryk
7b78b30212
Merge branch 'MDL-44502-26' of https://github.com/bostelm/moodle into MOODLE_26_STABLE
2014-03-18 14:41:07 +13:00
Sam Hemelryk
8b0892d605
Merge branch 'MDL-44433-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-03-18 14:36:04 +13:00
Mary Evans
ecdec8f8c7
MDL-44381 theme_brick: Removed whitespace and reference to arialist theme in config.php.
2014-03-18 14:33:41 +13:00
Sam Hemelryk
a2db21c633
Merge branch 'mdl44499-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2014-03-18 14:27:08 +13:00
Tim Lock
85165b9473
MDL-44669: mod/assign: fix batchoperations JS when using select all checkboxes.
2014-03-18 11:10:23 +10:30
Petr Škoda
5809fcf52f
MDL-44527 import latest certificate bundle
2014-03-18 12:52:35 +13:00
Sam Hemelryk
80440a4a66
Merge branch 'w12_MDL-44516_m26_purifier' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-18 11:48:34 +13:00
Sam Hemelryk
683b5caa06
Merge branch 'MDL-44585-moodle26' of https://github.com/StudiUM/moodle into MOODLE_26_STABLE
2014-03-18 09:03:31 +13:00
Marina Glancy
031d1e3f7d
Merge branch 'MDL-44588_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-03-17 18:19:19 +08:00
Marina Glancy
234e7b0066
Merge branch 'w12_MDL-44624_m26_dmltest' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-17 18:12:55 +08:00
Marina Glancy
682f0db9f6
Merge branch 'MDL-44356-M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
2014-03-17 17:09:47 +08:00
Marina Glancy
322baf1570
Merge branch 'm26_MDL-39568' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-03-17 16:21:33 +08:00
Marina Glancy
b28a4887f5
Merge branch 'w12_MDL-44635_m26_ajaxlogs' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-17 14:29:42 +08:00
Marina Glancy
1cd64d1208
Merge branch 'w12_MDL-44339_m26_testdebug' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-17 13:53:01 +08:00
Petr Škoda
672de8ff9d
MDL-44635 discard error logging during ajax tests
2014-03-17 11:31:56 +08:00
Tim Lock
bd5fbede39
MDL-44573: Remove HTML tags in outputs column in offline grading worksheet
2014-03-17 12:44:21 +10:30
Petr Škoda
678ab4101a
MDL-44300 force PHP 5.6.x to return raw file names for our own guessing
2014-03-17 12:34:13 +13:00
Trevor Cunningham
33c621255d
MDL-39568 gradinform_guide: show maxgrade to students when viewing marking guide
2014-03-17 09:03:26 +13:00
Mary Evans
834848461c
MDL-44356 theme_bootstrapbase: Centralize the drag and drop arrow in filemanager.
2014-03-15 21:30:14 +00:00
roelmann
963009a0f8
modified: core.css
2014-03-15 20:54:47 +00:00
Henning Bostelmann
4b05939d2f
MDL-44502 filelib: Add mimetype for Maple worksheets
2014-03-14 11:40:18 +00:00
Gilles-Philippe Leblanc
7ae964bf89
MDL-44585 grade_import: Restrict the accepted types in the gradebook import
2014-03-14 07:37:19 -04:00
Petr Škoda
a12c7eff9f
MDL-44624 fix false failures in DML tests
2014-03-14 14:15:47 +08:00
Petr Škoda
9d66c76277
MDL-44516 import htmlpurifier 4.6.0
2014-03-14 12:12:22 +08:00
Petr Škoda
fa4dea1472
MDL-44339 treat unexpected debugging() calls in phpunit tests as errors
2014-03-14 11:44:48 +08:00
Petr Škoda
59de93ccdf
MDL-44299 resolve collision with session_gc() in PHP 5.6
2014-03-14 11:35:05 +08:00
Petr Škoda
59f3898185
MDL-44191 hack around MySQL 5.6 inability to lower auto_increment
2014-03-14 11:32:23 +08:00
Fred Woolard
69c3994c3c
MDL-44416 Correct detail view paging
2014-03-13 19:45:48 -04:00
Eloy Lafuente (stronk7)
872f4e2899
weekly release 2.6.2+
2014-03-13 23:56:07 +01:00
Eloy Lafuente (stronk7)
d91852cc7e
MDL-43266 testing: avoid assoc arrays for json
...
Last commit switched from raw arrays to associative
arrays. That leads to json_encode() to generate an
object instead of an array, ultimately leading to
problems with the rest of code expecting an array.
By using array_values() we are moving back to the
non-associative array.
Also, fix some file permissions.
2014-03-13 22:14:50 +01:00
Dan Poltawski
70fbd52bfd
MDL-44433 lang: Update the name of country code CV
...
ISO-3166 has updated this name to Cabo Verde:
https://www.iso.org/obp/ui/#iso:code:3166:CV
2014-03-13 17:16:33 +08:00
Damyon Wiese
d58964b320
MDL-43960 assign: Add missing include
...
There was a report of mod_assign_save_grade webservice failing because of this.
I couldn't reproduce it, but grepping the code found one place where this include
should be added.
2014-03-13 12:47:38 +08:00
Dan Poltawski
720b69eca6
MDL-44590 behat: Add test for course category idnumber duplication
2014-03-13 10:06:33 +08:00
Dan Poltawski
6bc5172b88
MDL-44590 category: correct get_string component
2014-03-13 10:06:32 +08:00
Eloy Lafuente (stronk7)
3dd695bce0
Merge branch 'MDL-43266_26-last-fixes' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-03-12 23:26:25 +01:00
Tim Hunt
77437a0e61
MDL-44588 quiz: fix crazy variable called $this.
2014-03-12 18:22:10 +00:00
David Monllao
8efc71b90c
MDL-43266 testing: Removing duplicated keys
2014-03-12 17:51:07 +08:00
Frederic Massart
ff189a25a9
MDL-44334 lockscroll: Fix wrong warning message
2014-03-12 15:43:34 +08:00
Dan Poltawski
8a9b350182
Merge branch 'm26_MDL-43247' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-03-12 09:32:51 +08:00
Sam Hemelryk
390188606e
Merge branch 'm26_MDL-37733' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-03-12 14:13:14 +13:00
Dan Poltawski
2fabb89456
Merge branch 'MDL-44061-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-03-12 09:08:52 +08:00
Eloy Lafuente (stronk7)
6d8f9d4756
Merge branch 'wip-MDL-32699-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-12 00:19:11 +01:00
Sam Hemelryk
559834f786
Merge branch 'MDL-42368-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2014-03-12 11:57:01 +13:00
Sam Hemelryk
ce05c00453
Merge branch 'MDL-44345-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-03-12 11:21:59 +13:00
David Monllao
0b5ac03e36
MDL-44246 behat: New mod_quiz test when JS is disabled
2014-03-11 17:22:18 +08:00
Dan Poltawski
1c57cd34e6
Merge branch 'MDL-44095_m26' of https://github.com/shashirepo/moodle into MOODLE_26_STABLE
2014-03-11 15:50:42 +08:00
Dan Poltawski
ab9986bf05
Merge branch 'wip-MDL-44337-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-11 15:41:51 +08:00
Dan Poltawski
a808f24536
Merge branch 'MDL-44480-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
2014-03-11 14:35:40 +08:00
Dan Poltawski
666af83e4e
Merge branch 'wip-MDL-42870-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-11 11:37:45 +08:00
Dan Poltawski
af80706515
Merge branch 'm26_MDL-44066' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-03-11 11:29:00 +08:00
Sam Hemelryk
509f371389
Merge branch 'wip-MDL-40721-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-11 14:22:41 +13:00
Sam Hemelryk
4294de1edf
Merge branch 'w11_MDL-44451_m26_addonloc' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-03-11 14:18:14 +13:00
Eloy Lafuente (stronk7)
b17149ee38
Merge branch '44547-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-03-11 00:28:47 +01:00
Sam Hemelryk
598bae139d
MDL-44547 repository_alfresco: version bump
2014-03-11 12:05:10 +13:00
Sam Hemelryk
5caac6a494
Merge branch 'MDL-44334-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
2014-03-11 10:10:28 +13:00
Sam Hemelryk
6b347521e3
Merge branch 'MDL-43721-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-03-11 08:54:39 +13:00
Sam Hemelryk
2f5288dea0
Merge branch 'wip-MDL-44471-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-03-11 08:46:11 +13:00
Dan Poltawski
f9835ffed0
Merge branch 'MDL-44440_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-03-10 13:45:27 +08:00
David Monllao
d295418ee6
MDL-44440 behat: Changing , for > as a navigation tree nodes separator
...
Using greater than as seems a more natural separator
than the comma when separating nodes which have a
hierarchy relation.
2014-03-10 13:35:12 +08:00
Dan Poltawski
aacc48a7e6
Merge branch 'MDL-43236_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-03-10 12:04:16 +08:00
David Monllao
4e8c18cc86
MDL-43236 behat: Backporting new method to ease backporting future scenarios
2014-03-10 11:45:19 +08:00
Niclas Tollstorff
45ac1dc77b
MDL-37733 SCORM: Correct check for force new attempt
2014-03-08 21:23:05 +13:00
Dan Marsden
e75b7988ef
MDL-44066 Restore: Restore source field.
...
Causes problems when restoring a SCORM pacakge that uses an alias.
2014-03-08 21:10:13 +13:00
Dan Marsden
34d0ed1cbf
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
2014-03-08 21:03:38 +13:00
David Monllao
d7f1447861
MDL-44440 behat: Refactoring features to use I navigate to
...
Replacing multiple "I expand node" steps by the
new "I navigate to". Also fixing few I navigate to
when dealing with non-JS.
2014-03-07 14:54:11 +08:00
David Monllao
c4934eed77
MDL-44440 behat: Other fixes to make clean work properly
...
- Update the step to follow links inside a treeview
to work also when JS is disabled.
- Make regions accept header and footer.
- Change some locators refering to non-clean compatible
regions.
- Restricting click to the table row in forum tracking
because seems to conflict with the navigation bar when
using narrow window sizes.
2014-03-07 14:54:11 +08:00
Rajesh Taneja
ca29a8f865
MDL-44440 navigation: Added behat step to navigate from navigation/Admin block
...
This step will help navigate to different parts of moodle
using navigation or adminstration block.
2014-03-07 14:54:11 +08:00
David Monllao
b04af90c33
MDL-44440 behat: Log out compatible with clean
...
.navbar needs to be clicked before following
log in or log out links.
2014-03-07 14:54:11 +08:00
Tim Lock
56e19b54af
MDL-44499: Fix PHP warning in upload_manager class
2014-03-07 14:18:41 +10:30
Krister
eec5c76ce1
MDL-42368 Themes: Anomaly breadcrumb fix
...
Previously the editing button could become unreachable with small window
sizes.
2014-03-07 11:37:17 +08:00
Marina Glancy
10bf53490d
MDL-42870 completion: show failed activities as incompleted
2014-03-07 10:22:56 +08:00
Marina Glancy
a2ae0a7643
MDL-44471 Revert "MDL-42238 mod_wiki: Alternate name sql update to wiki_print_recent_activity"
...
This reverts commit 6d3d9bd927 .
2014-03-07 10:00:51 +08:00
Marina Glancy
417f7b6ecd
MDL-44337 glossary: behat test for glossary categories
2014-03-07 10:00:27 +08:00
Marina Glancy
cdd3ca573a
MDL-40721 wiki: missing page->set_url() when restoring wiki
2014-03-07 09:58:23 +08:00
Marina Glancy
b7c751a60c
MDL-32699 wiki: only edit capability is required to restore wiki revision
2014-03-07 09:58:05 +08:00
Andrew Nicols
2e29720f21
MDL-44480 Javascript: Correct dialogue ID generation
2014-03-06 17:05:45 +08:00
Damyon Wiese
0a0c276e28
MDL-43721 Assign + groups: Improve performance of assign grading table
...
Add a function to the groups lib to filter a list of users down
to the ones who can see the module. Required because calling
groups_course_module_visible() for a list of users is too slow
and we shouldn't spread group logic outside of grouplib.php.
Using it in the assign grading table reduces DB queries from 6198/1 to 256/3.
This is 12secs down to 2.5secs.
2014-03-06 15:51:22 +08:00
Damyon Wiese
3ff7c4e389
MDL-43721 Assign: Static cache for plugin is_enabled and is_visible because they get used alot
2014-03-06 15:51:22 +08:00
Frederic Massart
76170febcc
MDL-44345 repository_youtube: Endless loop when reaching last results
2014-03-05 16:58:44 +08:00
Andrew Nicols
2bc980a970
MDL-44061 Ajax: Log whitespace issues to the server error log
2014-03-05 16:34:57 +08:00
Petr Škoda
8f85cea647
MDL-44451 fix plugin_misplaced_exception exception
2014-03-05 16:34:49 +08:00
Andrew Nicols
798c04b25d
MDL-44334 Javascript: Prevent scroll locking for small screen heights
2014-03-05 14:08:26 +08:00
shashirepo
33ca478a19
MDL-44095 frontend: fix typos in readme file
2014-02-26 16:04:19 +05:30
Jerome Mouneyrac
ed2bd8e4d3
MDL-43266 Testing sites are cleaning all test dataroot contents
2014-02-25 14:48:59 +08:00
Mark Nielsen
9b9226fc98
MDL-44014 Navigation: Set the correct context when retrieved via AJAX
2014-02-10 11:45:44 +08:00