33133 Commits

Author SHA1 Message Date
nicolasconnault
f8d99d77f4 MDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermittent errors from the generator, a problem with contexts during forum generation. Please ignore for now. 2008-09-06 14:29:58 +00:00
nicolasconnault
d799878128 MDL-15666 Generator fixed. Ready for forum portfolio caller testing 2008-09-06 13:34:37 +00:00
nicolasconnault
837e6a44f7 MDL-16369 Added error info in accesslib 2008-09-06 13:19:26 +00:00
nicolasconnault
f689028c7e MDL-16369 Added error info in accesslib 2008-09-06 13:17:15 +00:00
nicolasconnault
6511446349 MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator. 2008-09-06 11:24:57 +00:00
nicolasconnault
7399a49d44 MDL-14081 fixed error in eventslib unit tests 2008-09-06 11:22:30 +00:00
skodak
6e73ac4214 MDL-14589 added new method for creating stored file from url (please note it is limited by available memory) 2008-09-06 10:09:33 +00:00
moodlerobot
0d706692d6 Updated the HEAD build version to 20080906 2008-09-06 01:38:26 +00:00
mjollnir_
1e14c62f10 MDL-16360 - better forum implementation 2008-09-05 17:23:22 +00:00
mjollnir_
ea0de12f10 MDL-16360 - added support for mime-style subformat detection for portfolio supported formats
works well with flickr plugin (tested by uploading an image as a forum attachment and being offered flickr plugin but not for normal attachments)
2008-09-05 17:07:22 +00:00
mjollnir_
0b46f19e89 MDL-16359 - adding support for mimeinfo_from_icon to return all matches
(needed for portfolio format support)
2008-09-05 16:43:44 +00:00
jbeedell
b91de8a599 Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course. 2008-09-05 14:49:06 +00:00
wildgirl
3a3931d546 MDL-16050 wrong help file name, thanks to Marty Gilbert and Daniel Miksik for reporting this issue 2008-09-05 13:53:49 +00:00
mjollnir_
797b81d956 MDL-15758 - remove dependence on 'userid' callback parameter in assignment portfolio caller as it's handled by the parent class 2008-09-05 12:44:46 +00:00
mjollnir_
432ad8bf3b MDL-15777 - better handling of integration with file api in portfolio mahara plugin 2008-09-05 12:42:27 +00:00
mjollnir_
150533305c MDL-14591 - improved phpdocs in portfolio_exporter class, fixed 2 bugs 2008-09-05 12:40:46 +00:00
mjollnir_
89e12bd5a6 MDL-16353 - help for boxnet portfolio plugin admin config 2008-09-05 12:39:17 +00:00
mjollnir_
ea676d6e67 MDL-16351 - make mnet_server_fault detect when it's being passed a full string rather than an 'mnet' string key 2008-09-05 12:24:11 +00:00
scyrma
98bc644685 MDL-15405: add more (still partial) support for inline files in user profiles. 2008-09-05 11:02:48 +00:00
scyrma
dd64e31031 MDL-14589: itemid should be 0 in user_* fileareas, but not in user_draft. 2008-09-05 10:47:34 +00:00
dongsheng
5fdb8260c0 "MDL-13766, fire onchange event in tinymce to preview picture" 2008-09-05 10:14:26 +00:00
scyrma
fc7fac62df MDL-14589: adding a few more checks to file served from user_profile. More needed. 2008-09-05 09:48:51 +00:00
scyrma
00c32c5430 MDL-14589: strrpos is needed to check the last occurence
MDL-15405: return the existing file in case one is found
2008-09-05 09:23:36 +00:00
jerome
95a5e161de MDL-15402: quick temp fix for tabs.ph 2008-09-05 09:12:00 +00:00
jerome
12c79bfd7e MDL-15402: modify repository_get_instances() in order to be easier to use 2008-09-05 08:51:25 +00:00
dongsheng
7da411cfdb "MDL-13766, fix a bug introduced by last commit" 2008-09-05 08:11:17 +00:00
tjhunt
88f94e5882 Fix deprecated print_simple_box calls. 2008-09-05 07:44:07 +00:00
scyrma
313cc39814 MDL-13766: adjust comments & code to match, and make saved time consistent. 2008-09-05 07:39:17 +00:00
tjhunt
bfaf310fe9 Fix deprecated print_simple_box calls. 2008-09-05 07:26:01 +00:00
jerome
faaa613d99 MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list 2008-09-05 06:30:18 +00:00
tjhunt
8238f44f16 MDL-12336 Inconsistent naming of the Front page area of the question bank, and the front page context more generally. 2008-09-05 04:06:17 +00:00
tjhunt
9fc523e0be MDL-12814 typo in CSS class name. 2008-09-05 03:38:42 +00:00
scyrma
e1dcb950fe MDL-14589: comment correction. 2008-09-05 02:57:19 +00:00
dongsheng
f15cfa08c1 "MDL-13766, use a random path for uploaded file" 2008-09-05 02:51:23 +00:00
scyrma
c38e5f753a MDL-13766: missing argument in function. 2008-09-05 02:41:31 +00:00
dongsheng
70fbd90e15 "MDL-13766, adjust file picker UI" 2008-09-05 02:05:43 +00:00
moodlerobot
fc926a6e5b Updated the HEAD build version to 20080905 2008-09-05 01:47:25 +00:00
nicolasconnault
eb32c6ca84 MDL-15666 minor fixes to assignment portfolio callers, additional param for generator (assignment type), and unit tests for sha1 2008-09-04 13:25:16 +00:00
nicolasconnault
77ac22a5b6 MDL-15666 sha1 tests for glossary callers. Entry caller test currently fails. 2008-09-04 11:44:48 +00:00
nicolasconnault
5c43e8b742 MDL-16341 Added language pack 2008-09-04 11:10:40 +00:00
mjollnir_
3bb8a2c75c MDL-16322 - switch calls to print_error to throw exceptions in portfolio callers 2008-09-04 10:38:44 +00:00
mjollnir_
9f3ef2238d MDL-14591 - fixed some comments and changed some print_errors to exceptions in portfolio/add 2008-09-04 10:32:17 +00:00
tjhunt
316defd2d3 MDL-3633 Further refinement. 2008-09-04 09:27:19 +00:00
tjhunt
152d3c0242 MDL-3633 Don't show the attempt number column on the quiz view page if the quiz only allows one attempt. 2008-09-04 09:22:37 +00:00
scyrma
237806f4f0 MDL-14589: clean up function & correct the link to userfile.php. 2008-09-04 09:03:44 +00:00
jerome
0d0999141b MDL-15402: fix some admin menu titles for repository 2008-09-04 07:36:53 +00:00
jerome
ef259bff42 MDL-15402: change "delete confirmation" message 2008-09-04 07:26:38 +00:00
jerome
eb239694de MDL-15402: Repository admin: delete a repository type => the general options (example: API key) are now deleted from config_plugin table 2008-09-04 07:24:31 +00:00
scyrma
783b6db46b MDL-14589: make user_profile files available via userfile.php 2008-09-04 07:20:24 +00:00
tjhunt
f8f76d96c8 MDL-15653 Indicate the current state of the question in the navigation panel. 2008-09-04 07:11:45 +00:00