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
Petr Škoda
5cd5271673
MDL-42612 add support for Russian Ruble in PayPal
2013-11-18 11:47:18 +08:00
Damyon Wiese
005e784e22
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:41:59 +08:00
Sam Hemelryk
c20f615105
MDL-42060 block_course_list: fixed sorting of mycourses
2013-11-18 11:15:35 +13:00
Dan Marsden
685badbb2b
MDL-41695 SCORM: allow unlimited decimal places in CMIDecimal
2013-11-18 10:27:59 +13:00
Dan Marsden
eef55a6333
MDL-40223 SCORM: update scorm->launch param after restore - also check that scorm->launch is valid.
2013-11-18 09:48:02 +13:00
Eloy Lafuente (stronk7)
fa28975f25
MDL-42929 backup: keep own version & release updated.
2013-11-17 02:34:50 +01:00
Eloy Lafuente (stronk7)
2b10fa0433
Moodle release 2.6
2013-11-16 17:28:07 +01:00
Eloy Lafuente (stronk7)
ad9e81eb98
Merge branch 'MDL-42926-master' of git://github.com/damyon/moodle
2013-11-15 16:06:22 +01:00
Damyon Wiese
ab9300dffe
MDL-42926 Bootstrap base: Remove 6px spacing between form elements
...
This was accidentally copied from the css for base. It is only visible when
the form fields are displayed with the label above the field. (less than 1200px).
2013-11-15 22:58:10 +08:00
Eloy Lafuente (stronk7)
5e6da548d7
Moodle release 2.6rc1
2013-11-15 13:21:41 +01:00
Eloy Lafuente (stronk7)
9524fc754d
on-demand release 2.6beta+
2013-11-15 11:18:00 +01:00
Eloy Lafuente (stronk7)
a3d0f7c792
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2013-11-15 11:17:55 +01:00
Damyon Wiese
f059744968
MDL-42887 Form collapsing CSS fixes.
...
.fcontainer is not guaranteed to be in the form - we still need something else
for this selector to make it specific enough - so have replaced with #region-main (required).
Also - redid the question edit styles to be specific enough.
2013-11-15 17:40:58 +08:00
Marina Glancy
2b6344c1d0
Merge branch 'MDL-42887-master' of git://github.com/damyon/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-15 17:27:50 +11:00
Damyon Wiese
d8383b247e
MDL-42887 Forms: Collapse all field elements below their labels on screens less than 1180px
...
Includes css fixes to make the question type edit screens look OK with this change.
2013-11-15 13:40:27 +08:00
Eloy Lafuente (stronk7)
9a36c7d95c
Merge branch 'MDL-42447_master' of git://github.com/dmonllao/moodle
2013-11-15 02:11:27 +01:00