Petr Škoda
b28247fe90
MDL-21342 add user login lockout
2013-01-04 15:12:31 +01:00
Sam Hemelryk
e85c56ccb8
MDL-36297 caching: added for HTML purified text
2013-01-03 10:55:00 +13:00
Petr Škoda
bc5d899510
MDL-35893 do not track performance before installation
2013-01-01 15:50:26 +01:00
Petr Škoda
97155c387d
MDL-37323 add support for _dlg strings in our TinyMCE subplugins
...
Credit goes to Étienne FLORENT, thanks.
2013-01-01 15:25:43 +01:00
Petr Škoda
0662bd677c
MDL-29996 remove deprecated stuff from filter code
2012-12-30 17:02:18 +01:00
Petr Škoda
fba0abdc22
MDL-29996 remove legacy_filter support
2012-12-30 12:44:43 +01:00
Petr Škoda
d8e74f5be7
MDL-29996 remove unnecessary signed tricks
2012-12-30 12:44:42 +01:00
Petr Škoda
5d549ffc8c
MDL-37299 use progress_trace in enrol_manual and enrol_self sync
2012-12-29 21:50:32 +01:00
Petr Škoda
bb900d139c
MDL-37105 prevent fatal error when category limit reached
2012-12-27 13:52:14 +01:00
Petr Škoda
dd9cd338cf
MDL-37301 fix missing AS in select
...
This was breaking pg 8.3. Credit goes to Thomas Robb, thanks.
2012-12-26 22:25:24 +01:00
Dan Poltawski
51feee1f64
Merge branch 'w51_MDL-37283_m25_spell' of git://github.com/skodak/moodle
2012-12-24 10:35:33 +08:00
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
486c53f25c
Merge branch 'wip-mdl-37015' of git://github.com/rajeshtaneja/moodle
2012-12-24 10:55:31 +13: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
f187622a0d
MDL-31616 block editing: show in subcontexts does not work on category pages.
...
Thanks to Ian David Wild for pointing to the proper fix.
2012-12-22 17:37:49 +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
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
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
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
49ee37d3ac
MDL-36898 use only enrolled users as course contacts
2012-12-20 22:38:50 +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
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
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
Dan Poltawski
86575fa709
Merge branch 'MDL-36704-master' of git://github.com/sammarshallou/moodle
2012-12-18 14:57:43 +08:00
Dan Poltawski
3280819b20
Merge branch 'MDL-30899_master' of git://github.com/dmonllao/moodle
2012-12-18 09:10:42 +08:00
Eloy Lafuente (stronk7)
7039c823dc
Merge branch 'w50_MDL-37171_m25_outdatedexcel' of git://github.com/skodak/moodle
2012-12-18 00:13:45 +01:00
Sam Hemelryk
9674194eec
Merge branch 'w50_MDL-36475_m25_zindexesgrrr' of git://github.com/skodak/moodle
2012-12-18 10:43:00 +13:00
Sam Hemelryk
a483113178
Merge branch 'MDL-37176' of git://github.com/stronk7/moodle
2012-12-18 10:12:37 +13:00
Sam Hemelryk
740f635b79
Merge branch 'MDL-29733_master' of git://github.com/andyjdavis/moodle
2012-12-18 09:42:26 +13:00
David Monllao
9e8961e76f
MDL-30899 moodle-enrol-notification Overridding default footer padding
2012-12-17 15:39:19 +08:00
Dan Poltawski
62347c883b
Merge branch 'w50_MDL-36493_m25_mysql' of git://github.com/skodak/moodle
2012-12-17 15:28:39 +08:00
Dan Poltawski
f136e27f15
Merge branch 'MDL-37034-CategoryNavigationKey' of https://github.com/iamandrew/moodle
2012-12-17 15:21:31 +08:00
Dan Poltawski
dfa45f7ddc
Merge branch 'w50_MDL-36597_m25_courselang' of git://github.com/skodak/moodle
2012-12-17 13:51:32 +08:00
Dan Poltawski
bfcbbc9833
Merge branch 'wip-MDL-35874-master' of git://github.com/phalacee/moodle
2012-12-17 11:52:55 +08:00
Dan Poltawski
06ae410844
Merge branch 'MDL-37078-master' of git://github.com/sammarshallou/moodle
2012-12-17 11:36:57 +08:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Petr Škoda
04463c0ea6
MDL-36245 add tests for the buggy utf-8 to utf-8 conversion
2012-12-15 11:50:17 +01:00
Petr Škoda
e9a3070676
MDL-36245 try to workaround buggy iconv() when converting text from utf-8 to utf-8
2012-12-15 11:50:17 +01:00
Petr Škoda
83be0dfd57
MDL-36475 tweak zIndexes once more
...
The expected ranges are now:
* 0-1000 for normal code
* 5000-5999 for TinyMCE
* 7000-8999 for filepicker and filemanager
This patch fixes also incorrect location of "MDL-25736 - French spellchecker fixes." modification reminder.
2012-12-15 11:46:46 +01:00
Petr Škoda
57160c25d7
MDL-36493 improve timeout handling in mysql upgrade
...
Credit goes to Mark Nielsen, thanks.
2012-12-15 11:43:52 +01:00
Petr Škoda
801ae0f4d8
MDL-36493 improve performance of mysql unsigned/lob upgrade
2012-12-15 11:43:52 +01:00
Petr Škoda
dbfe415028
MDL-36597 strip '_utf8' from all course.lang fields
2012-12-15 11:13:10 +01:00