dongsheng
5a3b9db98c
MDL-13766
...
Upload plugin added
2008-09-01 08:19:28 +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
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
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
0e8ae38e98
"MDL-13766, ws.php should not be cached"
2008-08-21 02:05:02 +00:00
dongsheng
5fd3e8f72e
MDL-13766
...
improve action parameter, add comments for local plugin
2008-08-20 04:24:38 +00:00
dongsheng
64be2d6ce1
MDL-13766, some small changes for repository api.
2008-08-11 03:30:09 +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
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
3570711ad5
"MDL-13766, make params unique"
2008-08-02 15:52:14 +00:00
dongsheng
3e515a9f73
MDL-13766, tell server side where file picker opened.
2008-08-01 04:10:31 +00:00
dongsheng
6cbb4efbdd
MDL-13766, use FILE_API in repository.
2008-08-01 03:40:37 +00:00
dongsheng
19add4c03a
"MDL-13766, repository settings page"
2008-07-28 08:24:55 +00:00
dongsheng
bf1fccf02b
MDL-13766, use exception model to report error.
2008-07-23 04:43:53 +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
75e7a38c7d
MDL-15488, searching specific photos in flickr repository.
2008-07-14 04:34:26 +00:00
dongsheng
5bce597214
MDL-15488, paging for flickr plugin
2008-07-09 07:48:33 +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
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