Eloy Lafuente (stronk7)
3bd434cd49
Merge branch 'MDL-34550-master' of git://github.com/ankitagarwal/moodle
2014-12-16 13:35:52 +01:00
Dan Poltawski
4c4507d6dc
Merge branch 'MDL-42862-master' of git://github.com/ankitagarwal/moodle
2014-12-16 12:22:37 +00:00
Dan Poltawski
d3a1c13ed8
Merge branch 'MDL-46651-master-restore-course-completion-duplicate-key' of https://github.com/Trii/moodle
2014-12-16 11:58:53 +00:00
Dan Poltawski
52a7001bc2
Merge branch 'MDL-44088-master' of git://github.com/andrewnicols/moodle
2014-12-16 11:20:29 +00:00
Dan Poltawski
a3cc7bd8ce
Merge branch 'MDL-44918-master' of git://github.com/FMCorz/moodle
2014-12-16 11:20:04 +00:00
Dan Poltawski
157e267fdd
MDL-45295 blocks: added a bit more info to upgrade.txt
2014-12-16 10:49:53 +00:00
Dan Poltawski
a2c3649ecd
Merge branch 'MDL-45295-master' of git://github.com/FMCorz/moodle
2014-12-16 10:48:33 +00:00
Dan Poltawski
524cbf743a
Merge branch 'm28_MDL-45955a' of https://github.com/totara/moodle
2014-12-16 10:44:16 +00:00
Eloy Lafuente (stronk7)
2da9d573c3
Merge branch 'MDL-47694-master' of git://github.com/zbdd/moodle
2014-12-16 11:18:08 +01:00
Frederic Massart
38a73bf4ae
MDL-48495 curl: Limit usage of curl to HTTP and HTTPS protocols
2014-12-16 10:08:33 +00:00
John Okely
e6904efc52
MDL-42166 repositories: Finalise deprecation of repository sync methods
2014-12-16 15:57:50 +08:00
David Monllao
a87494c46f
Merge branch 'MDL-48539_master' of git://github.com/StudiUM/moodle
2014-12-16 15:01:31 +08:00
Zachary Durber
a4b10a5244
MDL-46442 mod_assign: Notify users when grades are changed
2014-12-16 14:49:52 +08:00
David Monllao
32759f7f7e
Merge branch 'MDL-48547-master' of git://github.com/danpoltawski/moodle
2014-12-16 14:14:24 +08:00
David Monllao
ffb83efb31
Merge branch 'm29_MDL-48567' of git://github.com/totara/moodle
2014-12-16 13:33:54 +08:00
Brian Barnes
7eac77a51e
MDL-48286 core_files: Improved accessibility of file management
2014-12-16 13:27:36 +08:00
Simey Lameze
64a5ede261
MDL-48580 report_log: fix site errors dropdown
...
Thanks Renaat Debleu for pointing this bug and share a solution.
2014-12-16 12:37:28 +08:00
David Monllao
81103d1d67
Merge branch 'wip-MDL-48569-master' of git://github.com/marinaglancy/moodle
2014-12-16 12:25:44 +08:00
David Monllao
e064c37550
Merge branch 'MDL-48164-master' of git://github.com/andrewnicols/moodle
2014-12-16 12:02:29 +08:00
Josh Marshall
404e33e9b5
MDL-48445 report_loguser: Include logstore parameter for pagination
2014-12-16 14:29:31 +10:30
David Monllao
d0f3b7e685
Merge branch 'MDL-44642-master-fixes' of git://github.com/andrewnicols/moodle
2014-12-16 11:43:21 +08:00
Andrew Nicols
8fab443931
Merge branch 'MDL-46472_master' of git://github.com/dmonllao/moodle
2014-12-16 10:35:48 +08:00
Andrew Nicols
f9b431b873
MDL-44642 session: Remove 403 from require_sesskey()
...
This should not have been added in core at this time (needs a separate
issue).
2014-12-16 10:18:21 +08:00
Andrew Nicols
dd6c9eeb16
MDL-48164 messageinbound: Attempt to detect autoreplies
...
Any message which includes:
* Precedence: bulk
* X-Autoreply: !no
* X-Autoresponse: !no
* Auto-Submitted: !no
Will not be detected as a bulk message and therefore ignored.
2014-12-16 09:34:12 +08:00
Andrew Nicols
c9fa2dee2a
MDL-48164 mod_forum: Add additional headers to prevent OOF replies
...
This adds the X-Auto-Response-Suppress header to outbound messages.
2014-12-16 09:34:12 +08:00
Zachary Durber
3712ee3ed0
MDL-47610 gradebook: Show extra credit icon in grades column
2014-12-16 09:16:41 +08:00
Eloy Lafuente (stronk7)
985a1217bf
Merge branch 'MDL-44642-master' of git://github.com/andrewnicols/moodle
2014-12-16 01:57:58 +01:00
Andrew Nicols
de1c6859cc
MDL-44642 grading: Add session keepalive during advanced grading setup
2014-12-16 08:32:46 +08:00
Andrew Nicols
57996fe956
MDL-44642 session: Add a client-side session keepalive system
...
For pages where there will be significant user interaction in which the
server is not updated, it may be necessary to poll the server periodically
to touch the session.
This makes use of the existing checknet script which was designed for
checking network connectivity but fits into this use-case reasonably well.
2014-12-16 08:32:46 +08:00
Eloy Lafuente (stronk7)
05a9873b89
Merge branch 'MDL-47037-master' of git://github.com/jethac/moodle
2014-12-16 01:23:16 +01:00
Eloy Lafuente (stronk7)
bd5745341e
Merge branch 'MDL-48473' of git://github.com/jmvedrine/moodle
2014-12-16 01:12:56 +01:00
Eloy Lafuente (stronk7)
9f0b21eda6
Merge branch 'MDL-46491-master' of git://github.com/andrewnicols/moodle
2014-12-16 00:35:46 +01:00
Davo Smith
50c12f01bc
MDL-43462 assignfeedback_editpdf: fix display of landscape PDFs
...
The size of the drawing canvas is now set from the size of the generated page image, with automatic
scrolling if it is too wide to display
Absolutely-positioned nodes (comments + stamps) are repositioned as the drawing canvas is scrolled
2014-12-15 22:01:26 +00:00
Eloy Lafuente (stronk7)
9f6658e18c
Merge branch 'MDL-48556-master' of git://github.com/ankitagarwal/moodle
2014-12-15 17:53:27 +01:00
Dan Poltawski
dda9997250
Merge branch 'MDL-38128_master' of https://github.com/dmonllao/moodle
2014-12-15 16:10:15 +00:00
Dan Poltawski
3a299d82e0
Merge branch 'MDL-45324' of git://github.com/jonof/moodle
2014-12-15 14:59:34 +00:00
Dan Poltawski
10f92c21ad
Merge branch 'MDL-47176_master' of https://github.com/crazyserver/moodle
2014-12-15 14:05:54 +00:00
Dan Poltawski
7d168691a8
Merge branch 'MDL-48169-master' of git://github.com/jethac/moodle
2014-12-15 12:32:13 +00:00
Dan Poltawski
78677d5ec7
Merge branch 'MDL-47475-master' of git://github.com/andrewnicols/moodle
2014-12-15 12:20:41 +00:00
Dan Poltawski
2d562cfc6d
Merge branch 'MDL-36673' of git://github.com/jmvedrine/moodle
2014-12-15 11:54:06 +00:00
David Monllao
edf938687f
Merge branch 'MDL-48235-assign-reopen-until-pass' of git://github.com/mpetrowi/moodle
2014-12-15 17:30:40 +08:00
Frederic Massart
6b61c2c45f
MDL-46124 libraries: Final deprecation of text libs and plugin libs
...
- textlib_get_instance
- textlib
- collatorlib
- plugin_manager
- plugininfo_base
2014-12-15 17:02:31 +08:00
John Okely
465d0b2d1d
MDL-48587 core: Fix error in getremoteaddr for unsupported php versions
2014-12-15 16:52:25 +08:00
Simey Lameze
bb6114d8b6
MDL-42501 course: add help icon on delete gradebook options
2014-12-15 16:18:34 +08:00
David Monllao
486ebeb1a4
Merge branch 'wip-MDL-48347-master' of git://github.com/abgreeve/moodle
2014-12-15 13:44:01 +08:00
Jetha Chan
08a4f93f1b
MDL-48088 calendar: normalize DTEND, add romance standard time
...
Thanks to Cedric Mortiers (cmortiers@stjohns.be ) for providing the patch.
2014-12-15 12:08:20 +08:00
Andrew Nicols
9b65a08095
MDL-47475 mod_assign: Copy files to other group members for editpdf
2014-12-15 08:50:31 +08:00
AMOS bot
b51306bc18
Automatically generated installer lang files
2014-12-13 00:03:55 +08:00
Pau Ferrer Ocaña
2908af0903
MDL-47176 qtype_match: Avoid sql_compare to solve problems with Oracle
2014-12-12 14:30:58 +01:00
David Monllao
2dda9417dd
MDL-38128 mod_assign: Counts and groups unit tests
2014-12-12 15:10:23 +08:00