Mark Nielsen
8d220cb552
MDL-36901: Remove system paths from exceptions
...
Replaces any server paths, like dataroot, with a token
in exception messages and debug info.
2013-03-04 00:17:01 +01:00
Dan Marsden
c238e1e2ab
MDL-37907 Participants layout - move checkbox to first column
2013-03-04 11:28:14 +13:00
Frederic Massart
3ecc63e9db
MDL-37481 user: fixed bug when logged in as guest
2013-03-04 11:17:14 +13:00
Eloy Lafuente (stronk7)
52f0c094f5
Merge branch 'wip-MDL-38165-m25' of git://github.com/samhemelryk/moodle
2013-03-03 23:08:15 +01:00
Sam Hemelryk
f0abd36e46
Merge branch 'MDL-32125-master' of git://github.com/StudiUM/moodle
2013-03-04 10:37:51 +13:00
Sam Hemelryk
a9ff59979f
MDL-38055 block_courseoverview: fixed formatting of course fullname
2013-03-04 09:31:35 +13:00
Iñaki Arenaza
4bcb0396c2
MDL-38262 auth/{ldap,cas}: Fix undefined property notification on first config
...
Just move the test after we've set the default configuration values if
they are not defined.
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu>
2013-03-03 21:22:19 +01:00
Eloy Lafuente (stronk7)
045c0e4d8f
MDL-38298 Take out harcoded dependency + tests.
...
With that change the filte_emoticon will be easily
resusable by other "emoticon filters".
2013-03-03 19:10:09 +01:00
Andrew Davis
ec7298a10f
MDL-38149 core_grade: added a guard for when there are no old grades
2013-03-03 11:08:37 +08:00
Gareth J Barnard
dafa91279f
MDL-37901 format_topics & format_weeks: Fix drag icon tooltip after move.
2013-03-02 12:38:29 +00:00
Tim Hunt
9fc29eec6d
MDL-39282 quiz: always allow removal of bogus questions.
2013-03-01 17:33:32 +00:00
Tim Hunt
8407a5498b
MDL-38280 manual graded behaviour: unit test for when not answered.
...
If the student does not submit an answer, the questoin goes to state
gaveup, rather than requiresgrading.
2013-03-01 17:04:04 +00:00
Tim Hunt
00cefd925a
MDL-38279 questions: must have default mark positive.
2013-03-01 15:21:09 +00:00
Tim Hunt
d23edcf151
MDL-37932 formslib: setAdvanced for repeatelements.
...
I think this commit also fixes some other problems with repeatelements
and shortforms. The shortforms code was trying to use hidden elements
with names like in conjunction with ...[0] with optional_param which
will not work. Hidden form fields that relate to other parts of the form
must use the other elements's id, no name, to make the hidden field
name.
2013-03-01 11:41:59 +00:00
Andrew Robert Nicols
5251450372
MDL-31390 Convert set_source_sql with order clauses to set_source_table
2013-03-01 11:29:01 +00:00
sam marshall
7ae7c3cf9a
MDL-38101 Completion: Error when teacher/admin marks activity complete
2013-03-01 11:18:31 +00:00
sam marshall
85cb4b65b1
MDL-38170 SimplePie: Cannot read https feeds through proxy
2013-03-01 10:36:51 +00:00
Andrew Robert Nicols
d9bae60289
MDL-31390 Allow data to be sorted at backup
2013-03-01 10:03:13 +00:00
David Monllao
d636a3e6cd
MDL-38026 behat: New tests
2013-03-01 17:34:39 +08:00
David Monllao
072f67fcac
MDL-38026 behat: Base to write steps to work with specific DOM parts
2013-03-01 16:40:22 +08:00
David Monllao
46ac40cd0b
MDL-38025 behat: Compliant with moodlechecker and codechecker
2013-03-01 16:07:04 +08:00
David Monllao
80e4150615
MDL-38025 behat: Updating tests according to modified steps
2013-03-01 16:06:23 +08:00
David Monllao
4092397794
MDL-38025 behat: Adding generic manipulation methods
...
Also required modifications in the affected
steps definitions
2013-03-01 16:06:15 +08:00
David Monllao
5f470b28bf
MDL-38025 behat: Replacing selector-based steps by human-friendly options
2013-03-01 15:24:37 +08:00
David Monllao
e2eb40ea3c
MDL-38271 behat: Adds site shortname
2013-03-01 11:41:28 +08:00
David Monllao
ac41f878da
MDL-38007 behat: Adding new script using util.php
2013-03-01 10:50:22 +08:00
David Monllao
fa7e4e2b6a
MDL-38007 behat: Changing check_behat_setup interface
2013-03-01 10:44:31 +08:00
David Monllao
e6ac2ab7c2
MDL-37958 behat: Solving problem when expanding root level nodes
2013-03-01 09:52:10 +08:00
David Monllao
b9d551e17d
MDL-37958 behat: Tests for permissions management
2013-03-01 09:52:10 +08:00
David Monllao
92c79fcc00
MDL-37958 behat: Defintions for permissions management
2013-03-01 09:52:10 +08:00
David Monllao
49d9112909
MDL-37958 behat: Using behat_form_field base class to interact with all form elements
2013-03-01 09:52:10 +08:00
Andrew Robert Nicols
e2798523d6
MDL-37127 JavaScript: Switch moodle-core-tooltip to shifter
2013-03-01 01:33:08 +00:00
Andrew Robert Nicols
a45e8fd3da
MDL-37127 JavaScript: Add support for development using YUI Shifter
2013-03-01 01:25:54 +00:00
AMOS bot
8a099397be
Automatically generated installer lang files
2013-03-01 00:42:14 +00:00
Sam Hemelryk
3d6dd54ad1
MDL-38165 cache: fixed issues purging peristent caches by event
2013-03-01 11:38:02 +13:00
Sam Hemelryk
0323e1ab99
MDL-38165 cache: added unit tests for event purging of persistent caches
2013-03-01 11:38:02 +13:00
Davo Smith
5efae6823d
MDL-33946 mod_label - create label from text dragged and dropped into the course
2013-02-28 21:43:30 +00:00
Sam Hemelryk
79137823fa
MDL-38251 course: fixed add category button on top level
2013-03-01 10:12:02 +13:00
Sam Hemelryk
11cfc0f95e
MDL-38247 cache: Improved documentation
2013-03-01 10:11:55 +13:00
Sam Hemelryk
32c981e67a
MDL-38247 cache: fixed cache stores so that they pass unit tests
2013-03-01 10:11:55 +13:00
Sam Hemelryk
ac6754a679
MDL-38427 cache: implemented unit tests for all core cache stores
2013-03-01 10:11:55 +13:00
Sam Hemelryk
4af3d7e7a3
MDL-38205 cache: implemented key prefix in memcache plugin
2013-03-01 10:11:45 +13:00
Sam Hemelryk
43394c5114
MDL-38165 cache: fixed up application event purging
2013-03-01 10:10:30 +13:00
Sam Hemelryk
b6c86be197
MDL-38165 cache: fixed up session event purging
2013-03-01 10:10:30 +13:00
Sam Hemelryk
4e83302f6f
MDL-38055 navigation: fixed ampersand use within titles
2013-03-01 10:09:51 +13:00
Sam Hemelryk
c643628f23
MDL-37935 cache: improved ready testing of stores on admin screen and testing script
2013-03-01 10:09:24 +13:00
Sam Hemelryk
01a3333723
MDL-37903 cache: implemented cacheable_object_array
2013-03-01 10:09:06 +13:00
Sam Hemelryk
8bc8ab6ee8
MDL-36215 navigation: fixed blog URL within courses using groups
2013-03-01 10:08:42 +13:00
Sam Hemelryk
ba7b1ca565
MDL-33013 navigation: fixed expansion limit issue hiding nodes
2013-03-01 10:08:20 +13:00
Andrew Robert Nicols
08b196e265
MDL-36171 Administration Skip replace in the log table
2013-02-28 19:44:42 +00:00