33177 Commits

Author SHA1 Message Date
moodler
1470c8a47a Added maxattachments field for setting max number of attachments 2008-09-08 05:58:19 +00:00
moodler
30a9aff589 MDL-14722 Added new maxattachments setting at admin and forum level to
set the maximum number of attachments for forum posts.   Default: 1.

Works, but still needs a bit of polishing to deal with re-editing posts (to stop people going above maxattachments)

Also fixed documentation for attachments.
2008-09-08 05:46:42 +00:00
moodler
757f30a20c MDL-15348 Add changes for filepicker to support the display of existing files 2008-09-08 05:41:45 +00:00
dongsheng
455860cecb MDL-13766, global search enabled. 2008-09-08 05:38:13 +00:00
scyrma
6fe8b02294 MDL-13766: make the filepicker work over https when necessary. 2008-09-08 03:07:07 +00:00
moodler
c3f9ee10fd MDL-9683 Fixed a typo in an error string name invalidseeky -> invalidsesskey 2008-09-08 02:35:22 +00:00
tjhunt
bced30229b Fix up question import. Thanks to Christopher Molnar: http://moodle.org/mod/forum/discuss.php?d=105164 2008-09-08 02:33:24 +00:00
jerome
6c91ce49ff MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security 2008-09-08 02:10:30 +00:00
moodlerobot
4cd7c8b025 Updated the HEAD build version to 20080908 2008-09-08 01:45:01 +00:00
piers
4675994ab2 MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out. 2008-09-08 00:31:15 +00:00
skodak
7e55d513a1 MDL-16072 fixed area browsing 2008-09-07 23:22:23 +00:00
skodak
3445b38281 MDL-14589 fixed undefined itemid 2008-09-07 23:21:31 +00:00
skodak
aa9bcfcd50 MDL-16075 adding missing lang strings 2008-09-07 23:20:51 +00:00
skodak
a060b744e8 MDL-16072 adding missing lang strings 2008-09-07 22:37:32 +00:00
skodak
9fcb74407c MDL-15906 filepicker support in all file functions in formslib 2008-09-07 22:35:37 +00:00
skodak
a4e936d47d MDL-14589 adding missing lang strings 2008-09-07 22:35:03 +00:00
skodak
7983d68231 MDL-14589 sample function for draft area files migration and relinking 2008-09-07 22:34:18 +00:00
skodak
a20c017def MDL-14589 /. files are not created anymore when browsing empty areas, yay! 2008-09-07 22:23:10 +00:00
skodak
4287fc0df5 MDL-15906 filepicker support in all file functions in formslib 2008-09-07 13:30:46 +00:00
skodak
96fef79f5f MDL-14589 /. files are not created anymore when browsing empty areas, yay! 2008-09-07 10:06:26 +00:00
skodak
cfe9446817 MDL-14589 list of user areas is read only 2008-09-07 09:57:35 +00:00
peterbulmer
f76a259e10 MDL-14488 - start sql query with unique field - credit David Monllaó 2008-09-07 06:00:22 +00:00
peterbulmer
250f84d6b1 MDL-16301 - use better variable 2008-09-07 04:59:37 +00:00
peterbulmer
988b0b2260 MDL-16301 - bugfix for earlier commit 2008-09-07 04:55:44 +00:00
peterbulmer
f213ba93b9 MDL-16286 remove additional reference to (now undefined) $sql
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:26:10 +00:00
peterbulmer
ae18d3e644 MDL-16335 additional comment
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:25:27 +00:00
peterbulmer
4711957d99 MDL-16285 Simplify separate treatment of executing peer.
Change 'if' to comply with moodle coding standards
Improvements to comment


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:24:56 +00:00
peterbulmer
1c85006caf MDL-16286 - replace get_records_sql with more generic get_records
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-07 03:22:34 +00:00
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