Dan Poltawski
a2aceccdbe
Merge branch 'MDL-42957-26' of git://github.com/jamiepratt/moodle into MOODLE_26_STABLE
2013-11-25 10:43:31 +08:00
Dan Poltawski
d3ec6a9dcf
Merge branch 'MDL-42547_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-11-25 10:37:36 +08:00
Rajesh Taneja
80140c4592
MDL-42904 self_enrol: Set customint1 if it's null
2013-11-25 10:02:01 +08:00
Tim Lock
7a2b15647e
MDL-43020: Fix calculation of lesson scale value warning
2013-11-25 09:33:14 +10:30
Petr Škoda
bf5a6920bc
MDL-37016 fix sloppy mysql nulls in event.uuid
2013-11-24 15:11:33 +08:00
Mark Nelson
295b622b0b
MDL-43037 mod_quiz: retrieve all name fields for the user override pages
2013-11-23 16:18:12 -08:00
rwijaya
aa5b71c005
MDL-42851 frontpage: fix rtl in clean theme for course listings
2013-11-22 15:49:06 +08:00
Marina Glancy
5ad8fa096d
MDL-43024 course: fixed bug for accessing section options
2013-11-22 12:39:55 +11:00
Tim Lock
ab077b368c
MDL-43020: Lesson using a scale always gives the minimum scale value
2013-11-22 07:20:24 +10:30
Sam Hemelryk
5e946b2ceb
MDL-43016 block_navigation: fixed category link display
2013-11-22 09:00:09 +13:00
Eloy Lafuente (stronk7)
ca3b210680
weekly release 2.6+
2013-11-21 19:33:44 +01:00
rwijaya
2834f79e73
MDL-42858 Course Management: fix regression for subcategories visibility
2013-11-21 15:34:40 +08:00
David Monllao
bf752eb38b
MDL-42733 behat: Removing the restriction of an started output to handle the PHP errors
2013-11-21 14:35:43 +08:00
Marina Glancy
5018c28e43
MDL-40850 editor: Manage files popup correctly sets the course/cm context
2013-11-21 11:56:36 +11:00
Mark Nelson
2f874214ba
MDL-42547 tool_uploaduser: trim values before uploading users
2013-11-20 00:32:15 -08:00
James Pratt
e4b17111a4
MDL-42957 quiz statistics : Hardcoded sql LIMIT clause
2013-11-20 11:32:27 +07:00
Damyon Wiese
981e960d34
MDL-42930 Release upgrade line: Fix ordering for tinymce
2013-11-20 11:50:38 +08:00
FilipBenco
7843fb7e14
MDL-41635 Reports: Added missing string in loglive reports
...
Under course administration navigation log live doesn't appear
or appear with empty string (in some themes), this is happening
because text passed is empty.
2013-11-20 11:26:15 +08:00
Ankit Agarwal
dbc251e25c
MDL-42767 events: Remove ob_clean from tests
2013-11-20 13:22:27 +11:00
Ankit Agarwal
bdfb46a2d0
MDL-42767 notes: Delete notes on a course delete
2013-11-20 13:22:07 +11:00
Michael Milette
9da8b39169
MDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters() function
...
This fix adds text filtering to the Calendar Day view and Upcoming Events view, specifically the event name and event description.
Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
2013-11-20 09:59:39 +08:00
Aaron Barnes
b642702aa2
MDL-42913 lib/grouplib.php: Avoid cache sometimes for groups_get_all_groups
...
The new groups cache returns unexpected results when you pass
in a field parameter than would normally change the result array index
2013-11-20 12:02:15 +13:00
Rajesh Taneja
740d260ce7
MDL-42924 Administration: use normalize_component to extract plugin name and type
2013-11-19 11:56:04 +08:00
Rajesh Taneja
ffe199b1fa
MDL-42403 course: Added behat to check visibility of bluk move action
2013-11-19 11:44:48 +08:00
Rajesh Taneja
d583059471
MDL-42403 course: Show bluk move to category only when something selected
2013-11-19 11:44:43 +08:00
Dan Poltawski
5af5a205a3
Merge branch '42060-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2013-11-19 10:39:33 +08:00
Tim Hunt
6c816ca22c
MDL-42504 quiz autosave: alert users if connection lost.
...
When the auto-save fails, we alert the user that they may have lost their
internet connection so that they don't do more work that they might just
lose.
2013-11-19 10:31:37 +08:00
M Kassaei
f6240d9eea
MDL-42181 quiz nav: highight all buttons when all Qs on one page
2013-11-19 10:08:22 +08:00
Damyon Wiese
49d367d47e
Merge branch 'm26_MDL-40223' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2013-11-19 09:50:49 +08:00
sam marshall
f068ae74db
MDL-42905 Backup progress: Pointless line of code should be deleted
2013-11-19 14:39:56 +13:00
Mark Nelson
dd7b9d1dce
MDL-42553 core_calendar: third party calendar types can now be uninstalled
2013-11-19 14:32:25 +13:00
Adrian Greeve
c7232a325a
MDL-42850 administration: Updated bulk user upload errors to be more descriptive.
2013-11-19 14:20:32 +13:00
Dan Marsden
be335eb8db
MDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db
2013-11-19 13:24:25 +13:00
Ankit Agarwal
ff8cadd271
MDL-41316 tool_spamcleaner: Fix sql queries
...
AS keyword is not allowed in sql qeries for table alias as Oracle doesn't support it
Thanks to Sara Cenni for suggesting the patch
2013-11-19 12:28:37 +13:00
Sam Hemelryk
a34073eeb8
Merge branch 'w47_MDL-42612_m26_paypalruble' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-11-19 12:24:41 +13:00
Andrew Nicols
223f133f88
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-19 12:06:59 +13:00
Tim Hunt
a47b6805be
MDL-42863 make capabilities overview more fault-tolerant.
2013-11-19 12:03:55 +13:00
Tim Hunt
99b936835d
MDL-42865 Make XMLDB foreign key check more robust.
...
Otherwise, installing one bad add-on can completely break this report.
2013-11-19 11:51:06 +13:00
Sam Hemelryk
8bd0487a4b
MDL-42852 theme_bootstrapbase: fixed whitespace
2013-11-19 11:44:50 +13:00
Gareth J Barnard
600ad57d35
MDL-42852 lib: Blocks disappear in Clean in RTL.
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-19 11:42:56 +13:00
Jerome Mouneyrac
7628ac73f4
MDL-42184 bootstrapbase: popup should have no header
2013-11-19 10:16:35 +13:00
Sam Hemelryk
64b4fbebd8
Merge branch 'MDL-42853-master' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-19 10:09:18 +13:00
Damyon Wiese
52454bedee
Merge branch 'MDL-42100_master' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2013-11-18 16:08:31 +08:00
Tim Hunt
8f74fa4366
MDL-42880 quiz settings: remove unnecessary disabledif rules.
...
These rules were causing problems in the case where the form was
sumitted with validation errors. In that case, the During the attempt ->
The attempt checkbox was becoming unset, and hence the other During the
attmept checkboxes became disabled, and the values were not saved.
Thanks to Sam Marshall for suggesting this fix.
2013-11-18 15:37:15 +08:00
Damyon Wiese
02e45bf269
Merge branch 'MDL-42808-master' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-11-18 15:27:22 +08:00
Damyon Wiese
28fccc09ce
Merge branch 'm26_MDL-41695' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2013-11-18 15:21:01 +08:00
sam marshall
7ed24ca351
MDL-42582 Availability: Restriction display incorrect for multi-para Labels
...
When a label has multiple paragraphs, its name (converted to plain text)
contains a line feed. Due to an error in regular expressions that don't
accept the line feed, this caused incorrect display on the course page
when that label is shown as a requirement for accessing another activity.
2013-11-18 14:54:55 +08:00
Mark Nelson
e98f145ccc
MDL-42884 core_user: fixed issue when deleting users with invalid emails throws invalidusername exception
2013-11-18 14:48:36 +08:00
Dan Poltawski
904f5815c7
Merge branch 'MDL-42930-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
...
Conflicts:
mod/scorm/db/upgrade.php
2013-11-18 14:30:50 +08:00
Damyon Wiese
d29a7827c4
Merge branch 'm26_MDL-40223' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2013-11-18 14:04:23 +08:00