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
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
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
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
AMOS bot
131025b885
Automatically generated installer lang files
2013-05-28 00:38:14 +00:00
Eloy Lafuente (stronk7)
33b9fecd19
Merge branch 'wip-MDL-39836_master' of git://github.com/gjb2048/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-28 01:23:27 +02:00
Eloy Lafuente (stronk7)
f50ca7b3df
Merge branch 'wip-MDL-39456-m26' of git://github.com/samhemelryk/moodle
2013-05-28 01:00:57 +02:00
Eloy Lafuente (stronk7)
ed602a597d
Merge branch 'MDL-39853_master' of git://github.com/dmonllao/moodle
2013-05-28 00:56:37 +02:00
Eloy Lafuente (stronk7)
cc4cbf67f0
Merge branch 'MDL-39795_master' of git://github.com/dmonllao/moodle
2013-05-28 00:02:58 +02:00
Damyon Wiese
e6302a3c75
Merge branch 'MDL-39686_master' of git://github.com/dmonllao/moodle
2013-05-27 16:29:00 +08:00
Damyon Wiese
1833a3c449
Merge branch 'MDL-39680_master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-27 16:24:34 +08:00
Damyon Wiese
d059d80ea6
Merge branch 'MDL-39640-master-int' of git://github.com/FMCorz/moodle
2013-05-27 16:15:51 +08:00
Kordan
30a826320e
MDL-39194 theme_formal_white: cleaned the category page showing course listing
2013-05-27 15:46:57 +08:00
David Monllao
ae689a9633
MDL-39853 behat: Useful info for $CFG->behat_config setting
2013-05-27 15:12:26 +08:00
David Monllao
41eb672ba4
MDL-39686 behat: Add option to restart the browser
2013-05-27 15:03:25 +08:00
David Monllao
886b44bbd3
MDL-39686 behat: Adding into to config-dist.php
2013-05-27 15:01:46 +08:00
David Monllao
c29e3e248f
MDL-39702 generators: Adding MOODLE_INTERNAL
...
As discussed generators should include MOODLE_INTERNAL
as they make use of CFG and they don't make sense without
requiring config.php.
2013-05-27 14:52:53 +08:00
Frederic Massart
0852bbaed5
MDL-39477 repository: Introducing data generators for repositories
2013-05-27 14:52:11 +08:00
Dan Poltawski
2226ac117b
MDL-39806 theme_bootstrapbase: run less with --compress
2013-05-27 14:44:11 +08:00
Dan Poltawski
550e8d5bc7
Merge branch 'MDL-39806_master' of git://github.com/lazydaisy/moodle
2013-05-27 14:36:46 +08:00
David Monllao
69a397cd2c
MDL-39795 behat: Adapting features to consider spaces
2013-05-27 14:24:20 +08:00