Eloy Lafuente (stronk7)
71b2d24a9b
Merge branch 'MDL-39932_master' of git://github.com/grabs/moodle
2013-06-03 19:10:00 +02:00
Eloy Lafuente (stronk7)
6cffc66647
Merge branch 'MDL-39487_master' of https://github.com/IOC/moodle
2013-06-03 19:03:15 +02:00
Eloy Lafuente (stronk7)
c557f6b324
Merge branch 'MDL-39987_master' of git://github.com/lazydaisy/moodle
2013-06-03 16:20:41 +02:00
Mary Evans
c14964cacb
MDL-39987 theme_bootstrapbase: Fixed menunode text in renderers/core_renderer.php.
2013-06-02 23:04:17 +01:00
Petr Škoda
102e0c71cc
MDL-39416 do not try to get detailed perflog info before PAGE int
2013-06-02 13:35:08 +02:00
Petr Škoda
8ac7cbddfc
MDL-39588 require MOODLELIB Oracle package
...
Previously it was kind of optional, but it is now required. We also attempt to install it automatically now.
2013-06-02 11:14:43 +02:00
Mary Evans
5f831ca077
MDL-39835 theme_sky_high: Fix for footer to display correctly in higher resolutions.
2013-06-01 21:36:58 +01:00
Mary Evans
58183f9b01
MDL-39977 theme_bootstrapbase: Changes the way Clean theme's login takes its navbar styles from Bootstrapbase.
2013-06-01 18:42:09 +01:00
Gareth J Barnard
873dfb3608
MDL-39819 theme_bootstrapbase: Fix icon alignment in filepicker.
2013-05-31 22:30:26 +01:00
Petr Škoda
7dc1feaa99
MDL-39465 detect environment problems in tests
...
This should help explain why something else fails.
2013-05-31 22:02:34 +02:00
Tim Hunt
ea07b2d622
MDL-39978 Essays with files break each attempt builds on last
2013-05-31 20:47:26 +01:00
Petr Škoda
0448818b49
MDL-39503 tell robots to not index login and signup page
...
This should partially prevent people from googling moodle sites that allow signup. Please note you can not use login block if because it would still disclose the signup link.
2013-05-31 21:25:27 +02:00
Tim Hunt
2ed7833790
MDL-39971 each attempt builds on last broken for previews.
2013-05-31 20:24:50 +01:00
Petr Škoda
f8cb3e62ff
MDL-39882 add required behat settings to config-dist
2013-05-31 21:09:52 +02:00
Dan Poltawski
e807dadb55
MDL-39968 bootstrapbase: uses non-standard browser sniffing
...
Also theme_clean does the same sniffing, but is not necessary as its
included by bootstrapbase
2013-05-31 15:55:47 +08:00
Dan Poltawski
1bd756b337
MDL-39967 cron: eliminate browser sniffing.
...
This was an old hack to workaround a bug in IE6, no longer necessary
2013-05-31 15:09:22 +08:00
Dan Poltawski
8ef3a22260
MDL-39964 deprecate can_use_rotated_text()
...
This probably should never have landed in moodlelib anyway, as it was
only used in the completion report
2013-05-31 14:43:00 +08:00
Dan Poltawski
26c4242c68
MDL-39964 report_progress: don't browser sniff for SVG support
...
Use feature detection, its more robust and better practice.
2013-05-31 14:43:00 +08:00
Marina Glancy
027c230796
MDL-39710 Don't display rubric and guide preview unless option checked
2013-05-31 16:14:32 +10:00
Russell Boyatt
8f485ce28e
Fixing MDL-39710: setting to limit student access to rubric now checked.
2013-05-31 16:14:26 +10:00
Dan Poltawski
687732ba6e
MDL-38731 course: split course group settings header
...
Allow translators to translate the heading differently.
AMOS BEGIN
CPY [groups,group],[groupsettingsheader,group]
AMOS END
2013-05-31 12:03:35 +08:00
Dan Poltawski
e86a26c9b2
MDL-37332 portfolio: don't add double slashes
...
get_filepath() always returns trailing slash.
This breaks windows export - thanks to Jason Platts
2013-05-31 11:49:55 +08:00
Marina Glancy
53dda4f2fc
MDL-21097 Allow user to change current section if he does not have any other manageing capability
2013-05-31 13:18:12 +10:00
Marina Glancy
1fda836ca6
MDL-21097 Correctly check capabilities for course settings items
...
- Make sure that items in course settings (and frontpage settings) are shown depending on user capabilities
- Make sure user is able to turn editing on on the page even if he has only limited number of seciton/modules managing capabilities
2013-05-31 13:17:12 +10:00
Marina Glancy
5150c30203
MDL-39801 navigation_node::remove does not allow to insert nodes afterwards
2013-05-31 11:49:34 +10:00
Marina Glancy
e3b11a6e2b
MDL-39801 navigation_node::remove fails if first child does not have a key
2013-05-31 11:49:12 +10:00
AMOS bot
c092cdad24
Automatically generated installer lang files
2013-05-31 00:43:05 +00:00
Adam Olley
f985bc4e65
MDL-39947 mod_forum: Add safety check to variable assignment when counting unread posts
2013-05-31 09:45:56 +09:30
Andreas Grabs
e6e9bec3ee
MDL-39932 mod_feedback - Mapping Feedback when Course is Deleted - thx to David N. Johnson
2013-05-30 23:10:33 +02:00
David Mudrák
b60ab47cb7
MDL-39939 Fix the basic SCORM report plugin name
2013-05-30 22:42:12 +02:00
Tim Hunt
f593a6414c
MDL-39945 qtype multichoice was not comparing blank responses correctly.
2013-05-30 19:19:32 +01:00
Iñaki Arenaza
7469c51270
MDL-34085 Fix the backup options names in core_course_duplicate_course
...
Fix the option names to match those used by the backup subsystem.
2013-05-30 17:26:29 +02:00
Mary Evans
947483327f
MDL-39931 theme_bootstrapbase: ported invisiblefieldset css rules from theme/base/core.css to less/moodle/core.css
2013-05-30 15:26:13 +01:00
Dan Poltawski
4f5bcf2eca
MDL-39936 upgrade: 2.5.0 line incorrectly positioned
2013-05-30 13:41:15 +08:00
Damyon Wiese
b6f8a93642
weekly on-sync release 2.6dev
2013-05-30 11:50:35 +08:00
Damyon Wiese
455d204201
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2013-05-30 11:25:54 +08:00
AMOS bot
4912f45476
Automatically generated installer lang files
2013-05-30 00:38:20 +00:00
Damyon Wiese
7775545197
MDL-39317 assign: Fix for submitted filter on grading table.
...
Some old upgraded assignments have no timecreated column so use
a different one to check for a valid submission.
2013-05-29 14:40:50 +08:00
Marina Glancy
74aeac79b4
MDL-39870 correctly determine whether activity is resource or module
2013-05-29 14:45:20 +10:00
Ashley Holman
c7e4403c9f
MDL-39743 assign: Fix missing capability check for "grant extension"
2013-05-29 11:58:48 +08:00
Damyon Wiese
48488bfb39
MDL-39821 assign: missing setType with advanced grading
2013-05-29 11:20:56 +08:00
AMOS bot
7440ce08c3
Automatically generated installer lang files
2013-05-29 00:39:21 +00:00
Eloy Lafuente (stronk7)
aeb5f9ae37
Merge branch 'w22_MDL-39676_m26_whereparam' of git://github.com/skodak/moodle
2013-05-28 15:31:07 +02:00
sam marshall
a260245739
MDL-39723 Remove unnecessary queries for COURSE, SITE
2013-05-28 13:14:55 +01:00
Damyon Wiese
ba375bcb17
MDL-39477: Remove some unused instances of $CFG
...
Also change @since tags to 2.5.1 because this will be backported.
2013-05-28 11:13:52 +08:00
Damyon Wiese
e750fcc4da
Merge branch 'MDL-39702_master' of git://github.com/dmonllao/moodle
...
Conflicts:
lib/testing/generator/repository_generator.php
2013-05-28 11:13:43 +08:00
Damyon Wiese
0f1f601368
Merge branch 'MDL-39477-master' of git://github.com/FMCorz/moodle
2013-05-28 11:12:43 +08:00
Frederic Massart
67e01a5f5f
MDL-39477 repository: Tests use data generator
2013-05-28 10:44:44 +08:00
Frederic Massart
9b5e61ac1e
MDL-39477 repository: Introducing data generators for repositories
2013-05-28 10:44:43 +08:00
Damyon Wiese
cb7c21af80
Merge branch 'w22_MDL-39802_m26_deletedusers' of git://github.com/skodak/moodle
2013-05-28 09:57:15 +08:00