Damyon Wiese
5726fe6263
Merge branch 'w01_MDL-36721_m26_passlog' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-01-06 14:51:16 +08:00
Dan Poltawski
e3e938b861
Merge branch '43349-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-01-06 14:21:45 +08:00
Rajesh Taneja
3dd7b4f805
MDL-42883 Administration: Check sessionkey before taking action on user profile fields
2014-01-06 13:58:59 +08:00
Tony Butler
cf3f46344e
MDL-43408 gradereport_grader: Display users with expired enrolments as inactive in grader report
2014-01-06 10:38:13 +08:00
Sam Hemelryk
0cb1903bfd
Merge branch 'MDL-35973_redirect_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-01-06 11:28:25 +13:00
Sam Hemelryk
8571b889f3
Merge branch 'MDL-43281-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-01-06 11:22:09 +13:00
Sam Hemelryk
ec9f2a7d3f
Merge branch 'MDL-42212-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-01-06 10:30:13 +13:00
Sam Hemelryk
97e9098927
Merge branch 'MDL-42801-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-01-06 10:20:39 +13:00
Andrew Davis
44b74479cb
MDL-35973 lib: added a page title to redirect() and added 2 seconds to the page redirection when posting in a forum
2014-01-05 20:08:05 +08:00
AMOS bot
6a4e20e239
Automatically generated installer lang files
2014-01-04 00:51:51 +00:00
David Monllao
adf125a30b
MDL-43173 behat: Thowing an exception if the JS is not ready
2014-01-03 11:29:56 +08:00
Rajesh Taneja
3db84ae082
MDL-43521 block_admin_bookmarks: Site admin node is of type TYPE_SITE_ADMIN
...
Since 2.6 Site admin node is of type TYPE_SITE_ADMIN, previously it was TYPE_SETTING
2014-01-03 10:47:39 +08:00
Michael Milette
025000a221
MDL-42310 feedback mod - Enable filtering of multichoice and multichoice rated controls
...
Conflicts:
mod/feedback/item/multichoice/lib.php
mod/feedback/item/multichoicerated/lib.php
Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
2014-01-03 10:30:11 +08:00
Andrew Davis
a90069245d
MDL-42607 mod_forum:fixed some inefficiencies in forum RSS generation
2014-01-02 10:50:54 +08:00
Petr Škoda
ddc72f06ef
MDL-42797 require real user login on upgrade settings page
2014-01-02 09:17:38 +08:00
Sam Hemelryk
55f4cb7299
MDL-43349 cache: init now checks store requirements are met
2014-01-02 09:22:42 +13:00
Petr Škoda
9d904936c8
MDL-42797 require real user login on admin page
2014-01-01 15:19:34 +08:00
Andrew Nicols
560672aaa1
MDL-43451 Cron: Retrieve additional name fields when creating passwords
2014-01-01 02:25:42 +08:00
Andrew Nicols
5aee2507d4
MDL-43281 Blocks: Retrieve a newly created block after creating it
...
Although we were previously creating the DOM markup for a block region if
it did not exist, we were not making use of it.
This change ensures that we make use of that block region as part of the
blocks code.
2014-01-01 02:20:15 +08:00
Andrew Nicols
1f5b61e1db
MDL-40119 Forms: Date selector should use images for the calendar popup toggle
...
The calendar popup toggle must use an image, rather than an input with type
of image as the latter is actually a form of submit button, and hence it
steals the focus away from the real submit button.
2013-12-30 15:54:42 +08:00
AMOS bot
c15270df73
Automatically generated installer lang files
2013-12-30 00:43:23 +00:00
Petr Škoda
5e10746ae7
MDL-43510 fix 404 unit test server incompatibility
2013-12-29 15:29:30 +08:00
AMOS bot
84510e3b82
Automatically generated installer lang files
2013-12-29 00:43:25 +00:00
Matteo Scaramuccia
a9df6656b8
MDL-40379 Files Prevent mobile network providers from modifying content.
2013-12-28 14:02:18 +01:00
Matteo Scaramuccia
b33cc5d748
MDL-43508 Quiz Invalid get_string() identifier.
2013-12-28 11:21:36 +01:00
Andrew Nicols
74b0aca7eb
MDL-42801 JavaScript: Fix dndupload to match actual style
2013-12-28 09:15:27 +08:00
Andrew Nicols
e9ca5e144c
MDL-42392 Blocks: Do not hide blocks if JS is disabled
...
With JS disabled, it is not possible to change the block visibility
user preference and therefore not possible to show content which was
hidden.
Since the block hiding functionality is a nicety, and we have no controls
to show and hide the blocks when JS is disabled, we should instead show the
block content regardless of the user preference.
2013-12-28 08:42:02 +08:00
Petr Škoda
be6128fcd5
MDL-36721 do not store passwords in config logs
2013-12-27 11:18:50 +08:00
Petr Škoda
424c3248c7
MDL-43196 do not load file management for guests and when not managing files
2013-12-27 11:12:33 +08:00
AMOS bot
81de3795fa
Automatically generated installer lang files
2013-12-25 00:42:49 +00:00
Matteo Scaramuccia
f29b93ad61
MDL-43482 Chat Lot of "Only variables should be passed by reference".
2013-12-24 11:06:22 +01:00
Sam Hemelryk
e71a5333a3
weekly release 2.6+
2013-12-24 17:17:49 +13:00
Sam Hemelryk
910dc3393c
Merge branch 'install_26_STABLE' of git://git.moodle.org/moodle-install into MOODLE_26_STABLE
2013-12-24 17:17:46 +13:00
Sam Hemelryk
5ac473e356
Merge branch 'wip-MDL-41788_M26_3' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
2013-12-24 12:52:02 +13:00
Eloy Lafuente (stronk7)
93b6f3c79e
Merge branch 'w52_MDL-43314_m26_floats' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-24 00:46:12 +01:00
Sam Hemelryk
10beedc18f
Merge branch 'MDL-41246-moodle26' of git://github.com/StudiUM/moodle into MOODLE_26_STABLE
2013-12-24 11:41:32 +13:00
Sam Hemelryk
83797afa91
Merge branch 'MDL-43438-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-24 11:23:06 +13:00
Sam Hemelryk
d3220e229e
Merge branch 'MDL-43250-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-24 10:44:04 +13:00
Sam Hemelryk
f2b1768da6
Merge branch 'MDL-43410-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-24 09:12:47 +13:00
AMOS bot
e200f7a382
Automatically generated installer lang files
2013-12-23 12:40:11 +00:00
AMOS bot
2d92ee0ad5
Automatically generated installer lang files
2013-12-23 12:26:27 +00:00
Aaron Barnes
a6cf46f473
MDL-43394 behat: Fix checkbox action
2013-12-23 16:00:06 +13:00
Sam Hemelryk
1c5052e29f
Merge branch 'MDL-35032-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-23 15:57:49 +13:00
Andrew Nicols
5c7d7dec73
MDL-43411 JavaScript: Correct checks for section support to use helper function
2013-12-23 09:45:24 +08:00
Sam Hemelryk
61dde025a1
Merge branch 'MDL-30195-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-23 14:35:07 +13:00
Sam Hemelryk
b10fec1750
Merge branch 'w52_MDL-43367_m26_contextpath' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-23 14:31:50 +13:00
Eloy Lafuente (stronk7)
a4c14b94ca
Merge branch 'MDL-43318-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-23 00:39:48 +01:00
Sam Hemelryk
072ce9a5e7
MDL-34182 js: fixed typo in ajaxException use
2013-12-23 09:43:16 +13:00
Sam Hemelryk
2347fe5450
Merge branch 'MDL-43325-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
2013-12-23 08:50:48 +13:00
Sam Hemelryk
43d6e05c24
Merge branch 'MDL-34182-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2013-12-23 08:16:23 +13:00