David Monllao
88027ca371
Merge branch 'wip-MDL-53457-master' of git://github.com/abgreeve/moodle
2016-03-22 07:24:37 +08:00
David Monllao
145bb61d79
Merge branch 'wip-MDL-53465-master' of git://github.com/abgreeve/moodle
2016-03-22 07:12:52 +08:00
David Monllao
bc9f8c5e1c
Merge branch 'MDL-53518-master' of git://github.com/lameze/moodle
2016-03-22 06:56:40 +08:00
Eloy Lafuente (stronk7)
197f99a808
Merge branch 'MDL-52978_master' of git://github.com/markn86/moodle
2016-03-21 23:07:16 +01:00
Dan Poltawski
fd2cdbd2a7
Merge branch 'MDL-53407-editing-css' of https://github.com/Dagefoerde/moodle
2016-03-21 14:48:41 +08:00
Dan Poltawski
3a0b30c7c7
Merge branch 'MDL-52952-master' of https://github.com/xow/moodle
2016-03-21 14:44:15 +08:00
Simey Lameze
931eef1226
MDL-53455 libraries: upgrade jquery migrate to version 1.4.0
2016-03-21 13:42:54 +08:00
Simey Lameze
af4a2f0d62
MDL-53518 libraries: upgrade mardown to 1.6.0 version
2016-03-21 13:04:05 +08:00
Simey Lameze
b0d985e81f
MDL-53513 libraries: update lessphp to version 1.7.0.10
2016-03-21 13:01:43 +08:00
James
eb9a3e9379
MDL-53383 navigation: Do not require $type in remove()
...
navigation_node_collection -> remove function broken when $type is null
2016-03-21 12:16:26 +08:00
Simey Lameze
2f427c4cb4
MDL-53456 libraries: update requirejs to version 2.1.22
2016-03-21 12:10:48 +08:00
Cameron Ball
3e3f624549
MDL-53393 libraries: Upgrade Html2Text to 4.0.1
2016-03-21 12:05:33 +08:00
David Monllao
3357822d0c
Merge branch 'MDL-52207-master' of git://github.com/cameron1729/moodle
2016-03-21 11:53:30 +08:00
Simey Lameze
f0c0c1ea4b
MDL-53454 libraries: upgrade jquery to 1.12.1 version
2016-03-21 11:43:15 +08:00
Cameron Ball
052141abc7
MDL-52207 upgradelib: Replace uses of Zend_Server_Reflection
...
Now that Zend has been removed we can only use native PHP reflection
methods.
2016-03-21 11:03:24 +08:00
Cameron Ball
b5e6ec4486
MDL-52207 libraries: Delete Zend framework
...
Let it RIP.
2016-03-21 11:02:55 +08:00
David Monllao
c111ef9718
Merge branch 'MDL-48012_master' of git://github.com/markn86/moodle
2016-03-21 09:41:09 +08:00
Pau Ferrer Ocaña
7361b9682e
MDL-53409 question: New WS core_question_update_flag
2016-03-18 15:08:17 +01:00
sam marshall
f3474e2216
MDL-53548 Accessibility: Block show/hide keyboard access broken
2016-03-18 13:44:50 +00:00
Grigory Baleevskiy
53754839d2
MDL-52978 core_lib: fixed wrong days showing for dates in datepicker
2016-03-18 12:29:58 +08:00
David Monllao
8f8517ec1f
MDL-53543 cache: Invalidate grade_categories by event
...
We can switch the cache to session level if we are able to purge
different users caches, not only the one that belongs to the user
updating a grade category.
2016-03-18 10:02:05 +08:00
Adrian Greeve
30f4e2d305
MDL-53465 lib: Upgrade PHPMailer to 5.2.14
2016-03-18 09:32:39 +08:00
Adrian Greeve
1549528a67
MDL-53458 lib: Upgrade Mustache.js to 2.2.1
2016-03-18 09:31:49 +08:00
Adrian Greeve
f9c2f88e39
MDL-53457 lib: Upgrade Mustache to 2.10.0
2016-03-18 09:30:56 +08:00
Adrian Greeve
dba57f8d6e
MDL-52619 lib: Update of ADODB to 5.20.3
2016-03-18 09:29:22 +08:00
Marina Glancy
eb97811bee
MDL-52760 forms: notify form changes in autocomplete element
2016-03-18 08:16:55 +08:00
Marina Glancy
67fc782fe8
MDL-53274 core: in AJAX throw exception if page context was not set
2016-03-18 08:08:50 +08:00
Marina Glancy
21d9596cca
MDL-53254 tags: tags management inplace editable
2016-03-18 08:07:19 +08:00
Marina Glancy
352bfbf55c
MDL-53254 tags: tag collections inplace editable
2016-03-18 08:07:19 +08:00
Marina Glancy
131b78b9a7
MDL-53254 tags: tag areas inplace editable
2016-03-18 08:07:19 +08:00
David Monllao
a696bb9ebd
MDL-51374 dml: Identifying the cache with connection data
2016-03-16 17:17:39 +08:00
David Monllao
f18561a2e2
MDL-51374 dml: simpledata to temp_tables cache
2016-03-16 13:43:36 +08:00
Marina Glancy
322f314155
MDL-51867 scales: any plugin type can declare a scale as used
2016-03-16 13:15:36 +08:00
Andrew Nicols
83fc2cbd0d
MDL-52574 core: Remove ASC/DESC when adding params from sort
2016-03-16 10:58:04 +08:00
David Monllao
ad90c7a5d5
MDL-51374 dml: Delete selectively instead of purge for tmptables
2016-03-16 10:48:41 +08:00
David Monllao
ef474575e1
Merge branch 'MDL-51374-master-new' of git://github.com/lameze/moodle
...
Conflicts:
lib/db/caches.php
2016-03-16 10:13:14 +08:00
David Monllao
5162ffec0d
Merge branch 'wip-MDL-52869-master' of https://github.com/marinaglancy/moodle
2016-03-16 10:05:52 +08:00
Eloy Lafuente (stronk7)
1e60d7e482
Merge branch 'MDL-53430-master' of git://github.com/merrill-oakland/moodle
2016-03-16 00:03:31 +01:00
Eloy Lafuente (stronk7)
e44c0acf01
Merge branch 'MDL-53323' of https://github.com/mr-russ/moodle
2016-03-15 19:43:26 +01:00
Marina Glancy
f59f89b4a8
MDL-52869 course: use inplace_editable for activity names
2016-03-15 17:19:38 +08:00
Mark Nelson
1c42ad7135
MDL-48012 core: fixed failing unit tests
2016-03-15 16:58:47 +08:00
Mark Nelson
393038961e
MDL-48012 core: added recyclebin to list of standard tools
2016-03-15 16:58:47 +08:00
Mark Nelson
ea88fd4e66
MDL-48012 core: added pre_*_delete hooks
2016-03-15 16:58:46 +08:00
Andrew Nicols
37f9c6a2d6
Merge branch 'MDL-53301_master' of git://github.com/dmonllao/moodle
2016-03-15 15:50:15 +08:00
Simey Lameze
87a3e50192
MDL-51374 core_dml: change database layer to pass table name as parameter
2016-03-15 14:43:45 +08:00
Andrew Nicols
e77a15875c
Merge branch 'MDL_52574_master' of https://github.com/alexandru-elisei/moodle
2016-03-15 12:23:52 +08:00
Andrew Nicols
ab5c48b0d5
Merge branch 'MDL-53279_master' of git://github.com/dmonllao/moodle
2016-03-15 12:19:22 +08:00
Adrian Greeve
5cb5d459c9
MDL-53279 grades: Additional comments
...
In the hopes that other people will understand this code.
2016-03-15 12:18:31 +08:00
David Monllao
f32e6ffc00
MDL-53279 grades: Recalculate only required items
...
Skip grade categories and calculated grade items that do not depend
on .
2016-03-15 12:18:23 +08:00
Andrew Nicols
97a3b6d23d
Merge branch 'MDL-48838_master' of git://github.com/dmonllao/moodle
2016-03-15 12:06:48 +08:00