]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-16390 - detect duplicates when copying files to portfolio export area and handle...
mjollnir_ [Tue, 9 Sep 2008 09:56:56 +0000 (09:56 +0000)]
MDL-16390 - detect duplicates when copying files to portfolio export area and handle it nicer
this will mean that there will only be one file, and the filename will be set to whatever the first one was, but it's better than getting the error.

16 years agoMDL-16348 - followup - prevent debug output when logged in as a non-admin. Thanks...
tjhunt [Tue, 9 Sep 2008 09:35:54 +0000 (09:35 +0000)]
MDL-16348 - followup - prevent debug output when logged in as a non-admin. Thanks to Mat for ponting this out.

16 years agoMDL-15833 - make the portfolio callers use the helper functions to detect expected...
mjollnir_ [Tue, 9 Sep 2008 09:32:16 +0000 (09:32 +0000)]
MDL-15833 - make the portfolio callers use the helper functions to detect expected time.

16 years agoReplaced the loading image that had an english word in it with something language...
moodler [Tue, 9 Sep 2008 09:23:09 +0000 (09:23 +0000)]
Replaced the loading image that had an english word in it with something language neutral

16 years agoMDL-15666 Added database and forum caller unit tests
nicolasconnault [Tue, 9 Sep 2008 09:17:49 +0000 (09:17 +0000)]
MDL-15666 Added database and forum caller unit tests

16 years agoMDL-16343 - followup - HTML Strict!
tjhunt [Tue, 9 Sep 2008 09:11:57 +0000 (09:11 +0000)]
MDL-16343 - followup - HTML Strict!

16 years agoMDL-15768 - fixing missing cap check in export whole forum discussion
mjollnir_ [Tue, 9 Sep 2008 09:10:11 +0000 (09:10 +0000)]
MDL-15768 - fixing missing cap check in export whole forum discussion

16 years agoMDL-15405: missing check
scyrma [Tue, 9 Sep 2008 09:08:43 +0000 (09:08 +0000)]
MDL-15405: missing check

16 years agoMDL-13766
dongsheng [Tue, 9 Sep 2008 09:04:32 +0000 (09:04 +0000)]
MDL-13766
1. redesign file picker UI
2. fix a bug of popup window
3. reduce number of pics per page (flickr plugin)

16 years agoMDL-15362 - localised mnet server fault strings and added size to send_content_ready
mjollnir_ [Tue, 9 Sep 2008 09:01:31 +0000 (09:01 +0000)]
MDL-15362 - localised mnet server fault strings and added size to send_content_ready
so mahara can check user quotas earlier in the transfer

16 years agoMDL-15833 - lang strings for admin settings for expected time thresholds
mjollnir_ [Tue, 9 Sep 2008 08:59:27 +0000 (08:59 +0000)]
MDL-15833 - lang strings for admin settings for expected time thresholds

16 years agoMDL-15833 - provide helper functions to determine expected time, and allow admins...
mjollnir_ [Tue, 9 Sep 2008 08:57:51 +0000 (08:57 +0000)]
MDL-15833 - provide helper functions to determine expected time, and allow admins to set thresholds.

16 years agoMDL-16408 Improve counting of questions of a missing type.
tjhunt [Tue, 9 Sep 2008 08:57:13 +0000 (08:57 +0000)]
MDL-16408 Improve counting of questions of a missing type.

16 years agoMDL-15351: fixing the path arguments, and a bit of white space drama cleanup.
scyrma [Tue, 9 Sep 2008 08:50:10 +0000 (08:50 +0000)]
MDL-15351: fixing the path arguments, and a bit of white space drama cleanup.

16 years agoMDL-16413 admin/report/question no longer needed in head since we no longer support...
tjhunt [Tue, 9 Sep 2008 08:47:49 +0000 (08:47 +0000)]
MDL-16413 admin/report/question no longer needed in head since we no longer support upgrades from before 1.9

16 years agoMDL-6751 Admin page for question types. This does the bulk of the work:
tjhunt [Tue, 9 Sep 2008 08:43:40 +0000 (08:43 +0000)]
MDL-6751 Admin page for question types. This does the bulk of the work:

MDL-16407 Add to admin/settings/plugins.php to link to the new manage page, and pull in any qtype settings pages
MDL-16408 Write the manage question types page, to display the table of installed types

16 years agoWhitespace and comment improvements.
tjhunt [Tue, 9 Sep 2008 08:35:38 +0000 (08:35 +0000)]
Whitespace and comment improvements.

16 years agoMDL-16343 - followup - remove one unused line of code.
tjhunt [Tue, 9 Sep 2008 08:31:41 +0000 (08:31 +0000)]
MDL-16343 - followup - remove one unused line of code.

16 years agoMDL-14637 Allow modules to have a settingstree.php when they want to do something...
tjhunt [Tue, 9 Sep 2008 08:30:54 +0000 (08:30 +0000)]
MDL-14637 Allow modules to have a settingstree.php when they want to do something more complex that just settings.php - needs to be supported in modules.php too.

Also remove support for the old config.php here, since it has been removed everywhere else too.

16 years agoMDL-16088 scorm new file api conversion
skodak [Tue, 9 Sep 2008 08:30:00 +0000 (08:30 +0000)]
MDL-16088 scorm new file api conversion

16 years agomoodle_database conversion error.
tjhunt [Tue, 9 Sep 2008 07:00:16 +0000 (07:00 +0000)]
moodle_database conversion error.

16 years agoMDL-16319: set a css sheet for the content of the editor - fixing the issue
scyrma [Tue, 9 Sep 2008 05:29:07 +0000 (05:29 +0000)]
MDL-16319: set a css sheet for the content of the editor - fixing the issue
with the default font size. This commit also reactivates the media plugin.

16 years agoUpdated a config string to make it more explanatory
moodler [Tue, 9 Sep 2008 04:14:06 +0000 (04:14 +0000)]
Updated a config string to make it more explanatory

16 years agoMDL-13766
dongsheng [Tue, 9 Sep 2008 03:25:03 +0000 (03:25 +0000)]
MDL-13766
popup authentication support (draft)

16 years agoXHTML Strict!
tjhunt [Tue, 9 Sep 2008 02:48:54 +0000 (02:48 +0000)]
XHTML Strict!

16 years agoMDL-14679: regression caused by a missing '>'.
scyrma [Tue, 9 Sep 2008 02:23:47 +0000 (02:23 +0000)]
MDL-14679: regression caused by a missing '>'.

16 years agoMDL-7308 - followup - fix notices. Thanks to Pierre Pichet for the fix.
tjhunt [Tue, 9 Sep 2008 02:03:28 +0000 (02:03 +0000)]
MDL-7308 - followup - fix notices. Thanks to Pierre Pichet for the fix.

16 years agoMDL-16398 Remove the unused and unnecessary set_default_options method from the quest...
tjhunt [Tue, 9 Sep 2008 01:50:30 +0000 (01:50 +0000)]
MDL-16398 Remove the unused and unnecessary set_default_options method from the question type API

16 years agoUpdated the HEAD build version to 20080909
moodlerobot [Tue, 9 Sep 2008 01:47:24 +0000 (01:47 +0000)]
Updated the HEAD build version to 20080909

16 years agoMDL-16394 user profile browsing and serving improvements
skodak [Mon, 8 Sep 2008 23:16:48 +0000 (23:16 +0000)]
MDL-16394 user profile browsing and serving improvements

16 years agoFix regression introduced by MDL-12029. Concepts must not be linked by filters. MDL...
stronk7 [Mon, 8 Sep 2008 23:06:16 +0000 (23:06 +0000)]
Fix regression introduced by MDL-12029. Concepts must not be linked by filters. MDL-16372 ; merged from 19_STABLE

16 years agoAllow portfolio plugins to register event handlers - MDL-16392
poltawski [Mon, 8 Sep 2008 21:51:54 +0000 (21:51 +0000)]
Allow portfolio plugins to register event handlers - MDL-16392

16 years agoMDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array...
piers [Mon, 8 Sep 2008 19:45:50 +0000 (19:45 +0000)]
MDL-11734 - cmi.comments_from_learner not read - write.  revamp the handling of array style elements.

16 years agoXHTML-ize course categories list. MDL-16358 ; merged from 19_STABLE
stronk7 [Mon, 8 Sep 2008 18:16:39 +0000 (18:16 +0000)]
XHTML-ize course categories list. MDL-16358 ; merged from 19_STABLE

16 years agoAdded missing join condition. Credit goes to Colin Chambers. MDL-16385 ; merged from...
stronk7 [Mon, 8 Sep 2008 14:27:32 +0000 (14:27 +0000)]
Added missing join condition. Credit goes to Colin Chambers. MDL-16385 ; merged from 19_STABLE

16 years agoMDL-14591 - fix up call to exporter->get_base_filearea
mjollnir_ [Mon, 8 Sep 2008 13:47:39 +0000 (13:47 +0000)]
MDL-14591 - fix up call to exporter->get_base_filearea

16 years agoMDL-14591 - split portfoliolib into logical parts for better readability
mjollnir_ [Mon, 8 Sep 2008 13:44:36 +0000 (13:44 +0000)]
MDL-14591 - split portfoliolib into logical parts for better readability

Especially as some of the functions shared by base classes (portfolio plugin vs caller) were the same
it was getting a bit unweildy to have all this in one file.

16 years agoMDL-16348 Reorganise admin tree:
tjhunt [Mon, 8 Sep 2008 11:32:31 +0000 (11:32 +0000)]
MDL-16348 Reorganise admin tree:
* New Capability report put under Users -> Permissions
* Miscellaneous category renamed to Development
* Unit tests and Functional DB test moved to be under Development.
* The hard-coded hack that was used to change the permission that controls the Backups and stats reports replaced with settings.php files.
* There were two hidden Miscellaneous things in the old category, so I moved them. Multilan upgrade now under Lanuages, and Online assignment cleanup now under Plugins -> Activity modules. Both still hidden.

There was already a way for admin report plugins to control where they appeared in the tree, but it was not documented, so see http://docs.moodle.org/en/Development:Admin_reports

16 years agoMDL-7308 "Check all the DB columns used to store grades, and make sure they all use...
jamiesensei [Mon, 8 Sep 2008 10:35:14 +0000 (10:35 +0000)]
MDL-7308 "Check all the DB columns used to store grades, and make sure they all use a consistent type." Since quiz->sumgrades is now string "0.00000" (quiz->sumgrades) no longer evaluates as false. Changing to (quiz->sumgrades != 0)

16 years agoMDL-15402: fix a bug when try to display list of instances for not added plugin
jerome [Mon, 8 Sep 2008 09:41:38 +0000 (09:41 +0000)]
MDL-15402: fix a bug when try to display list of instances for not added plugin

16 years agoMDL-13766, users can delele their own cache files in fp.
dongsheng [Mon, 8 Sep 2008 08:48:07 +0000 (08:48 +0000)]
MDL-13766, users can delele their own cache files in fp.

16 years ago"MDL-13766, fix repository id in thumbnail view"
dongsheng [Mon, 8 Sep 2008 07:51:07 +0000 (07:51 +0000)]
"MDL-13766, fix repository id in thumbnail view"

16 years ago"MDL-13766, fix treeview html id"
dongsheng [Mon, 8 Sep 2008 07:24:27 +0000 (07:24 +0000)]
"MDL-13766, fix treeview html id"

16 years agoTab -> spaces
tjhunt [Mon, 8 Sep 2008 07:11:13 +0000 (07:11 +0000)]
Tab -> spaces

16 years agoMDL-16343 Report showing, for a given capability, how it is set in the definition...
tjhunt [Mon, 8 Sep 2008 07:01:41 +0000 (07:01 +0000)]
MDL-16343 Report showing, for a given capability, how it is set in the definition of each role, and everywhere that it is overridden.

16 years agoMDL-16343 New PARAM_ type, PARAM_CAPABILITY.
tjhunt [Mon, 8 Sep 2008 07:00:49 +0000 (07:00 +0000)]
MDL-16343 New PARAM_ type, PARAM_CAPABILITY.

16 years agoComment update.
tjhunt [Mon, 8 Sep 2008 06:59:11 +0000 (06:59 +0000)]
Comment update.

16 years agoMDL-13766
dongsheng [Mon, 8 Sep 2008 06:20:24 +0000 (06:20 +0000)]
MDL-13766
1. fix boxnet search feature
2. fix bugs in global search

16 years agoMDL-15405: draftfile url rewriting function now working as it should for a nice bunch...
scyrma [Mon, 8 Sep 2008 06:09:11 +0000 (06:09 +0000)]
MDL-15405: draftfile url rewriting function now working as it should for a nice bunch of test cases.

16 years agoAdded maxattachments field for setting max number of attachments
moodler [Mon, 8 Sep 2008 05:58:19 +0000 (05:58 +0000)]
Added maxattachments field for setting max number of attachments

16 years agoMDL-14722 Added new maxattachments setting at admin and forum level to
moodler [Mon, 8 Sep 2008 05:46:42 +0000 (05:46 +0000)]
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.

16 years agoMDL-15348 Add changes for filepicker to support the display of existing files
moodler [Mon, 8 Sep 2008 05:41:45 +0000 (05:41 +0000)]
MDL-15348 Add changes for filepicker to support the display of existing files

16 years agoMDL-13766, global search enabled.
dongsheng [Mon, 8 Sep 2008 05:38:13 +0000 (05:38 +0000)]
MDL-13766, global search enabled.

16 years agoMDL-13766: make the filepicker work over https when necessary.
scyrma [Mon, 8 Sep 2008 03:07:07 +0000 (03:07 +0000)]
MDL-13766: make the filepicker work over https when necessary.

16 years agoMDL-9683 Fixed a typo in an error string name invalidseeky -> invalidsesskey
moodler [Mon, 8 Sep 2008 02:35:22 +0000 (02:35 +0000)]
MDL-9683 Fixed a typo in an error string name   invalidseeky -> invalidsesskey

16 years agoFix up question import. Thanks to Christopher Molnar: http://moodle.org/mod/forum...
tjhunt [Mon, 8 Sep 2008 02:33:24 +0000 (02:33 +0000)]
Fix up question import. Thanks to Christopher Molnar: http://moodle.org/mod/forum/discuss.php?d=105164

16 years agoMDL-15402: fixes for tabs.php - now display tab repository only for the current user...
jerome [Mon, 8 Sep 2008 02:10:30 +0000 (02:10 +0000)]
MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security

16 years agoUpdated the HEAD build version to 20080908
moodlerobot [Mon, 8 Sep 2008 01:45:01 +0000 (01:45 +0000)]
Updated the HEAD build version to 20080908

16 years agoMDL-16299 - Javascript error during scorm player load. SCOID should not be populated...
piers [Mon, 8 Sep 2008 00:31:15 +0000 (00:31 +0000)]
MDL-16299 - Javascript error during scorm player load.  SCOID should not be populated - TOC figures this out.

16 years agoMDL-16072 fixed area browsing
skodak [Sun, 7 Sep 2008 23:22:23 +0000 (23:22 +0000)]
MDL-16072 fixed area browsing

16 years agoMDL-14589 fixed undefined itemid
skodak [Sun, 7 Sep 2008 23:21:31 +0000 (23:21 +0000)]
MDL-14589 fixed undefined itemid

16 years agoMDL-16075 adding missing lang strings
skodak [Sun, 7 Sep 2008 23:20:51 +0000 (23:20 +0000)]
MDL-16075 adding missing lang strings

16 years agoMDL-16072 adding missing lang strings
skodak [Sun, 7 Sep 2008 22:37:32 +0000 (22:37 +0000)]
MDL-16072 adding missing lang strings

16 years agoMDL-15906 filepicker support in all file functions in formslib
skodak [Sun, 7 Sep 2008 22:35:37 +0000 (22:35 +0000)]
MDL-15906 filepicker support in all file functions in formslib

16 years agoMDL-14589 adding missing lang strings
skodak [Sun, 7 Sep 2008 22:35:03 +0000 (22:35 +0000)]
MDL-14589 adding missing lang strings

16 years agoMDL-14589 sample function for draft area files migration and relinking
skodak [Sun, 7 Sep 2008 22:34:18 +0000 (22:34 +0000)]
MDL-14589 sample function for draft area files migration and relinking

16 years agoMDL-14589 /. files are not created anymore when browsing empty areas, yay!
skodak [Sun, 7 Sep 2008 22:23:10 +0000 (22:23 +0000)]
MDL-14589 /. files are not created anymore when browsing empty areas, yay!

16 years agoMDL-15906 filepicker support in all file functions in formslib
skodak [Sun, 7 Sep 2008 13:30:46 +0000 (13:30 +0000)]
MDL-15906 filepicker support in all file functions in formslib

16 years agoMDL-14589 /. files are not created anymore when browsing empty areas, yay!
skodak [Sun, 7 Sep 2008 10:06:26 +0000 (10:06 +0000)]
MDL-14589 /. files are not created anymore when browsing empty areas, yay!

16 years agoMDL-14589 list of user areas is read only
skodak [Sun, 7 Sep 2008 09:57:35 +0000 (09:57 +0000)]
MDL-14589 list of user areas is read only

16 years agoMDL-14488 - start sql query with unique field - credit David Monllaó
peterbulmer [Sun, 7 Sep 2008 06:00:22 +0000 (06:00 +0000)]
MDL-14488 - start sql query with unique field - credit David Monllaó

16 years agoMDL-16301 - use better variable
peterbulmer [Sun, 7 Sep 2008 04:59:37 +0000 (04:59 +0000)]
MDL-16301 - use better variable

16 years agoMDL-16301 - bugfix for earlier commit
peterbulmer [Sun, 7 Sep 2008 04:55:44 +0000 (04:55 +0000)]
MDL-16301 - bugfix for earlier commit

16 years agoMDL-16286 remove additional reference to (now undefined) $sql
peterbulmer [Sun, 7 Sep 2008 03:26:10 +0000 (03:26 +0000)]
MDL-16286 remove additional reference to (now undefined) $sql

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 additional comment
peterbulmer [Sun, 7 Sep 2008 03:25:27 +0000 (03:25 +0000)]
MDL-16335 additional comment

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16285 Simplify separate treatment of executing peer.
peterbulmer [Sun, 7 Sep 2008 03:24:56 +0000 (03:24 +0000)]
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>

16 years agoMDL-16286 - replace get_records_sql with more generic get_records
peterbulmer [Sun, 7 Sep 2008 03:22:34 +0000 (03:22 +0000)]
MDL-16286 - replace get_records_sql with more generic get_records

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 - alter grouping, rename var and add comment to improve readability
peterbulmer [Sun, 7 Sep 2008 03:21:57 +0000 (03:21 +0000)]
MDL-16335 - alter grouping, rename var and add comment to improve readability

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 remove unnecessary clone
peterbulmer [Sun, 7 Sep 2008 03:20:32 +0000 (03:20 +0000)]
MDL-16335 remove unnecessary clone

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16301 - address issue
peterbulmer [Sun, 7 Sep 2008 03:19:35 +0000 (03:19 +0000)]
MDL-16301 - address issue

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16286 separate strip wrappers() to decrypt() and check_sig()
peterbulmer [Sun, 7 Sep 2008 03:18:53 +0000 (03:18 +0000)]
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>

16 years agoMDL-16286 MDL-16285 Bring 'signed by old key' logic together
peterbulmer [Sun, 7 Sep 2008 03:16:18 +0000 (03:16 +0000)]
MDL-16286 MDL-16285 Bring 'signed by old key' logic together
and add appropriate comments

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16285 unfold logic inversion
peterbulmer [Sun, 7 Sep 2008 03:15:35 +0000 (03:15 +0000)]
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>

16 years agoUpdated the HEAD build version to 20080907
moodlerobot [Sun, 7 Sep 2008 01:41:29 +0000 (01:41 +0000)]
Updated the HEAD build version to 20080907

16 years agoMDL-16368 commenting out unfinished code for now
skodak [Sat, 6 Sep 2008 22:04:42 +0000 (22:04 +0000)]
MDL-16368 commenting out unfinished code for now

16 years agoMDL-15919 do not modify $file_record parameters when creating new files
skodak [Sat, 6 Sep 2008 21:33:07 +0000 (21:33 +0000)]
MDL-15919 do not modify $file_record parameters when creating new files

16 years agoMDL-15919 oops, reverting previous commit - not finished yet
skodak [Sat, 6 Sep 2008 21:16:59 +0000 (21:16 +0000)]
MDL-15919 oops, reverting previous commit - not finished yet

16 years agoMDL-15919 fixed scriptname param
skodak [Sat, 6 Sep 2008 21:15:52 +0000 (21:15 +0000)]
MDL-15919 fixed scriptname param

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 18:18:36 +0000 (18:18 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 18:07:17 +0000 (18:07 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 17:00:43 +0000 (17:00 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 17:00:43 +0000 (17:00 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See...
nicolasconnault [Sat, 6 Sep 2008 14:36:45 +0000 (14:36 +0000)]
MDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See requires at the end of the file.

16 years agoMDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermi...
nicolasconnault [Sat, 6 Sep 2008 14:29:58 +0000 (14:29 +0000)]
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.

16 years agoMDL-15666 Generator fixed. Ready for forum portfolio caller testing
nicolasconnault [Sat, 6 Sep 2008 13:34:37 +0000 (13:34 +0000)]
MDL-15666 Generator fixed. Ready for forum portfolio caller testing

16 years agoMDL-16369 Added error info in accesslib
nicolasconnault [Sat, 6 Sep 2008 13:19:26 +0000 (13:19 +0000)]
MDL-16369 Added error info in accesslib

16 years agoMDL-16369 Added error info in accesslib
nicolasconnault [Sat, 6 Sep 2008 13:17:15 +0000 (13:17 +0000)]
MDL-16369 Added error info in accesslib

16 years agoMDL-15666 Fixed error that caused blank page in unit test. Including generator librar...
nicolasconnault [Sat, 6 Sep 2008 11:24:57 +0000 (11:24 +0000)]
MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator.

16 years agoMDL-14081 fixed error in eventslib unit tests
nicolasconnault [Sat, 6 Sep 2008 11:22:30 +0000 (11:22 +0000)]
MDL-14081 fixed error in eventslib unit tests

16 years agoMDL-14589 added new method for creating stored file from url (please note it is limit...
skodak [Sat, 6 Sep 2008 10:09:33 +0000 (10:09 +0000)]
MDL-14589 added new method for creating stored file from url (please note it is limited by available memory)