Petr Škoda
c673cdfee7
MDL-31410 always send 200 in PayPal IPN response and hide all errors
2013-12-06 10:02:43 +08:00
Petr Škoda
b4d2e7f267
MDL-31625 fix multiple global search-replace issues
...
Includes following fixes:
* support for MS SQL Server
* optional trimming of of oversized VARCHAR fields
* conversion to forms library
* full localisation
* other cleanup
2013-12-06 09:52:47 +08:00
Petr Škoda
4bc526cc8a
MDL-42973 fix multiple addon update issues
2013-12-06 09:37:28 +08:00
Petr Škoda
7ed7cabf5f
MDL-43137 fix open_basedir regression in classloader
2013-12-06 09:30:08 +08:00
Andrew Nicols
d33dffe53a
MDL-43152 JavaScript: Add update instructions for gallery-bootstrap
2013-12-06 09:20:05 +08:00
Andrew Nicols
19b1ff816f
MDL-43152 JavaScript: Fix linting issues with moodle-theme_bootstrapbase
2013-12-06 09:20:02 +08:00
Andrew Nicols
40f2d64856
MDL-43152 JavaScript: Fix linting issues with moodle-core-blocks
2013-12-06 09:19:58 +08:00
Andrew Nicols
d6c8107249
MDL-43152 JavaScript: Fix linting issue with navigation JS
2013-12-06 09:09:01 +08:00
Matteo Scaramuccia
fcf15debfc
MDL-43159 Libraries Wrong naming convention in $compat_view.
2013-12-05 16:08:14 +01:00
Matteo Scaramuccia
eadcc99eea
MDL-43082 Themes IE 9 Compatibility View doesn't support SVG.
2013-12-05 15:57:00 +01:00
Tim Hunt
102fe39706
MDL-43131 qbank: Fix show question text when first viewing.
...
When you followed the link to the question bank, the checkbox for the
"Show question text in the question list" option correctly reflected the
user's preference, but what was actually shown in the question bank did
not.
2013-12-05 11:06:46 +00:00
Dan Poltawski
3e6e38b2e3
weekly release 2.6+
2013-12-05 15:10:16 +08:00
Dan Poltawski
d04814641b
Merge branch 'install_26_STABLE' of git://git.moodle.org/moodle-install into MOODLE_26_STABLE
2013-12-05 15:10:13 +08:00
Mark Nelson
b4d09c2db0
MDL-43215 core_webservice: retrieve all user name fields when adding a token
2013-12-04 20:57:24 -08:00
David Monllao
2fc28aa794
MDL-41592 behat: Setting a default value for CFG->behat_wwwroot in case it is empty
2013-12-05 17:06:18 +13:00
Adrian Greeve
c5f2967a64
MDL-43175 events: Base event unit tests for JSON encoding / decoding comparison.
2013-12-05 10:03:51 +08:00
Adrian Greeve
9a7713304c
MDL-43175 events: Changed JSON encoding decoding comparison to be less strict.
...
Debugging messages would be sent when other contained a float that is a whole number.
When encoding and decoding using JSON the number is changed to an integer and the
comparison fails.
2013-12-05 10:03:37 +08:00
Frederic Massart
85c39e437b
MDL-43185 behat: Use realpath on existing paths
2013-12-05 08:18:05 +13:00
Andrew Nicols
e37014fafb
MDL-43194 JavaScript: Correct maxlen jshint configuration
2013-12-04 16:40:21 +08:00
Dan Marsden
77492a3e62
MDL-43192 Repository: param doesn't exist - should use function
2013-12-04 20:57:32 +13:00
Dan Poltawski
b01548ecba
Merge branch 'wip-MDL-40191-2-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-04 15:44:08 +08:00
Marina Glancy
dd75bf89ff
MDL-40191 folder: Do not check capability in renderer
...
Capability to access the module is already checked before calling the renderer. Extra check works bad together with switching roles
2013-12-04 18:30:09 +11:00
Dan Poltawski
307d961277
Merge branch 'wip-mdl-43028-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2013-12-04 15:06:30 +08:00
Rajesh Taneja
bc7ac30669
MDL-43028 navigation: fixed section for profilepage
...
section for profile page is profilepage and not mypage
2013-12-04 14:50:35 +08:00
Tim Lock
56dc43f3d2
MDL-34020: Further work on IMS package importing when using Blackboard packages
2013-12-04 15:18:13 +10:30
Tomasz Muras
fa4e8ee5c9
MDL-42563 Correct version of GPL license to GPL 2+ for AlgParser.pm
2013-12-04 11:30:57 +08:00
Tomasz Muras
efdb216ca9
MDL-42563 Add thirdpartylibs.xml for AlgParser.pm.
2013-12-04 11:30:43 +08:00
Jason Fowler
62f68371df
MDL-43084 Themes: fixing dialog header in standard theme
2013-12-04 15:32:31 +13:00
Jason Fowler
3690a9db9f
MDL-43083 Course: Swapping the edit/cog for the right size icon
2013-12-04 09:53:42 +08:00
AMOS bot
952292945c
Automatically generated installer lang files
2013-12-04 00:43:13 +00:00
Eloy Lafuente (stronk7)
ac184c9db2
Merge branch 'MDL-41446-master' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2013-12-03 23:55:49 +01:00
Sam Hemelryk
8e60097af8
Merge branch 'MDL-41592_26' of https://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-04 11:52:18 +13:00
Eloy Lafuente (stronk7)
786f04f485
Merge branch 'MDL-43142_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-12-03 23:41:24 +01:00
Eloy Lafuente (stronk7)
310cf52b37
Merge branch 'MDL-43140_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-12-03 23:25:33 +01:00
Tim Hunt
3893b5fa32
MDL-43093 update repeat_elements PHPdoc.
2013-12-04 10:12:25 +13:00
Sam Hemelryk
f5a134213d
Merge branch 'MDL-43065-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
...
Conflicts:
backup/util/ui/base_moodleform.class.php
2013-12-04 09:43:24 +13:00
Sam Hemelryk
7ac9576825
Merge branch 'MDL-42919-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-04 09:42:34 +13:00
Eloy Lafuente (stronk7)
b5036ee20c
Merge branch 'wip-MDL-43058-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2013-12-03 19:33:30 +01:00
Eloy Lafuente (stronk7)
1abaa0c22e
Merge branch 'MDL-43105-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-03 19:16:08 +01:00
Eloy Lafuente (stronk7)
9a734d1862
Merge branch 'moodle26-mdl33971' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2013-12-03 17:18:02 +01:00
Mary Evans
a108795999
MDL-43092 theme_afterburner: Activity or Resource dialog greyed-out for non-empty courses
2013-12-03 15:04:02 +00:00
James Pratt
7ef639c709
MDL-43079 quiz statistics : fix stats graph when all grades zero
2013-12-03 15:39:09 +01:00
Damyon Wiese
cb891e57f0
Merge branch 'wip-MDL-42731-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-03 17:29:57 +08:00
Eloy Lafuente (stronk7)
b470112643
Merge branch 'MDL-42885_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-12-03 10:01:43 +01:00
Damyon Wiese
4e14b95f0e
Merge branch 'MDL-42627_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-03 16:29:39 +08:00
Damyon Wiese
4d32c0c6d0
Merge branch 'wip-MDL-43026-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2013-12-03 16:12:08 +08:00
Dan Poltawski
0e44ba37cf
Merge branch 'moodle26-mdl43020' of https://github.com/tlock/moodle into MOODLE_26_STABLE
2013-12-03 16:08:22 +08:00
Andrew Nicols
5259c6b402
MDL-42989 JavaScript: Check result of navigation IO requests before reporting errors
...
When making a request which fails, we need to ensure that the AJAX query
was not aborted before displaying the error.
This ensures that if the navigation tree is being requested at the same
time as a page load is being processed, the abortion of the AJAX request is
not displayed before the page reloads.
2013-12-03 16:05:18 +08:00
Andrew Nicols
ed52eb4c88
MDL-42989 JavaScript: Do not attempt to expand navigation when opening link
...
When clicking on a link which is also expandable, we should not attempt to
expand it.
2013-12-03 16:05:09 +08:00
Dan Poltawski
77325154af
Merge branch 'wip-mdl-43028-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2013-12-03 13:46:26 +08:00