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
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
bf1fccf02b
MDL-13766, use exception model to report error.
2008-07-23 04:43:53 +00:00
dongsheng
84df43de21
MDL-13766
...
remove require_once call to curl.class.php
2008-07-18 07:44:14 +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
38e554420b
MDL-15405
...
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name
2008-07-17 09:34:15 +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
thepurpleblob
9faa5c4469
fixed a small typo causing syntac error.
2008-07-16 10:47:50 +00:00
dongsheng
c425472d81
MDL-15349, the implementation of get_file function in repository class.
2008-07-16 05:15:14 +00:00
dongsheng
aa754fe3d4
MDL-15350, search files in box.net repository.
2008-07-14 05:31:01 +00:00
dongsheng
52ffbaae61
MDL-15349, cache enabled lib.php.
2008-07-08 05:02:41 +00:00
dongsheng
97f7393dcc
"MDL-15349, create a new function to get all repository plugins"
2008-07-07 06:54:39 +00:00
dongsheng
0f59046fa2
"MDL-15350, boxnet plug-in worked now"
2008-06-30 07:10:13 +00:00
dongsheng
8b65d45c2f
"MDL-15348, get options from database"
2008-06-30 05:24:00 +00:00
dongsheng
d1fe34524b
"MDL-15349, fix print_list"
2008-06-27 06:26:36 +00:00
moodler
fca079c514
Just a little bit of code cleaning-up while reading
2008-06-27 05:48:24 +00:00
dongsheng
82669dc496
"MDL-15349, move base class to lib.php, add 2 class members"
2008-06-27 03:33:40 +00:00
moodler
1cf56396df
Base classes and lib.php file MDL-15347
2008-06-25 08:09:25 +00:00