147 Commits

Author SHA1 Message Date
jerome
3701fd35b1 MDL-15402: flickr rep admin settings updated (I forgot to set multiple instances to true) 2008-09-11 06:45:34 +00:00
jerome
0868f619c5 MDL-15402: flickr rep admin settings updated 2008-09-11 06:42:54 +00:00
dongsheng
8988c36bce MDL-15488
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token
2008-09-11 03:18:54 +00:00
dongsheng
7dfb3c1cb4 MDL-13766
1. redesign file picker UI
2. fix a bug of popup window
3. reduce number of pics per page (flickr plugin)
2008-09-09 09:04:32 +00:00
dongsheng
d05ef4a37a MDL-13766
1. fix boxnet search feature
2. fix bugs in global search
2008-09-08 06:20:24 +00:00
dongsheng
455860cecb MDL-13766, global search enabled. 2008-09-08 05:38:13 +00:00
jerome
faaa613d99 MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list 2008-09-05 06:30:18 +00:00
jerome
a660039578 MDL-15402: new version of repository administration 2008-09-02 08:58:53 +00:00
dongsheng
70d91d90ab MDL-13766, trim api_key 2008-08-30 16:48:11 +00:00
dongsheng
0eaa8c5cb0 MDL-13766
1. attach seekey to ajax request
2. fix string
2008-08-29 07:45:35 +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
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
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
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
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
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
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
aef7291793 MDL-13766, remove repository_local.php file 2008-08-08 03:49:29 +00:00
dongsheng
6a391ebfb4 MDL-13766, revert flickr/repository.class.php, commit local plugin. 2008-08-08 03:47:14 +00:00
dongsheng
837ebb781d MDL-13766
1. Create "local" plugin
2. Improve document
2008-08-08 03:31:51 +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
3570711ad5 "MDL-13766, make params unique" 2008-08-02 15:52:14 +00:00
dongsheng
feaaa80e9a MDL-13766, print_login for ajax. 2008-07-31 02:54:08 +00:00
dongsheng
c5704ec65a MDL-13766
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax
2008-07-31 02:51:28 +00:00
dongsheng
19add4c03a "MDL-13766, repository settings page" 2008-07-28 08:24:55 +00:00
dongsheng
99d99cff1b MDL-13766, rewrite ajax client code, encapsulate all javascrpt code in repository class, which is easy to reuse now. 2008-07-23 12:17:38 +00:00
dongsheng
bf1fccf02b MDL-13766, use exception model to report error. 2008-07-23 04:43:53 +00:00
dongsheng
2040478fb2 MDL-15348, improve list view of picker, display file size and file updated date. 2008-07-18 09:22:46 +00:00
dongsheng
bb2c046d5c MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code
2008-07-18 07:40:12 +00:00
dongsheng
1e28c767bc MDL-15349
1. Implement downloading files from repositories to temp area, TODO, communicate with FILE API
2. Fix cookie bugs in curl class
3. Fix bugs of boxnet and flickr plugins
2008-07-17 03:54:20 +00:00
dongsheng
6e1c2bedf8 MDL-15488, clean up phpFlickr code, remove all cache code(it has been implemented in curl class), clean up session code, remove useless code for repository_api. 2008-07-14 05:48:57 +00:00
dongsheng
aa754fe3d4 MDL-15350, search files in box.net repository. 2008-07-14 05:31:01 +00:00
dongsheng
75e7a38c7d MDL-15488, searching specific photos in flickr repository. 2008-07-14 04:34:26 +00:00
dongsheng
a9fd1e486e MDL-15488, bugs fix. 2008-07-09 07:45:23 +00:00
dongsheng
9d8047cb77 MDL-15349, repository_cache class added, which can reduce request time significantly. 2008-07-08 05:00:59 +00:00
dongsheng
683354006f MDL-15402, add lang file for flickr plugin. 2008-07-08 01:45:00 +00:00
dongsheng
eaba88e917 MDL-15488, version.php added 2008-07-07 08:36:53 +00:00
dongsheng
0eb58cf43a MDL-15488
1. Create a ajax file picker, which can switch views(list and thumbnail now), transfer json data between server and client side
2. Improve curl.class.php
3. Improve boxnet plugin, which won't need to redirect box.net to authenticate from now on
4. Improve flickr plugin
2008-07-07 06:34:39 +00:00
dongsheng
93bad69cfb MDL-15488, remove PEAR 2008-07-02 09:35:18 +00:00
dongsheng
8ee6bcbccc MDL-15488, remove PEAR lib 2008-07-02 09:30:48 +00:00
dongsheng
d72ff7a208 MDL-15488.
1. Remove all the pear stuff in flickr plug-in.
2. Remove database cache for flickr plugin-in, it will be back soon.
3. Remove uploading, repository doesn't need it.
4. Create a curl wrapper class by myself, so no license issues anymore, I will continue to improve it.
2008-07-02 09:24:29 +00:00
dongsheng
36ea9a6c98 "MDL-15488, flickr plug-in added" 2008-07-01 07:37:41 +00:00