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
Tim Hunt
baa6159bb9
MDL-38241 qtype_match: should say Blanks for 3 more questions.
...
Currently it says Blanks for 3 more choices, like multichoice, which is
confusing.
AMOS BEGIN
MOV [addmoreqblanks,qtype_match],[blanksforxmorequestions,qtype_match]
AMOS END
2013-02-28 18:34:43 +00:00
Tim Hunt
f7ce33c287
MDL-38240 question forms: penalty should not be reqired.
...
It is a selecte menu, so you have to select a value, and anyway, 0 is a
valid value.
Once this is not a required field, the 'Multiple tries' section of the
form will collapse by default.
2013-02-28 18:34:25 +00:00
Tim Hunt
ae271eba1f
MDL-38209 quiz CSS: strip browser-specific rules.
2013-02-28 18:33:45 +00:00
Tim Hunt
c04ed8d51c
MDL-38209 quiz CSS: fix coding style.
2013-02-28 18:33:45 +00:00
Tim Hunt
e01cf1fa68
MDL-37847 / MDL-38119 question engine: document API change.
2013-02-28 18:33:07 +00:00
Tim Hunt
c3c65f417a
MDL-38094 question forms: remove spare repeat element blanks.
...
Once the question has been created, only so as many blanks as are
required by the current question. Adding a new answer / choice / unit /
etc. is a rare operation, so it is OK if it takes another mouse click.
It is better to keep the form shorter in the common case.
2013-02-28 18:32:48 +00:00
Jean-Philippe Gaudreau
7f9e076806
MDL-36128 grade: Import outcomes error
2013-02-28 13:29:10 -05:00
David Mudrák
4cd2b45548
MDL-38261 Replace deprecated file_encode_url() in workshop renderer
2013-02-28 18:53:37 +01:00
David Mudrák
57c1c7edfc
MDL-38261 Display workshop submission attachments in a preview mode
2013-02-28 18:53:37 +01:00
David Mudrák
8f5cbbd6c8
MDL-38261 Add a new file preview mode for bigger thumbnails
2013-02-28 18:53:37 +01:00
David Mudrák
2d4a3e6894
MDL-37522 Serve images from published submissions
...
If the user is allowed to see the published submission, she must be also
able to see images in it (both embedded into the text as well as
attached to the submission). See the logic in submission.php as a
reference.
2013-02-28 18:53:08 +01:00
Andrew Robert Nicols
1015b24b42
MDL-38067 JavaScript: Ensure the filemanager does not show through the tooltip
2013-02-28 17:00:02 +00:00
Andrew Robert Nicols
03bd9e7b78
MDL-34300 JavaScript: Stop YUI from forcing z-index on moodle-core-notification
2013-02-28 17:00:02 +00:00
Andrew Robert Nicols
694c4c87ac
MDL-34300 JavaScript: Stop YUI from forcing z-index on moodle-core-notification
2013-02-28 16:54:59 +00:00
Jean-Michel Vedrine
4f315786e8
MDL-37897 Remove useless Blackboard question import format
2013-02-28 17:46:29 +01:00
Gilles-Philippe Leblanc
4a913724d0
MDL-32125 mod_forum: Updating subscription mode not reflecting subscribers
2013-02-28 11:33:51 -05:00
Eloy Lafuente (stronk7)
cce0d9a100
weekly release 2.5dev
2013-02-28 15:47:07 +01:00
Eloy Lafuente (stronk7)
5524bab53d
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2013-02-28 15:40:15 +01:00
Ruslan Kabalin
ae9fe89afa
MDL-38243 mod_assessment: make assessment forms non-collapsible
2013-02-28 10:28:18 +00:00
Rossiani Wijaya
8b8d7fcd17
MDL-34774 Lesson module: fixed report stats for 'high score' and 'low score' values where there is only one attempt with 0 score
2013-02-28 16:05:14 +08:00
Mary Evans
7e97c2440f
MDL-38072 theme_mymobile: Removed collapsed topics contributed plugin code.
...
modified: theme/mymobile/javascript/custom.js
modified: theme/mymobile/style/core.css
2013-02-28 07:42:24 +00:00
Damyon Wiese
01ac2cd813
Revert "MDL-33934 theme_mymobile: Updates to CSS & Javascript - including MDL-38072 removing css/js for collapsed topic."
...
This reverts commit 7e6c674302
.
This reverts commit c443c95c01
.
This issue needs more work and will be delayed.
2013-02-28 14:06:32 +08:00
Michael de Raadt
ce744f7134
MDL-35350 Advanced uploading assignment: add submission timestamp on assignment index page
2013-02-28 14:06:01 +08:00
Frederic Massart
bed828de91
MDL-36380 stats: Issue with DST and monthly statistics
2013-02-28 13:56:05 +08:00
Dan Poltawski
b22b74035c
MDL-38252 - course: fix typo
2013-02-28 11:04:30 +08:00
Damyon Wiese
4e516138e9
Revert "MDL-35875 - Users - Fixing RTL support"
...
This reverts commit fbb31b0f90
.
This reverts commit c111b9f3ae
.
This reverts commit 8afb9b7c4f
.
This issue has failed testing and integration will be delayed.
2013-02-28 10:53:03 +08:00
Jason Fowler
fbb31b0f90
MDL-35875 - Users - Fixing RTL support
2013-02-28 10:18:49 +08:00