Dan Poltawski
5a8f38d712
Merge branch 'wip-MDL-46503-master' of git://github.com/marinaglancy/moodle
2014-07-28 12:49:13 +01:00
Dan Poltawski
14a3ccc96d
Merge branch 'm28_MDL-46431' of https://github.com/totara/moodle
2014-07-28 12:01:24 +01:00
Dan Poltawski
4709708d48
Merge branch 'MDL-46459' of git://github.com/jleyva/moodle
2014-07-28 11:59:02 +01:00
Dan Poltawski
aba225fd3a
Merge branch 'MDL-46504_master' of git://github.com/dmonllao/moodle
2014-07-28 10:45:17 +01:00
Marina Glancy
68373c7821
Merge branch 'MDL-46523-master' of git://github.com/jethac/moodle
2014-07-28 16:00:48 +08:00
Jetha Chan
a9e05f49db
MDL-46523 navigation: add body class when logged in as other role
2014-07-28 15:47:46 +08:00
Marina Glancy
274dc06881
MDL-34189 cohorts: Allow admin/manager to see all cohorts on one page
2014-07-28 15:02:27 +08:00
Sam Hemelryk
8d4da7c010
Merge branch 'MDL-43390_master' of git://github.com/dmonllao/moodle
2014-07-28 12:22:40 +12:00
Sam Hemelryk
896506e4df
Merge branch 'MDL-46207-master' of git://github.com/damyon/moodle
2014-07-28 08:37:42 +12:00
Juan Leyva
a1bacaf13d
MDL-45041 Web Service: add_user_device doesn't store entries for different users using the same push key
2014-07-25 10:35:24 +02:00
Juan Leyva
c03946bcce
MDL-46460 Web Services: Invalid check of grades visibility for missing grades
2014-07-25 10:10:21 +02:00
Juan Leyva
253c3f36bb
MDL-46459 Web Services: Incorrect return parameters get_grades external function
2014-07-25 09:27:45 +02:00
Jason Fowler
ae4086bd6e
MDL-46206 Accessibility: Add aria role to footer image
2014-07-25 14:37:29 +08:00
Marina Glancy
5f079af450
MDL-46503 behat: cohort generator allows to create cohort in category
2014-07-25 09:12:21 +08:00
David Monllao
03bdb0a7c2
MDL-46504 libraries: Fixing typo
2014-07-24 11:15:36 +08:00
David Monllao
10ccdfb8cd
MDL-43390 files: Only lock when locking is not prevented
2014-07-24 10:22:55 +08:00
Dan Poltawski
82f88cabe9
MDL-35864 enrol: misc fixups
...
* Removed get_config_instance_capabilities() which was from
older reviewed vrsions of the patch
* Added note to upgrade.txt
* Fixed deprecation note
* Bump versions
2014-07-22 17:02:21 +01:00
Dan Poltawski
12bdea2eb5
Merge branch 'MDL-35864' of https://github.com/danielneis/moodle
2014-07-22 16:32:26 +01:00
Dan Poltawski
5f7ab6e949
Merge branch '45828-28' of git://github.com/samhemelryk/moodle
2014-07-22 09:33:01 +01:00
Sam Hemelryk
3e2af22327
Merge branch 'MDL-43063-master' of git://github.com/lameze/moodle
2014-07-22 09:49:03 +12:00
Dan Poltawski
c7075c0c91
MDL-46285 coding style fix
...
(no double newlines)
2014-07-21 14:07:39 +01:00
Dan Poltawski
f5fea4019a
Merge branch 'MDL-46285-master' of git://github.com/jethac/moodle
2014-07-21 14:03:58 +01:00
Dan Poltawski
65f00f063b
Merge branch 'MDL-45847_master' of https://github.com/Syxton/moodle
2014-07-21 12:09:10 +01:00
Dan Poltawski
f9075a7888
Merge branch 'MDL-46370_master' of https://github.com/moodlerooms/moodle
2014-07-21 09:54:56 +01:00
Damyon Wiese
e5b5b5be4d
MDL-44116 Atto Accessbility checker: Additional sniffs.
2014-07-21 15:18:22 +08:00
Damyon Wiese
fd57c17e2d
MDL-46207 Tasks: Do not run tasks if their component is disabled.
...
This can be overridden on a per task basis by implementing:
get_run_if_component_disabled() in the scheduled task.
2014-07-21 15:01:54 +08:00
Simey Lameze
feff774adb
MDL-43063 core: fix phpdoc comment codechecker issue.
2014-07-21 10:08:41 +08:00
Brian Barnes
a15691beeb
MDL-46431 javascript_notifications: changed dialogue headings to h3's
2014-07-21 13:59:34 +12:00
Julien Boulen
36489c0b41
MDL-46206 Accessibility: Remove alt attribute for footer image
2014-07-21 08:19:23 +08:00
Sam Hemelryk
8d3a4d7597
Merge branch 'MDL-45339-master' of git://github.com/xow/moodle
2014-07-21 10:49:25 +12:00
Sam Hemelryk
6e247996ea
MDL-45828 cache: definitions now sorted in the admin UI
2014-07-21 09:25:22 +12:00
John Okely
08b51dd06b
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 16:42:42 +08:00
Sam Hemelryk
68b1e63080
Revert "MDL-46226 core: pix_icon no longer sets title to the alt text"
...
This reverts commit 40ebfaeefd
.
2014-07-17 13:57:29 +12:00
Sam Chaffee
0f5e439e4b
MDL-46370 Ajax and Javascript - Fixes docked blocks not expanding when using dock on right
2014-07-16 12:06:35 -06:00
Eloy Lafuente (stronk7)
83988eb1f7
MDL-46290 Completion: document the deprecation
2014-07-16 01:06:23 +02:00
Eloy Lafuente (stronk7)
ffc2728203
Merge branch 'MDL-46290_remove_unused_get_incomplete_criteria' of https://github.com/MorrisR2/moodle
2014-07-16 00:57:47 +02:00
Sam Hemelryk
6a91c41a49
Merge branch 'wip-MDL-37812-master' of git://github.com/marinaglancy/moodle
2014-07-15 12:07:05 +12:00
Eloy Lafuente (stronk7)
8707dae4f8
Merge branch 'MDL-44523_master' of git://github.com/dmonllao/moodle
2014-07-14 18:06:52 +02:00
Dan Poltawski
388debc7c5
Merge branch 'm28_MDL-46226' of https://github.com/totara/moodle
2014-07-14 15:13:32 +01:00
Jetha Chan
e4a1efcbaa
MDL-46285 core_renderers: optionally hide user_picture from screen readers
2014-07-14 21:01:29 +08:00
Dan Poltawski
d3181cc8b5
Merge branch 'm28_MDL-46250' of https://github.com/totara/moodle
2014-07-14 13:12:43 +01:00
Dan Poltawski
080d86e39f
Merge branch 'MDL-46286-master' of https://github.com/lucisgit/moodle
2014-07-14 12:33:59 +01:00
Sam Hemelryk
ceeb287740
Merge branch 'MDL-42214_popup_blocked' of https://github.com/andyjdavis/moodle
2014-07-14 15:27:16 +12:00
Andrew Davis
727c69ca9e
MDL-42214 core_message:prevented popup notifications of messages from blocked users
2014-07-14 09:49:47 +08:00
Sam Hemelryk
eb5942ea9d
Merge branch 'wip-MDL-46247-master' of https://github.com/mackensen/moodle
2014-07-14 11:55:02 +12:00
Sam Hemelryk
72c9c5fa13
MDL-46138 post integratino phpdoc fixes
2014-07-14 10:50:51 +12:00
Sam Hemelryk
b7a9846a26
Merge branch 'MDL-46138-master' of git://github.com/damyon/moodle
2014-07-14 10:39:54 +12:00
Tony Butler
817b202018
MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-07-11 15:52:34 +01:00
David Monllao
93d14b8ad1
MDL-44523 events: Changing edulevels to make them consistent with other events
2014-07-11 10:36:00 +08:00
Damyon Wiese
ab57368a72
MDL-46138 tasks: The adhoc task is being too helpful with json_encoding/decoding.
2014-07-11 09:43:32 +08:00