David Monllao
8816022df7
MDL-60022 analytics: Clear model predictions in UI
2017-10-17 09:10:08 +02:00
Marina Glancy
1095afa4f7
MDL-60108 registration: Redirect to registration form
...
- when first installed
- when manual update of registration information is required
2017-10-17 15:00:17 +08:00
Marina Glancy
af925a541d
MDL-60108 registration: Simplify, add commnews and separate emails
2017-10-17 15:00:14 +08:00
Jake Dallimore
0d3bdbe4af
Merge branch 'wip-MDL-46269-master' of git://github.com/marinaglancy/moodle
2017-10-17 14:27:31 +08:00
Eloy Lafuente (stronk7)
d355cb54ab
Merge branch 'MDL-60365-master' of git://github.com/jleyva/moodle
2017-10-17 00:23:38 +02:00
Marina Glancy
84a9f58b67
MDL-46269 tool_httpsreplace: minor fixes
...
- don't call curl() from unittests
- make sure we don't replace links to http:// urls when the embedded contents from the same domain is present
- convert only text or long varchar columns
- improve searching performance, use case-insensitive regex/like instead of LOWER
- add unittests for the above and also for international domains
2017-10-16 16:53:49 +08:00
John Okely
16d5ec55c9
MDL-46269 tool_httpsreplace: Combine CLI scripts
2017-10-16 16:11:15 +08:00
John Okely
55b1d231ed
MDL-46269 tool_httpsreplace: Add multiple steps
2017-10-16 16:11:15 +08:00
John Okely
4b86dd7ba6
MDL-46269 tool_httpsreplace: Make param search case insensitive
2017-10-16 16:11:15 +08:00
John Okely
6163651e76
MDL-46269 tool_httpsreplace: Support DBs with no regex (oracle & mssql)
2017-10-16 16:11:15 +08:00
John Okely
c74748c6bd
MDL-46269 tool_httpsreplace: Add more info and warnings about the tool
2017-10-16 16:11:15 +08:00
John Okely
f7e6fb04db
MDL-46269 tool_httpsreplace: Make standard plugin & add to settings
2017-10-16 16:11:14 +08:00
John Okely
e3b853a79f
MDL-46269 tool_httpsreplace: Add progress bar support
2017-10-16 16:11:14 +08:00
John Okely
2533959982
MDL-46269 tool_httpsreplace: Add behat tests
2017-10-16 16:11:14 +08:00
John Okely
7821d93aa6
MDL-46269 tool_httpsreplace: Make tool ready for core
...
Remove known domains add config for renames
Fix coding style
Add capability checks
Add page setters
Match moodle string style
Disable form change checker for form
Add todo issue
Fix docs
Bump version
2017-10-16 16:11:14 +08:00
John Okely
836226c4ad
MDL-46269 tool_httpsreplace: Use data providers in unit tests
2017-10-16 16:11:14 +08:00
John Okely
eca2b34cb0
MDL-46269 tool_httpsreplace: Add tool_httpsreplace to core
2017-10-16 16:11:13 +08:00
Jake Dallimore
dbb54d10ab
Merge branch 'wip-MDL-60091-master' of git://github.com/marinaglancy/moodle
2017-10-16 15:32:21 +08:00
Jun Pataleta
dc9b510180
Merge branch 'MDL-59166-master' of git://github.com/andrewnicols/moodle
2017-10-16 15:26:36 +08:00
Andrew Nicols
9693821d9d
MDL-59166 admin: Add moodle mobile configuration warning
2017-10-16 15:00:28 +08:00
Marina Glancy
2c1080ef77
MDL-60091 webservice: enhancements to WS test client
2017-10-16 14:59:51 +08:00
John Beedell
77d2e46c4f
MDL-60211 User tours: New filters for User Tours
2017-10-13 17:14:15 +01:00
David Monllao
325b3bdd8e
MDL-59988 analytics: Files marked as used only if valid
...
- Basic unit test for minimum machine learning backends requirements
- Warning return messages now include not enough data
- Clear models when the predictions processor is changed
- Refined the name of a couple of constants / methods
2017-10-13 12:24:17 +02:00
Juan Leyva
66a159f8db
MDL-60365 tool_mobile: Extra configuration checks
2017-10-12 11:46:18 +02:00
Andrew Nicols
da419adfb0
MDL-60268 tool_usertours: Switch to Template.append
2017-10-12 13:54:09 +08:00
Andrew Nicols
19c0da47e0
Merge branch 'wip-MDL-60268-master' of https://github.com/Beedell/moodle
2017-10-12 13:44:16 +08:00
Jake Dallimore
0ce9026307
Merge branch 'MDL-59106_master' of git://github.com/markn86/moodle
2017-10-12 10:53:20 +08:00
Alexander Bias
33a3ec7c93
MDL-58388 course: Add admin control for course end date default
2017-10-09 14:12:52 +02:00
David Monllao
dd13fc222c
MDL-59694 analytics: Track processed analysables
2017-10-09 07:47:28 +02:00
John Beedell
4a8dfef030
MDL-60268 User tours: Improve placement of Reset tour on page link
2017-10-06 11:52:19 +01:00
Mark Nelson
c7fecfe0bb
MDL-59106 tool_analytics: fixed string describing 'onlycli' setting
2017-10-06 17:24:03 +08:00
Andrew Nicols
1afd3c72aa
Merge branch 'MDL-59630_master' of git://github.com/dmonllao/moodle
2017-10-05 14:56:57 +08:00
Eloy Lafuente (stronk7)
945cf16df8
Merge branch 'MDL-58714-master' of git://github.com/jleyva/moodle
2017-10-03 20:38:16 +02:00
Eloy Lafuente (stronk7)
fe61786879
Merge branch 'MDL-60198-master' of git://github.com/jleyva/moodle
2017-10-03 20:15:42 +02:00
David Monllao
99b84a26f9
MDL-59630 analytics: Purge everything when the model is deleted
2017-10-03 10:07:32 +02:00
Andrew Nicols
086d592d43
Merge branch 'MDL-60234-master' of https://github.com/abias/moodle
2017-10-03 13:10:17 +08:00
Andrew Nicols
8905d3efe0
Merge branch 'MDL-59913-master' of https://github.com/sammarshallou/moodle
2017-10-03 12:44:25 +08:00
Andrew Nicols
df3571cfb6
Merge branch 'MDL-60210-master-upgradecheck' of git://github.com/mudrd8mz/moodle
2017-10-03 10:32:15 +08:00
sam marshall
2d94d4ea7c
MDL-59913 Global search: Allow search of non-enrolled courses
2017-09-29 16:30:37 +01:00
Juan Leyva
7b1c55ead3
MDL-58714 tool_mobile: Return mobile auth plugins via public AJAX ws
...
External function
tool_mobile::tool_mobile_get_plugins_supporting_mobile is now available
via AJAX for not logged users.
When called via AJAX without a user session the function will return
only auth plugins.
2017-09-29 10:42:18 +02:00
Andrew Nicols
839aa86f0d
Merge branch 'wip-MDL-59495-master' of git://github.com/marinaglancy/moodle
2017-09-27 15:11:20 +08:00
Marina Glancy
ef467fff04
MDL-59495 registration: register site on moodle.net only
...
Remove support for alternative hubs
2017-09-27 13:07:37 +08:00
Marina Glancy
da48baa2cd
MDL-59495 moodlenet: move all moodlenet code into new namespace
...
Support for alternative hubs will be removed in 3.4
We can move all methods working with registration, course publishing and moodle.net
communication into separate namespace
2017-09-27 13:07:33 +08:00
Eloy Lafuente (stronk7)
0b4eef24c2
Merge branch 'MDL-60005-master' of git://github.com/jleyva/moodle
2017-09-27 00:54:09 +02:00
Alexander Bias
f380743303
MDL-60234 core: Disable admin warning for developemnt libs
2017-09-26 22:05:19 +02:00
David Mudrák
b69b6627e2
MDL-60210 admin: Check if the site needs upgrade on admin/search.php too
...
The page admin/search.php is the default administration page in Boost
based themes. It should behave the same as admin/index.php or
my/index.php and check if the site needs upgrade.
2017-09-22 13:24:16 +02:00
Juan Leyva
e71687baf9
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
Eloy Lafuente (stronk7)
77b767c362
Merge branch 'MDL-60132-master' of git://github.com/jleyva/moodle
2017-09-19 22:34:39 +02:00
Eloy Lafuente (stronk7)
66286d5768
Merge branch 'MDL-60094-master' of https://github.com/abias/moodle
2017-09-19 01:50:37 +02:00
Jun Pataleta
77b5d07e31
Merge branch 'MDL-59900_master' of git://github.com/markn86/moodle
2017-09-18 16:03:46 +08:00