Eloy Lafuente (stronk7)
432b9a9075
MDL-69521 core: Move all comments in code from 4.3 to 4.1
2020-09-08 18:59:46 +02:00
Eloy Lafuente (stronk7)
2b766e57b6
MDL-69521 core: Move all comments in code from 4.2 to 4.0
2020-09-08 18:59:46 +02:00
Eloy Lafuente (stronk7)
74ee34fd87
MDL-69521 core: Move all comments in code from 4.1 to 3.11
2020-09-08 18:59:30 +02:00
Eloy Lafuente (stronk7)
fd0b332db3
Merge branch 'MDL-69510-master' of https://github.com/snake/moodle into master
2020-09-08 15:27:29 +02:00
Sara Arjona
3a66b4771f
Merge branch 'MDL-69525-master-1' of git://github.com/mihailges/moodle into master
2020-09-08 14:21:37 +02:00
Sara Arjona
683539696a
Merge branch 'MDL-28501-master' of https://github.com/mackensen/moodle into master
2020-09-08 13:27:55 +02:00
Michael Hawkins
e8632a4ad0
MDL-69340 tag: Correct the filter input HTML in the tag manager
2020-09-08 08:54:26 +02:00
Mihail Geshoski
630078eb4a
MDL-69048 book: Sanitize previous chapter value in add new chapter page
2020-09-08 08:54:26 +02:00
Andrew Nicols
a35b0464b1
MDL-68974 calendar: Use page context for block check
2020-09-08 08:54:26 +02:00
Andrew Nicols
5c91f31d2e
MDL-68974 blocks: Check permission before generating content
2020-09-08 08:54:26 +02:00
Mihail Geshoski
cb72d845f5
MDL-65115 repository: Prevent unzipping if it will exceed allowed quota
2020-09-08 08:54:26 +02:00
Mihail Geshoski
09a55f952e
MDL-65115 core_files: Add get_total_content_size() in stored_file class
...
New function get_total_content_size() is introduced in the stored_file
class. The puprose of this function is to calculate and return the
total size (in bytes) of the content of an archive file.
2020-09-08 08:54:26 +02:00
Andrew Nicols
303119ad5b
MDL-68974 admin: Unit tests for context parent/child test
2020-09-08 08:54:26 +02:00
Andrew Nicols
c8283518ad
MDL-68974 admin: Unit tests for loginas
2020-09-08 08:54:26 +02:00
Andrew Nicols
81bb3a65b1
MDL-68974 admin: Prevent login as outside of the desired context
2020-09-08 08:54:26 +02:00
Sara Arjona
bb0eafb014
Merge branch 'MDL-68344-master' of https://github.com/JBThong/moodle into master
2020-09-08 08:44:46 +02:00
Jun Pataleta
74470752ac
Merge branch 'MDL-69492' of https://github.com/paulholden/moodle
2020-09-08 12:56:54 +08:00
AMOS bot
a14305ef1e
Automatically generated installer lang files
2020-09-08 00:07:46 +00:00
Eloy Lafuente (stronk7)
afb05bf276
Merge branch 'MDL-69262-master-2' of git://github.com/junpataleta/moodle into master
2020-09-07 23:42:45 +02:00
Eloy Lafuente (stronk7)
dfc09fc300
Merge branch 'MDL-69448' of https://github.com/paulholden/moodle into master
2020-09-07 23:25:49 +02:00
Eloy Lafuente (stronk7)
5ce5c38a51
Merge branch 'MDL-69577-master' of git://github.com/crazyserver/moodle into master
2020-09-07 22:58:39 +02:00
Luca Bösch
5423b68b08
MDL-69645 quizaccess: Set allowPreferencesWindow to false in manual conf
...
Signed-off-by: Luca Bösch <luca.boesch@bfh.ch>
2020-09-07 21:26:23 +02:00
Charles Fulton
a0908df796
MDL-28501 mod_folder: make force downloading behavior configuable
2020-09-07 14:37:33 -04:00
Mathew May
5a5f95e843
MDL-69240 tool_moodlenet: Clean MoodleNet profile field
...
Amended by: Eloy Lafuente (stronk7) <stronk7@moodle.org>
- adjust versions for every branch.
- modify verify_webfinger->profileurl external to PARAM_NOTAGS.
2020-09-07 17:44:41 +02:00
Sara Arjona
aa69bc8e4e
Merge branch 'MDL-69632-master-adminserversettings' of git://github.com/mudrd8mz/moodle into master
2020-09-07 13:43:52 +02:00
Sara Arjona
358e1c6dd1
Merge branch 'MDL-67468-Master' of https://github.com/tuanngocnguyen/moodle into master
2020-09-07 13:19:46 +02:00
Mathew May
eacead6176
MDL-62609 lang: Final removal of deprecated strings
2020-09-07 08:06:02 +02:00
Sara Arjona
348252a205
Merge branch 'MDL-63261-squashed' of https://github.com/Chocolate-lightning/moodle into master
2020-09-07 07:30:03 +02:00
Mathew May
ee94aded30
MDL-63261 messaging: Final 3.6 deprecations
2020-09-07 09:10:46 +08:00
Eloy Lafuente (stronk7)
6a60111199
MDL-69521 core: Move all comments in code from 4.0 to 3.10
2020-09-06 17:00:25 +02:00
Shamim Rezaie
f10ba30bbd
MDL-57682 media_videojs: Cache videojs languages in the localstorage
2020-09-04 18:49:28 +10:00
David Mudrák
082313fc40
MDL-69632 admin: Fix the legacy coding style at the server section
...
No actual changes to the file made, only reformatted and cleaned up to
follow the recent coding guidelines.
2020-09-04 10:39:36 +02:00
Shamim Rezaie
375ca114e2
MDL-57682 media_videojs: webservice to get the language pack of videojs
2020-09-04 18:39:12 +10:00
Shamim Rezaie
e11cf31d53
MDL-57682 media_videojs: convert videojs loader to es6
2020-09-04 18:39:12 +10:00
Paul Holden
ca742a2137
MDL-69492 auth_cas: normalise member distinguished name config.
2020-09-04 08:25:50 +01:00
Paul Holden
73e090e793
MDL-69492 auth_ldap: normalise member distinguished name config.
2020-09-04 08:25:50 +01:00
Paul Holden
404eabc7b5
MDL-69448 backup: fix capability checks when unable to copy user data.
...
When a given user doesn't have the capability to "Include user data"
during course copying, freeze the form element rather than not adding
it at all.
This caused problems as the element was required before preceding with
the course copy.
2020-09-04 08:19:53 +01:00
Nathan Nguyen
7a1a3ec9b2
MDL-67468 filter_activitynames: use MUC
2020-09-04 15:33:56 +10:00
Tien Nguyen
ee5c5fbde3
MDL-68797 Administration: Setting for mobile file type exclusion list
2020-09-04 11:00:00 +07:00
Tien Nguyen
1049909097
MDL-68797 Administration: Add auto complete setting
2020-09-04 10:59:00 +07:00
Thong Bui
fb75fd0396
MDL-68344 filepicker: File Picker focus lost on upload
2020-09-04 09:30:59 +07:00
Sara Arjona
99777d963f
weekly release 4.0dev
2020-09-03 17:09:10 +02:00
Sara Arjona
c7df56a84d
NOBUG: Fixed SVG browser compatibility
2020-09-03 17:09:03 +02:00
Andrew Nicols
33f6c33357
MDL-69391 behat: Grammar correction in feature
2020-09-03 11:34:47 +08:00
Andrew Nicols
f9c870e16f
Merge branch 'MDL-69391-master' of git://github.com/junpataleta/moodle
2020-09-03 11:32:31 +08:00
Jun Pataleta
2c08e043e4
MDL-69391 calendar: Accessibility tests for calendar
2020-09-03 11:10:40 +08:00
Jun Pataleta
bca6b83c97
MDL-69391 auth: Colour contrast accessibility test for login page
2020-09-03 11:10:36 +08:00
Jun Pataleta
aca735cdbf
MDL-69391 theme: Darken course selector text colour
...
Use $gray-600 for a darker text colour in the course select box.
This also makes the colour consistent with the view selector which
also uses $gray-600.
2020-09-03 11:04:04 +08:00
Jun Pataleta
338fd44c28
MDL-69391 theme: Darken navbar-light colour
...
Increase the opacity for the sass variable $navbar-light-color a
little bit in order to achieve an acceptable colour contrast against
the white background.
2020-09-03 11:04:03 +08:00
Andrew Nicols
00b731e9b8
Merge branch 'MDL-69418-master' of https://github.com/dmitriim/moodle
2020-09-03 10:56:56 +08:00