AMOS bot
3ea93a0a90
Automatically generated installer lang files
2020-09-12 00:07:29 +00:00
Nathan Nguyen
65c847d8fd
MDL-68702 core_backup: exclude legacy course files
2020-09-11 10:41:37 +10:00
Stephen Bourget
1a453e4d8d
MDL-69630 format_social: Add ajax support
2020-09-10 19:04:34 -04:00
Sara Arjona
67a11150de
MDL-68909 h5p: move temporary editor files to draft area
2020-09-10 13:42:16 +02:00
Sara Arjona
6d4e245b7c
MDL-68909 h5p: upgrade step to remove files in editor filearea
...
As temporary editor files have been moved from core_h5p/editor to
user/draft, they can be removed (to clean unused DB entries).
2020-09-10 13:41:45 +02:00
Amaia Anabitarte
22da620a7c
MDL-68688 core_contentbank: Empty content bank notification
2020-09-10 11:58:28 +02:00
sam marshall
aa823d1c23
MDL-69663 Web services: override_webservice_execution not honoured
...
If two different plugin types (e.g. theme, local) implement
override_webservice_execution callbacks, then all of them except
the 'last' plugin type do not work correctly.
2020-09-10 09:48:31 +01:00
Sara Arjona
d4d798e684
weekly release 4.0dev
2020-09-10 08:51:58 +02:00
Sara Arjona
d18b18216a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
2020-09-10 08:51:56 +02:00
Jun Pataleta
46d4cf0c98
MDL-69664 mod_lti: Apply correct badge class to tool card
2020-09-09 23:34:04 +08:00
Sara Arjona
de1b21a3bf
Merge branch 'MDL-69466-master' of https://github.com/JBThong/moodle into master
2020-09-09 11:39:05 +02:00
Sara Arjona
14bb6b5103
Merge branch 'MDL-69645-master' of git://github.com/lucaboesch/moodle into master
2020-09-09 11:00:40 +02:00
Jun Pataleta
008b6410fd
Merge branch 'MDL-57682-master-fix' of git://github.com/andrewnicols/moodle
2020-09-09 16:10:00 +08:00
Bas Brands
609d8b380e
MDL-69395 theme_boost: improve colour contrast for form input fields
...
- for this issue the atto styles.css was moved into theme boost so
we can use our preset variable for $gray-500
2020-09-09 09:59:08 +02:00
Andrew Nicols
5f581ce9eb
MDL-57682 mediaplayer_videojs: Improve in-page caching of lang strings
2020-09-09 15:36:46 +08:00
Andrew Nicols
36f90b454c
MDL-57682 mediaplayer_videojs: Login not required for lang fetch
2020-09-09 15:14:09 +08:00
Thong Bui
f5cb4b9b5e
MDL-69466 Autocomplete widget: Improve keyboard accessibility
2020-09-09 13:47:19 +07:00
Sara Arjona
7c99f40d61
Merge branch 'MDL-69521' of https://github.com/stronk7/moodle into master
2020-09-09 08:08:06 +02:00
Andrew Nicols
7f7df727c2
MDL-42012 cache: Valid definitions are required even when disabled
2020-09-09 14:04:17 +08:00
Andrew Nicols
d98bbcbbe6
MDL-42012 cache: Fully disable cache for disabled cache factory
2020-09-09 14:04:05 +08:00
Andrew Nicols
063c9ee94f
MDL-42012 cache: Allow data sources to work when caching is disabled
2020-09-09 13:59:41 +08:00
Andrew Nicols
e19c2a1e48
MDL-68797 tool_mobile: Version bump
2020-09-09 12:44:12 +08:00
Andrew Nicols
44124e453d
Merge branch 'MDL-68797-master' of https://github.com/nguyenphuctien/moodle
2020-09-09 12:27:17 +08:00
Andrew Nicols
4285ebb455
Merge branch 'MDL-57682-master' of git://github.com/rezaies/moodle
2020-09-09 12:22:54 +08:00
Eloy Lafuente (stronk7)
3131766547
Merge branch 'MDL-69116-master' of git://github.com/rezaies/moodle into master
2020-09-08 23:14:19 +02:00
Paul Holden
416dd35832
MDL-69658 quizaccess_seb: progress bar on install only when necessary.
2020-09-08 19:31:36 +01:00
Eloy Lafuente (stronk7)
19070b2e01
MDL-69521 core: Move all comments in code from 4.4 to 4.2
2020-09-08 18:59:47 +02:00
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