Marina Glancy
26023575ba
Merge branch 'mucupdates26' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-12 15:39:51 +11:00
Petr Škoda
1a815ef7d4
MDL-42973 fix MUC caching issue when fetching available updates
2013-12-12 11:36:36 +08:00
Jason Fowler
9fc09121a8
MDL-34321 Assignment2.2 - Fixing submission count
2013-12-12 10:36:08 +08:00
Eloy Lafuente (stronk7)
26f9407892
MDL-31410 paypal: fix problem on notifications
...
This commit fixes a PHP warning about using a
unititialised variable and also the problems when
notifications are enabled and there is not yet a
teacher in the course, defaulting to admin for student
notifications and preventing teacher notifications to happen.
2013-12-12 02:22:23 +01:00
Eloy Lafuente (stronk7)
4701b68a51
Merge branch 'w50_MDL-31410_m26_paypalipn' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-12 01:16:38 +01:00
David Monllao
a80eba9500
MDL-42625 behat: Fixing ExpectationException::__construct() call
...
Also adding an extra checking to the selector to
ensure it is no updating the list of files.
2013-12-11 10:26:58 +01:00
Damyon Wiese
1ac6fd0322
MDL-43326 Assign: Start new attempt from previous missing sesskey
2013-12-11 13:11:26 +08:00
Marina Glancy
1562e8d3eb
MDL-43218 blog: prepare the blog navigation only when needed
2013-12-11 15:37:36 +13:00
Simon Coggins
139a8556e8
MDL-43218 navigation: Remove link to blogs when they are disabled
2013-12-11 15:37:36 +13:00
Marina Glancy
856be66774
Merge branch 'MDL-43071-MOODLE_26_STABLE' of https://github.com/lucisgit/moodle into MOODLE_26_STABLE
2013-12-11 12:47:00 +11:00
Eloy Lafuente (stronk7)
3675c98506
Merge branch 'MDL-42625_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-10 23:31:51 +01:00
sam marshall
43ed2ccbf2
MDL-42815 Backup/restore: Error saving files - log messages unhelpful
...
This commit contains three changes in the three files:
1. A bug in the backup process meant that anything logged after a
certain point did not appear in the on-screen display of the
backup log, because the logger was serialised and deserialised
but display code referred to the old version. Changed so that
code retrieves new object.
2. Add more information to backup log when there is a missing file.
3. Add more information to restore log when there is a missing file
(and remove existing code duplication of the current message).
The 'missing file' situation is one that generally shouldn't occur in
normal usage, but when it does happen, it is useful to have full
information about the file.
2013-12-10 23:25:19 +01:00
Sam Hemelryk
5fbc32ebdb
Merge branch 'MDL-42796-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-11 11:12:55 +13:00
Sam Hemelryk
9f00dabf86
Merge branch 'MDL-43252-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2013-12-11 11:03:23 +13:00
Sam Hemelryk
51d311f703
Merge branch 'wip-MDL-43279-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-11 10:58:49 +13:00
Sam Hemelryk
3ef86b3909
Merge branch 'w50_MDL-31625_m26_replace' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-11 10:51:21 +13:00
Eloy Lafuente (stronk7)
6085ca703d
Merge branch 'wip-MDL-43150-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-10 22:47:29 +01:00
Sam Hemelryk
bdb2677b79
Merge branch 'MDL-42959-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-11 10:34:04 +13:00
Eloy Lafuente (stronk7)
8a630a771c
Merge branch 'wip-MDL-42174-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-10 22:13:17 +01:00
Eloy Lafuente (stronk7)
409e4794d7
Merge branch '26STABLE-wip-MDL-43135' of https://github.com/jennymgray/moodle into MOODLE_26_STABLE
2013-12-10 19:46:31 +01:00
Jenny Gray
30ce0cd396
MDL-43135 Guest Enrol: new language string for with key icon
...
AMOS BEGIN
CPY [pluginname,enrol_guest], [guestaccess_withpassword,enrol_guest]
CPY [pluginname,enrol_guest], [guestaccess_withoutpassword,enrol_guest]
AMOS END
2013-12-10 11:19:50 +00:00
Sam Chaffee
e5a0c16bd3
MDL-37972 Assignment: fixing settings link for upload single submissions
2013-12-10 14:09:16 +08:00
Dan Poltawski
6afd79df8d
MDL-43306 restore: fix grade item sortorder restoration
...
Previously, restore was blindly inserting the old sort order into the
database, causing duplicate sortorders which lead to unpredicatble
sorting results.
Now we will use the api function to add it after the original sortorder,
this means if a duplicate exists in the original location, this item
will appear after it.
2013-12-10 12:34:08 +08:00
Marina Glancy
9f2e956580
Merge branch 'MDL-43199-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-10 15:16:08 +11:00
Marina Glancy
4bc1b2151e
Merge branch 'm26_MDL-43082_IE9_Compat_View_SVG_Say_No' of https://github.com/scara/moodle into MOODLE_26_STABLE
2013-12-10 14:47:52 +11:00
Michael Dikih
79f0a612c4
MDL-43109: mod/wiki - When editing pages populate the default value for the tags input.
2013-12-10 14:17:17 +10:30
Marina Glancy
66a437aca8
Merge branch 'MDL-43215_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-12-10 14:26:14 +11:00
Marina Glancy
3b70fdaaf3
Merge branch 'MDL-43131_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2013-12-10 14:10:29 +11:00
Marina Glancy
08f6d5de07
Merge branch 'mdl42487-moodle26' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2013-12-10 13:57:20 +11:00
Jason Fowler
39d505664e
MDL-25473 mediaplayer - prevent embedded videos from looping
2013-12-10 10:47:47 +08:00
Marina Glancy
286348d97f
MDL-43279 block_blog_recent: fixed undefined property notice
2013-12-10 09:28:40 +11:00
Sam Hemelryk
e5bb9741b6
Merge branch 'MDL-43164-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-10 09:50:27 +13:00
Sam Hemelryk
c7f545bbb0
Merge branch 'm26_MDL-43159_Wrong_Naming_Convention_For_Variable' of https://github.com/scara/moodle into MOODLE_26_STABLE
2013-12-10 09:20:33 +13:00
Sam Hemelryk
b2a803d5d1
Merge branch 'MDL-43194-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-10 08:48:04 +13:00
Sam Hemelryk
8eb717f993
Merge branch 'MDL-43152-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-10 08:43:36 +13:00
Eloy Lafuente (stronk7)
f37e3f357d
Merge branch 'MDL-40003-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-09 16:24:35 +01:00
sam marshall
b1b09903b0
MDL-43252 Group menu in wrong order when groupings used
2013-12-09 13:02:43 +00:00
Sam Chaffee
2470b6ea89
MDL-40003 mod_assign: Fixed submission comments not being restored
2013-12-09 11:04:39 +01:00
Marina Glancy
cc2aca7c23
Merge branch 'wip-MDL-43175-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2013-12-09 18:56:15 +11:00
Marina Glancy
d66fe9c1aa
Merge branch 'wip-mdl-43224-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2013-12-09 18:46:36 +11:00
Marina Glancy
6203fc19f2
Merge branch 'w50_MDL-42973_m26_addonupd' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-09 18:28:35 +11:00
Marina Glancy
64c03072a9
Merge branch 'MDL-43092_M26' of git://github.com/lazydaisy/moodle into MOODLE_26_STABLE
2013-12-09 17:50:53 +11:00
Marina Glancy
780dc00ce5
Merge branch 'w50_MDL-43137_m26_openbasedir' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-09 16:15:59 +11:00
Damyon Wiese
75ceca0bf5
MDL-43025 EditPDF: Increase memory limit when reading source pdfs.
2013-12-09 12:53:29 +08:00
David Monllao
db13e21956
MDL-42625 behat: Make behat pacient
...
* When looking for texts inside the page or inside
other containers we should wait until the elements
are visible.
* Same when expanding tree nodes.
* Normalizing loops to spin() function using
behat_base::TIMEOUT and behat_base::EXTENDED_TIMEOUT,
leaving TIMEOUT for DOM load processes and
EXTENDED_TIMEOUT for long processes that involves JS
too.
* Add page load waits between actions that involves
reloading the page.
2013-12-09 11:11:48 +08:00
Damyon Wiese
42515a2e58
MDL-43074 assignfeedback_editpdf: Use escapeshellarg for all args in exec command.
...
This is to fix a reported problem with windows compatibility (e.g. when ghostscript is installed in
a folder with spaces in the name).
2013-12-09 11:00:13 +08:00
Damyon Wiese
ced275af37
MDL-40096 assign: Prevent js error because uniqid() is not unique.
...
Use html_writer::random_id instead because it incorporates a static counter.
2013-12-09 10:26:05 +08:00
Andrew Nicols
6eb703ad69
MDL-42959 JavaScript: Backport fix from https://github.com/yui/yui3/pull/1465
2013-12-09 10:25:33 +08:00
Marina Glancy
c4bc562172
Merge branch 'm26_MDL-43192' of https://github.com/danmarsden/moodle into MOODLE_26_STABLE
2013-12-09 11:28:32 +11:00
Gareth J Barnard
45d1c530d2
MDL-40213 theme_clean: Layout "secure.php" missing settings.
2013-12-09 11:14:07 +11:00