Eloy Lafuente (stronk7)
|
facf2f80b0
|
Merge branch 'MDL-62915' of https://github.com/paulholden/moodle
|
2019-09-17 16:21:41 +02:00 |
|
Sara Arjona
|
2bad312ada
|
Merge branch 'MDL-66113-master' of git://github.com/jleyva/moodle
|
2019-09-17 12:03:42 +02:00 |
|
Eloy Lafuente (stronk7)
|
37b017af3d
|
Merge branch 'MDL-65025-master' of git://github.com/jleyva/moodle
|
2019-09-17 00:01:51 +02:00 |
|
Eloy Lafuente (stronk7)
|
164597248c
|
Merge branch 'MDL-66293-master' of git://github.com/rezaies/moodle
|
2019-09-16 20:34:23 +02:00 |
|
Juan Leyva
|
0b9f2215d0
|
MDL-66113 assign: Apply user overrides in get_submission_status WS
|
2019-09-16 12:05:55 +02:00 |
|
Paul Holden
|
3903a26896
|
MDL-62915 tool_dataprivacy: don't let primary admin delete themselves.
|
2019-09-15 21:36:07 +01:00 |
|
Jake Dallimore
|
1c3efe48f8
|
weekly release 3.8dev
|
2019-09-13 11:30:09 +08:00 |
|
Jake Dallimore
|
c83656a6fd
|
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
|
2019-09-13 11:30:08 +08:00 |
|
Eloy Lafuente (stronk7)
|
ecfac20187
|
Merge branch 'MDL-66550-master' of git://github.com/andrewnicols/moodle
|
2019-09-12 15:28:06 +02:00 |
|
Andrew Nicols
|
419b269c9e
|
MDL-66550 admin: The execute wrapper MUST be used in behat
|
2019-09-12 20:58:10 +08:00 |
|
Andrew Nicols
|
5034f0a12b
|
MDL-66550 theme: Wrap JS calls in pendingJS
|
2019-09-12 20:58:10 +08:00 |
|
Shamim Rezaie
|
74051d3b4b
|
MDL-66293 javascript: set maximum paging bar size to 10
|
2019-09-12 14:23:56 +10:00 |
|
Shamim Rezaie
|
ffa329986c
|
MDL-66293 javascript: Added support to set bar size for paging bars
|
2019-09-12 14:23:56 +10:00 |
|
Andrew Nicols
|
82704b0d2e
|
Merge branch 'MDL-66498_master' of git://github.com/dmonllao/moodle
|
2019-09-12 11:15:21 +08:00 |
|
Jake Dallimore
|
b75e563777
|
Merge branch 'MDL-64917-Master' of https://github.com/tuanngocnguyen/moodle
|
2019-09-12 09:27:45 +08:00 |
|
Nathan Nguyen
|
5b54a1c726
|
MDL-64917 filepicker: change event dispatch
|
2019-09-12 10:57:21 +10:00 |
|
AMOS bot
|
2bf9f55af2
|
Automatically generated installer lang files
|
2019-09-12 00:09:11 +00:00 |
|
Andrew Nicols
|
dd3e427d88
|
Merge branch 'MDL-66489-master' of git://github.com/rezaies/moodle
|
2019-09-12 07:05:50 +08:00 |
|
Eloy Lafuente (stronk7)
|
99c0463c0c
|
MDL-55751 themes: document the removal of the css chunker in upgrade.txt
|
2019-09-11 23:25:56 +02:00 |
|
Eloy Lafuente (stronk7)
|
6cbc3be766
|
Merge branch 'MDL-55751-master' of git://github.com/bmbrands/moodle
|
2019-09-11 23:16:51 +02:00 |
|
Eloy Lafuente (stronk7)
|
61e82de3ee
|
Merge branch 'MDL-65205-master' of git://github.com/bmbrands/moodle
|
2019-09-11 22:55:01 +02:00 |
|
Eloy Lafuente (stronk7)
|
3e9a7db3bd
|
Merge branch 'MDL-66563' of https://github.com/timhunt/moodle
|
2019-09-11 20:10:33 +02:00 |
|
Andrew Nicols
|
76e0b6315a
|
Merge branch 'MDL-66552-master' of https://github.com/snake/moodle
|
2019-09-11 21:19:51 +08:00 |
|
Shamim Rezaie
|
3919150d37
|
MDL-66489 enrol: prevent warning when the duration field is disabled
|
2019-09-11 20:18:43 +10:00 |
|
Shamim Rezaie
|
2d4ce64dde
|
MDL-66489 enrol: Send all form data to WS and do all busines logic there
It is discouraged to use JS Date functions. We should pass all raw data to PHP.
|
2019-09-11 20:18:26 +10:00 |
|
Andrew Nicols
|
15f13cb74c
|
Merge branch 'MDL-65429-master' of git://github.com/peterRd/moodle
|
2019-09-11 14:21:42 +08:00 |
|
Jake Dallimore
|
6739739100
|
Merge branch 'MDL-65493-master' of git://github.com/andrewnicols/moodle
|
2019-09-11 13:45:19 +08:00 |
|
David Monllaó
|
abc745fbd0
|
MDL-66498 analytics: get_samples() with no params limit
|
2019-09-11 12:44:55 +08:00 |
|
David Monllaó
|
4fd74fba6f
|
MDL-66498 analytics: Avoid get_in_or_equal for big arrays
Also, join directly with context table.
|
2019-09-11 12:44:55 +08:00 |
|
David Monllao
|
500111c5d3
|
MDL-66498 analytics: SQL IN in chunks
|
2019-09-11 12:44:55 +08:00 |
|
Andrew Nicols
|
5f6ac2017a
|
Merge branch 'MDL-66328' of https://github.com/timhunt/moodle
|
2019-09-11 12:21:14 +08:00 |
|
Andrew Nicols
|
20cc24e684
|
Merge branch 'MDL-65935-master' of git://github.com/junpataleta/moodle
|
2019-09-11 12:16:57 +08:00 |
|
Jake Dallimore
|
28be82a6a6
|
Merge branch 'MDL-66550-master' of git://github.com/andrewnicols/moodle
|
2019-09-11 10:39:17 +08:00 |
|
Eloy Lafuente (stronk7)
|
3c96a88cb4
|
Merge branch 'MDL-66436-master' of https://github.com/lucaboesch/moodle
|
2019-09-11 01:21:16 +02:00 |
|
Eloy Lafuente (stronk7)
|
6511a64fa5
|
Merge branch 'MDL-65310-master' of https://github.com/tsmilan/moodle
|
2019-09-11 00:41:22 +02:00 |
|
Andrew Nicols
|
bb6315f281
|
MDL-66550 forum: Target fields in a fieldset for behat test
|
2019-09-10 21:29:03 +08:00 |
|
Andrew Nicols
|
2920155a31
|
MDL-66550 behat: Transform fields to search in a fieldset
|
2019-09-10 21:29:03 +08:00 |
|
Andrew Nicols
|
d10ed4d240
|
MDL-66550 behat: Standardise finding in core functionality
|
2019-09-10 21:29:03 +08:00 |
|
Andrew Nicols
|
b983ae4ab8
|
MDL-66550 behat: Add ability to transform a specific selector
|
2019-09-10 21:29:00 +08:00 |
|
Andrew Nicols
|
700682dc40
|
MDL-66550 behat: Normalise selectors better
|
2019-09-10 21:28:47 +08:00 |
|
Jake Dallimore
|
dd68a81958
|
Merge branch 'MDL-64094' of https://github.com/NeillM/moodle
|
2019-09-10 14:42:58 +08:00 |
|
Jake Dallimore
|
42bce7a965
|
Merge branch 'MDL-58992_master' of git://github.com/dmonllao/moodle
|
2019-09-10 13:40:23 +08:00 |
|
Jake Dallimore
|
527595f3f8
|
Merge branch 'MDL-66409-edit-numerical/master' of https://github.com/RaAstons/moodle
|
2019-09-10 13:34:36 +08:00 |
|
Andrew Nicols
|
add66da52d
|
Merge branch 'MDL-63250-master' of https://github.com/Kathrin84/moodle
|
2019-09-10 12:33:20 +08:00 |
|
Andrew Nicols
|
158df6275e
|
Merge branch 'MDL-66537-master' of git://github.com/peterRd/moodle
|
2019-09-10 12:18:16 +08:00 |
|
Jake Dallimore
|
e524921353
|
Merge branch 'MDL-66599_master' of git://github.com/dmonllao/moodle
|
2019-09-10 10:46:28 +08:00 |
|
Peter
|
44ad3e5171
|
MDL-66537 assign: Force rotate buttons to keep positioning in RTL langs
|
2019-09-10 10:23:13 +08:00 |
|
Andrew Nicols
|
95d3a87dd4
|
Merge branch 'MDL-66502-master' of git://github.com/junpataleta/moodle
|
2019-09-10 09:35:08 +08:00 |
|
Tim Hunt
|
f1f3101b4e
|
MDL-66328 groups: overview page can require lots of memory
|
2019-09-09 11:18:23 +01:00 |
|
Bas Brands
|
8ea1e39f4c
|
MDL-55751 themes: remove the css chunker
The css chunker is a workaround a browser bug for old IE versions
|
2019-09-09 11:18:05 +02:00 |
|