skodak
|
85db95e708
|
MDL-19002 new simplified file api file limits; docs are still not finished
|
2009-04-29 07:52:35 +00:00 |
|
skodak
|
c94882ffa2
|
MDL-19002 new simplified file api file limits; docs are still not finished
|
2009-04-28 21:20:43 +00:00 |
|
skodak
|
a08171c5c2
|
MDL-19002 file upload limits support
|
2009-04-28 19:08:33 +00:00 |
|
skodak
|
7d2948bdd0
|
MDL-18910 full support for module intro editor with embedded images
|
2009-04-22 07:19:56 +00:00 |
|
dongsheng
|
37051e5877
|
"MDL-18848, add default module to curl class"
|
2009-04-20 09:21:28 +00:00 |
|
nicolasconnault
|
509f67e34e
|
MDL-18111 Added comments to filelib.php
|
2009-04-17 12:50:26 +00:00 |
|
skodak
|
4f5521dd02
|
MDL-14589 fixed incorrect file info api function result
|
2009-04-15 20:02:48 +00:00 |
|
dongsheng
|
5430f05b37
|
"MDL-18848, curl_cache is not specific to repository module any more"
|
2009-04-14 02:34:38 +00:00 |
|
tjhunt
|
5b8fa09b00
|
filters: MDL-7336 Finish admin settings page.
|
2009-04-13 07:04:07 +00:00 |
|
tjhunt
|
edc0c49332
|
file api: MDL-18754 improve the names of some functions.
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
|
2009-04-01 04:34:58 +00:00 |
|
dongsheng
|
7a34d20d47
|
"REPOSITORY/MDL-13766, return unknown type icon for repository api"
|
2009-03-12 08:02:51 +00:00 |
|
skodak
|
644d506ac1
|
MDL-16698 towards new general editor element + converted course section summaries
|
2009-02-17 16:18:05 +00:00 |
|
skodak
|
3156b8ca48
|
MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files
|
2009-02-16 20:47:22 +00:00 |
|
jerome
|
546fef5f06
|
link resource MDL-16272 fix anchor into the url (not urlescaped anymore), merged from 19
|
2009-02-05 02:30:19 +00:00 |
|
skodak
|
7fb90df073
|
MDL-17617 - fixed regressions - missing $ch
|
2009-01-17 18:47:54 +00:00 |
|
skodak
|
aa944588ff
|
MDL-17617 - fixed regressions - missing $ch
|
2009-01-17 18:46:28 +00:00 |
|
skodak
|
56949c17de
|
MDL-14992 refactored use of session_write_close()
|
2009-01-17 15:25:08 +00:00 |
|
skodak
|
0a2092a307
|
MDL-14992 towards better db sessions
|
2009-01-16 17:27:36 +00:00 |
|
dongsheng
|
72aa74ce7c
|
"REPOSITORY/MDL-13766, use default icon for unknow file type"
|
2009-01-15 06:53:40 +00:00 |
|
dongsheng
|
0ef9884365
|
"MDL-13766, use bigger icons for file picker"
|
2009-01-14 03:26:47 +00:00 |
|
skodak
|
c5b8b31ad5
|
MDL-17617 removed some uses of snoopy library
|
2009-01-08 15:01:19 +00:00 |
|
skodak
|
11e7b506ce
|
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
|
2009-01-05 21:37:20 +00:00 |
|
skodak
|
0ad6b20cb2
|
MDL-17754 session code refactoring; removing test cookie which will be replaced by wwwroot checks
|
2009-01-02 13:42:43 +00:00 |
|
dongsheng
|
b933b378e3
|
"MDL-17391, fix file_type_to_ext to class, which should return array all the time"
|
2008-12-09 06:52:27 +00:00 |
|
dongsheng
|
fc11edbfa0
|
"MDL-17391, enable repository filter in html editor"
|
2008-12-08 06:53:58 +00:00 |
|
dongsheng
|
014c1ca037
|
"MDL-17391, filter repository intances by file types"
|
2008-12-08 05:19:09 +00:00 |
|
poltawski
|
f6d3e2c486
|
lib: class curl does http proxy tunneling if http proxy set. Most
proxies do not permit this so I think its better to just use pure
pure http MDL-17482
|
2008-12-01 22:23:42 +00:00 |
|
dongsheng
|
28c5829404
|
cURL LIB/MDL-17382
make send raw post data possible
|
2008-11-25 04:55:31 +00:00 |
|
skodak
|
12fab7081e
|
fooMDL-16698 formslib filenamager element: forum converted to use new filemanaer element (no JS/picker integration for now sorry)
|
2008-11-19 21:53:37 +00:00 |
|
skodak
|
0cde3ede1c
|
MDL-11789 fixed regressions preventing file caching when default used; merged from MOODLE_19_STABLE
|
2008-11-01 19:28:31 +00:00 |
|
stronk7
|
1349903246
|
Adding correct Office 2007 mime types. MDL-15987 ; merged from 19_STABLE
|
2008-10-17 18:05:23 +00:00 |
|
scyrma
|
db3a0b34d4
|
Files/MDL-14231: reverting previous commit.
|
2008-10-09 07:00:56 +00:00 |
|
scyrma
|
3da3316d6d
|
Files/MDL-14231: return false on file not found so that the user is warned that the file could not be deleted. (merged)
|
2008-10-09 06:22:54 +00:00 |
|
jerome
|
f86eb734ee
|
MDL-15800: clean filelib.php, fix https image link into the edit profil page (weblib.php), merged from 19
|
2008-10-07 02:26:47 +00:00 |
|
tjhunt
|
7a1f5e932a
|
MDL-16706 - eliminate miscellaneous inine JavaScript
A few easy files in lib.
|
2008-09-26 11:24:52 +00:00 |
|
dongsheng
|
d04ce87faf
|
"MDL-16440, enable curl class to use proxy by defalut"
|
2008-09-24 01:26:15 +00:00 |
|
skodak
|
a83ad94625
|
MDL-16596 support for total maxbytes per draft area - proper server-side validation still missing; some minor refactoring
|
2008-09-21 21:29:41 +00:00 |
|
skodak
|
b5b188ce33
|
MDL-16596 support for restricting of subdirectory browsing/upload
|
2008-09-21 20:45:07 +00:00 |
|
skodak
|
b933a13955
|
MDL-16596 reworked areafiles element
|
2008-09-21 15:37:07 +00:00 |
|
skodak
|
8546def3b6
|
MDL-16596 basic areafiles formslib element
|
2008-09-20 20:56:21 +00:00 |
|
scyrma
|
eb37800b50
|
MDL-15405: missing check
|
2008-09-09 09:08:43 +00:00 |
|
dongsheng
|
aae85978ec
|
MDL-13766, users can delele their own cache files in fp.
|
2008-09-08 08:48:07 +00:00 |
|
scyrma
|
78c809c437
|
MDL-15405: draftfile url rewriting function now working as it should for a nice bunch of test cases.
|
2008-09-08 06:09:11 +00:00 |
|
skodak
|
7983d68231
|
MDL-14589 sample function for draft area files migration and relinking
|
2008-09-07 22:34:18 +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 |
|
scyrma
|
98bc644685
|
MDL-15405: add more (still partial) support for inline files in user profiles.
|
2008-09-05 11:02:48 +00:00 |
|
scyrma
|
237806f4f0
|
MDL-14589: clean up function & correct the link to userfile.php.
|
2008-09-04 09:03:44 +00:00 |
|
scyrma
|
f74e60183e
|
MDL-15405: removing leftover debugging code
|
2008-09-04 02:07:51 +00:00 |
|
scyrma
|
927ce88759
|
MDL-15405: Add support for relinking of inline media
|
2008-09-04 01:56:50 +00:00 |
|
scyrma
|
c7ca878147
|
MDL-15405: moving function into file_storage & simplify things a bit.
|
2008-09-02 07:30:18 +00:00 |
|