Commit graph

33124 commits

Author SHA1 Message Date
tjhunt
5712be1c6f MDL-16056 - Aiken format should treat input as plain text, and so escape HTML special characters. 2008-08-15 03:13:24 +00:00
tjhunt
6e0ddb6b71 MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name. 2008-08-15 02:44:12 +00:00
dongsheng
5108bf415f MDL-13766, self::static_func doesn't work well on php 5.2.6, change to another way to do this 2008-08-15 02:22:24 +00:00
danmarsden
f2cb0ee899 MDL-16052 deleting responses using view.php not working. 2008-08-15 01:48:29 +00:00
moodlerobot
8e2c4d43d1 Updated the HEAD build version to 20080815 2008-08-15 01:39:05 +00:00
piers
773c264c3f MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete. 2008-08-15 01:00:35 +00:00
piers
7f4a32934d MDL-16055 PHP warning when creating new scorm activity. 2008-08-15 00:13:44 +00:00
peterbulmer
809e0a7599 MDL-16021 dont force mnethost restriction forloading user data based on id 2008-08-14 23:36:37 +00:00
mjollnir_
866d543fde MDL-15758 - slight change to the portfolio_add_button contract to be more flexible. 2008-08-14 16:01:12 +00:00
jerome
5e7f2b0b25 MDL-12224: complete activity report: fix warning display + display the rating, merged from 19 2008-08-14 13:49:28 +00:00
mjollnir_
899ffdfbdd MDL-15758 - fixing bugs nico found in testing 2008-08-14 12:40:20 +00:00
jerome
599e379d16 MDL-16043: ensures cross-db: add lowercase conversion for every database fieldname, merged from 19 2008-08-14 12:01:34 +00:00
mjollnir_
8185aeb609 MDL-15758 - added export to portfolio for single database entry
still to do - files stuff for entries (rest of module not converted)
2008-08-14 10:37:40 +00:00
jerome
e9366bf849 MDL-15175: ensures cross-db: add a lowercase conversion for the username, merged from 19 2008-08-14 09:55:56 +00:00
dongsheng
b1339e9855 MDL-13766, add more docs 2008-08-14 09:39:39 +00:00
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