Jun Pataleta
94bc2cd38b
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
Paul Holden
7d32eabbd2
MDL-78254 libraries: upgrade to version 5.65.15 of CodeMirror.
2023-09-05 10:06:57 +01:00
Eloy Lafuente (stronk7)
061c9d7ba0
MDL-77940 versions: bump all versions and requires near release
...
version = 2023042400 release version
requires= 2023041800 current rc1 version
2023-04-18 18:08:09 +02:00
Paul Holden
d81bbc0933
Merge branch 'MDL-76920-master' of https://github.com/cescobedo/moodle
2023-03-17 13:03:32 +01:00
cescobedo
d84ebf69a8
MDL-76920 atto_html: Upgrade Codemirror to 5.65.12
2023-03-14 21:18:06 +01:00
cescobedo
4ad4d9287c
MDL-76921 atto_html: Upgrade JS Beautify to 1.14.7
2023-03-14 21:17:08 +01:00
Andrew Nicols
511401f4f6
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
Andrew Nicols
33b1e41f13
MDL-75012 js: Full build of all grunt things
2023-03-02 11:55:32 +08:00
David Woloszyn
126028cc76
MDL-76183 lib: Update Github URLs
2022-11-30 14:01:31 +11:00
Jun Pataleta
00bae8b8a4
MDL-76403 versions: bump all versions and requires near release
2022-11-23 09:45:23 +08:00
Víctor Déniz
9235ed5296
Merge branch 'MDL-75482-master' of https://github.com/stevandoMoodle/moodle
2022-10-24 16:36:26 +01:00
Stevani Andolo
34a74ada7b
MDL-75482 lib: Set Moodle files after codemirror upgrade
2022-10-13 14:15:00 +08:00
Stevani Andolo
5f12bcdc81
MDL-75482 lib: Upgrade codemirror to 5.65.9
2022-10-13 13:57:38 +08:00
David Woloszyn
8f5799109e
MDL-75483 atto_html: Upgrade JS Beautify to 1.14.6
2022-10-12 16:29:44 +11:00
Jake Dallimore
9231714b50
Merge branch 'MDL-74766-master' of https://github.com/JBThong/moodle
2022-08-04 10:55:03 +08:00
Andrew Nicols
547cae0a02
MDL-74697 libraries: Update all third-party libraries with more metadata
2022-07-22 07:28:47 +02:00
Thong Bui
b8e1d17814
MDL-74766 html_editor: Fix form is submitted as an empty string
2022-07-22 10:15:24 +07:00
Jun Pataleta
70f6b1605b
MDL-74471 versions: bump all versions and requires near release
2022-04-13 10:37:36 +08:00
Andrew Nicols
aa7f7957ea
MDL-73915 js: Upgrade babel and eslint
2022-02-23 08:53:54 +08:00
Shamim Rezaie
83bf7f3c5a
Merge branch 'MDL-71719-master' of https://github.com/sarjona/moodle
2022-01-06 01:46:59 +11:00
Sara Arjona
fdfa1a9524
MDL-71718 lib: Set Moodle files after codemirror upgrade
2021-12-30 12:34:16 +01:00
Sara Arjona
8dc095e54e
MDL-71718 lib: Upgrade codemirror to 5.65.0
2021-12-30 12:34:16 +01:00
Sara Arjona
5c2004def2
MDL-71719 lib: Set Moodle files after jsbeautify upgrade
2021-12-30 12:33:10 +01:00
Sara Arjona
eebf70d1e8
MDL-71719 lib: Upgrade jsbeautify to 1.14.0
2021-12-30 12:33:10 +01:00
Andrew Nicols
01266b38c0
Merge branch 'MDL-65776-master' of git://github.com/sarjona/moodle
2021-03-25 11:03:32 +08:00
Sara Arjona
a5558e1ae5
MDL-65776 libraries: Set moodle files after jsbeautify upgrade
2021-03-19 15:22:36 +01:00
Sara Arjona
84d8da8314
MDL-65776 libraries: Upgrade jsbeautify to 1.13
2021-03-19 15:22:35 +01:00
Peter Dias
ce863f7ded
MDL-70313 core: Update the thirdpartylib.xml
2021-03-15 10:25:28 +08:00
Peter Dias
7e308ac133
MDL-70313 core: Rebuilt module files
2021-03-15 10:25:28 +08:00
Peter Dias
fdabce2329
MDL-70313 core: Update codemirror to 5.59.4
2021-03-15 10:25:28 +08:00
Eloy Lafuente (stronk7)
fbb0767536
MDL-69475 versions: bump all versions and requires in master
...
version = 2021052500 release version
requires= 2021052500 same than version
Why 20210525? (25th May 2021) ?
Because master is going to be Moodle 4.0, to be released
on November 2021. And, until then, we are going to have
a couple of "intermediate" releases:
- Moodle 3.10 to be released 9th November 2020. (2020110900)
This version will be using versions from today to 2020110900
(once it's released the YYYYMMDD part stops advancing).
- Moodle 3.11 to be released 10th May 2021. (2021051000)
This version will be using versions from 3.10 release to 2021051000
(once it's released the YYYYMMDD part stops advancing).
That means that all versions from today to 2021051000 are going
to be used by those 2 "intermediate" releases (3.10 and 3.11).
And we cannot use them in master, because it's forbidden to have
any overlapping of versions between branches (or different upgrade
paths will fail).
So, get that 2021051000, let's add it a couple of weeks to cover
the on-sync period (or a 2 weeks delay max!) and, the first version
that master can "own" in exclusive (without any overlap) is, exactly,
25th May 2021, hence our 20210525.
2020-08-18 00:47:15 +02:00
Eloy Lafuente (stronk7)
115cc0214f
MDL-68973 versions: bump all versions and requires near release
...
version = 2020061500 release version
requires= 2020060900 current rc1 (week7roll1) version
2020-06-09 16:23:09 +02:00
Andrew Nicols
29c5fafff5
MDL-66109 js: Fix Shifter linting issues
2020-05-11 11:07:49 +08:00
Ferran Recio
69d8c40c5b
MDL-65775 atto_html: upgrade codemirror to 5.49.2
2019-12-17 16:24:11 +01:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02: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
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
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
Andrew Nicols
0d7ab3f692
MDL-61571 atto: Implement null provider for atto plugins
2018-03-09 13:03:32 +08:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
gthomas2
353e78765a
MDL-58052 behat: user session function - use to edit current profile
2017-03-03 13:57:01 +00:00
Rajesh Taneja
57bee542ab
MDL-56519 behat: Fixed lint errors
2017-01-03 09:12:54 +08:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Damyon Wiese
ba5c5083c5
MDL-55074 theme_boost: Behat fixes for latest theme changes
...
Fix I edit profile steps
Apply fixed header in css
Remove transitions from menus for behat
Be more specific about some "I follow" steps
Navigation path changes
"Current course" node removed from nav tree
Adapt tests because there are no default blocks
Force some space between action menu items
2016-10-21 16:06:54 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Eric Merrill
0f7f2134a7
MDL-48467 atto: Clean the textarea during submission when in HTML mode
2015-05-19 01:39:22 +02:00