]>
git.mjollnir.org Git - moodle.git/log
mjollnir_ [Mon, 11 Aug 2008 11:24:32 +0000 (11:24 +0000)]
MDL-15992 - added smarter renames to the portfolio box.net plugin around the box.net client library
mjollnir_ [Mon, 11 Aug 2008 10:40:04 +0000 (10:40 +0000)]
MDL-15777 - whole database module export rejigged to use files api.
disabled ods and excel export for now until those libraries work with files api.
reverted a previous patch I had in this area.
mjollnir_ [Mon, 11 Aug 2008 10:15:16 +0000 (10:15 +0000)]
MDL-15911 - reverting previous change to odslib - needs a proper rework to use files api.
dongsheng [Mon, 11 Aug 2008 07:41:55 +0000 (07:41 +0000)]
MDL-13766, add icon for each repository, fix css style
danmarsden [Mon, 11 Aug 2008 05:21:33 +0000 (05:21 +0000)]
MDL-14913 fixing bad copy paste!
danmarsden [Mon, 11 Aug 2008 05:09:44 +0000 (05:09 +0000)]
MDL-14913 check vars b4 using
danmarsden [Mon, 11 Aug 2008 04:48:43 +0000 (04:48 +0000)]
MDL-15328 - hide grade category drop down.
peterbulmer [Mon, 11 Aug 2008 04:48:00 +0000 (04:48 +0000)]
MDL-15933 Require jump destination MNET peer to be non-deleted.
Also require landing source MNET peer to be non-deleted.
danmarsden [Mon, 11 Aug 2008 04:19:34 +0000 (04:19 +0000)]
MDL-14655 fix display of Choice when "show results after closed" is selected.
dongsheng [Mon, 11 Aug 2008 03:30:09 +0000 (03:30 +0000)]
MDL-13766, some small changes for repository api.
moodlerobot [Mon, 11 Aug 2008 01:15:09 +0000 (01:15 +0000)]
Updated the HEAD build version to
20080811
moodlerobot [Mon, 11 Aug 2008 00:56:47 +0000 (00:56 +0000)]
Automatic installer.php lang files by installer_builder (
20080811 )
moodlerobot [Sun, 10 Aug 2008 01:33:25 +0000 (01:33 +0000)]
Updated the HEAD build version to
20080810
piers [Sat, 9 Aug 2008 19:31:56 +0000 (19:31 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text.
mjollnir_ [Sat, 9 Aug 2008 14:24:58 +0000 (14:24 +0000)]
MDL-15777 - updated most of the portfolio code to use files api.
Not done:
- forum (the rest of the module isn't using files api yet)
- database mod (touches other parts of the code (ods and excel libs)
- portfolio download plugin (needs discussion with petr about userfiles)
all of these have been disabled in the meantime.
mjollnir_ [Sat, 9 Aug 2008 13:43:01 +0000 (13:43 +0000)]
MDL-15991 - made box.net client library support change to curl integration with files api
MDL-15992 - added renameFile function to box.net client library
mjollnir_ [Sat, 9 Aug 2008 13:35:33 +0000 (13:35 +0000)]
MDL-15991 - allow curl library to POST files by integrating with stored_file object.
mjollnir_ [Sat, 9 Aug 2008 13:33:20 +0000 (13:33 +0000)]
MDL-15990 - fixing bug in file_storage::create_file_from_storedfile - missing !
moodlerobot [Sat, 9 Aug 2008 01:35:35 +0000 (01:35 +0000)]
Updated the HEAD build version to
20080809
moodlerobot [Sat, 9 Aug 2008 01:17:09 +0000 (01:17 +0000)]
Automatic installer.php lang files by installer_builder (
20080809 )
skodak [Fri, 8 Aug 2008 13:11:32 +0000 (13:11 +0000)]
MDL-14589 adding function get_contenthash() - thanks Penny
skodak [Fri, 8 Aug 2008 11:50:45 +0000 (11:50 +0000)]
MDL-14589 more local --> stored renaming
nicolasconnault [Fri, 8 Aug 2008 11:03:03 +0000 (11:03 +0000)]
MDL-15837 Finished sql_ helper unit tests for mysql and postgres
skodak [Fri, 8 Aug 2008 10:22:59 +0000 (10:22 +0000)]
MDL-15919, MDL-15920 reworked support for archiving
skodak [Fri, 8 Aug 2008 09:34:12 +0000 (09:34 +0000)]
MDL-14589 more local --> stored renaming
dongsheng [Fri, 8 Aug 2008 07:11:35 +0000 (07:11 +0000)]
MDL-13766
1. fix repository_get_options
2. Use DOM method generate html
nicolasconnault [Fri, 8 Aug 2008 05:25:54 +0000 (05:25 +0000)]
MDL-12198
dongsheng [Fri, 8 Aug 2008 03:49:29 +0000 (03:49 +0000)]
MDL-13766, remove repository_local.php file
dongsheng [Fri, 8 Aug 2008 03:47:14 +0000 (03:47 +0000)]
MDL-13766, revert flickr/repository.class.php, commit local plugin.
dongsheng [Fri, 8 Aug 2008 03:31:51 +0000 (03:31 +0000)]
MDL-13766
1. Create "local" plugin
2. Improve document
moodlerobot [Fri, 8 Aug 2008 01:40:31 +0000 (01:40 +0000)]
Updated the HEAD build version to
20080808
moodlerobot [Fri, 8 Aug 2008 01:21:47 +0000 (01:21 +0000)]
Automatic installer.php lang files by installer_builder (
20080808 )
stronk7 [Thu, 7 Aug 2008 22:56:34 +0000 (22:56 +0000)]
Complete inline help about smtp hosts. Credit goes to Anthony. MDL-15923 ; merged from 19_STABLE
stronk7 [Thu, 7 Aug 2008 22:38:46 +0000 (22:38 +0000)]
Allow font-family "protocol" to avoid kses cleaning it. MDL-15963 ; merged from 19_STABLE
piers [Thu, 7 Aug 2008 21:44:42 +0000 (21:44 +0000)]
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.
danmarsden [Thu, 7 Aug 2008 20:46:20 +0000 (20:46 +0000)]
MDL-15967 - must use full php tags, not shortags - thanks Urs
stronk7 [Thu, 7 Aug 2008 17:10:28 +0000 (17:10 +0000)]
Fixed copy&paste error. Credit goes to Sergio Rabellino.
http://moodle.org/mod/forum/discuss.php?d=102933 ; merged from HEAD
nicolasconnault [Thu, 7 Aug 2008 14:55:03 +0000 (14:55 +0000)]
MDL-15837 Started sql_ helper function tests for mysqli, mysql and postgres7
skodak [Thu, 7 Aug 2008 13:36:20 +0000 (13:36 +0000)]
MDL-15928 reverting previous commit - we might still need the binary zips because PHP ext is buggy on 64bit OS
nicolasconnault [Thu, 7 Aug 2008 12:59:44 +0000 (12:59 +0000)]
MDL-15924 Added CLOB and BLOB tests
ethem [Thu, 7 Aug 2008 11:42:09 +0000 (11:42 +0000)]
Messaging 2.0 fix.
stronk7 [Thu, 7 Aug 2008 10:17:47 +0000 (10:17 +0000)]
Missing NEXT attribute in previous commit breaking install. MDL-13766
(I'd suggest to always check those changes in the XMLDB Editor)
dongsheng [Thu, 7 Aug 2008 09:01:16 +0000 (09:01 +0000)]
MDL-13766, change function call.
dongsheng [Thu, 7 Aug 2008 08:36:12 +0000 (08:36 +0000)]
MDL-13766, use a better function name
dongsheng [Thu, 7 Aug 2008 07:48:14 +0000 (07:48 +0000)]
MDL-13766, new field for repository table
dongsheng [Thu, 7 Aug 2008 06:09:58 +0000 (06:09 +0000)]
MDL-11789, apply $CFG->filelifetime in send_file function.
dongsheng [Thu, 7 Aug 2008 03:33:47 +0000 (03:33 +0000)]
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
moodlerobot [Thu, 7 Aug 2008 01:44:00 +0000 (01:44 +0000)]
Updated the HEAD build version to
20080807
moodlerobot [Thu, 7 Aug 2008 01:24:13 +0000 (01:24 +0000)]
Automatic installer.php lang files by installer_builder (
20080807 )
piers [Wed, 6 Aug 2008 21:11:35 +0000 (21:11 +0000)]
MDL-8193 Incorrect handling of quotes in SetValue processing - recoded so that it escapes all values passed from tracks.
skodak [Wed, 6 Aug 2008 20:51:14 +0000 (20:51 +0000)]
MDL-14589 improved method names
stronk7 [Wed, 6 Aug 2008 16:43:40 +0000 (16:43 +0000)]
Fixing typo causing restore not to work within 19_STABLE branch (BC). MDL-15282 ; merged from 19_STABLE
mjollnir_ [Wed, 6 Aug 2008 15:27:42 +0000 (15:27 +0000)]
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 :)
skodak [Wed, 6 Aug 2008 11:28:17 +0000 (11:28 +0000)]
MDL-15928 comment improvement
dongsheng [Wed, 6 Aug 2008 08:09:01 +0000 (08:09 +0000)]
MDL-13766, use a better value for itemid.
skodak [Wed, 6 Aug 2008 05:07:46 +0000 (05:07 +0000)]
MDL-15941 block view permissions override regression fixed
jerome [Wed, 6 Aug 2008 03:30:55 +0000 (03:30 +0000)]
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.
dongsheng [Wed, 6 Aug 2008 03:26:57 +0000 (03:26 +0000)]
MDL-13766, fix bugs in formlib
scyrma [Wed, 6 Aug 2008 02:39:19 +0000 (02:39 +0000)]
MDL-15345: Fix in sql query, for postgres. (merge from 1.9)
moodlerobot [Wed, 6 Aug 2008 01:42:28 +0000 (01:42 +0000)]
Updated the HEAD build version to
20080806
moodlerobot [Wed, 6 Aug 2008 01:23:10 +0000 (01:23 +0000)]
Automatic installer.php lang files by installer_builder (
20080806 )
piers [Tue, 5 Aug 2008 23:17:24 +0000 (23:17 +0000)]
MDL-15943 Warning are displayed in a SCORM activity (thanks Dan).
piers [Tue, 5 Aug 2008 22:58:32 +0000 (22:58 +0000)]
MDL-15950 MDL-15640 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida).
mjollnir_ [Tue, 5 Aug 2008 17:39:35 +0000 (17:39 +0000)]
MDL-15935 - print a different message to the user when their portfolio export has been queued
mjollnir_ [Tue, 5 Aug 2008 17:35:08 +0000 (17:35 +0000)]
MDL-14591 - fixing bug related to queued transfers
mjollnir_ [Tue, 5 Aug 2008 15:40:36 +0000 (15:40 +0000)]
MDL-15758 - export single glossary entry mostly done.
thepurpleblob [Tue, 5 Aug 2008 14:21:39 +0000 (14:21 +0000)]
MDL-15949
enrol_logtolocation not defined in config_form()
Merged from STABLE_19
mjollnir_ [Tue, 5 Aug 2008 13:31:14 +0000 (13:31 +0000)]
MDL-15934 - migrate mod/data to not store giant things in session
mjollnir_ [Tue, 5 Aug 2008 13:30:53 +0000 (13:30 +0000)]
MDL-15934 - fix small bug in cleanup
mjollnir_ [Tue, 5 Aug 2008 13:26:17 +0000 (13:26 +0000)]
MDL-15758 - whole glossary (csv) export to portfolio
mjollnir_ [Tue, 5 Aug 2008 13:24:47 +0000 (13:24 +0000)]
MDL-15934 - new table and infastructure for portfolio callers to store export data that is too big to put in the session.
dongsheng [Tue, 5 Aug 2008 08:12:21 +0000 (08:12 +0000)]
MDL-13766, mulit-filepicker in htmleditor worked.
dongsheng [Tue, 5 Aug 2008 05:58:06 +0000 (05:58 +0000)]
MDL-13766, fix for filepicker in moodleform
dongsheng [Tue, 5 Aug 2008 05:49:33 +0000 (05:49 +0000)]
MDL-13766, more changes to mulit-filepicker in one page.
dongsheng [Tue, 5 Aug 2008 05:12:30 +0000 (05:12 +0000)]
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.
moodlerobot [Tue, 5 Aug 2008 01:37:24 +0000 (01:37 +0000)]
Updated the HEAD build version to
20080805
moodlerobot [Tue, 5 Aug 2008 01:18:28 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (
20080805 )
stronk7 [Tue, 5 Aug 2008 00:22:41 +0000 (00:22 +0000)]
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
stronk7 [Mon, 4 Aug 2008 23:03:40 +0000 (23:03 +0000)]
Re-adding two Moodle 1.9 env checks that were deleted by MDL-14451
stronk7 [Mon, 4 Aug 2008 21:19:35 +0000 (21:19 +0000)]
Added missing curlrequired string. MDL-15349 ; merged from 19_STABLE
piers [Mon, 4 Aug 2008 20:21:46 +0000 (20:21 +0000)]
MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types.
skodak [Mon, 4 Aug 2008 16:45:08 +0000 (16:45 +0000)]
MDL-15928 switched to zip PHP extensions
mjollnir_ [Mon, 4 Aug 2008 16:08:50 +0000 (16:08 +0000)]
MDL-15758 - bring back full forum post export
mjollnir_ [Mon, 4 Aug 2008 16:07:37 +0000 (16:07 +0000)]
MDL-14591 portfolio: small fixes and improvements.
skodak [Mon, 4 Aug 2008 13:25:27 +0000 (13:25 +0000)]
MDL-15928 prevent parsing errors when zip ext missing
skodak [Mon, 4 Aug 2008 13:21:38 +0000 (13:21 +0000)]
MDL-14589 filedir location now fully configurable through file storage constructor
mjollnir_ [Mon, 4 Aug 2008 12:40:15 +0000 (12:40 +0000)]
added a todo about converting to files api
thepurpleblob [Mon, 4 Aug 2008 10:20:51 +0000 (10:20 +0000)]
MDL-15885
QTI fixes from Niall Barr
Merged from STABLE_19
moodler [Mon, 4 Aug 2008 07:27:49 +0000 (07:27 +0000)]
Added plugin hooks for http://docs.moodle.org/en/Development:Progress_tracking
moodler [Mon, 4 Aug 2008 07:01:52 +0000 (07:01 +0000)]
MDL-15926 Merged from 1.9
scyrma [Mon, 4 Aug 2008 06:26:19 +0000 (06:26 +0000)]
MDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari and Opera).
dongsheng [Mon, 4 Aug 2008 05:53:53 +0000 (05:53 +0000)]
"MDL-13766, use file api to move files"
piers [Mon, 4 Aug 2008 03:44:48 +0000 (03:44 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text.
piers [Mon, 4 Aug 2008 02:35:13 +0000 (02:35 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php.
scyrma [Mon, 4 Aug 2008 02:20:43 +0000 (02:20 +0000)]
MDL-12558: small fix to upgrade code
moodlerobot [Mon, 4 Aug 2008 01:39:52 +0000 (01:39 +0000)]
Updated the HEAD build version to
20080804
peterbulmer [Sun, 3 Aug 2008 23:24:12 +0000 (23:24 +0000)]
MDL-12558 modify emails as they are being sent
replace urls in-place to direct users to their idp first
piers [Sun, 3 Aug 2008 21:58:15 +0000 (21:58 +0000)]
MDL-14457 SCORM module creating extra windows when opening module in a new window.
skodak [Sun, 3 Aug 2008 21:37:50 +0000 (21:37 +0000)]
MDL-15920 initial zipping support
stronk7 [Sun, 3 Aug 2008 21:14:31 +0000 (21:14 +0000)]
Allow multiple SMTP hosts or host:port to be defined in $CFG->smtphosts. MDL-15923 ; merged from 19_STABLE