Eloy Lafuente (stronk7)
a12207be25
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
...
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)
This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016120500 (v3.2.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00
Helen Foster
414da8c0be
MDL-64186 lang: Import fixed English strings (en_fix)
...
Significant string change:
* togglemessagemenu, core_message - messages menu -> messaging drawer
(new functionality)
2018-11-23 14:39:54 +01:00
Luca Bösch
104cc0e3b1
MDL-63768 atto_link: dialog auto width.
2018-11-16 17:29:28 +01:00
Andrew Nicols
5aed9a4e26
Merge branch 'MDL-63772' of https://github.com/timhunt/moodle
2018-11-05 09:36:09 +08:00
Andrew Nicols
d1d7d1396a
Merge branch 'MDL-63701-master-1' of git://github.com/mihailges/moodle
2018-11-02 12:02:58 +08:00
Tim Hunt
f4ef234544
MDL-63772 atto_recordrtc: capabilities to control who can record what
2018-11-01 09:53:17 +00:00
Mihail Geshoski
0a1c6cbacf
MDL-63701 editor_atto: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-11-01 14:20:04 +08:00
Andrew Nicols
801c6bcfca
MDL-62601 editor_atto: Do not use context_user
2018-10-31 13:45:00 +08:00
David Monllao
4bc3f503fd
MDL-63431 atto_media: Shorten line length
2018-10-15 10:23:48 +02:00
Ruslan Kabalin
0030362e4c
MDL-63431 atto_media: Fix non-unique id issues and extend tests.
2018-10-12 12:20:34 +01:00
Ruslan Kabalin
cb6941685e
MDL-63431 atto_media: Add title global attribute support.
2018-10-12 12:20:34 +01:00
Jun Pataleta
3151c3b98b
Merge branch 'MDL-46415-master' of https://github.com/lucaboesch/moodle
2018-10-10 12:05:44 +08:00
Andreas Grähn
b80f15efca
MDL-46415 tinymce: SVG emoticons size
2018-10-09 22:19:39 +02:00
Andreas Grähn
748bb77266
MDL-46415 atto: SVG emoticons size
2018-10-09 12:09:44 +02:00
Marcus Fabriczy
db25ea5a96
MDL-62738: editor_tinymce: Fix call stack size bug on Safari
...
The call stack size was being exceeded via a recursive loop brought
by MDL-61189.
To fix, this item removes MDL-36803 and MDL-41328 as the iOS keyboard works
nicely on Safari with TinyMCE.
2018-10-06 17:21:51 +09:30
Andrew Nicols
11cd7c89d4
MDL-51177 atto_html: Check isHTML before hiding editor
2018-09-13 15:38:14 +08:00
Andrew Nicols
6e1008ddd0
MDL-51177 atto_html: Import htmlplus functionality
2018-09-12 10:12:15 +08:00
David Monllao
c4aa41ca2f
Merge branch 'MDL-55744-master_atto_should_not_autosave_on_not_loggedin_users' of https://github.com/dravek/moodle
2018-09-03 12:27:25 +02:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
David Matamoros
2ee47aeca5
MDL-55744 EDITOR_ATTO: Now atto does not autosave for not loggedin user
2018-08-07 15:29:53 +02:00
Eloy Lafuente (stronk7)
7e7732e8e7
NOBUG: Fixed file access permissions
2018-07-26 19:56:32 +02:00
Jake Hau
b6976f1a87
MDL-29701 editor: mform disableif doesn't work on editor element
2018-07-19 11:38:26 +07:00
Andrew Nicols
2ffb5ea5e9
Merge branch 'MDL-62519_master' of git://github.com/markn86/moodle
2018-06-19 10:33:52 +08:00
Bas Brands
1b21702511
MDL-62234 Theme boost: Improve atto dialogue styling
2018-06-13 11:34:41 +02:00
Mark Nelson
6ffd66f350
MDL-62519 atto_recordrtc: detach click listener when recording again
2018-06-12 14:35:03 +08:00
David Monllao
4069f62436
MDL-62381 editor_tinymce: Rearrange style modification
2018-05-29 16:36:26 +02:00
David Monllao
060884dfd6
Merge branch 'MDL-62381_master' of https://github.com/Syxton/moodle
2018-05-29 16:34:40 +02:00
Matt Davidson
197e714dfd
MDL-62381 editor: Fix tinymce icons
...
Icon sizing is being overwritten on images.
2018-05-29 09:04:08 -04:00
Eloy Lafuente (stronk7)
00977e984e
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
2018-05-28 13:15:48 +02:00
David Monllao
3399860ee8
NOBUG: Fixed SVG browser compatibility
2018-05-24 10:47:51 +02:00
Simey Lameze
1bcc54ef25
MDL-61189 editor_tinymce: save data before submitting
2018-05-23 10:48:27 +08:00
Marina Glancy
08ef342aba
MDL-62481 atto_recordrtc: add svg icons
2018-05-17 14:43:43 +08:00
Eloy Lafuente (stronk7)
1906a73574
MDL-61973 editor_atto: apply string changes to behat tests
2018-05-12 01:24:26 +02:00
David Monllao
5da250d027
Merge branch 'MDL-58634-master' of git://github.com/bmbrands/moodle
2018-05-11 14:36:01 +02:00
Bas Brands
0ab6c0d546
MDL-58634 editor_atto: prevent notifications overlapping form fields
2018-05-11 08:38:21 +02:00
Andrew Nicols
dfa16c06a6
Merge branch 'MDL-61973-master' of git://github.com/mickhawkins/moodle
2018-05-10 09:47:10 +08:00
Barbara Ramiro
7e4bffd836
MDL-61973 editor_atto: refactoring media icons
2018-05-09 17:00:14 +08:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Michael Hawkins
910b62a3d0
MDL-61973 editor_atto: refactoring media icons
2018-05-07 11:21:40 +08:00
Helen Foster
970c1a4bf1
MDL-62181 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* sitepolicies, core_admin - 'Site policies' changed to 'Site security
settings'
* processexpirationstask, enrol_paypal - more explanatory name
* sitepolicy_help and sitepolicyguest_help, core_admin - setting will
only have an effect if the site policy handler is set to default
* sitepolicyhandler_desc,core_admin - improved wording
* pathtodot_help, core_admin - Windows and Mac paths
* debugstringids_desc, core_admin - improved explanation
2018-04-24 22:05:30 +02:00
Eloy Lafuente (stronk7)
857617e9db
NOBUG: Fixed file access permissions
2018-04-17 19:54:27 +02:00
David Monllao
77d9eca5f2
Merge branch 'MDL-61819-master' of git://github.com/andrewnicols/moodle
2018-04-16 16:12:59 +02:00
Andrew Nicols
5377f8a263
MDL-61819 core_editor: Implement core provider
2018-04-16 21:54:51 +08:00
Andrew Nicols
0d619f41c2
MDL-61819 editor_atto: Implement null provider
2018-04-16 21:54:50 +08:00
Andrew Nicols
8c815348eb
MDL-61819 editor: Implement editor null providers
2018-04-16 21:54:49 +08:00
Mark Nelson
e41a56192a
MDL-60848 atto_recordrtc: removed never shown HTML and string
2018-04-13 13:46:53 +08:00
Mark Nelson
77e4535fd9
MDL-60848 atto_recordrtc: implemented privacy provider
2018-04-13 12:59:24 +08:00
Mark Nelson
c8520ca45f
MDL-60848 atto_recordrtc: changed HTML of attached recordings
...
This was done so the user can then click on the recording and
add subtitles etc - the same behaviour as 'atto_media'.
2018-04-13 12:59:24 +08:00