dongsheng
362a728f81
"MDL-13766, added more language strings for repository api"
2009-06-22 03:45:24 +00:00
dongsheng
009a97ce00
"MDL-17316, improve non-js filepicker"
2009-06-19 07:22:37 +00:00
dongsheng
1c05907d07
"MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead"
2009-06-04 09:33:25 +00:00
dongsheng
a36670da44
"MDL-15350, boxnet plugin, assign session name before calling parent construct function"
2009-05-29 09:17:51 +00:00
dongsheng
fc08d3c8d7
"Boxnet plugin/MDL-15350, use lower letters to search"
2009-04-22 04:53:26 +00:00
dongsheng
26c9ecb05f
"Boxnet plugin/MDL-15350, update comments"
2009-04-22 02:19:24 +00:00
dongsheng
c438f190a1
"REPOSITORY/MDL-18357, make search respect mimetype restrictions"
2009-02-25 03:46:49 +00:00
dongsheng
5fa358d1ce
"REPOSITORY/MDL-13766, separate page and path in get_listing function"
2009-02-18 06:52:54 +00:00
Jonathan Newman
4d933beb8a
cvsimport fixups
2009-01-20 23:53:34 +00:00
dongsheng
0ef9884365
"MDL-13766, use bigger icons for file picker"
2009-01-14 03:26:47 +00:00
dongsheng
c167aa26c1
"REPOSITORY, BOXNET/MDL-17391, create a helper function to filter files in listing"
2008-12-09 02:11:57 +00:00
dongsheng
014c1ca037
"MDL-17391, filter repository intances by file types"
2008-12-08 05:19:09 +00:00
fmarier
6a77823cb6
MDL-17037 Lossless optimization of all PNG and JPEG images
2008-10-28 01:50:10 +00:00
jerome
792ad3aaa7
MDL-15402: comment adminitration part of the repository plugins
2008-09-18 05:43:38 +00:00
jerome
96297ca2dd
MDL-15402: add skeleton comments to all repository plugins
2008-09-18 05:33:44 +00:00
jerome
8740d9e8bf
MDL-15402: remove has_multiple_instance(), API will know there is multiple instance if the function get_instance_option_names() return a not empty object. (fix box.net)
2008-09-18 05:23:02 +00:00
jerome
edb50637d7
MDL-15402: remove has_multiple_instance(), API will know there is multiple instance if the function get_instance_option_names() return a not empty object.
2008-09-18 05:21:51 +00:00
jerome
1b79955a70
MDL-15402: refactor get_admin_option_names() into get_type_option_names()
2008-09-18 03:19:52 +00:00
jerome
daff8f506b
MDL-15402: refactor admin_config_form() into type_config_form()
2008-09-18 03:06:10 +00:00
jerome
06e65e1e67
MDL-15402: remove has_admin_config() and has_instance_config() from repository lib and all repository plugins
2008-09-18 02:36:17 +00:00
jerome
e49eaacbc9
MDL-15402: add some help texts to filckr/boxnet plugins
2008-09-17 06:09:10 +00:00
dongsheng
353d5cf39b
MDL-13766
...
1. Clean up source code
2. use search api replace old get_listing api
2008-09-16 03:11:17 +00:00
jerome
bddcd93318
MDL-15350: format code (mostly white spaces) + skeleton for documentation
2008-09-16 02:09:35 +00:00
dongsheng
ca0174ccce
MDL-13766
...
1. remove repo_id field in plugin
2. remove reset varible in javascript code.
2008-09-15 09:42:38 +00:00
dongsheng
d68c527f68
MDL-13766
...
1. create logout() and check_login() function
2. Remove the code use global varibal
2008-09-15 09:31:41 +00:00
jerome
0868f619c5
MDL-15402: flickr rep admin settings updated
2008-09-11 06:42:54 +00:00
dongsheng
1cd9bd802a
"MDL-13766, remove debug code"
2008-09-10 05:20:08 +00:00
dongsheng
615a28597e
MDL-16403
...
1. move boxnet lib to moodle lib folder
2. fix a notice
2008-09-10 03:10:42 +00:00
mjollnir_
dff30094cc
MDL-15350 - make boxnet client implement sane defaults for createfolder as well as upload file
2008-09-09 20:57:46 +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
a660039578
MDL-15402: new version of repository administration
2008-09-02 08:58:53 +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
dongsheng
0eaa8c5cb0
MDL-13766
...
1. attach seekey to ajax request
2. fix string
2008-08-29 07:45:35 +00:00
jerome
c9f9f91159
MDL-13766: refactor all repository_instance() => repository_get_instance()
2008-08-28 05:23:07 +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
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
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
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
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
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