dongsheng [Fri, 15 Aug 2008 03:23:42 +0000 (03:23 +0000)]
MDL-13766, move lang files
tjhunt [Fri, 15 Aug 2008 03:23:04 +0000 (03:23 +0000)]
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
tjhunt [Fri, 15 Aug 2008 03:22:33 +0000 (03:22 +0000)]
MDL-16057 - Blackboard import format relies on lib/tcpdf/html_entity_decode_php4.php, which no longer exists. This is not a fix. It just does enough so you can use other import formats.
tjhunt [Fri, 15 Aug 2008 03:13:24 +0000 (03:13 +0000)]
MDL-16056 - Aiken format should treat input as plain text, and so escape HTML special characters.
tjhunt [Fri, 15 Aug 2008 02:44:12 +0000 (02:44 +0000)]
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
dongsheng [Fri, 15 Aug 2008 02:22:24 +0000 (02:22 +0000)]
MDL-13766, self::static_func doesn't work well on php 5.2.6, change to another way to do this
danmarsden [Fri, 15 Aug 2008 01:48:29 +0000 (01:48 +0000)]
MDL-16052 deleting responses using view.php not working.
moodlerobot [Fri, 15 Aug 2008 01:39:05 +0000 (01:39 +0000)]
Updated the HEAD build version to
20080815
piers [Fri, 15 Aug 2008 01:00:35 +0000 (01:00 +0000)]
MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete.
piers [Fri, 15 Aug 2008 00:13:44 +0000 (00:13 +0000)]
MDL-16055 PHP warning when creating new scorm activity.
peterbulmer [Thu, 14 Aug 2008 23:36:37 +0000 (23:36 +0000)]
MDL-16021 dont force mnethost restriction forloading user data based on id
mjollnir_ [Thu, 14 Aug 2008 16:01:12 +0000 (16:01 +0000)]
MDL-15758 - slight change to the portfolio_add_button contract to be more flexible.
jerome [Thu, 14 Aug 2008 13:49:28 +0000 (13:49 +0000)]
MDL-12224: complete activity report: fix warning display + display the rating, merged from 19
mjollnir_ [Thu, 14 Aug 2008 12:40:20 +0000 (12:40 +0000)]
MDL-15758 - fixing bugs nico found in testing
jerome [Thu, 14 Aug 2008 12:01:34 +0000 (12:01 +0000)]
MDL-16043: ensures cross-db: add lowercase conversion for every database fieldname, merged from 19
mjollnir_ [Thu, 14 Aug 2008 10:37:40 +0000 (10:37 +0000)]
MDL-15758 - added export to portfolio for single database entry
still to do - files stuff for entries (rest of module not converted)
jerome [Thu, 14 Aug 2008 09:55:56 +0000 (09:55 +0000)]
MDL-15175: ensures cross-db: add a lowercase conversion for the username, merged from 19
dongsheng [Thu, 14 Aug 2008 09:39:39 +0000 (09:39 +0000)]
MDL-13766, add more docs
pichetp [Thu, 14 Aug 2008 09:39:22 +0000 (09:39 +0000)]
better validation of null answers MDL-8475
mjollnir_ [Thu, 14 Aug 2008 09:14:18 +0000 (09:14 +0000)]
MDL-14591 - adding missing portfolio error string
dongsheng [Thu, 14 Aug 2008 06:48:58 +0000 (06:48 +0000)]
MDL-13766, test api_key, and remove shared secret in flickr plug-in
tjhunt [Thu, 14 Aug 2008 03:50:14 +0000 (03:50 +0000)]
MDL-14979 - Remove the obsolete quizfile.php and associated code. This has not been used since Moodle 1.5.
moodlerobot [Thu, 14 Aug 2008 01:43:14 +0000 (01:43 +0000)]
Updated the HEAD build version to
20080814
mjollnir_ [Wed, 13 Aug 2008 15:37:02 +0000 (15:37 +0000)]
MDL-14591 - fixed a bug and a notice
mjollnir_ [Wed, 13 Aug 2008 09:21:53 +0000 (09:21 +0000)]
MDL-15865 - fixed admin settings stuff for hidden plugins
mjollnir_ [Wed, 13 Aug 2008 09:18:51 +0000 (09:18 +0000)]
fixing a typo from the dml migration in mnet admin
mjollnir_ [Wed, 13 Aug 2008 09:03:51 +0000 (09:03 +0000)]
fixing notice - nonescaped $ in langstring
dongsheng [Wed, 13 Aug 2008 08:35:18 +0000 (08:35 +0000)]
MDL-13766
1. worked with muliti-instance of same plugins
2. get API KEY from database
tjhunt [Wed, 13 Aug 2008 07:05:42 +0000 (07:05 +0000)]
MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites.
jerome [Wed, 13 Aug 2008 06:41:46 +0000 (06:41 +0000)]
MDL-15175: fix sync with external Oracle database merged from 1.9
dongsheng [Wed, 13 Aug 2008 04:13:33 +0000 (04:13 +0000)]
MDL-13766, add icon for local plugin
dongsheng [Wed, 13 Aug 2008 04:09:13 +0000 (04:09 +0000)]
MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class.
tjhunt [Wed, 13 Aug 2008 03:17:49 +0000 (03:17 +0000)]
MDL-12797 - Site-wide quiz default time-limit was not working. The default was being used, but the enabled state was not being initialised correctly for the form field.
moodlerobot [Wed, 13 Aug 2008 01:40:42 +0000 (01:40 +0000)]
Updated the HEAD build version to
20080813
dongsheng [Wed, 13 Aug 2008 01:40:09 +0000 (01:40 +0000)]
MDL-13766, add default vaule for cache expired time.
piers [Wed, 13 Aug 2008 00:11:53 +0000 (00:11 +0000)]
MDL-13904 Scorm structure isn't respected after an update of the package. This is a large change to the handling of SCORM package update - all SCOes are issued with a new id, and all references to the old ones are deleted. The scorm_scoes_track data is preserved by being reattached to the new SCO ids (unless they have been deleted).
piers [Tue, 12 Aug 2008 21:54:38 +0000 (21:54 +0000)]
MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if the user specifies.
mjollnir_ [Tue, 12 Aug 2008 17:23:38 +0000 (17:23 +0000)]
MDL-16015 - detect iceweasel as firefox
skodak [Tue, 12 Aug 2008 15:54:55 +0000 (15:54 +0000)]
fixed comment typo
skodak [Tue, 12 Aug 2008 15:52:58 +0000 (15:52 +0000)]
MDL-16012 improved mime handling in zip packer, this does not fix the linked bug though
skodak [Tue, 12 Aug 2008 15:39:18 +0000 (15:39 +0000)]
MDL-16008 fixed $CFG->release warning in isntaller
skodak [Tue, 12 Aug 2008 15:33:16 +0000 (15:33 +0000)]
MDL-16011 improved inline docs and removed obsoleted readfile_chunked()
skodak [Tue, 12 Aug 2008 15:16:06 +0000 (15:16 +0000)]
MDL-16011 send_temp_file() now used in grades xml export
mjollnir_ [Tue, 12 Aug 2008 15:15:38 +0000 (15:15 +0000)]
MDL-16007 - fix up calls to ignore_user_abort
skodak [Tue, 12 Aug 2008 15:09:46 +0000 (15:09 +0000)]
MDL-16007 remoevd dontdie param from sent_temp_file()
mjollnir_ [Tue, 12 Aug 2008 14:48:32 +0000 (14:48 +0000)]
MDL-14591 just a small tidyup and extra phpdocs
mjollnir_ [Tue, 12 Aug 2008 13:55:51 +0000 (13:55 +0000)]
MDL-15902 : disable portfolios by default
mjollnir_ [Tue, 12 Aug 2008 13:49:55 +0000 (13:49 +0000)]
MDL-16009 - reworked the portfolio admin settings page to not redirect in write_setting
mjollnir_ [Tue, 12 Aug 2008 13:31:02 +0000 (13:31 +0000)]
MDL-15768 - added general capability for exporting any content to portfolio
mjollnir_ [Tue, 12 Aug 2008 13:17:34 +0000 (13:17 +0000)]
MDL-15777 more fixes for portfolio to use file api
this introduces portfolio/file.php to serve portfolio related files - access check is delegated to the plugin.
and also two new classes in the portfolio plugin tree - push vs pull.
mjollnir_ [Tue, 12 Aug 2008 12:54:54 +0000 (12:54 +0000)]
MDL-16007 - add new $dontdie parameter to the send_ file functions
skodak [Tue, 12 Aug 2008 11:00:13 +0000 (11:00 +0000)]
inline docs improvements
tjhunt [Tue, 12 Aug 2008 04:11:36 +0000 (04:11 +0000)]
XHTML strrrict!
moodlerobot [Tue, 12 Aug 2008 01:45:39 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080812
piers [Tue, 12 Aug 2008 01:26:10 +0000 (01:26 +0000)]
MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if it is less than the user specified (user specified is no allowed to be less than 400). Also - removed gratuitous use of whitespace.
moodlerobot [Tue, 12 Aug 2008 01:24:48 +0000 (01:24 +0000)]
installer.php lang files by installer_builder (
20080812)
piers [Mon, 11 Aug 2008 21:35:10 +0000 (21:35 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait.
danmarsden [Mon, 11 Aug 2008 21:19:21 +0000 (21:19 +0000)]
MDL-15994 fix typo in choice/lib.php
mjollnir_ [Mon, 11 Aug 2008 15:43:14 +0000 (15:43 +0000)]
MDL-15768 - more cap checks in resource mod
mjollnir_ [Mon, 11 Aug 2008 15:31:55 +0000 (15:31 +0000)]
MDL-15768 - mod/assignment upgraded to check caps before portfolio export
mjollnir_ [Mon, 11 Aug 2008 15:30:38 +0000 (15:30 +0000)]
MDL-15992: box.net file rename - fixing warning
mjollnir_ [Mon, 11 Aug 2008 14:53:00 +0000 (14:53 +0000)]
MDL-15768 - add capability check in mod/resource for portfolio export
mjollnir_ [Mon, 11 Aug 2008 14:44:56 +0000 (14:44 +0000)]
MDL-15768 - bump mod/data version and requires properly - requires portfolio code
mjollnir_ [Mon, 11 Aug 2008 14:14:39 +0000 (14:14 +0000)]
MDL-15768 - further capability check in mod/data portfolio export
mjollnir_ [Mon, 11 Aug 2008 13:45:41 +0000 (13:45 +0000)]
MDL-15768 - add new capabilities to mod/data for portfolio export
mjollnir_ [Mon, 11 Aug 2008 12:50:26 +0000 (12:50 +0000)]
MDL-15995 - portfolio cron. currently just cleans up any orphaned transfer data
Later should be extended to add hooks in the plugins
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)]
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)]
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)]
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