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
mjollnir_
513e0bed18
MDL-15911 - reverting previous change to odslib - needs a proper rework to use files api.
2008-08-11 10:15:16 +00:00
dongsheng
5b5e6a124c
MDL-13766, add icon for each repository, fix css style
2008-08-11 07:41:55 +00:00
danmarsden
10848785d1
MDL-14913 fixing bad copy paste!
2008-08-11 05:21:33 +00:00
danmarsden
9cd9656917
MDL-14913 check vars b4 using
2008-08-11 05:09:44 +00:00
danmarsden
959f4c300c
MDL-15328 - hide grade category drop down.
2008-08-11 04:48:43 +00:00
peterbulmer
dbca4e44ca
MDL-15933 Require jump destination MNET peer to be non-deleted.
...
Also require landing source MNET peer to be non-deleted.
2008-08-11 04:48:00 +00:00
danmarsden
5c657e7a3a
MDL-14655 fix display of Choice when "show results after closed" is selected.
2008-08-11 04:19:34 +00:00
dongsheng
64be2d6ce1
MDL-13766, some small changes for repository api.
2008-08-11 03:30:09 +00:00
moodlerobot
2f93fccc63
Updated the HEAD build version to 20080811
2008-08-11 01:15:09 +00:00
moodlerobot
5249e8086f
Automatic installer.php lang files by installer_builder (20080811)
2008-08-11 00:56:47 +00:00
moodlerobot
b0ac8eb54d
Updated the HEAD build version to 20080810
2008-08-10 01:33:25 +00:00
piers
a57009d00a
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text.
2008-08-09 19:31:56 +00:00