9816 Commits

Author SHA1 Message Date
Andrew Davis
4eaa964f24 filter MDL-23810 adding a flag to indicate when we're working in an embedded resource to prevent winding up with nested Moodles 2010-09-16 07:06:29 +00:00
Aparup Banerjee
b8f037ba81 assignment MDL-24106 some assignment changes were left out for offline assignment type , fixed processing grading. 2010-09-16 03:15:41 +00:00
Aparup Banerjee
fdeb3e1f3b data MDL-24131 fixed numeric field names throwing db error. numeric field names are not good for DB->sql_like() 2010-09-16 02:56:26 +00:00
Martin Dougiamas
38015ff926 MDL-22551 Grr fixed typo. Do what I say, not what I do. 2010-09-16 02:14:02 +00:00
Martin Dougiamas
c1b47d948d forum MDL-22551 Merged 1.9 fix for "In-Reply-To" and "References" headers in mails for first post of a thread 2010-09-16 01:52:22 +00:00
Dan Marsden
946b6f0ded SCORM MDL-24217 correct handling of suspend icon and fix SCORM 2004 usage of cmi.core.exit - thanks to Valerian for report/fix 2010-09-15 21:27:41 +00:00
Eloy Lafuente
b9077c2e5c MDL-24177 backup - delete some lines causing mess in source lesson because of some lines I left by mistake in my prev commit. :-( 2010-09-15 19:47:35 +00:00
Petr Skoda
650462dfac MDL-24211 events subsystem cleanup and improvements
* handlers can be defined as internal or external
* external handlers are not called instantly when inside DB transaction
* code cleanup
* more robust detection of broken handlers
* refixed unit tests
* removing all pending events from 1.9 - these can not be processed due to encoding changes
* finally using real 'component' in handlers table
2010-09-15 15:55:18 +00:00
Aparup Banerjee
89970a1368 lesson MDL-24174 fixed image urls to rewrite in answer feedback pages. 2010-09-15 06:58:39 +00:00
Sam Hemelryk
c00037cd3a Forum MDL-24212 Added clearfix class to the discussioncontrols div as it is floated by default. 2010-09-15 03:37:47 +00:00
Eloy Lafuente
3643aadf80 MDL-24177 backup - fix page next/prev ids to be propely mapped 2010-09-14 08:58:24 +00:00
Dongsheng Cai
529817c8ab CHAT MDL-8224, use json encoded success message 2010-09-14 07:33:40 +00:00
Andrew Davis
c40ec29f2c data MDL-24180 altered the view from/to strings to make it clearer what they mean 2010-09-14 02:20:24 +00:00
Sam Hemelryk
b4a3af713f lesson MDL-24084 Fixed double formating of lesson page content on expanded view 2010-09-13 09:50:15 +00:00
Jordi Piguillem
0269a79200 [MDL-23140]
Adding some format_string and text
2010-09-10 11:08:49 +00:00
Jordi Piguillem
110f4c9331 [MDL-23140]
Adding some format_text and format_string everywhere in pagelib
2010-09-10 10:45:04 +00:00
Rossiani Wijaya
3a42ad126c MDL-23870: Replace flash and mp3 multimedia filter with flowplayer. 2010-09-09 11:30:06 +00:00
Jordi Piguillem
9e25c7b480 [MDL-22449]
Adding some help to wiki
2010-09-09 09:18:05 +00:00
Dongsheng Cai
674abb945e MDL-24087, removed commments deletion from module lib.php 2010-09-08 09:06:00 +00:00
Eloy Lafuente
bd7a95ddbc MDL-22151 backup - clean old data backup & restore code 2010-09-07 08:53:58 +00:00
Eloy Lafuente
4d88beed23 NOBUG - Reverting last commit of this file (local change sent by error, sorry) 2010-09-07 08:35:51 +00:00
Eloy Lafuente
fd3f6bf99d MDL-22151 backup - data activity backup & restore first cut 2010-09-07 08:32:41 +00:00
Dongsheng Cai
11e48dd69c "MDL-14679 fixed bug introduced by recent changes" 2010-09-06 06:39:40 +00:00
Dongsheng Cai
58f3f05818 "MDL-8224, fixed javascript error in chat module" 2010-09-06 03:53:58 +00:00
Petr Skoda
dae88219fa fixed typo 2010-09-05 21:05:20 +00:00
Petr Skoda
7070ca36d9 MDL-24090 upgrade info 2010-09-05 21:01:17 +00:00
Petr Skoda
ef14c1e724 MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00
Andreas Grabs
3fac763e5f MDL-24085 - unused tablelib where in show_nonrespondents.php 2010-09-05 19:53:15 +00:00
Petr Skoda
0f21a964a5 MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier 2010-09-05 12:35:51 +00:00
Petr Skoda
7a0873d11d MDL-24009 fixed wrong file url rewriting and removing cleaning from lesson page contexts - this is marked with RISK_XSS 2010-09-04 20:35:30 +00:00
Petr Skoda
ff321d35bc MDL-24009 fixed wrong value encoding in form 2010-09-04 20:34:15 +00:00
Petr Skoda
4758639429 MDL-24080 converting remaining NOT LIKEs 2010-09-04 14:52:47 +00:00
Petr Skoda
e99cfeb83f MDL-24079 glossary now using new sql_like 2010-09-04 14:15:48 +00:00
Petr Skoda
800bb0f70f MDL-24079 mod/data now using new sql_like 2010-09-04 14:08:03 +00:00
Petr Skoda
af0dcf3adf MDL-24079 forum now using new sql_like 2010-09-04 13:59:24 +00:00
Petr Skoda
0f1b6a5eb8 MDL-24079 feedback now using new sql_like 2010-09-04 13:58:49 +00:00
Petr Skoda
086339d293 MDL-24079 sql_ilike is deprecated, I still do not understand why do we have to drag this old code along 2010-09-04 11:43:50 +00:00
Petr Skoda
f685e83030 MDL-14679 fixed remaining old style set_field()s 2010-09-03 18:14:55 +00:00
Petr Skoda
dd88de0ebd MDL-14679 fixed remaining old style update_record()s 2010-09-03 18:01:25 +00:00
Petr Skoda
a9637e7df4 MDL-14679 fixed a lot more old style uses of insert_record() 2010-09-03 17:47:41 +00:00
Petr Skoda
9d97f08e99 MDL-14679 fixed multiple old style insert_record calls, we throw exceptions now from DML 2010-09-03 16:26:04 +00:00
Petr Skoda
f4091f8e37 MDL-23184 chat supports html only input 2010-09-02 18:42:29 +00:00
Petr Skoda
b8ea3041eb MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
Petr Skoda
fd8a6a7354 MDL-24059 stripslashes TODO notes 2010-09-02 12:57:04 +00:00
Petr Skoda
798b0b331b MDL-24058 no stripslashes any more, removing 2010-09-02 12:49:53 +00:00
Petr Skoda
8866508f54 MDL-24058 just killing addslashes, no idea why we have this horrible code in CVS 2010-09-02 12:37:00 +00:00
Petr Skoda
9e07366784 MDL-24058 fixed JS string quoting 2010-09-02 12:35:47 +00:00
Petr Skoda
1d28bdbde1 MDL-24058 removed forgotten addslashes from feedback 2010-09-02 12:34:51 +00:00
Petr Skoda
24b8188960 MDL-24058 removed forgotted addslashes 2010-09-02 12:32:36 +00:00
Dan Marsden
902eca4252 Assignment MDL-23992 - use fullname instead of username for exported files to improve privacy 2010-09-02 09:49:04 +00:00