peterbulmer
a01ee3136f
MDL-16335 - alter grouping, rename var and add comment to improve readability
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:21:57 +00:00
peterbulmer
210d7a46cd
MDL-16335 remove unnecessary clone
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:20:32 +00:00
peterbulmer
454a6e7c4d
MDL-16301 - address issue
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:19:35 +00:00
peterbulmer
5f6b28faf2
MDL-16286 separate strip wrappers() to decrypt() and check_sig()
...
additionally unfold logic inverstion around encrypted if block
To view this diff more effectively, consider setting 'ignore whitespace'
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:18:53 +00:00
peterbulmer
c7c556156a
MDL-16286 MDL-16285 Bring 'signed by old key' logic together
...
and add appropriate comments
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:16:18 +00:00
peterbulmer
2a75520f71
MDL-16285 unfold logic inversion
...
Ignoring whitespace this patch is 4 lines of -, and 3 lines of +, if you want to understand what the diff is, I highly recommend looking at it without whitespace changes visible.
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:15:35 +00:00
moodlerobot
9503c5ad6b
Updated the HEAD build version to 20080907
2008-09-07 01:41:29 +00:00
skodak
c6800efef1
MDL-16368 commenting out unfinished code for now
2008-09-06 22:04:42 +00:00
skodak
ec8b711fb3
MDL-15919 do not modify $file_record parameters when creating new files
2008-09-06 21:33:07 +00:00
skodak
4149edbd64
MDL-15919 oops, reverting previous commit - not finished yet
2008-09-06 21:16:59 +00:00
skodak
d8c1ec4312
MDL-15919 fixed scriptname param
2008-09-06 21:15:52 +00:00
skodak
84dabeef01
MDL-16374 support for file browsing in modules
2008-09-06 18:18:36 +00:00
skodak
38b4de5258
MDL-16374 support for file browsing in modules
2008-09-06 18:07:17 +00:00
skodak
d6f7cbfd98
MDL-16374 support for file browsing in modules
2008-09-06 17:00:43 +00:00
skodak
787a016fd2
MDL-16374 support for file browsing in modules
2008-09-06 17:00:43 +00:00
nicolasconnault
6b98209524
MDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See requires at the end of the file.
2008-09-06 14:36:45 +00:00
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