Mark Nelson
e0c8619823
MDL-44316 test: added function to generate a tag
2014-03-22 13:47:24 -07:00
Ankit Agarwal
451c0e9e6a
MDL-40915 events: Add events for calendar actions
...
Added a calendar_event_created
Added a calendar_event_updated
Added a calendar_event_deleted
2014-03-21 16:33:19 +08:00
Marina Glancy
a2c271ddcb
MDL-44686 behat: limit failure filename length to 255 chars
2014-03-21 15:50:11 +08:00
Frederic Massart
7a2dabcbaa
MDL-43784 theme: Removing all the old themes
2014-03-21 12:24:44 +08:00
Mark Nelson
53e4c89d8e
MDL-44704 core_message: always use system context when triggering a message_sent event
2014-03-20 20:35:56 -07:00
Tim Hunt
c35cf42e55
MDL-44682 fix bug in decompose_update_into_safe_changes
2014-03-20 15:10:38 +00:00
Petr Škoda
bc29320285
MDL-44661 implement event->anonymous property
2014-03-20 17:33:35 +08:00
Petr Škoda
b7f7c3bcf2
MDL-44639 fix some phpdocs issues in tasks classes
...
There is also one extra () to improve code readability.
2014-03-20 17:32:56 +08:00
Petr Škoda
fa71f84fc8
MDL-44511 import latest jQuery and add tests
2014-03-20 17:31:34 +08:00
Petr Škoda
54f1423ecc
MDL-44510 support PHPUnit 4.x
...
The old style PEAR installation is incompatible with PHPUnit 4,
nobody was supposed to use PEAR any more - composer
is the only supported library installation method now.
2014-03-20 17:30:42 +08:00
Petr Škoda
bc22fa9310
MDL-44107 deprecated event_base::can_view()
...
The problem is that it would be too expensive and difficult
to implement reliable access control in each event.
2014-03-20 17:29:19 +08:00
Petr Škoda
965a3c6621
MDL-44106 add origin info to $PAGE object and use it in logs
2014-03-20 17:28:32 +08:00
Petr Škoda
e5d48aad44
MDL-44106 add WS_SERVER constant to all web service calls
...
This will help us hack around some nasty webservice problems,
such as require_login() and it will be used to set proper 'ws' origin
in logged events.
2014-03-20 17:28:01 +08:00
Petr Škoda
92927fba72
MDL-41284 hack stats to use new log readers if available
2014-03-20 17:26:09 +08:00
Petr Škoda
e6f0b5f135
MDL-41284 stop using log table for login weekly and monthly stats
...
We already have stats for each day, the SUM is what we want there...
2014-03-20 17:26:09 +08:00
Sam Hemelryk
89381287ce
Merge branch 'MDL-44608-master-fix1' of http://github.com/damyon/moodle
2014-03-19 21:22:23 +01:00
Marina Glancy
4826ed1177
Merge branch 'MDL-44141-master' of git://github.com/sammarshallou/moodle
2014-03-19 09:49:00 +08:00
Damyon Wiese
9be8583ac5
MDL-44608 task scheduler: Make unit test case insensitive
2014-03-19 09:24:50 +08:00
Eloy Lafuente (stronk7)
2c36f83422
MDL-41760 move upgrade steps to match 04 version.
...
In previous (merge) commit, version was moved, on conflict
to 04 (coz 01) was already in use. This commit moves the 3
upgrade steps to 02, 03 and 04, matching that final version.
2014-03-19 02:15:17 +01:00
Eloy Lafuente (stronk7)
1c774322ba
Merge branch 'MDL-41760-master-v8' of https://github.com/jamiepratt/moodle
...
Conflicts:
version.php
2014-03-19 02:14:00 +01:00
sam marshall
ddf368a213
MDL-44141 Completion: System updates data during restore
...
The completion system has code which is supposed to prevent it
updating completion status while grades are being restored. This
code was a nasty hack and had not worked for some time. As a result
completion dates were restored incorrectly.
This commit implements a 'proper' way to find out if a restore is
currently running, replacing the previous hack.
2014-03-18 13:31:34 +00:00
James Pratt
038014c415
MDL-41760 quiz_statistics : response analysis for first/last/all tries
2014-03-18 18:47:19 +07:00
Jerome Mouneyrac
9e103d6e15
MDL-42025 assignfeedback_editpdf: add behat tests
2014-03-18 17:14:31 +08:00
Marina Glancy
3aa71904a1
Merge branch 'w12_MDL-44191_m27_mysql56' of git://github.com/skodak/moodle
2014-03-18 16:03:47 +08:00
Andrew Davis
7d1f086f31
MDL-43839 core: changed the default theme from standard to clean
2014-03-18 11:12:55 +08:00
Sam Hemelryk
319633a0c6
Merge branch 'MDL-44502' of https://github.com/bostelm/moodle
2014-03-18 14:40:56 +13:00
Sam Hemelryk
b02d88d98c
Merge branch 'mdl44499-master' of https://github.com/tlock/moodle
2014-03-18 14:26:56 +13:00
Sam Hemelryk
224f8dfda1
Merge branch 'w12_MDL-44527_m27_cacert' of https://github.com/skodak/moodle
2014-03-18 12:52:19 +13:00
Sam Hemelryk
43301757eb
Merge branch 'w12_MDL-44515_m27_phpexcel' of https://github.com/skodak/moodle
2014-03-18 11:48:47 +13:00
Sam Hemelryk
0406fb9a4b
Merge branch 'w12_MDL-44516_m27_purifier' of https://github.com/skodak/moodle
2014-03-18 11:48:21 +13:00
Sam Hemelryk
1c6dff6f1c
Merge branch 'w12_MDL-44521_m27_tcpdf' of https://github.com/skodak/moodle
2014-03-18 11:48:11 +13:00
Sam Hemelryk
7286f5923d
Merge branch 'w12_MDL-44522_m27_markdown' of https://github.com/skodak/moodle
2014-03-18 10:17:04 +13:00
Sam Hemelryk
c16fc19461
Merge branch 'w12_MDL-44599_m27_siteid' of https://github.com/skodak/moodle
2014-03-18 09:30:39 +13:00
Marina Glancy
ea406e6b94
Merge branch 'w12_MDL-44624_m27_dmltest' of git://github.com/skodak/moodle
2014-03-17 18:12:16 +08:00
Marina Glancy
9051b7f4ea
Merge branch 'MDL-44610-m' of git://github.com/micaherne/moodle
2014-03-17 18:08:57 +08:00
Marina Glancy
3087d9d34e
Merge branch 'MDL-44650' of git://github.com/danielneis/moodle
2014-03-17 17:53:00 +08:00
Marina Glancy
6f96d1a9a7
Merge branch 'w12_MDL-41115_m27_emaillogin' of git://github.com/skodak/moodle
2014-03-17 17:44:45 +08:00
Marina Glancy
93eab4fd77
Merge branch 'w12_MDL-43604_m27_mariadb10' of git://github.com/skodak/moodle
2014-03-17 16:03:08 +08:00
Marina Glancy
4715639b22
Merge branch 'w12_MDL-44603_m27_extgrade2' of git://github.com/skodak/moodle
2014-03-17 14:38:01 +08:00
Marina Glancy
992d71cd8f
Merge branch 'w12_MDL-44500_m27_eventcourse' of git://github.com/skodak/moodle
2014-03-17 14:32:28 +08:00
Marina Glancy
784d9c2be0
Merge branch 'w12_MDL-44635_m27_ajaxlogs' of git://github.com/skodak/moodle
2014-03-17 14:30:03 +08:00
Marina Glancy
3b85de7b99
Merge branch 'w12_MDL-44339_m27_testdebug' of git://github.com/skodak/moodle
2014-03-17 13:48:27 +08:00
Petr Škoda
d3ab89fbb5
MDL-44635 discard error logging during ajax tests
2014-03-17 11:30:46 +08:00
Sam Hemelryk
9ea57c8bc3
Merge branch 'MDL-44608-master' of git://github.com/damyon/moodle
2014-03-17 12:37:02 +13:00
Petr Škoda
9c140a681e
MDL-44300 force PHP 5.6.x to return raw file names for our own guessing
2014-03-17 12:34:02 +13:00
Sam Hemelryk
a8db93c5ac
Merge branch 'w11_MDL-44299_m27_sessiongc' of https://github.com/skodak/moodle
2014-03-17 12:10:48 +13:00
Petr Škoda
0fa50262e0
MDL-44603 fix core_grading_external class and test location
2014-03-15 11:08:21 +08:00
Petr Škoda
ed57d984a8
MDL-44603 add support for external service autoloading
2014-03-15 10:53:39 +08:00
Daniel Neis Araujo
db64fd6b1c
MDL-44650 Remove invalid meta tags "pragma" and "expires"
2014-03-14 18:31:29 -03:00
Henning Bostelmann
c746c60803
MDL-44502 filelib: Add mimetype for Maple worksheets
2014-03-14 11:39:07 +00:00