Meirza
8a5485a714
MDL-77338 backup: Added class properties that are not declared.
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-04-03 22:39:39 +07:00
Stephen Bourget
0544ab902d
MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish
2020-10-09 09:04:22 +08:00
Alexander Bias
1ce19cc3ed
MDL-66753 blocks: Remove references in core to block_participants
2019-10-07 08:34:20 +02:00
Michael Aherne
4582da2464
MDL-56319 blocks: Observe empty default blocks setting
2016-10-07 09:59:09 +01:00
Ankit Agarwal
c917b53a8d
MDL-50269 deprecations: Properly deprecate notify()
2015-12-01 15:29:33 +08:00
Mark Nielsen
95dc1e42d5
MDL-47569 backup: Escape section summary for XML
...
This was causing the parsing of the XML
to fail because things like & were not
escaped.
2014-10-07 11:47:40 -07:00
Petr Škoda
eb459f7192
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
Darko Miletic
7547946580
MDL-33523: Fixed item C of the issue
2012-06-14 17:12:53 -03:00
Eloy Lafuente (stronk7)
f61194e387
MDL-33080 IMSCC: look for imsmanifest.xml @ root dir
2012-06-05 01:04:29 +02:00
Eloy Lafuente (stronk7)
3c4500f5c7
Merge branch 'MDL-30778_t2' of git://github.com/kiklop74/moodle
2012-01-09 00:41:55 +01:00
Darko Miletic
7db3d6216d
MDL-30778: Implemented intendeduserrole support
2011-12-30 12:16:59 -03:00
Petr Skoda
9574c2ef0d
MDL-30950 remove references to removed admin block
...
Credit goes to Ralf Hilgenstock.
2011-12-30 12:04:41 +01:00
Darko Miletic
584f92962d
Updated text conversion to read and store safe xml strings.
2011-11-14 21:25:08 +01:00
Mark Nielsen
726a770949
MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265)
...
Also implemented support for LTI icon during import.
2011-11-14 21:25:08 +01:00
Mark Nielsen
42dffc6feb
MDL-29956: Implement common cartridge export (r16882)
2011-11-14 21:25:08 +01:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
795b694516
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:39:15 +00:00
stronk7
df73d19d19
MDL-20591 IMS CC Import: All the code (but its integration in restore) goes here. Great job, UVCMS! Merged from 19_STABLE
2009-10-18 21:36:22 +00:00