32544 Commits

Author SHA1 Message Date
mjollnir_
ebcac6c68b MDL-15990 - fixing bug in file_storage::create_file_from_storedfile - missing ! 2008-08-09 13:33:20 +00:00
moodlerobot
33d47bb487 Updated the HEAD build version to 20080809 2008-08-09 01:35:35 +00:00
moodlerobot
df34cfe876 Automatic installer.php lang files by installer_builder (20080809) 2008-08-09 01:17:09 +00:00
skodak
4284e1cc17 MDL-14589 adding function get_contenthash() - thanks Penny 2008-08-08 13:11:32 +00:00
skodak
145a0a317b MDL-14589 more local --> stored renaming 2008-08-08 11:50:45 +00:00
nicolasconnault
06a546bdae MDL-15837 Finished sql_ helper unit tests for mysql and postgres 2008-08-08 11:03:03 +00:00
skodak
0b0bfa9345 MDL-15919, MDL-15920 reworked support for archiving 2008-08-08 10:22:59 +00:00
skodak
3501d96b8b MDL-14589 more local --> stored renaming 2008-08-08 09:34:12 +00:00
dongsheng
4533e4adc0 MDL-13766
1. fix repository_get_options
2. Use DOM method generate html
2008-08-08 07:11:35 +00:00
nicolasconnault
3440ec1234 MDL-12198 2008-08-08 05:25:54 +00:00
dongsheng
aef7291793 MDL-13766, remove repository_local.php file 2008-08-08 03:49:29 +00:00
dongsheng
6a391ebfb4 MDL-13766, revert flickr/repository.class.php, commit local plugin. 2008-08-08 03:47:14 +00:00
dongsheng
837ebb781d MDL-13766
1. Create "local" plugin
2. Improve document
2008-08-08 03:31:51 +00:00
moodlerobot
9282e38f89 Updated the HEAD build version to 20080808 2008-08-08 01:40:31 +00:00
moodlerobot
66fa41a1b4 Automatic installer.php lang files by installer_builder (20080808) 2008-08-08 01:21:47 +00:00
stronk7
8b98bb6a33 Complete inline help about smtp hosts. Credit goes to Anthony. MDL-15923 ; merged from 19_STABLE 2008-08-07 22:56:34 +00:00
stronk7
f697a4217d Allow font-family "protocol" to avoid kses cleaning it. MDL-15963 ; merged from 19_STABLE 2008-08-07 22:38:46 +00:00
piers
82605beaae MDL-11188 SCORM module does not respect "prerequisites" like it used to. MDL-12342 & signs in CDATA sections are imported as &. This is a rewrite of the prerequisite handling. 2008-08-07 21:44:42 +00:00
danmarsden
bd49de6457 MDL-15967 - must use full php tags, not shortags - thanks Urs 2008-08-07 20:46:20 +00:00
stronk7
8dd009f379 Fixed copy&paste error. Credit goes to Sergio Rabellino.
http://moodle.org/mod/forum/discuss.php?d=102933 ; merged from HEAD
2008-08-07 17:10:28 +00:00
nicolasconnault
1ddfd4ec23 MDL-15837 Started sql_ helper function tests for mysqli, mysql and postgres7 2008-08-07 14:55:03 +00:00
skodak
a0df358a47 MDL-15928 reverting previous commit - we might still need the binary zips because PHP ext is buggy on 64bit OS 2008-08-07 13:36:20 +00:00
nicolasconnault
c824e1e16d MDL-15924 Added CLOB and BLOB tests 2008-08-07 12:59:44 +00:00
ethem
e3f6824b2a Messaging 2.0 fix. 2008-08-07 11:42:09 +00:00
stronk7
e9017adcf4 Missing NEXT attribute in previous commit breaking install. MDL-13766
(I'd suggest to always check those changes in the XMLDB Editor)
2008-08-07 10:17:47 +00:00
dongsheng
55ccd37425 MDL-13766, change function call. 2008-08-07 09:01:16 +00:00
dongsheng
4ed438906d MDL-13766, use a better function name 2008-08-07 08:36:12 +00:00
dongsheng
348c350b98 MDL-13766, new field for repository table 2008-08-07 07:48:14 +00:00
dongsheng
c8a5c6a4e0 MDL-11789, apply $CFG->filelifetime in send_file function. 2008-08-07 06:09:58 +00:00
dongsheng
b6558c3b0c MDL-13766
1. Pass context information to repository
TODO
Not sure about the way to get context, hard to find where we are, because print_textarea and moodle may be used in any place in moodle.
2. Change parameter type in ws.php
2008-08-07 03:33:47 +00:00
moodlerobot
028cea350e Updated the HEAD build version to 20080807 2008-08-07 01:44:00 +00:00
moodlerobot
7d8f6edaaf Automatic installer.php lang files by installer_builder (20080807) 2008-08-07 01:24:13 +00:00
piers
dac958fc1b MDL-8193 Incorrect handling of quotes in SetValue processing - recoded so that it escapes all values passed from tracks. 2008-08-06 21:11:35 +00:00
skodak
b48f3e0682 MDL-14589 improved method names 2008-08-06 20:51:14 +00:00
stronk7
0e084e2684 Fixing typo causing restore not to work within 19_STABLE branch (BC). MDL-15282 ; merged from 19_STABLE 2008-08-06 16:43:40 +00:00
mjollnir_
84a449853f MDL-15777 - move all portfolio storage to portfolio_tempdata rather than session.
This allows us to always have a unique id for a portfolio export which can be used as itemid for files api.
Also it makes the session smaller :)
2008-08-06 15:27:42 +00:00
skodak
5ce29396ff MDL-15928 comment improvement 2008-08-06 11:28:17 +00:00
dongsheng
f3a6f85b94 MDL-13766, use a better value for itemid. 2008-08-06 08:09:01 +00:00
skodak
44df8fa94c MDL-15941 block view permissions override regression fixed 2008-08-06 05:07:46 +00:00
jerome
dc633c9900 MDL-15402 finally we decided that the repository activation will be done with capabilities, and that there is no need to have a administration page for enable/disable repository, neither sort, neither settings. In administration we will just be able to setup an instance for Moodle context. 2008-08-06 03:30:55 +00:00
dongsheng
e1f2936860 MDL-13766, fix bugs in formlib 2008-08-06 03:26:57 +00:00
scyrma
db3d13029e MDL-15345: Fix in sql query, for postgres. (merge from 1.9) 2008-08-06 02:39:19 +00:00
moodlerobot
22d88a5307 Updated the HEAD build version to 20080806 2008-08-06 01:42:28 +00:00
moodlerobot
4ee239689b Automatic installer.php lang files by installer_builder (20080806) 2008-08-06 01:23:10 +00:00
piers
6aebf2e140 MDL-15943 Warning are displayed in a SCORM activity (thanks Dan). 2008-08-05 23:17:24 +00:00
piers
5b89dfbb74 MDL-15950 MDL-15640 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida). 2008-08-05 22:58:32 +00:00
mjollnir_
8f182eef86 MDL-15935 - print a different message to the user when their portfolio export has been queued 2008-08-05 17:39:35 +00:00
mjollnir_
294b4928fe MDL-14591 - fixing bug related to queued transfers 2008-08-05 17:35:08 +00:00
mjollnir_
49a1255298 MDL-15758 - export single glossary entry mostly done. 2008-08-05 15:40:36 +00:00
thepurpleblob
d1fe54865a MDL-15949
enrol_logtolocation not defined in config_form()

Merged from STABLE_19
2008-08-05 14:21:39 +00:00