Adrian Greeve
b3d5f7bc50
MDL-40356 lib: New setting to display full names.
...
This adds a new setting to display more name information for users
with the viewfullnames capability.
2014-09-16 11:01:42 +08:00
Adrian Greeve
795c5881ab
MDL-40356 lib: Unit tests for the alternativefullnameformat setting.
2014-09-16 10:57:28 +08:00
Simey Lameze
99c2ee6f9b
MDL-44257 lib: fix the attachment code to accept tempdir and dataroot.
...
Credit goes to Damyon, thanks.
2014-09-16 10:18:47 +08:00
Simey Lameze
9a2c52571e
MDL-44257 message: added test to make sure the stored file still exists
2014-09-16 10:07:17 +08:00
Marina Glancy
ea80c29a2c
MDL-47079 user: behat test for deleting users
2014-09-16 09:43:48 +08:00
Eloy Lafuente (stronk7)
26115c284e
Merge branch 'MDL-46588-master' of git://github.com/jleyva/moodle
2014-09-16 00:23:09 +02:00
David Mudrák
b45444f591
MDL-47248 Use new Moodle logo for RSS feeds generated by Moodle
...
Themes can override this logo as any other core pix file. The new logo copied
from https://moodle.org/logo/ and resized to match the previous logo size
(140x35px).
2014-09-15 18:05:38 +02:00
Dan Poltawski
5ce0af436d
Merge branch 'MDL-46195' of git://github.com/timhunt/moodle
2014-09-15 16:07:05 +01:00
Dan Poltawski
0908fb4221
Merge branch 'wip-MDL-46585-master' of git://github.com/marinaglancy/moodle
2014-09-15 13:00:24 +01:00
Dan Poltawski
d1c9b792b0
Merge branch 'MDL-46331' of git://github.com/timhunt/moodle
2014-09-15 11:55:16 +01:00
Dan Poltawski
6576ab01b6
Merge branch 'MDL-46810' of git://github.com/timhunt/moodle
2014-09-15 11:25:27 +01:00
Dan Poltawski
ffd24d9a61
Merge branch 'wip-MDL-47187-master' of git://github.com/marinaglancy/moodle
2014-09-15 11:08:24 +01:00
Dan Poltawski
91596eeacc
Merge branch 'MDL-47206-master' of git://github.com/andrewnicols/moodle
2014-09-15 11:02:48 +01:00
Jetha Chan
1ee45d6824
MDL-47244 theme_bootstrapbase: fix custom_menu dividers under responsive layouts
2014-09-15 17:48:16 +08:00
Jetha Chan
cb9c6a7dc6
MDL-47242 theme_bootstrapbase: fix nested custom_menu responsive display
2014-09-15 17:35:31 +08:00
Damyon Wiese
dff9a97350
MDL-44447 Grade: Re-order lang strings
2014-09-15 17:02:43 +08:00
Damyon Wiese
952f37486d
MDL-44447 Grade: Whitespace fix
2014-09-15 16:49:23 +08:00
Damyon Wiese
20a2e554f9
Merge branch 'MDL-44447-master' of git://github.com/lameze/moodle
2014-09-15 16:44:41 +08:00
Simey Lameze
be289f57b2
MDL-44447 grade_export: Added multiple grade display types to grade export.
2014-09-15 16:42:07 +08:00
Damyon Wiese
5fe74c1bcf
Merge branch 'MDL-47127-master' of git://github.com/ankitagarwal/moodle
2014-09-15 16:41:28 +08:00
Damyon Wiese
9c575e5b08
Merge branch 'MDL-47143' of git://github.com/timhunt/moodle
2014-09-15 16:13:33 +08:00
Damyon Wiese
96477b0f0d
Merge branch 'MDL-47167' of git://github.com/timhunt/moodle
2014-09-15 15:41:39 +08:00
Damyon Wiese
db074792b9
Merge branch 'MDL-46944-master-lti-iframe' of git://github.com/schmod/moodle
2014-09-15 15:08:31 +08:00
PJ King
62ffeb4f0c
MDL-46652 custom_menu: fix for multi-language support breaks menu nesting
...
Fixed bug by building full menu structure, then removing hidden menu items and all associated children.
Refactored custom_menu_item class and convert_text_to_menu_nodes() to improve maintenance.
2014-09-15 15:04:46 +08:00
Damyon Wiese
e8cf07fa51
Merge branch 'm28_MDL-47186' of https://github.com/totara/moodle
2014-09-15 14:16:59 +08:00
Damyon Wiese
7114249071
Merge branch 'MDL-46747' of git://github.com/timhunt/moodle
2014-09-15 14:03:39 +08:00
Damyon Wiese
8b1e5aa4ce
Merge branch 'MDL-47209-master' of git://github.com/FMCorz/moodle
2014-09-15 13:50:43 +08:00
Damyon Wiese
7214b77a51
Merge branch 'wip-MDL-35468-master' of git://github.com/marinaglancy/moodle
2014-09-15 13:16:59 +08:00
Damyon Wiese
3a46c04459
Merge branch 'MDL-47208' of git://github.com/aolley/moodle
2014-09-15 12:25:32 +08:00
AMOS bot
45acbd070c
Automatically generated installer lang files
2014-09-15 00:08:24 +08:00
Juan Leyva
eac1383edb
MDL-46588 web services: Fixed system context instanceid eq 0 case
2014-09-12 11:25:16 +02:00
Juan Leyva
60ac6e2915
MDL-46588 web services: Unit tests added
2014-09-12 11:25:16 +02:00
Juan Leyva
98dece220b
MDL-46588 web services: Fixed invalid check of empty contextid in function get_context_from_params
2014-09-12 11:25:16 +02:00
Simey Lameze
68e50bc80b
MDL-44257 message: check if the attachment exists before remove it
...
Credit goes to Mark Nielsen, thanks.
2014-09-12 16:36:07 +08:00
Andrew Nicols
9c7274e25f
MDL-47206 core: Allow tool plugins to run tasks
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-12 11:47:56 +08:00
Marina Glancy
4b867a063a
MDL-46585 lang: display debugging message when deprecated string is used
2014-09-12 10:24:43 +08:00
Marina Glancy
5076b96171
MDL-35468 cohorts: upload cohorts from csv file
2014-09-12 10:24:04 +08:00
Marina Glancy
bd855fd572
MDL-35468 behat: escape user supplied strings in xpath
2014-09-12 10:23:55 +08:00
Marina Glancy
c78cf06d9e
MDL-46585 lang: 6 unused strings 'hidden' are deprecated
...
Strings are not used in the components where they are defined.
If they are used in other components they should be defined in appropriate locations
since the translation may depend on the subject that is being hidden.
2014-09-12 10:15:43 +08:00
Adam Olley
0151ca2b91
MDL-47208 core_availability: Return false when cm isnt in modinfo list
...
If a cm isn't in modinfo's cm list, then the user shouldn't be able to see that cm.
This fixes an issue where hidden activities would cause users to be unable to use moodle.
2014-09-12 09:14:56 +09:30
Tim Hunt
9cc01bf323
MDL-46747 questions: add More info link to qbehaviour help.
...
Thanks to Tony Gardner-Medwin for the suggestion.
2014-09-11 16:16:57 +01:00
Dan Poltawski
482abd0f70
weekly release 2.8dev
2014-09-11 15:44:24 +01:00
Dan Poltawski
6bceb3ba8a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2014-09-11 15:44:21 +01:00
Frederic Massart
385de04b10
MDL-47209 repository_skydrive: Use new oauth URLs
2014-09-11 15:16:31 +08:00
Marina Glancy
a80f592298
MDL-46834 dndupload: check course dndupload cap on course level
2014-09-11 11:23:32 +08:00
Marina Glancy
e0dfc380c6
Revert "Merge branch 'wip-MDL-40356-master' of git://github.com/abgreeve/moodle"
...
This reverts commit 4b5fd6eb6d
, reversing
changes made to a788aade7c
.
2014-09-11 10:54:40 +08:00
AMOS bot
dc63722459
Automatically generated installer lang files
2014-09-11 00:05:38 +08:00
Andrew Schmadel
a73b1ba23f
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:17:07 -04:00
Rajesh Taneja
54e6e19a47
MDL-46572 behat: Select user dialogue is not visible in phantomjs
2014-09-10 09:14:20 +01:00
Marina Glancy
e6a0f10152
MDL-46834 dndupload: check course dndupload cap on course level
2014-09-10 15:00:35 +08:00