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
mjollnir_
0266393737
MDL-15934 - migrate mod/data to not store giant things in session
2008-08-05 13:31:14 +00:00
mjollnir_
0b1ebfb744
MDL-15934 - fix small bug in cleanup
2008-08-05 13:30:53 +00:00
mjollnir_
6c0a9413d7
MDL-15758 - whole glossary (csv) export to portfolio
2008-08-05 13:26:17 +00:00
mjollnir_
04f35360ac
MDL-15934 - new table and infastructure for portfolio callers to store export data that is too big to put in the session.
2008-08-05 13:24:47 +00:00
dongsheng
765943edc6
MDL-13766, mulit-filepicker in htmleditor worked.
2008-08-05 08:12:21 +00:00
dongsheng
77a2e1461b
MDL-13766, fix for filepicker in moodleform
2008-08-05 05:58:06 +00:00
dongsheng
4b844d63ef
MDL-13766, more changes to mulit-filepicker in one page.
2008-08-05 05:49:33 +00:00
dongsheng
c2762f06b7
MDL-13766
...
1. Make mulit-filepicker in one page possible
2. fix lang strings
3. use itemid specify a draft file
TODO
itemid should use a better value.
2008-08-05 05:12:30 +00:00
moodlerobot
567731b623
Updated the HEAD build version to 20080805
2008-08-05 01:37:24 +00:00
moodlerobot
9ac11d6c34
Automatic installer.php lang files by installer_builder (20080805)
2008-08-05 01:18:28 +00:00
stronk7
eae02f59b0
Make custom checks BC, so any test about future releases doesn't fail
...
with error it the file and/or function is missing (highly possible). MDL-15939 ; merged from 18_STABLE
2008-08-05 00:22:41 +00:00
stronk7
354e55a748
Re-adding two Moodle 1.9 env checks that were deleted by MDL-14451
2008-08-04 23:03:40 +00:00
stronk7
1df0d51320
Added missing curlrequired string. MDL-15349 ; merged from 19_STABLE
2008-08-04 21:19:35 +00:00
piers
d5f3bdc985
MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types.
2008-08-04 20:21:46 +00:00
skodak
ed94cb66c6
MDL-15928 switched to zip PHP extensions
2008-08-04 16:45:08 +00:00
mjollnir_
6b4d90cd58
MDL-15758 - bring back full forum post export
2008-08-04 16:08:50 +00:00
mjollnir_
6fdd8fa76f
MDL-14591 portfolio: small fixes and improvements.
2008-08-04 16:07:37 +00:00
skodak
4b5dd7f143
MDL-15928 prevent parsing errors when zip ext missing
2008-08-04 13:25:27 +00:00
skodak
744b64ff5d
MDL-14589 filedir location now fully configurable through file storage constructor
2008-08-04 13:21:38 +00:00
mjollnir_
18fbaf2e28
added a todo about converting to files api
2008-08-04 12:40:15 +00:00
thepurpleblob
6e01bf1535
MDL-15885
...
QTI fixes from Niall Barr
Merged from STABLE_19
2008-08-04 10:20:51 +00:00
moodler
882c218fa3
Added plugin hooks for http://docs.moodle.org/en/Development:Progress_tracking
2008-08-04 07:27:49 +00:00
moodler
ddd9cd0134
MDL-15926 Merged from 1.9
2008-08-04 07:01:52 +00:00
scyrma
2953d1b68f
MDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari and Opera).
2008-08-04 06:26:19 +00:00
dongsheng
d8eb6e180c
"MDL-13766, use file api to move files"
2008-08-04 05:53:53 +00:00
piers
476c00cba5
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text.
2008-08-04 03:44:48 +00:00