118 Commits

Author SHA1 Message Date
dongsheng
8a1d4a467f MDL-16265, add a preview link under each icon. 2008-08-29 08:33:08 +00:00
dongsheng
a67af354cd MDL-16266, add thumbnail on rename page. 2008-08-29 08:26:38 +00:00
dongsheng
0eaa8c5cb0 MDL-13766
1. attach seekey to ajax request
2. fix string
2008-08-29 07:45:35 +00:00
dongsheng
c0fa8cbaa6 MDL-13766
1. click icon to download
2. display filename when downloading complete
2008-08-29 06:31:19 +00:00
dongsheng
3f24ea1e94 "MDL-13766, update comments" 2008-08-28 06:39:09 +00:00
dongsheng
c926013059 MDL-13766
1. Change location of cached and downloaded files
2. Clean up expired cache files
3. Remove downloaded files after completing moving
2008-08-28 06:23:23 +00:00
jerome
8dcd5debaa MDL-13766: fix/add comments 2008-08-28 06:15:19 +00:00
jerome
e6be3a6987 MDL-13766: refactor all repository_instances() => repository_get_instances() 2008-08-28 05:30:19 +00:00
jerome
c9f9f91159 MDL-13766: refactor all repository_instance() => repository_get_instance() 2008-08-28 05:23:07 +00:00
jerome
49a1ce1957 MDL-13766: refactor all libary functions, they now all start with repository_ 2008-08-28 05:13:13 +00:00
dongsheng
3023078fb2 MDL-13766, verify data before return to browser. 2008-08-28 02:23:09 +00:00
dongsheng
55b4bb1d9e MDL-13766, fix lang strings and small bugs 2008-08-27 06:23:01 +00:00
dongsheng
336bb44bf7 MDL-13766
1. click thumbnail to download or view target file
2. fix css issues
3. boxnet api url changed
2008-08-27 04:17:35 +00:00
dongsheng
122defc546 MDL-13766, add a cancel button on file picker, fix bugs in repository administration panel 2008-08-26 08:00:47 +00:00
dongsheng
27051e4319 MDL-13766
1. Chanage database, create 2 more tables for repository
2. One-step download in file picker
2008-08-26 07:20:56 +00:00
dongsheng
19a10884c6 "MDL-13766, make folder in treeview looks different from the files" 2008-08-22 07:29:08 +00:00
scyrma
f6812a21cf MDL-13766 better documentation (forgot one field, re-ordered fields) 2008-08-22 06:24:25 +00:00
dongsheng
0291df498a "MDL-13766, browse subfolder in thumbview" 2008-08-22 06:10:37 +00:00
scyrma
3c9e53c05e MDL-13766: improve documentation 2008-08-22 06:06:02 +00:00
scyrma
f7639c37a0 MDL-13766: adding some documentation for the file listing sent back by a repository plugin 2008-08-22 05:59:08 +00:00
dongsheng
c145b65732 MDL-13766, fix javascript error and improve css. 2008-08-21 08:07:08 +00:00
dongsheng
b748c9718e "MDL-13766, small fix for repository" 2008-08-21 06:13:27 +00:00
dongsheng
19f1d26224 "MDL-13766, beautify source code" 2008-08-21 02:46:22 +00:00
skodak
8ba190827b MDL-16146 repository client javascript not xhtml strict - missing script type 2008-08-20 20:33:51 +00:00
skodak
de57d6f504 MDL-16146 repository client javascript not xhtml strict - missing CDATA 2008-08-20 20:07:01 +00:00
dongsheng
f692fb10f9 MDL-13766, fix a not_logged_in bug 2008-08-20 07:51:42 +00:00
dongsheng
ed2408e14c MDL-13766, use one api_key for all boxnet instances 2008-08-20 07:26:10 +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
1c7bf19025 MDL-13766
Better tree building
2008-08-20 03:47:05 +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
5108bf415f MDL-13766, self::static_func doesn't work well on php 5.2.6, change to another way to do this 2008-08-15 02:22:24 +00:00
dongsheng
b1339e9855 MDL-13766, add more docs 2008-08-14 09:39:39 +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
5b5e6a124c MDL-13766, add icon for each repository, fix css style 2008-08-11 07:41:55 +00:00
dongsheng
64be2d6ce1 MDL-13766, some small changes for repository api. 2008-08-11 03:30:09 +00:00
dongsheng
4533e4adc0 MDL-13766
1. fix repository_get_options
2. Use DOM method generate html
2008-08-08 07:11:35 +00:00
dongsheng
837ebb781d MDL-13766
1. Create "local" plugin
2. Improve document
2008-08-08 03:31:51 +00:00
dongsheng
4ed438906d MDL-13766, use a better function name 2008-08-07 08:36:12 +00:00
dongsheng
b6558c3b0c MDL-13766
1. Pass context information to repository
TODO
Not sure about the way to get context, hard to find where we are, because print_textarea and moodle may be used in any place in moodle.
2. Change parameter type in ws.php
2008-08-07 03:33:47 +00:00
dongsheng
f3a6f85b94 MDL-13766, use a better value for itemid. 2008-08-06 08:09:01 +00:00
dongsheng
e1f2936860 MDL-13766, fix bugs in formlib 2008-08-06 03:26:57 +00:00
dongsheng
765943edc6 MDL-13766, mulit-filepicker in htmleditor worked. 2008-08-05 08:12:21 +00:00
dongsheng
4b844d63ef MDL-13766, more changes to mulit-filepicker in one page. 2008-08-05 05:49:33 +00:00
dongsheng
c2762f06b7 MDL-13766
1. Make mulit-filepicker in one page possible
2. fix lang strings
3. use itemid specify a draft file
TODO
itemid should use a better value.
2008-08-05 05:12:30 +00:00
dongsheng
d8eb6e180c "MDL-13766, use file api to move files" 2008-08-04 05:53:53 +00:00
dongsheng
b3bcaa6268 "MDL-13766, clean up js lib" 2008-08-01 04:23:54 +00:00
dongsheng
3e515a9f73 MDL-13766, tell server side where file picker opened. 2008-08-01 04:10:31 +00:00
dongsheng
92000bb910 MDL-13766, change zindex value of file picker 2008-08-01 03:35:09 +00:00