32659 Commits

Author SHA1 Message Date
pichetp
f7443920c8 better validation of null answers MDL-8475 2008-08-14 09:39:22 +00:00
mjollnir_
91472e08ba MDL-14591 - adding missing portfolio error string 2008-08-14 09:14:18 +00:00
dongsheng
621dca51f8 MDL-13766, test api_key, and remove shared secret in flickr plug-in 2008-08-14 06:48:58 +00:00
tjhunt
dfe23b6e66 MDL-14979 - Remove the obsolete quizfile.php and associated code. This has not been used since Moodle 1.5. 2008-08-14 03:50:14 +00:00
moodlerobot
681281540e Updated the HEAD build version to 20080814 2008-08-14 01:43:14 +00:00
mjollnir_
f812bbe834 MDL-14591 - fixed a bug and a notice 2008-08-13 15:37:02 +00:00
mjollnir_
08d5e18bf8 MDL-15865 - fixed admin settings stuff for hidden plugins 2008-08-13 09:21:53 +00:00
mjollnir_
fe5c026a64 fixing a typo from the dml migration in mnet admin 2008-08-13 09:18:51 +00:00
mjollnir_
8230375cc8 fixing notice - nonescaped $ in langstring 2008-08-13 09:03:51 +00:00
dongsheng
eb9aa68370 MDL-13766
1. worked with muliti-instance of same plugins
2. get API KEY from database
2008-08-13 08:35:18 +00:00
tjhunt
14d701d67e MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites. 2008-08-13 07:05:42 +00:00
jerome
1ed6ae073d MDL-15175: fix sync with external Oracle database merged from 1.9 2008-08-13 06:41:46 +00:00
dongsheng
d5b5dfaf4f MDL-13766, add icon for local plugin 2008-08-13 04:13:33 +00:00
dongsheng
4a65c39a46 MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class. 2008-08-13 04:09:13 +00:00
tjhunt
298daa2188 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. 2008-08-13 03:17:49 +00:00
moodlerobot
94d129cf69 Updated the HEAD build version to 20080813 2008-08-13 01:40:42 +00:00
dongsheng
d7e122d69f MDL-13766, add default vaule for cache expired time. 2008-08-13 01:40:09 +00:00
piers
3fd25520c0 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). 2008-08-13 00:11:53 +00:00
piers
f5ca89f8b9 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. 2008-08-12 21:54:38 +00:00
mjollnir_
dadd943808 MDL-16015 - detect iceweasel as firefox 2008-08-12 17:23:38 +00:00
skodak
6c0d09ee01 fixed comment typo 2008-08-12 15:54:55 +00:00
skodak
b27c485572 MDL-16012 improved mime handling in zip packer, this does not fix the linked bug though 2008-08-12 15:52:58 +00:00
skodak
7e1825b415 MDL-16008 fixed $CFG->release warning in isntaller 2008-08-12 15:39:18 +00:00
skodak
29e3d7e2dc MDL-16011 improved inline docs and removed obsoleted readfile_chunked() 2008-08-12 15:33:16 +00:00
skodak
f6f2f42dae MDL-16011 send_temp_file() now used in grades xml export 2008-08-12 15:16:06 +00:00
mjollnir_
15325f557d MDL-16007 - fix up calls to ignore_user_abort 2008-08-12 15:15:38 +00:00
skodak
45c0d22490 MDL-16007 remoevd dontdie param from sent_temp_file() 2008-08-12 15:09:46 +00:00
mjollnir_
62a99deabe MDL-14591 just a small tidyup and extra phpdocs 2008-08-12 14:48:32 +00:00
mjollnir_
096166c232 MDL-15902 : disable portfolios by default 2008-08-12 13:55:51 +00:00
mjollnir_
c775cf25cc MDL-16009 - reworked the portfolio admin settings page to not redirect in write_setting 2008-08-12 13:49:55 +00:00
mjollnir_
8512f577dc MDL-15768 - added general capability for exporting any content to portfolio 2008-08-12 13:31:02 +00:00
mjollnir_
d96a1acc0b 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.
2008-08-12 13:17:34 +00:00
mjollnir_
b379f7d99b MDL-16007 - add new $dontdie parameter to the send_ file functions 2008-08-12 12:54:54 +00:00
skodak
593bb2ebf5 inline docs improvements 2008-08-12 11:00:13 +00:00
tjhunt
552adc27d7 XHTML strrrict! 2008-08-12 04:11:36 +00:00
moodlerobot
9431f8e99a Updated the HEAD build version to 20080812 2008-08-12 01:45:39 +00:00
piers
d49ad45872 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. 2008-08-12 01:26:10 +00:00
moodlerobot
4ac912b856 Automatic installer.php lang files by installer_builder (20080812) 2008-08-12 01:24:48 +00:00
piers
320f3aab82 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait. 2008-08-11 21:35:10 +00:00
danmarsden
db19ec017d MDL-15994 fix typo in choice/lib.php 2008-08-11 21:19:21 +00:00
mjollnir_
600af1f9fe MDL-15768 - more cap checks in resource mod 2008-08-11 15:43:14 +00:00
mjollnir_
728e1931a2 MDL-15768 - mod/assignment upgraded to check caps before portfolio export 2008-08-11 15:31:55 +00:00
mjollnir_
68b7eed0f7 MDL-15992: box.net file rename - fixing warning 2008-08-11 15:30:38 +00:00
mjollnir_
494e47e497 MDL-15768 - add capability check in mod/resource for portfolio export 2008-08-11 14:53:00 +00:00
mjollnir_
7cbe6eed1f MDL-15768 - bump mod/data version and requires properly - requires portfolio code 2008-08-11 14:44:56 +00:00
mjollnir_
adbf3cd005 MDL-15768 - further capability check in mod/data portfolio export 2008-08-11 14:14:39 +00:00
mjollnir_
07028cd91f MDL-15768 - add new capabilities to mod/data for portfolio export 2008-08-11 13:45:41 +00:00
mjollnir_
7e51bbcee9 MDL-15995 - portfolio cron. currently just cleans up any orphaned transfer data
Later should be extended to add hooks in the plugins
2008-08-11 12:50:26 +00:00
mjollnir_
a226b58d75 MDL-15992 - added smarter renames to the portfolio box.net plugin around the box.net client library 2008-08-11 11:24:32 +00:00
mjollnir_
1bf8c6b2cb 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.
2008-08-11 10:40:04 +00:00