Tim Hunt
6f885844fd
MDL-44492 quiz reports: revert some style overrides.
...
But add one more. This makes Clean theme look a lot better.
2014-07-08 13:31:53 +01:00
Tim Hunt
750757cff1
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 13:31:51 +01:00
Tim Hunt
8cacc71dd2
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 13:31:49 +01:00
Dan Poltawski
4de51c25ae
weekly release 2.8dev
2014-07-03 10:53:14 +01:00
Dan Poltawski
0c55700691
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2014-07-03 10:53:11 +01:00
Marina Glancy
9422f6ee42
MDL-46163 question/quiz: fix elements ids and their labels
2014-07-03 10:13:00 +01:00
Tim Hunt
84deaaf8bb
MDL-46163 quiz/questions: fix missing hidden fields.
...
I have done this by eliminating the duplication between the base class
and the subclass.
This was a regression introdcued by MDL-40313.
2014-07-02 14:32:53 +01:00
Dan Poltawski
9cafb3433f
MDL-46163 question: fix missing ;
2014-07-02 07:22:15 +01:00
Marina Glancy
41dcab66d1
Merge branch '41663-28' of git://github.com/samhemelryk/moodle
2014-07-02 11:52:12 +08:00
Sam Hemelryk
fe22c729ff
Merge branch 'MDL-42071_MK3' of https://github.com/merrill-oakland/moodle
2014-07-02 15:13:18 +12:00
Sam Hemelryk
ebdcb2924c
MDL-41663 output: fix for methods with _renderable suffix
2014-07-02 14:59:31 +12:00
Eric Merrill
9043a10907
MDL-42071 caching Validate setservers correctly for php pre 5.5
2014-07-01 22:28:22 -04:00
AMOS bot
0d54006225
Automatically generated installer lang files
2014-07-02 00:44:32 +00:00
Eloy Lafuente (stronk7)
fc8caadf43
Merge branch 'wip-mdl-45889' of https://github.com/rajeshtaneja/moodle
2014-07-02 00:21:21 +02:00
Eloy Lafuente (stronk7)
5c8ce898ab
Merge branch 'MDL-45379' of https://github.com/totara/openbadges
2014-07-01 23:59:31 +02:00
Eloy Lafuente (stronk7)
6d84726b3a
Merge branch '45209-28' of git://github.com/samhemelryk/moodle
2014-07-01 23:49:58 +02:00
Sam Hemelryk
da6ddbf8e6
Merge branch 'wip-MDL-46147-master' of git://github.com/marinaglancy/moodle
2014-07-02 09:31:34 +12:00
Sam Hemelryk
4c92c676e3
Merge branch 'wip-MDL-45507_master' of git://github.com/lazydaisy/moodle
2014-07-02 09:21:29 +12:00
Eloy Lafuente (stronk7)
024d762da7
MDL-45961 user profile: track user on reset
...
It seems that redirect (after reset button) was also
missing the userid so the user track was lost.
2014-07-01 19:19:59 +02:00
Eloy Lafuente (stronk7)
eb13ef2982
Merge branch 'MDL-45961' of https://github.com/NeillM/moodle
2014-07-01 19:13:43 +02:00
Dan Poltawski
bbe04d27f2
Merge branch 'MDL-46063_master' of git://github.com/schach/moodle
2014-07-01 17:29:14 +01:00
Dan Poltawski
c07969400a
Merge branch 'MDL-46036_survey' of https://github.com/andyjdavis/moodle
2014-07-01 15:58:11 +01:00
Dan Poltawski
e065becdd4
Merge branch 'MDL-42071_MK3' of https://github.com/merrill-oakland/moodle
2014-07-01 15:41:04 +01:00
Eric Merrill
cd230b31b6
MDL-42071 caching Skip memcache(d) tests if no servers defined
2014-07-01 10:28:01 -04:00
Dan Poltawski
4a27b061bf
Merge branch 'MDL-46107_master' of https://github.com/totara/openbadges
2014-07-01 14:20:44 +01:00
Dan Poltawski
c4058e6e0c
Merge branch 'MDL-46163_category_selector_renders_as_nested_form' of https://github.com/MorrisR2/moodle
2014-07-01 14:16:04 +01:00
Dan Poltawski
9b19282346
Merge branch 'MDL-46161_files_reference_index' of git://github.com/davosmith/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2014-07-01 13:37:56 +01:00
Dan Poltawski
2a957cda17
Merge branch 'MDL-46093' of git://github.com/timhunt/moodle
2014-07-01 10:53:59 +01:00
Dan Poltawski
99fbe16211
Merge branch 'wip_MDL-46099_m28_userglobal' of https://github.com/skodak/moodle
2014-07-01 10:39:14 +01:00
Dan Poltawski
5474aa7a6d
Merge branch 'MDL-32450_master' of https://github.com/markn86/moodle
2014-07-01 10:37:50 +01:00
Dan Poltawski
2d8c48a995
Merge branch 'MDL-40457-question_bank_plugins_columns' of git://github.com/MorrisR2/moodle
2014-07-01 10:12:52 +01:00
Marina Glancy
acbf4579d5
MDL-46147 modinfo: performance improvement for course page (check filterall)
2014-07-01 15:28:54 +08:00
Damyon Wiese
0d9805dc14
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:26:06 +08:00
Sam Hemelryk
21e57e82ed
Merge branch 'MDL-42071_MK3' of https://github.com/merrill-oakland/moodle
2014-07-01 11:27:53 +12:00
Sam Hemelryk
a0145560b9
Merge branch 'MDL-40805-master' of git://github.com/lameze/moodle
2014-07-01 09:06:12 +12:00
Petr Skoda
2e00d01db4
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:00 +12:00
Sam Hemelryk
03384ff9fd
Merge branch 'MDL-46118_master' of git://github.com/dmonllao/moodle
2014-07-01 08:33:13 +12:00
Mark Nelson
c9b0e9769a
MDL-32450 editor_tinymce: documented removal of DragMath
2014-06-30 13:08:00 -07:00
Mark Nelson
07f8f2f559
MDL-32450 editor_tinymce: removed DragMath from the 'customtoolbar' setting
2014-06-30 13:07:33 -07:00
Dan Poltawski
f74b3cd8bc
Merge branch 'wip-mdl-45641' of https://github.com/rajeshtaneja/moodle
2014-06-30 15:12:30 +01:00
Dan Poltawski
9d8c363927
Merge branch 'MDL-42467_database' of https://github.com/andyjdavis/moodle
2014-06-30 15:08:59 +01:00
Dan Poltawski
973508d2e5
Merge branch 'MDL-45833_master' of git://github.com/dmonllao/moodle
2014-06-30 13:27:14 +01:00
Dan Poltawski
edd605d913
Merge branch 'MDL-46044-master' of git://github.com/damyon/moodle
2014-06-30 11:45:29 +01:00
Heiko Schach
4c7a19eccc
MDL-46063 feedback: Fix user pictures
2014-06-30 13:06:32 +03:00
Dan Poltawski
6f90b157f3
Merge branch 'MDL-41663-master' of git://github.com/damyon/moodle
2014-06-30 09:24:39 +01:00
Dan Poltawski
cb1bf3f51a
Merge branch 'MDL-40228-master' of git://github.com/FMCorz/moodle
2014-06-30 08:55:35 +01:00
Eric Merrill
7abaa5f46c
MDL-42071 caching Support for clustered memcache caching
...
For stores where there is a very high rate of sets compared to gets, it
is beneficial to retrieve from the local server, skipping the network
overhead, at the expense of having to set many severs when a key is set.
This patch adds a memcache option to enable clustering. When on, only
one "server" is allowed, which will be where fetches are from, while
sets/updates/deletes/purges will occur to the all the servers in the
"set server" list.
To run unit tests, define TEST_CACHESTORE_MEMCACHE_TESTSERVERS with
multiple (return delimited) servers.
2014-06-29 23:02:31 -04:00
Eric Merrill
1c0518a625
MDL-42071 caching Support for clustered memcached caching
...
For stores where there is a very high rate of sets compared to gets, it
is beneficial to retrieve from the local server, skipping the network
overhead, at the expense of having to set many severs when a key is set.
This patch adds a memcached option to enable clustering. When on, only
one "server" is allowed, which will be where fetches are from, while
sets/updates/deletes/purges will occur to the all the servers in the
"set server" list.
To run unit tests, define TEST_CACHESTORE_MEMCACHED_TESTSERVERS with
multiple (return delimited) servers.
2014-06-29 23:02:06 -04:00
Ray Morris
17f229fae3
MDL-40457 Question Bank: Allow plugins to add columns to question bank view
...
Allows plugins to add columns to the question bank view by extending core_question\bank\column_base
Columns to display are set in $CFG->questionbankcolumns. Columns are namespaced and autoloaded to support this.
2014-06-29 21:28:52 -05:00
Mark Nelson
e3e4ea97ff
MDL-32450 upgrade: do not remove DragMath settings if the files still exist
2014-06-29 15:48:21 -07:00