Commit graph

44991 commits

Author SHA1 Message Date
Petr Skoda
cbe44fb217 MDL-24223 same basic support for "safe" flash embedding 2010-09-21 07:20:40 +00:00
Petr Skoda
25b0d32c38 MDL-24223 more unittests for html purifier 2010-09-21 07:20:12 +00:00
Dongsheng Cai
276943d4c1 MDL-24295, fixed display of course files 2010-09-21 07:01:01 +00:00
Petr Skoda
927b2e7bc7 MDL-24313 standardising general object instantiation to use sdtClass instead our object 2010-09-21 06:59:09 +00:00
Sam Hemelryk
87b4981b4a enrolments MDL-24317 Permission filter now remembers what you type into it. 2010-09-21 06:09:14 +00:00
Martin Dougiamas
1c30ad6979 Fixed typo 2010-09-21 05:58:05 +00:00
Sam Hemelryk
fe213bc056 NOBUG: Added missing include within restore 2010-09-21 05:47:32 +00:00
Aparup Banerjee
7412bd91ca Administration MDL-24247 fixed undefined variable typo 2010-09-21 03:49:22 +00:00
Andrew Davis
2248b994ae activities MDL-24180 realtered available to/from strings in activities and conditional completion to try and make the unclear clear 2010-09-21 03:34:36 +00:00
Sam Hemelryk
002fc5baaa enrolments MDL-22795 Added icons to the front page courses list 2010-09-21 02:56:39 +00:00
Sam Hemelryk
d69e84b7fe navigation MDL-23902 Added format_string call to cm->name when adding modules to navigation 2010-09-21 01:57:53 +00:00
Eloy Lafuente
e3c3b72ad7 MDL-22138 backup - rest of qtypes backup landed 2010-09-21 01:47:56 +00:00
Eloy Lafuente
1eb2aa184a MDL-22138 backup - calculated and numericals 2010-09-21 01:44:35 +00:00
Eloy Lafuente
767cb7f03a MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too!
CV S: ----------------------------------------------------------------------
2010-09-21 01:28:30 +00:00
Moodle Robot
1f3fec6aeb Updated the HEAD build version to 20100921 2010-09-21 00:50:33 +00:00
Eloy Lafuente
7660715f65 MDL-22164 backup - finished cleaning of questions backup code 2010-09-21 00:23:26 +00:00
Eloy Lafuente
a0dc1293d1 MDL-22164 backup - more cleaning of old questions backup code 2010-09-21 00:08:52 +00:00
Petr Skoda
4e9996127a new test for diagnosing of Postgresql 9.0 problems with BLOBS 2010-09-20 21:59:34 +00:00
Eloy Lafuente
215bfaf369 MDL-22164 backup - cleaning questions from old backup code 2010-09-20 21:30:01 +00:00
Eloy Lafuente
0f8941e208 MDL-24302 backup - not using unexisting block->multiple anymore. Credit goes to skodak! 2010-09-20 21:06:21 +00:00
Petr Skoda
f7e17018f9 MDL-24302 removing multiple field from block table in install.xml - it was already removed in upgrade once 2010-09-20 19:13:07 +00:00
Petr Skoda
8e7fecd96e prevent notices from media filter plugin before the plugin gets upgraded + whitespace 2010-09-20 18:28:46 +00:00
Pierre Pichet
61dfe97e36 MDL-24168 questions can be created and edited (some commented // echo left for further testing) 2010-09-20 15:57:22 +00:00
Pierre Pichet
0bc0a26502 MDL-24168 questions can be created and edited 2010-09-20 15:55:45 +00:00
David Mudrak
e58357bf28 MDL-24296 forum: fixed incorrect usage of a variable passed by reference
This led to a reply post body appearing at the confirmation page. Here,
the variable $message (passed by reference) is used to collect status
messages from various forum processors. It was incorrectly used as a
local variable, too.
2010-09-20 15:18:02 +00:00
Andrea Bicciolo
570de7a6da mdl-24033 ported on Moodle 2.0. Thanks to Daniele Cordella 2010-09-20 14:38:07 +00:00
Dongsheng Cai
0b259d91a9 MDL-24295, Course files display should show more information, like Moodle 1.x 2010-09-20 11:59:11 +00:00
Rossiani Wijaya
ce5dc36e38 MDL-19927 - add media plugins support for ogg and ogv files. 2010-09-20 09:47:54 +00:00
Aparup Banerjee
0b9e4fdcb8 course MDL-24250 fixed notice about undefined constant. 2010-09-20 09:04:20 +00:00
David Mudrak
1656452410 MDL-24072 installer: initialize moodledata content even if the directory itself already exists 2010-09-20 08:20:32 +00:00
David Mudrak
807ee8bcd9 NOMDL installer: do not switch from install lang pack if there is a problem with download 2010-09-20 07:53:44 +00:00
Petr Skoda
31680508d5 MDL-22795 new guest icons - credit goes to Rossiani Wijaya 2010-09-20 07:49:30 +00:00
Petr Skoda
5bd2219b16 MDL-22795 new paypal icons - credit goes to Rossiani Wijaya 2010-09-20 07:46:11 +00:00
Sam Hemelryk
169348bcda mod-assignment MDL-22254 Fixed up incorrect string in online assignment header 2010-09-20 07:44:18 +00:00
Petr Skoda
9a13c5af34 MDL-22795 new enrol self icons - credit goes to Rossiani Wijaya 2010-09-20 07:43:56 +00:00
jerome mouneyrac
43a58be792 community block MDL-22890 sort search results 2010-09-20 07:43:31 +00:00
Dan Marsden
bce59524ce Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
Sam Hemelryk
e71e340d8e calendar MDL-19747 Added title to calendar block header 2010-09-20 07:30:35 +00:00
Sam Hemelryk
753b799d0a calendar MDL-23239 Fixed issue while adding calendar to some course pages. Thanks Paul for the patch. 2010-09-20 07:23:54 +00:00
Martin Dougiamas
cd3d4a14fd MDL-23308 New help strings for legacy course files, and a proper link to docs 2010-09-20 07:09:08 +00:00
Sam Hemelryk
14236cbd44 calendar MDL-24284 Added to PHPdocs 2010-09-20 07:04:46 +00:00
Sam Hemelryk
0f927f1e4b calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
Dongsheng Cai
7c61b94c1c WIKI MDL-24162 added comments deletion to wiki reset function, added $data->reset_wiki_tags switch 2010-09-20 06:30:24 +00:00
Aparup Banerjee
0cdbbc17df course MDL-24162 added wiki_reset_userdata() to delete tag instances during course reset. 2010-09-20 06:02:14 +00:00
Dongsheng Cai
32368e9915 REPOSITORY MDL-24205, added more check of path and files 2010-09-20 04:00:57 +00:00
Sam Hemelryk
2bf448ca5d calendar MDL-24198 Fixed up calendar head display for month (was day head) 2010-09-20 03:50:50 +00:00
Sam Hemelryk
ac5e041863 calendar MDL-23710 Fixed issue where events for current month were ALWAYS being displayed. 2010-09-20 03:46:18 +00:00
Dongsheng Cai
a75a4b2472 NOBUG: plagiarism api require $cm and $course in assignment render 2010-09-20 03:43:47 +00:00
Dongsheng Cai
ecdd4ca147 CHAT MDL-24269, added missing refreshurl 2010-09-20 03:33:48 +00:00
Sam Hemelryk
4598fb651b mforms-dateselector MDL-24234 date selector no longer disables the select boxes and updates itself when user uses the selects rather than the component. 2010-09-20 03:33:18 +00:00