Marina Glancy
7f9358fcc0
MDL-31838: Allow caching static responses from repositories in file picker
2012-03-12 11:35:35 +08:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Sam Hemelryk
1ddb08084b
MDL-31112 repository: Fixed phpdocs on new function
2012-02-15 12:44:32 +13:00
Davo Smith
87ed3a5c39
MDL-31112 Repository upload - check for completely null files (likely to be folders uploaded by mistake via drag and drop)
2012-02-14 08:25:04 +00:00
Petr Skoda
0790df351f
MDL-30007 standardise repository version files
2011-11-29 22:06:27 +01:00
Eloy Lafuente (stronk7)
0a4ca115b2
Merge branch 'w33_MDL-26796_m22_arrayparams' of git://github.com/skodak/moodle
2011-08-24 14:06:22 +02:00
Petr Skoda
18bd7573d6
MDL-26796 convert array parameter cleaning to new functions
2011-08-18 08:40:33 +02:00
Petr Skoda
23bfe0a448
MDL-19380 reimplement antivir scanning in repositories
2011-08-18 08:37:40 +02:00
Dongsheng Cai
f392caba15
MDL-26388, pop up a dialog when attaching a file already being used in draft area.
2011-05-02 10:11:19 +08:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
db30cfca84
MDL-25215 fix file.JPG.jpg extension problems
2011-02-14 09:50:07 +01:00
Dongsheng Cai
7d2882c476
MDL-25215, file extension should remain unchanged when using save as field in filepicker UI
2011-02-10 09:40:09 +08:00
Dongsheng Cai
1298a11935
"MDL-25633 Filepicker upload should display better error report"
2010-12-10 03:16:59 +00:00
Dongsheng Cai
ffdd6d1806
MDL-24290, REPOSITORY revert previous changes on urlencode
2010-10-04 09:35:14 +00:00
Dongsheng Cai
8cc2bcf154
MDL-24290, REPOSITORY fixed urlencode string in filename
2010-10-04 09:31:08 +00:00
Dongsheng Cai
b8a6131b94
MDL-24441, enforce course max file size
2010-09-29 10:13:35 +00:00
Dongsheng Cai
0bd269b7a2
MDL-24410, repository upload plugin allows rename file
2010-09-29 07:05:51 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00
Dongsheng Cai
cc674674a5
MDL-13766, improve repository plugins' icons
2010-09-10 07:10:30 +00:00
Petr Skoda
d078f6d38e
standardized PHPDocs package info
2010-09-06 11:29:21 +00:00
Dongsheng Cai
432ba64b9b
"MDL-23894 fixed user quota limit"
2010-08-24 07:18:08 +00:00
Dongsheng Cai
0f729672be
"MDL-23823 allow users pick same file multi times in html editor"
2010-08-24 06:29:24 +00:00
dongsheng
e3b9156c46
REPOSITORY MDL-23533, fixed incorrect archetype
2010-07-28 08:56:49 +00:00
Dongsheng Cai
a5adfa2658
MDL-23072, properly localised repository instance name
2010-07-27 09:03:54 +00:00
Dongsheng Cai
1311e4dd00
MDL-23268, throw error message instead of deleting existing file
2010-07-27 03:10:59 +00:00
Dongsheng Cai
64654e78b6
"MDL-23268, remove file_browser, urldecode, clean filename, fixed fie overriding issue"
2010-07-26 08:37:48 +00:00
Martin Dougiamas
f954e12ea8
MDL-23434 Added string_exists check to avoid notices for mimetypes without full names
2010-07-22 05:32:05 +00:00
Petr Skoda
50a8bd6c1d
MDL-14589 file api cleanup
2010-07-11 13:30:33 +00:00
Dongsheng Cai
033aad78c0
MDL-23163, added mp3 to editor
2010-07-09 05:07:48 +00:00
Dongsheng Cai
e35194bec4
MDL-22982
...
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance
2010-07-05 07:27:49 +00:00
Petr Skoda
14770efc70
MDL-22984 using standard plugin description string for repositories
...
AMOS BEGIN
MOV [repositorydesc,repository_alfresco],[pluginname_help,repository_alfresco]
MOV [repositorydesc,repository_boxnet],[pluginname_help,repository_boxnet]
MOV [repositorydesc,repository_dropbox],[pluginname_help,repository_dropbox]
MOV [repositorydesc,repository_filesystem],[pluginname_help,repository_filesystem]
MOV [repositorydesc,repository_flickr],[pluginname_help,repository_flickr]
MOV [repositorydesc,repository_flickr_public],[pluginname_help,repository_flickr_public]
MOV [repositorydesc,repository_googledocs],[pluginname_help,repository_googledocs]
MOV [repositorydesc,repository_local],[pluginname_help,repository_local]
MOV [repositorydesc,repository_merlot],[pluginname_help,repository_merlot]
MOV [repositorydesc,repository_picasa],[pluginname_help,repository_picasa]
MOV [repositorydesc,repository_recent],[pluginname_help,repository_recent]
MOV [repositorydesc,repository_s3],[pluginname_help,repository_s3]
MOV [repositorydesc,repository_upload],[pluginname_help,repository_upload]
MOV [repositorydesc,repository_url],[pluginname_help,repository_url]
MOV [repositorydesc,repository_user],[pluginname_help,repository_user]
MOV [repositorydesc,repository_webdav],[pluginname_help,repository_webdav]
MOV [repositorydesc,repository_wikimedia],[pluginname_help,repository_wikimedia]
MOV [repositorydesc,repository_youtube],[pluginname_help,repository_youtube]
AMOS END
2010-07-04 12:56:19 +00:00
Petr Skoda
614d18d26c
MDL-22984 using standard plugin name string for repositories
...
AMOS BEGIN
MOV [repositoryname,repository_alfresco],[pluginname,repository_alfresco]
MOV [repositoryname,repository_boxnet],[pluginname,repository_boxnet]
MOV [repositoryname,repository_dropbox],[pluginname,repository_dropbox]
MOV [repositoryname,repository_filesystem],[pluginname,repository_filesystem]
MOV [repositoryname,repository_flickr],[pluginname,repository_flickr]
MOV [repositoryname,repository_flickr_public],[pluginname,repository_flickr_public]
MOV [repositoryname,repository_googledocs],[pluginname,repository_googledocs]
MOV [repositoryname,repository_local],[pluginname,repository_local]
MOV [repositoryname,repository_merlot],[pluginname,repository_merlot]
MOV [repositoryname,repository_picasa],[pluginname,repository_picasa]
MOV [repositoryname,repository_recent],[pluginname,repository_recent]
MOV [repositoryname,repository_s3],[pluginname,repository_s3]
MOV [repositoryname,repository_upload],[pluginname,repository_upload]
MOV [repositoryname,repository_url],[pluginname,repository_url]
MOV [repositoryname,repository_user],[pluginname,repository_user]
MOV [repositoryname,repository_webdav],[pluginname,repository_webdav]
MOV [repositoryname,repository_wikimedia],[pluginname,repository_wikimedia]
MOV [repositoryname,repository_youtube],[pluginname,repository_youtube]
AMOS END
2010-07-04 12:52:10 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
c82d7320a7
MDL-22983 fixed incorrect repo icon locations - the /pix/ subfolder is the only way now
2010-07-03 14:40:33 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Dongsheng Cai
03896eb7d5
MDL-13766, added listing parameters
2010-05-19 02:49:18 +00:00
Dongsheng Cai
ea1780adf3
MDL-13766, implemented user quota
2010-05-11 06:49:51 +00:00
Dongsheng Cai
900d460654
"MDL-22356, disable manage link if user don't have permission to manage"
2010-05-07 03:46:30 +00:00
Dongsheng Cai
30f53712d7
MDL-13766, allow logged in user to use repository plugins
2010-05-07 03:42:35 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
David Mudrak
b4340cb296
MDL-21694 Moving repositories strings into plugin space
2010-03-29 20:44:00 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Dongsheng Cai
447c7a192c
"MDL-13766, fixed context default value"
2010-03-16 03:21:59 +00:00
Dongsheng Cai
0c4edaa243
"MDL-21170, complete upload function, fixed missing itemid"
2010-01-18 05:28:42 +00:00
Dongsheng Cai
10d53fd349
"MDL-19235, add boilerplates to repository module files"
2009-12-17 03:40:38 +00:00
Dongsheng Cai
ecea942368
"MDL-21103, fixed regex filter in tinymce plugin, and overwriten uploaded file with the same filename by default"
2009-12-15 09:19:04 +00:00
Dongsheng Cai
f3b38030f8
"MDL-20843, added missing in upload plugin"
2009-11-16 02:20:13 +00:00