1733 Commits

Author SHA1 Message Date
dongsheng
5a3b9db98c MDL-13766
Upload plugin added
2008-09-01 08:19:28 +00:00
dongsheng
b82bcbcb9d "MDL-13766, improve loading UI" 2008-09-01 06:05:54 +00:00
dongsheng
31640be23a MDL-13766, add a navbar to thumbnail view. 2008-09-01 03:07:16 +00:00
dongsheng
70d91d90ab MDL-13766, trim api_key 2008-08-30 16:48:11 +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
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
scyrma
ba64f5cd8c MDL-15351: fix higher level of path information for local repository - begin testing. 2008-08-28 07:42:37 +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
scyrma
be236ef508 MDL-15351: first working version of the local browser 2008-08-22 07:36:11 +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
68e374a6c1 MDL-13766, boxnet files show as a tree now! 2008-08-21 09:27:39 +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
dongsheng
0e8ae38e98 "MDL-13766, ws.php should not be cached" 2008-08-21 02:05:02 +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
733cfd806f "MDL-13766, add original format for flickr" 2008-08-19 03:54:58 +00:00
dongsheng
d85b412960 MDL-13766, remove old lang file in plugin folder 2008-08-15 03:27:30 +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
621dca51f8 MDL-13766, test api_key, and remove shared secret in flickr plug-in 2008-08-14 06:48:58 +00:00
dongsheng
eb9aa68370 MDL-13766
1. worked with muliti-instance of same plugins
2. get API KEY from database
2008-08-13 08:35:18 +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
5b5e6a124c MDL-13766, add icon for each repository, fix css style 2008-08-11 07:41:55 +00:00