Tim Hunt
fc36e18fb1
MDL-44333 quiz reports: use consitent name for user pref
...
The Marks for each question setting was not being saved properly as a
user preference.
2014-05-17 15:10:55 +01:00
Marina Glancy
3febb9e672
MDL-34914 cohorts: more understandable filter of user list by cohort
2014-05-16 17:17:36 +08:00
Andrew Nicols
ed065ceb93
MDL-41109 dndupload: Add missing error string
2014-05-16 13:50:19 +08:00
Dan Marsden
26143abeaf
MDL-45583 badges: check parent contexts consistantly when checking required role.
2014-05-16 13:54:05 +12:00
Tim Hunt
9b3b40c1ab
MDL-45455 quiz cron must rollback transaction on error.
2014-05-15 15:08:12 +01:00
Tim Hunt
b7acb1f0e8
MDL-43833 quiz reports: persist states settings between pages.
2014-05-15 15:07:38 +01:00
Jetha Chan
c7f36a87b3
MDL-45561 themes: horizontal scroll in RTL base
2014-05-15 15:49:28 +08:00
Damyon Wiese
ba05f573ca
weekly release 2.6.3+
2014-05-15 15:34:13 +08:00
Damyon Wiese
967fe8ef0d
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE
2014-05-15 15:34:09 +08:00
Jason Fowler
4e37becc19
MDL-42953 Themes: Fixing CSS for headers of central blocks
2014-05-15 15:27:51 +08:00
Simey Lameze
60b664a624
MDL-45323 grade: Unit test for grade_get_grade_items_for_activity()
2014-05-15 15:05:40 +08:00
Simey Lameze
b52ea3664e
MDL-45323 grade: Fix query errors on grade_get_grade_for_activity method.
2014-05-15 15:05:40 +08:00
Damyon Wiese
9bbe953b68
MDL-41383 Filepicker: whitespace fix
2014-05-15 13:35:33 +08:00
Jetha Chan
5389652d3c
MDL-41383: RTL fix for base when zoomed out
2014-05-15 13:29:32 +08:00
Dan Poltawski
247946725c
MDL-44323 admin: use correct css class for warning
...
The notifyproblem notification is consistent with the rest of
the warnings we report.
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-15 12:22:04 +08:00
Damien Bezborodov
649356958e
MDL-44634 Regression: link to user profile in comments block fails due to double URI encoding
2014-05-15 11:47:03 +09:30
Damien Bezborodov
19602ce718
MDL-44634 Regression: link to user profile in comments block fails due to double URI encoding
2014-05-15 10:51:39 +09:30
sam marshall
d355d1f796
MDL-45535 CSS chunking breaks media rules if CSS invalid (IE)
...
Invalid CSS with extra } symbols, which previously (by fluke)
worked, was broken by recent chunking improvements. This change
makes the chunking code robust against this (stupid) situation.
2014-05-14 12:19:10 +01:00
sam marshall
449693fc43
MDL-45477 Behat: List of steps takes too long to load, times out
...
Increase time limit to 300 seconds (5 minutes).
2014-05-14 10:59:49 +01:00
Marina Glancy
2538062907
Merge branch 'MDL-36670_26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
2014-05-14 16:35:59 +08:00
Frederic Massart
ada3d03f67
MDL-45546 mod_forum: Login the user before getting its context
2014-05-14 16:17:09 +08:00
Frederic Massart
e505b12188
MDL-45545 csslib: Chunking handles commas in media query definitions
2014-05-14 15:27:37 +08:00
Jetha Chan
9a6a761e1c
MDL-41383 theme: filepicker zoom resiliency (base)
...
Fixed an issue that broke the file picker on base when initial zoom level is less than 100%.
2014-05-14 14:36:01 +08:00
Juan Leyva
a9d792433f
MDL-36670 logging: action parameter length restricted to 40 chars
2014-05-13 16:13:56 +02:00
David Monllao
fa58e13891
MDL-45192 behat: Replacing specific-selector steps by a generic one
...
Having a I click on we can use all our selectors rather
than having multiple steps for the same purpose. This
step allow us to manage JS native dialogues without
having to fail a scenario.
Credit for Mohamed Alsharaf.
2014-05-13 20:37:39 +07:00
Mohamed Alsharaf
015f49d0d3
MDL-45192 assign: added behat script & new definitions to handle alert dialog
...
The behat script is to test the batch action to lock and unlock submissions.
The new definitions are to prevent the "unexpected alert open" error in Selenium.
2014-05-13 20:37:38 +07:00
Dan Poltawski
70dce3f450
MDL-44027 groups: remove some junk html
2014-05-13 16:19:53 +08:00
Damyon Wiese
3d5413d89a
Merge branch 'MDL-41383-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-13 15:56:12 +08:00
Jetha Chan
2c638ccb24
MDL-45525 themes: minor forum improvements
...
Fixed an RTL style that wasn't kicking in properly.
2014-05-13 14:35:20 +08:00
Dan Poltawski
5016d9f4b7
MDL-37838 block_courseoverview: fix pluaralisation logic
...
Note that this kind of handling of plurals is extremely limited, see:
https://moodle.org/mod/forum/discuss.php?d=85897
http://search.cpan.org/~petdance/Locale-Maketext-1.12/lib/Locale/Maketext/TPJ13.pod
However, this is a simple fix to the existing logic
2014-05-13 14:18:38 +08:00
Jetha Chan
9814a667ba
MDL-41383 theme: filepicker zoom resiliency
...
Fixed an issue that broke the file picker on bootstrapbase when zooming in and out.
2014-05-13 14:12:13 +08:00
Adrian Greeve
5be375c379
MDL-45512 comments: Added full date to comment details.
2014-05-13 10:43:46 +08:00
Daniel Neis Araujo
c5d0fcbf1f
MDL-32543 (backport) Make sure the action and url fields of log table have correct sizes
2014-05-12 12:21:49 -03:00
Daniel Neis Araujo
3414e35610
Merge remote-tracking branch 'moodle/MOODLE_26_STABLE' into MOODLE_26_STABLE
2014-05-12 12:18:51 -03:00
Dan Poltawski
c16cb40555
MDL-45135 mod_glossary: fix RTL alignment of table
...
Tablelib has a specific 'hook' to allow alignment to be corrected for
RTL languages, but needs to be specified direction in lowercase.
2014-05-12 17:09:43 +08:00
Frederic Massart
33c4973c67
MDL-45380 theme_bootstrapbase: Restore config override highlight
...
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-12 15:52:43 +08:00
Michael Aherne
72fcbcd444
MDL-45496 core Added space to logged in as line
2014-05-12 08:51:06 +01:00
Rajesh Taneja
167136718e
MDL-45514 behat: Fixed should_not_exist timout param
2014-05-12 14:14:35 +08:00
Kevin Wiliarty
7d80ee4455
MDL-45483 mod_forum: corrects values for maxattachments in forum settings
2014-05-12 00:00:18 -04:00
AMOS bot
49b427eda0
Automatically generated installer lang files
2014-05-12 00:39:49 +00:00
AMOS bot
5fe214d9d8
Automatically generated installer lang files
2014-05-11 00:47:52 +00:00
Eloy Lafuente (stronk7)
92ac518fdc
Moodle release 2.6.3
2014-05-10 18:30:45 +02:00
AMOS bot
afe9a42240
Automatically generated installer lang files
2014-05-10 00:46:41 +00:00
AMOS bot
1dfa14ed5c
Automatically generated installer lang files
2014-05-09 00:40:56 +00:00
Eloy Lafuente (stronk7)
a1858e9509
weekly release 2.6.2+
2014-05-08 16:35:55 +02:00
sam marshall
f6d6df37b6
MDL-45469 Conditional availability: Restrict by text area broken
...
It has never worked, because the data for text area fields is not
loaded into the $USER object.
Changing it so that the dropdown list does not include these types
of field. (This 2.6 version of change is similar to the 2.7 code
but in a different location and without unit test.)
2014-05-08 14:04:35 +01:00
Marina Glancy
30dc7fe149
Merge branch 'MDL-45462-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-08 19:51:31 +08:00
Eloy Lafuente (stronk7)
a1336aea88
Merge branch 'wip-mdl-44262-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2014-05-08 12:00:46 +02:00
Rajesh Taneja
f2791d4944
MDL-44262 Behat: Bump behat version to get format fix
2014-05-08 17:38:17 +08:00
Andrew Nicols
c8097f88a5
MDL-45472 AJAX: Whitelist prototype values form JS Error in exception dialogue
2014-05-08 16:45:59 +08:00