Krister Viirsaar
66748a565c
MDL-43570 filetypes: Added new filetypes - ddoc, bdoc, cdoc
2014-04-30 13:10:13 +03:00
Tim Lock
9d399ce4da
MDL-45012: Enable support for wma files within tinymce Moodle Media plugin
2014-04-14 08:32:45 +09:30
Henning Bostelmann
eed14281d4
MDL-44502 filelib: Add mimetype for Maple worksheets
2014-03-14 11:40:47 +00:00
Matteo Scaramuccia
8ea95b35cb
MDL-40379 Files Prevent mobile network providers from modifying content.
2013-12-28 14:05:07 +01:00
Petr Škoda
00163ad105
MDL-38743 add private cache headers
2013-11-06 13:56:22 +08:00
Marina Glancy
ca50abdd5d
MDL-41337 files: Fixed bug with accidental delete of the root directory
2013-10-29 20:30:01 +11:00
Petr Škoda
15bf471bb6
MDL-42386 fix invalid etag comparison
...
Credit goes to Eloy Lafuente, thanks!
2013-10-18 14:49:14 +02:00
Matteo Scaramuccia
e5ae972885
MDL-40226 Files: Added the correct MIME Type for JNLP files.
...
JNLP stands for Java Network Launch Protocol, used to launch
Java Web Start applications. More details in:
http://docs.oracle.com/javase/tutorial/deployment/webstart/deploying.html
2013-10-06 16:37:51 +02:00
sam marshall
5912c3e43e
MDL-38194 Files: Allow download of large backup files
...
The PHP readfile function does not work for files more than 2GB.
This commit provides a wrapper that can be used so that files less
than 2GB are sent with readfile, and files larger than 2GB are
sent manually.
The change applies to all uses of pluginfile.php, although in
reality, backup files are probably the only ones likely to be more
than two gigabytes.
2013-09-13 15:01:13 +01:00
Matteo Scaramuccia
a05efa34e2
MDL-39832 Files: Fixed ETag format according with RFC2616.
...
ETag must be double quoted,
http://tools.ietf.org/html/rfc2616#section-3.11 :
entity-tag = [ weak ] opaque-tag
weak = "W/"
opaque-tag = quoted-string
2013-07-07 09:06:48 +02:00
Matteo Scaramuccia
31afec2312
MDL-39832 Files: Revert MDL-39688 commit, 161be92065
...
MDL-39688 has been successful in providing a solution for the issue but further
investigations done in MDL-39832 have got the evidence that the given solution
is more likely a workaround.
2013-07-07 09:06:47 +02:00
Eloy Lafuente (stronk7)
16a2860ad2
MDL-39733 xhprof: implement import of runs
2013-07-02 00:27:30 +02:00
Sam Chaffee
7991637057
MDL-40258: Fixed invalid json string error in file-picker
2013-06-24 18:56:54 +02:00
Dan Poltawski
33beb96847
Revert "MDL-39832 Files: Revert MDL-39688 commit, 161be9206571787557eb5c11ee440c9e6ae93ca8"
...
This reverts commit d618e3c07d .
2013-06-13 13:57:02 +08:00
Dan Poltawski
7f742cece1
Revert "MDL-39832 Files: Fixed ETag format according with RFC2616."
...
This reverts commit 52286ac358 .
2013-06-13 13:57:00 +08:00
Matteo Scaramuccia
52286ac358
MDL-39832 Files: Fixed ETag format according with RFC2616.
...
ETag must be double quoted,
http://tools.ietf.org/html/rfc2616#section-3.11 :
entity-tag = [ weak ] opaque-tag
weak = "W/"
opaque-tag = quoted-string
2013-06-06 23:11:15 +02:00
Matteo Scaramuccia
d618e3c07d
MDL-39832 Files: Revert MDL-39688 commit, 161be92065
...
MDL-39688 has been successful in providing a solution for the issue but further
investigations done in MDL-39832 have got the evidence that the given solution
is more likely a workaround.
2013-06-06 23:11:14 +02:00
Petr Škoda
161be92065
MDL-39688 do not set Etag when sending http ranges
2013-05-25 09:12:03 +02:00
Marina Glancy
6168502474
MDL-39177 Updating userid when file is overwritten
2013-05-22 02:25:18 +02:00
Marina Glancy
751cebfc3d
MDL-39177 More comments about confusing files.source field
2013-05-22 02:25:12 +02:00
Marina Glancy
2a0b243137
MDL-39177 Perform all checks on draftfile area before saving the files
2013-05-22 02:24:56 +02:00
Marina Glancy
b8aca19538
MDL-39177 Remove code duplication
2013-05-22 02:24:50 +02:00
Marina Glancy
2fbfedb310
MDL-39177 Update file in filearea only if original is present
...
Now when file was deleted in filemanager and new file with the same file was uploaded the references will be converted to copies exactly like UI warns in filemanager.
Also do not delete original information from draftfiles.
2013-05-22 02:24:40 +02:00
Marina Glancy
d50f747fd8
MDL-39177 File reference is not updated when overwriting the file
2013-05-22 02:24:13 +02:00
Petr Škoda
c2140b5d95
MDL-39356 add ca certificate bundles for cURL
...
This is necessary because PHP in Windows does not have any certificates and some *nix systems have outdated or missing ca bundles too.
The order is:
1/ dataroot/moodleorgca.crt always wins - needs to be added manually by admin
2/ php.ini setting "curl.cainfo" is next
3/ on Windows libdir/cacert.pem is used because it does not have any default cert bundles
4/ system default is the last - the previous value, ok for properly configured *nix systems
2013-04-28 20:58:58 +02:00
Petr Škoda
ecff46cddc
MDL-38798 remove unused property which was giving notices in PHP 5.5beta
2013-04-07 11:41:19 +02:00
Aparup Banerjee
37240ce5c6
Merge branch 'wip-MDL-38708-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
version.php
2013-04-04 15:07:01 +08:00
Yuliya Bozhko
278065528a
MDL-35073 badges: Open badges integration
...
The badges feature allows to integrate Mozilla "Open Badges" to issue, assign,
manage and display digital badges in Moodle. This feature supports:
-- badge creation and issuing based on criteria
-- badge baking and verification service
-- direct pushing of internal badges to external backpack
-- interanl and external badge display in Moodle
-- Moodle block to display latest badges
2013-04-02 15:49:02 +08:00
Marina Glancy
d1f8c1bd62
MDL-38708 Added course overview files (most often images) to courses
2013-04-02 11:08:21 +11:00
Damyon Wiese
41fdbc0d77
MDL-38468 Filelib: Fix ordering of new mimetypes
2013-03-26 15:16:15 +08:00
Matteo Scaramuccia
2aecb84d01
MDL-38468 Files API: fixed the support for MTHML (MIME HTML: web page archive) files
2013-03-23 10:21:51 +01:00
Eloy Lafuente (stronk7)
2a28b5d4ad
Merge branch 'MDL-38268-master' of https://github.com/jfilip/moodle
2013-03-13 01:14:03 +01:00
Justin Filip
2e667c7405
MDL-38268 files: Must be explicit about switching cURL request method from HEAD to GET.
2013-03-05 11:30:22 -05:00
Eloy Lafuente (stronk7)
d5834b3712
Merge branch 'MDL-38170-master' of git://github.com/sammarshallou/moodle
2013-03-04 16:25:00 +01:00
sam marshall
85cb4b65b1
MDL-38170 SimplePie: Cannot read https feeds through proxy
2013-03-01 10:36:51 +00:00
sam marshall
bedd74bc22
MDL-38168 Filelib: Curl class does not honour proxybypass option
2013-02-22 14:15:01 +00:00
Dan Poltawski
aa247695e7
Merge branch 'MDL-35622-master' of git://github.com/FMCorz/moodle
2013-02-20 14:27:27 +08:00
Frederic Massart
5961512aa3
MDL-35622 files: Fixed typo in galleryitem extension
2013-02-20 12:23:18 +08:00
Dan Poltawski
d0231ac9a9
Merge branch 'MDL-37217-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
repository/googledocs/version.php
2013-02-19 13:54:52 +08:00
Fred
91c8cf9963
MDL-37217 files: Stricter type check for curl options
2013-02-19 13:36:23 +08:00
Dan Poltawski
28d72ad973
Merge branch 'MDL-35622-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-02-18 11:31:07 +08:00
Frederic Massart
58b1904fd1
MDL-35622 files: Add support for SMART Notebook MIME types
...
- The MIME type for Notebook files is: application/x-smarttech-notebook
- The MIME type for Gallery files is also: application/x-smarttech-notebook
Refs: http://exchange-forum.smarttech.com/forums/p/5152/11945.aspx#11945
Original author: Matteo Scaramuccia <moodle@matteoscaramuccia.com >
Fixed by: Paul Holden <pholden@greenhead.ac.uk >
2013-02-11 10:26:09 +08:00
Howard Miller
540b8834fa
MDL-37797 HTML block: add contextid to block_positions query and make it more unique.
2013-02-05 16:20:34 +08:00
Eloy Lafuente (stronk7)
37027f431b
Merge branch 'MDL-29749-master-4th' of git://github.com/FMCorz/moodle
2013-01-21 23:26:35 +01:00
Frederic Massart
caf16a57e5
MDL-29749 files: Improved params PARAM_PATH and PARAM_FILE
...
The logic change here allows for multiple dots to be part
of a file name or folder name. Most Unit Tests have not
been altered and reflect the exact logic as it was before.
2013-01-17 11:32:59 +08:00
Dan Poltawski
856df69f3d
Merge branch 'MDL-36708-master' of git://github.com/FMCorz/moodle
2013-01-16 11:39:03 +08:00
Frederic Massart
212dac2724
MDL-36708 files: Fixed missing key in array
2013-01-16 11:28:14 +08:00
Eloy Lafuente (stronk7)
ceda80962c
Merge branch 'MDL-37395-master' of git://github.com/sammarshallou/moodle
2013-01-15 18:17:12 +01:00
Frederic Massart
7aff468346
MDL-36708 files: Checking the size limit of a draft area does include references
2013-01-15 13:48:05 +08:00
Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00