Adam Olley
1e36665719
MDL-50993 forum: Display timed posts/discussions in a logical order
...
Users that don't have permission to view timed posts outside of the release
time frame will have discussions that have entered the visible frame appear
in an odd order from their point of view on the discussion list.
Example:
Discussion 1, modified 2015-01-01, hidden till 2015-01-03
Discussion 2, modified 2015-01-02, not hidden
The standard 'modified descending' order means that D2 is listed at the top
even after D1 becomes visible. When scanning the list of discussions for new
posts, the user could be tricked into thinking they'd already read it.
This fix instead takes into account the release time of the discussion when
timed forum posts are enabled.
I opted to use CASE statements to handle this instead of GREATEST as the
latter is not supported by MSSQL.
2015-10-19 04:04:58 +00:00
Simey Lameze
e2ec4f3a12
MDL-50483 gradereport_user: fix overlapping on the error message
2015-10-19 08:58:34 +08:00
Jinu Abraham
f712aa2877
MDL-50483 gradereport_user: fix the fatal error of no enrolled users
2015-10-19 08:58:34 +08:00
Andrew Nicols
84d5eef4ad
Merge branch 'MDL-50412-master' of git://github.com/danpoltawski/moodle
2015-10-19 07:56:51 +08:00
Tim Hunt
e5acdcb942
MDL-51771 question engine: fix typo in SQL
...
Thanks to Pete at learningpool.com for finding thsi bug.
2015-10-18 16:03:29 +01:00
Jun Pataleta
e8c5a98bd4
MDL-51673 messages: Added codes for the unit tests
2015-10-16 16:05:30 -05:00
Matteo Scaramuccia
3b1a3abcf9
MDL-51554 Files: Fix broken file serving under Apache + PHP-FPM
2015-10-16 21:55:20 +02:00
Ben Kelada
42c0b0473c
MDL-51673 messages: remove strict type check of int vs string
2015-10-16 12:33:18 -05:00
AMOS bot
fc8f8bb6f4
Automatically generated installer lang files
2015-10-17 00:04:00 +08:00
Dan Poltawski
e926ee8cf1
MDL-49329 fixtures: remove trailing whitespace
2015-10-16 15:22:37 +01:00
Dan Poltawski
293197afb3
Merge branch 'MDL-49329-master-multiplug' of git://github.com/mudrd8mz/moodle
2015-10-16 14:53:26 +01:00
Eloy Lafuente (stronk7)
1b7bf43562
on-demand release 3.0dev+
2015-10-16 12:51:49 +02:00
John Okely
8290c31cbe
MDL-51712 myprofile: Fix capability checks
2015-10-16 14:38:07 +08:00
Andrew Nicols
5a3fdd3337
MDL-50647 profile: Styling fix
2015-10-16 12:01:31 +08:00
Andrew Nicols
c2c369bf02
Merge branch 'MDL-49984-master' of git://github.com/barbararamiro/moodle
2015-10-16 11:48:04 +08:00
Andrew Nicols
aba3f4f3ba
MDL-50647 groups: Documentation fix
2015-10-16 11:28:06 +08:00
Andrew Nicols
8b1eea3bae
Merge branch 'wip-mdl-50647' of https://github.com/rajeshtaneja/moodle
2015-10-16 11:16:36 +08:00
Andrew Nicols
d8bf49f81e
MDL-51629 mod_survey: Coding style violation fix
2015-10-16 11:10:38 +08:00
rajesh Taneja
260f133178
MDL-50647 behat: Expanded behat to not use example
...
Reason for not using scenario example is:
1. Lot of options, hence hard to read and match
2. Example will run whole scenario (created db for each row),
Which is not needed.
2015-10-16 11:01:39 +08:00
Andrew Nicols
5762c92fcf
Merge branch 'MDL-51629-master' of git://github.com/jleyva/moodle
2015-10-16 10:56:19 +08:00
Andrew Nicols
62029ba7f4
Merge branch 'MDL-51565-master' of git://github.com/jleyva/moodle
2015-10-16 09:35:23 +08:00
Andrew Nicols
690e23e69d
Merge branch 'MDL-51651-master' of git://github.com/danpoltawski/moodle
2015-10-16 09:21:45 +08:00
Davo Smith
294c4bb0db
MDL-50647 group: add 'not in group' section to groups overview
...
Also adds 'No group' and 'No grouping' filters to the top of the page
2015-10-16 08:53:44 +08:00
Andrew Nicols
62bf94655e
Merge branch 'MDL-50182' of git://github.com/stronk7/moodle
2015-10-16 08:07:04 +08:00
Andrew Nicols
7108d08dd1
MDL-51759 theme: Ensure that non-svg images are cached and returned
2015-10-16 07:53:17 +08:00
Juan Leyva
55dca60f45
MDL-51629 mod_survey: New WS mod_survey_submit_answers
2015-10-15 16:17:23 +02:00
Juan Leyva
f772b5159c
MDL-51629 mod_survey: New WS mod_survey_get_questions
2015-10-15 16:17:22 +02:00
Juan Leyva
75516809d2
MDL-51629 mod_survey: New Web Service mod_survey_view_survey
2015-10-15 16:05:05 +02:00
Juan Leyva
a2926eb3e6
MDL-51629 mod_survey: New WS mod_survey_get_surveys_by_courses
2015-10-15 16:05:05 +02:00
Juan Leyva
66a582d0b3
MDL-51703 mod_survey: Trigger response_submitted event in correct place
2015-10-15 13:59:15 +01:00
Dan Poltawski
df8afc6305
Merge branch 'MDL-51500-master' of git://github.com/merrill-oakland/moodle
2015-10-15 13:52:46 +01:00
Dan Poltawski
52fa3d09d7
Merge branch 'MDL-51563-master' of git://github.com/jleyva/moodle
2015-10-15 13:50:10 +01:00
Dan Poltawski
6bafde62f5
Merge branch 'MDL-51652-master' of https://github.com/sammarshallou/moodle
2015-10-15 13:45:10 +01:00
Dan Poltawski
4f5d5628d1
Merge branch 'MDL-51679-groupmode-ajax' of https://github.com/Dagefoerde/moodle
2015-10-15 11:41:26 +01:00
Dan Poltawski
6660fbb3d3
Merge branch 'MDL-51781_master' of git://github.com/markn86/moodle
2015-10-15 11:08:26 +01:00
Dan Poltawski
f655414669
MDL-51651 lang: add consitency for application of firstdayofweek
...
1) Set the site-wide default based on language pack
2) Use the site/user preference for js popups, like we do in /calendar/
2015-10-15 10:15:05 +01:00
Dan Poltawski
316f8231f8
MDL-51651 lang: the first day of the week is Monday
2015-10-15 10:15:05 +01:00
Mark Nelson
f74fe5ba52
MDL-51781 tool_log: marked log values as NOT_MAPPED if mapping not found
2015-10-15 01:25:43 -07:00
David Monllao
a97cde7a6e
Merge branch 'wip-MDL-51604-master' of git://github.com/marinaglancy/moodle
2015-10-15 16:21:07 +08:00
Andrew Nicols
055c5bc02a
Merge branch 'MDL-51790-master' of git://github.com/damyon/moodle
2015-10-15 16:04:55 +08:00
Dan Poltawski
05ed945e61
Merge branch 'wip-mdl-50940' of https://github.com/rajeshtaneja/moodle
2015-10-15 08:58:23 +01:00
Andrew Nicols
56bd244634
Merge branch 'MDL-51756-master' of git://github.com/damyon/moodle
2015-10-15 15:22:37 +08:00
Andrew Nicols
8413376088
MDL-51756 tests: Refactor test to use data-provider
...
The benefit is that this becomes one test per external function instead of one
test testing them all - so more information is shown on failure and we get lots
more dots (we love dots!).
2015-10-15 15:17:02 +08:00
Damyon Wiese
390b833ada
MDL-51790 block_community: xmlrpc expects correct types
...
This is defined as an int on the hub site, so it must be sent as an int.
2015-10-15 15:08:51 +08:00
Andrew Nicols
a308dc15c9
Merge branch 'MDL-51594-master' of git://github.com/jleyva/moodle
2015-10-15 14:19:10 +08:00
Damyon Wiese
1dc4dc989d
MDL-51756 externallib: Show debugging when optional params are wrong
...
Optional params are not allowed as the top level value for external_function_parameters.
This is because stricter protocols (xmlrpc and soap) cannot handle optional parameters, only
optional properties in a structure.
2015-10-15 14:19:07 +08:00
Barbara Ramiro
1da2e3a623
MDL-49984 Profile: Decluttering, grouping and adding white space to easily find info
2015-10-15 12:36:43 +08:00
Marina Glancy
a27c42ee9a
MDL-51260 core_tag: Use new tag autocomplete for related tags
2015-10-15 12:03:52 +08:00
Damyon Wiese
bb6ca6f360
MDL-51260 tags: Update the tags form element to use the autocomplete field
...
AMOS BEGIN
REM [interestslist_help,moodle] Commas are no longer required
REM [entertags,tag] Commas are no longer required
REM [othertags,tag] Commas are no longer required
AMOS END
2015-10-15 12:03:35 +08:00
David Monllao
25de6f3ec0
Merge branch 'MDL-49545-master' of git://github.com/ryanwyllie/moodle
2015-10-15 11:54:53 +08:00