138 Commits

Author SHA1 Message Date
dongsheng
d1bfc05ed7 "MDL-13766, improve search form in file picker, improve error handing" 2009-06-25 04:12:43 +00:00
dongsheng
362a728f81 "MDL-13766, added more language strings for repository api" 2009-06-22 03:45:24 +00:00
dongsheng
2194247064 "MDL-15351, fixed draft files browsing" 2009-06-22 02:59:32 +00:00
stronk7
6aa104ed96 MDL-19350 upgrade blocks - tiding up minor bits in repo plugins 2009-06-03 17:31:09 +00:00
dongsheng
78f7e0c6d8 "MDL-15351, fixed undefined path variable" 2009-06-03 08:38:52 +00:00
dongsheng
a6058fed1f "MDL-15351, use new file api handle draft files and final files in local plugin" 2009-05-22 09:19:58 +00:00
dongsheng
8559ea1080 "MDL-15351, use base64 encode php seriablized data" 2009-05-20 06:08:12 +00:00
dongsheng
cd3122334d "MDL-15351, rewrote repository local repository" 2009-05-20 05:24:53 +00:00
dongsheng
a53d4f45c4 "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
dongsheng
8763ab760b "REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook" 2009-03-10 02:01:24 +00:00
dongsheng
5fa358d1ce "REPOSITORY/MDL-13766, separate page and path in get_listing function" 2009-02-18 06:52:54 +00:00
nicolasconnault
dbc0194458 MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
jerome
e3ca0f3a04 MDL-15352: move local/remote common code into the repository library. 2008-10-30 02:30:26 +00:00
jerome
b953d4a459 MDL-15351: the plugin didn't retrieve any file. The problem was cause by the curl download function that can not have session => now we deal with fileinfo parameters, not the file url. 2008-10-29 08:20:12 +00:00
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
jerome
96297ca2dd MDL-15402: add skeleton comments to all repository plugins 2008-09-18 05:33:44 +00:00
jerome
c715404e6a MDL-15402: remove has_admin_config() and has_instance_config() from repository local and update plugins 2008-09-18 02:39:10 +00:00
dongsheng
353d5cf39b MDL-13766
1. Clean up source code
2. use search api replace old get_listing api
2008-09-16 03:11:17 +00:00
scyrma
207ab754ac MDL-15351: making sure empty folders are still recognized as folders. 2008-09-15 01:51:25 +00:00
scyrma
453857b08b MDL-15351: small fix when search is not used. 2008-09-11 08:13:12 +00:00
scyrma
30868c40ae MDL-15351: testing to make folder expanded by default 2008-09-11 07:48:35 +00:00
scyrma
79902e8a8a MDL-15351: it's now possible to search the local repository 2008-09-11 07:30:07 +00:00
scyrma
bf304d495b MDL-15351: correcting context and list all available files 2008-09-10 04:21:43 +00:00
scyrma
d292a40c99 MDL-15351: fixing the path arguments, and a bit of white space drama cleanup. 2008-09-09 08:50:10 +00:00
jerome
a660039578 MDL-15402: new version of repository administration 2008-09-02 08:58:53 +00:00
dongsheng
d31af46ae2 MDL-13766
1. Remove search link in upload plugin
2. add get_name function
2008-09-02 04:05:11 +00:00
dongsheng
a62542e08b "MDL-13766, upload plugin" 2008-09-01 08:21:39 +00:00
scyrma
991c9c3587 MDL-15351: (work-in-progress) - better browsing of the local repository. Heaps more to come. 2008-08-29 09:50:11 +00:00
scyrma
ba64f5cd8c MDL-15351: fix higher level of path information for local repository - begin testing. 2008-08-28 07:42:37 +00:00
scyrma
be236ef508 MDL-15351: first working version of the local browser 2008-08-22 07:36:11 +00:00
dongsheng
ae8d6f2377 MDL-13766
Show manage link for each repository
2008-08-20 06:38:10 +00:00
dongsheng
a347291c30 MDL-13766
add more lang string
2008-08-20 04:53:42 +00:00
dongsheng
5fd3e8f72e MDL-13766
improve action parameter, add comments for local plugin
2008-08-20 04:24:38 +00:00
dongsheng
d373f63f9b MDL-13766
1. Use treeview display files in repository
2. Dymanicly loading file support
3. Upload file in local repository plugin
4. Move file picker to the top level of DOM
5. get original photo format from flickr web service
2008-08-20 02:52:29 +00:00
dongsheng
d85b412960 MDL-13766, remove old lang file in plugin folder 2008-08-15 03:27:30 +00:00
dongsheng
d5b5dfaf4f MDL-13766, add icon for local plugin 2008-08-13 04:13:33 +00:00
dongsheng
4a65c39a46 MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class. 2008-08-13 04:09:13 +00:00
dongsheng
6a391ebfb4 MDL-13766, revert flickr/repository.class.php, commit local plugin. 2008-08-08 03:47:14 +00:00