Dan Poltawski
378b3eac83
MDL-36316 useragent: Reduce user agent sniffing
...
* core_useragent: Introduce is_vendor methods to improve readability
when we are just detecting if a browser is from a vendor, rather than
the exact version
* Remove uncessary browser version checks when we are just detecting
vendors - this makes the intention of our sniffing clearer.
* Remove sniffing for browsers which we do not support, grades/ajax/tinymce
all support modern browsers so there is no need to sniff for them.
2013-09-13 14:25:37 +08:00
Eloy Lafuente (stronk7)
f09119e1e5
weekly release 2.6dev
2013-09-07 14:20:07 +02:00
Eloy Lafuente (stronk7)
5cfcc6a981
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2013-09-07 14:13:55 +02:00
Dan Poltawski
4925b9e8c5
MDL-41623 rss: clean output rss content
2013-09-07 10:41:25 +08:00
Eloy Lafuente (stronk7)
d037dba81c
MDL-41623 ensure all rss links are valid urls.
2013-09-07 04:04:54 +02:00
AMOS bot
42a98b25e1
Automatically generated installer lang files
2013-09-07 00:43:06 +00:00
AMOS bot
de890145ee
Automatically generated installer lang files
2013-09-06 00:47:46 +00:00
AMOS bot
88d4c218e9
Merge branch 'master' into install_master
2013-09-06 00:47:45 +00:00
Dan Poltawski
ba7b843c01
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2013-09-05 14:42:31 +08:00
Dan Poltawski
b69ec2889e
weekly release 2.6dev
2013-09-05 13:34:14 +08:00
Dan Poltawski
0de0e38bc4
Merge branch 'wip-MDL-41369-fix2' of git://github.com/marinaglancy/moodle
2013-09-05 10:34:11 +08:00
Marina Glancy
1b40564829
MDL-41369 Behat tests updated because of fixed messaging navigation
2013-09-05 12:29:29 +10:00
Mark Nelson
1eee7ee3a0
MDL-40924 badges: added a print_error call to prevent PHP notices when no badges are found
2013-09-05 10:05:37 +08:00
Dan Poltawski
bc16c7a0e3
Merge branch 'MDL-41568_master-fix_behat' of git://github.com/dmonllao/moodle
2013-09-04 16:59:20 +08:00
David Monllao
93a8bc8283
MDL-41568 lang: Fix behat features after changes
2013-09-04 15:16:59 +08:00
Marina Glancy
8f0137e192
MDL-41369 Pass viewing argument to more message screens
2013-09-04 17:11:30 +10:00
Damyon Wiese
fedb0325df
Merge branch 'MDL-41485-master' of git://github.com/ankitagarwal/moodle
2013-09-04 12:24:54 +08:00
Damyon Wiese
3516b82c9d
Merge branch 'wip-mdl-41456' of git://github.com/rajeshtaneja/moodle
2013-09-04 11:45:07 +08:00
Dan Poltawski
259dfc2521
Merge branch 'wip-MDL-41369-master' of git://github.com/marinaglancy/moodle
2013-09-04 11:09:30 +08:00
Dan Poltawski
7e2a4e1638
Merge branch 'wip-mdl-41418' of git://github.com/rajeshtaneja/moodle
2013-09-04 10:38:10 +08:00
Dan Poltawski
4f9c5f332b
Merge branch 'wip-MDL-41395-master' of git://github.com/marinaglancy/moodle
2013-09-04 10:33:33 +08:00
Damyon Wiese
1f08aa6685
MDL-28579 scorm: Fix broken unit tests
2013-09-04 09:44:05 +08:00
Damyon Wiese
8a4796fbcd
Merge branch 'master_MDL-28579' of git://github.com/danmarsden/moodle
2013-09-04 09:00:48 +08:00
Eloy Lafuente (stronk7)
4e6f199203
MDL-41267 fix phpunit tests
2013-09-04 01:11:54 +02:00
Eloy Lafuente (stronk7)
f875599462
Merge branch 'w36_MDL-41267_m26_toolsubplugins' of https://github.com/skodak/moodle
...
Conflicts:
lib/upgrade.txt
2013-09-04 01:08:37 +02:00
Eloy Lafuente (stronk7)
df7995e3a0
Merge branch 'MDL-41146-master' of git://github.com/sammarshallou/moodle
2013-09-04 01:01:19 +02:00
Dan Marsden
27b87c10bf
MDL-28579 SCORM: use filemanager instead of old file picker
2013-09-04 09:51:41 +12:00
Eloy Lafuente (stronk7)
58c80b03a8
Merge branch 'MDL-40566_master' of git://github.com/dmonllao/moodle
2013-09-03 20:38:53 +02:00
Eloy Lafuente (stronk7)
f82a082ae2
Merge branch 'MDL-41568-en_fix' of git://github.com/mudrd8mz/moodle
2013-09-03 15:12:19 +02:00
Helen Foster
86698a4c72
MDL-41568 Merge English strings from the en_fix language pack
2013-09-03 12:31:35 +02:00
Marina Glancy
85708da63b
MDL-41395 Improved phpdocs for coursecatlib.php
2013-09-03 19:23:44 +10:00
Sam Hemelryk
1eac203343
MDL-41395 improved phpdoc's for coursecatlib.php
2013-09-03 19:09:07 +10:00
Damyon Wiese
be62e59a93
Merge branch 'mdl26_MDL-41403_backup_reduce_memory_usage' of https://github.com/brki/moodle
2013-09-03 16:18:36 +08:00
Damyon Wiese
050167c3e6
Merge branch 'MDL-41348' of git://github.com/timhunt/moodle
2013-09-03 16:09:29 +08:00
Dan Poltawski
1f34b19a33
Merge branch 'mdl41304-master' of git://github.com/tlock/moodle
2013-09-03 16:05:38 +08:00
Damyon Wiese
e66c84a157
Merge branch 'MDL-29954-master' of git://github.com/danpoltawski/moodle
2013-09-03 16:02:47 +08:00
Jason Fowler
199c9375d0
MDL-35925 filepicker - Fixing behat tests
2013-09-03 15:43:56 +08:00
Damyon Wiese
a28f43e8c7
Merge branch 'wip-MDL-23044-master' of git://github.com/marinaglancy/moodle
2013-09-03 15:33:25 +08:00
Damyon Wiese
9591f9bc54
Merge branch 'wip-mdl-41413-int' of git://github.com/rajeshtaneja/moodle
2013-09-03 15:16:42 +08:00
Marina Glancy
a7e505e659
MDL-23044 Use Files API functions in filesystem cron
2013-09-03 17:00:29 +10:00
Rajesh Taneja
9077fc61f7
MDL-41413 Events: replaced course_deleted event handler with observer
2013-09-03 14:55:03 +08:00
Rajesh Taneja
8525a8f0d5
MDL-41413 Events: replaced role_unassigned event handler with observer
2013-09-03 14:54:58 +08:00
Rajesh Taneja
f58915f0bb
MDL-41413 Events: replaced role_assigned event handler with observer
2013-09-03 14:54:44 +08:00
Damyon Wiese
ca83aa0b99
Merge branch 'MDL-37564' of https://github.com/nebgor/moodle
2013-09-03 14:49:42 +08:00
Damyon Wiese
ed204cb514
Merge branch 'MDL-33472-master' of git://github.com/danpoltawski/moodle
2013-09-03 14:35:58 +08:00
Damyon Wiese
060615d347
Merge branch 'm26_MDL-29218_plugin_init_not_blocking_when_false' of https://github.com/scara/moodle
2013-09-03 14:25:43 +08:00
Damyon Wiese
3e248a7dc8
Merge branch 'MDL-32690_restoreMissingAssignment_master' of https://github.com/moodlerooms/moodle
2013-09-03 14:13:00 +08:00
Dan Poltawski
5c1ba238d2
Merge branch 'MDL-41440_master' of https://github.com/markn86/moodle
2013-09-03 14:10:02 +08:00
Dan Poltawski
f3549a51a7
Merge branch 'w36_MDL-41255_m26_changepw' of https://github.com/skodak/moodle
2013-09-03 12:58:27 +08:00
Dan Poltawski
c247756b0c
Merge branch 'MDL-41428-master' of git://github.com/FMCorz/moodle
2013-09-03 12:27:26 +08:00