Commit graph

9800 commits

Author SHA1 Message Date
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
Aparup Banerjee
c663653f8b assignment MDL-23998
clarified 'revert to draft' button in a advanced upload assignment with a help icon.
button 'no more submissions' changed to say 'Prevent submission updates'.
2010-09-02 06:16:45 +00:00
Sam Hemelryk
090417c109 workshop MDL-24046 Fixed SQL error in workshop submission validation 2010-09-02 03:22:46 +00:00
Dongsheng Cai
cd4a1897d9 MDL-24030, fixed url field type 2010-09-01 03:37:30 +00:00
Aparup Banerjee
2d2746753b assignment mdl-24001 fixed toggling the 'revert to draft'/ 'no more submissions' button in a advanced upload assignment grading form loses editing data. 2010-08-31 07:55:12 +00:00
Dan Marsden
119d64eef6 SCORM MDL-23947 fix tests 2010-08-31 00:02:10 +00:00
Dan Marsden
2700b2839d SCORM MDL-23947 change name of function 2010-08-30 23:45:53 +00:00
Aparup Banerjee
291ee13470 assignment MDL-23820 improved grading pages for file type assignments.
- uploadsingle response now uses file manager instead of file picker.
 - both uploadsingle and advancedupload assignment types have their grading pages with response file management in line (not a separate page).
 - bit of a css issue YUI's tree view rendering (a table) within a table that had borders is fixed.
2010-08-30 02:58:57 +00:00
Rossiani Wijaya
3542707903 MDL-10906 - unset config 'resource_allowlocalfiles'. 2010-08-30 02:31:11 +00:00
Petr Skoda
c0c757120d MDL-23984 removing unnecessary temp dir when exporting all online assignments, fixing missing text_format 2010-08-29 16:54:03 +00:00
Penny Leach
ebb7e78267 portfolio/leap2a MDL-23955 updated leap2a support to 2010-07 version 2010-08-28 10:00:27 +00:00
Andrew Davis
d4514e46fc forum MDL-23388 altered the logic around making users exempt from the forum post threshold 2010-08-26 07:36:23 +00:00
Aparup Banerjee
f1af9d3511 assignment MDL-22852 changed url to moodle url. 2010-08-26 07:28:16 +00:00
Tim Hunt
ea9dbf24c5 quiz MDL-23937 fix broken URL. 2010-08-25 15:58:26 +00:00
Petr Skoda
2396a414e8 MDL-23927 improved guest handling 2010-08-25 08:58:22 +00:00
Andrew Davis
cae4e0781d rating MDL-23908 moved a string
AMOS BEGIN
 MOV [aggregatetype_help,mod_forum],[aggregatetype_help,core_rating]
AMOS END
2010-08-25 08:03:23 +00:00
Andrew Davis
14b0f31b2a rating MDL-23908 removed 2 strings 2010-08-25 07:50:12 +00:00