Sam Hemelryk
eaf750cd9a
Merge branch 'wip-MDL-35833-master' of git://github.com/phalacee/moodle
2012-12-24 11:43:59 +13:00
Sam Hemelryk
bef123d608
Merge branch 'MDL-36966-master' of git://github.com/damyon/moodle
2012-12-24 11:16:26 +13:00
Sam Hemelryk
486c53f25c
Merge branch 'wip-mdl-37015' of git://github.com/rajeshtaneja/moodle
2012-12-24 10:55:31 +13:00
Petr Škoda
471b96c41e
MDL-37291 implement full paypal restore support
2012-12-23 22:11:45 +01:00
Sam Hemelryk
296064bb9a
Merge branch 'wip-MDL-35653-master' of git://github.com/abgreeve/moodle
2012-12-24 09:40:55 +13:00
Sam Hemelryk
fe0980f846
Merge branch 'master_MDL-37225_static_cache_purge' of git://github.com/brki/moodle
2012-12-24 09:34:46 +13:00
Sam Hemelryk
d1a73b2add
Merge branch 'MDL-36455_master' of git://github.com/markn86/moodle
2012-12-24 09:30:35 +13:00
Petr Škoda
0456edb4ee
MDL-7537 add all PayPal supported currencies
2012-12-23 13:09:25 +01:00
Petr Škoda
f092d92004
MDL-21116 drop plugin tables in opposite order
...
This should help with foreign key in the future.
2012-12-22 19:01:00 +01:00
Petr Škoda
9d0ded6697
MDL-37284 fix mysql test for unicode compatibility
2012-12-22 18:42:55 +01:00
Tim Hunt
bf7b7f45d1
MDL-37068 qformat_learnwise: fix UTF8 and other issues.
2012-12-22 17:38:52 +00:00
Thanh Le
d18f78b046
MDL-35794 quiz: config for whether Outcomes are advanced settings
2012-12-22 17:38:45 +00:00
Thanh Le
599cc731e3
MDL-35792 question preview: way to update options without restarting.
...
It is useful, and possible, to update the display options without
restarting the question. You now only have to restart if you are
changing the maximum mark or the behaviour.
2012-12-22 17:38:30 +00:00
Petr Škoda
48d2e1117f
MDL-37283 import tinymce spellchecker 2.0.6.1
2012-12-22 16:44:55 +01:00
Petr Škoda
d10f3e9fef
MDL-37282 import TinyMCE 3.5.8
2012-12-22 16:24:20 +01:00
Petr Škoda
a1b5490ac4
MDL-37281 fix other users current navigation node
2012-12-22 14:58:39 +01:00
Petr Škoda
017a713900
MDL-37152 remove bogus $mail->IsSMTP() breaking non-smtp mailing
...
Credit goes to Aurelijus Bruzas, thanks.
2012-12-22 14:46:44 +01:00
Petr Škoda
171215d465
MDL-37254 add missing AS keyword
2012-12-22 14:11:22 +01:00
Petr Škoda
d2fec87baf
MDL-37233 do not show skype status icon on https sites
...
Funny that the same company that implemented the IE security warnings is unable to set up SSL on the Skype status server…
2012-12-21 17:26:36 +01:00
Petr Škoda
3db309dcc4
MDL-37191 do not timeout when uninstalling plugins
2012-12-21 15:58:25 +01:00
Petr Škoda
2c4bccd5b8
MDL-35685 attempt to improve slow USER access array init
2012-12-20 22:51:29 +01:00
Sam Hemelryk
9966db51f0
MDL-37263 cache: fixed event invalidation coding error
2012-12-21 10:50:07 +13:00
Petr Škoda
7539894649
MDL-36212 rework html entity conversions
...
This should resolve all html entity conversion problems in different PHP versions.
2012-12-20 22:47:16 +01:00
Petr Škoda
b66e926895
MDL-36807 use our mysql socket logic in adodb tests
2012-12-20 22:41:18 +01:00
Petr Škoda
6846f033a9
MDL-37125 import latest YUI 3.8.0
2012-12-20 22:31:51 +01:00
Petr Škoda
301ebbe512
MDL-37183 remove ancient unused excel library
2012-12-20 22:26:59 +01:00
Petr Škoda
23ac6ef6c5
MDL-37186 add the ultimate TinyMCE custom parameter setting
2012-12-20 22:24:15 +01:00
Eloy Lafuente (stronk7)
0dc5a532ec
weekly on-sync release 2.5dev
2012-12-20 21:13:26 +01:00
Eloy Lafuente (stronk7)
29400ba5d6
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2012-12-20 20:56:58 +01:00
Charles Fulton
63f329cad5
MDL-35130 shibboleth: remove hard-coded string
2012-12-20 10:28:23 -08:00
Charles Fulton
4a112ec8c5
MDL-4781 forum: show discussion link when user has ability to view discussion
2012-12-20 05:59:41 -08:00
Eloy Lafuente (stronk7)
92bdda9bd9
Merge branch 'w50_MDL-37171_m25_outdatedexcel' of git://github.com/skodak/moodle
2012-12-20 10:22:46 +01:00
Jason Fowler
d01176bfc9
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
2012-12-20 10:42:20 +08:00
Rajesh Taneja
e5ad278a94
MDL-37015 Resource: link in onclick should not contain html special char
2012-12-20 10:21:36 +08:00
Dan Poltawski
b93e0af3fe
Revert "MDL-36704: wrap pending conditions in span tags"
...
This reverts commit 5e9fd83df8
.
2012-12-20 08:45:04 +08:00
AMOS bot
15da42c874
Automatically generated installer lang files
2012-12-20 00:40:36 +00:00
Tim Hunt
9645fe83ff
MDL-32245 question bank: update URL after moving question between categories.
...
Also, improve the URL when you go to edit the questions in a category.
2012-12-20 12:12:22 +13:00
Petr Škoda
cdd651a676
MDL-37171 fix some more E_STRICT issues
...
Credit goes to Mark Nelson, thanks.
2012-12-19 09:54:53 +01:00
Adrian Greeve
9daabc71ea
MDL-35653 - mod/wiki: Force format now lets users edit wiki pages.
...
Thanks to Tõnis Tartes for part of this solution.
When force format was selected in the options, trying to view the
wiki would redirect to the front page with a message saying that
you do not have permission to edit this page. Students had no way
of viewing any entries or creating the first page.
When in force format it skips a page , which would be considered
uncessary for students, but this means that the group id is not set
and this is what is causing most of the problems.
I also have included a check to see if the title is default and whether
the user has permission to view all groups. In these situations the
intermediate page is displayed.
2012-12-19 08:47:26 +08:00
AMOS bot
864f08b4d9
Automatically generated installer lang files
2012-12-19 00:41:59 +00:00
Brian King
6e89fb0309
MDL-37225 reset cachstore_static store when purging
2012-12-18 23:57:22 +01:00
Eloy Lafuente (stronk7)
917169221f
Merge branch 'w50_MDL-36245_m25_convert' of git://github.com/skodak/moodle
2012-12-18 23:41:48 +01:00
Davo Smith
08c2331cb5
MDL-37220 course dndupload - improved 'add files' icon
2012-12-18 21:11:35 +00:00
Davo Smith
c7e61fba0a
MDL-35887 course dndupload - correct default used for completion tracking when resources created by drag and drop
2012-12-18 20:46:26 +00:00
Eloy Lafuente (stronk7)
421d18fd2e
Merge branch 'wip-MDL-36339-master' of git://github.com/marinaglancy/moodle
2012-12-18 21:36:42 +01:00
Davo Smith
a8b418e82c
MDL-31641 filemanager - display help message when drag and drop upload is not supported
2012-12-18 20:22:20 +00:00
Didier Raboud
5a449045c2
MDL-37157: Normalize short answers before comparison
...
This ensures that ambiguous Unicode representations can be compared sanely.
Also add some tests to ensure it keeps working.
Thanks to Tim Hunt for the syntax check.
2012-12-18 18:44:15 +01:00
Matt Oquist
e9d87d90cf
MDL-36958 Forum: Replaced hard-coded numbers with proper defines
2012-12-18 17:26:50 +08:00
Dan Poltawski
86575fa709
Merge branch 'MDL-36704-master' of git://github.com/sammarshallou/moodle
2012-12-18 14:57:43 +08:00
Dan Poltawski
033b07895c
Merge branch 'MDL-37014_webdav_folders' of git://github.com/davosmith/moodle
2012-12-18 14:52:27 +08:00