183 Commits

Author SHA1 Message Date
Dongsheng Cai
99d5265525 "MDL-20602, added link external option in file picker" 2009-11-08 13:20:37 +00:00
Dongsheng Cai
d742249d7e "MDL-15488, fixed callback url for flickr repository plugin" 2009-11-06 09:21:47 +00:00
Dongsheng Cai
6f2cd52aa5 "MDL-19181, 1. fixed repository listing when using non-admin role 2. added boilerplate" 2009-11-06 09:07:46 +00:00
Petr Skoda
0ac940b3bf MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
Dongsheng Cai
41076c587f "MDL-20602, add support for FILE_INTERNAL and FILE_EXTERNAL" 2009-11-02 06:45:12 +00:00
Petr Skoda
4317f92f3f MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
dongsheng
c86dde2ec5 "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
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
5e98ab966f "MDL-17316, non-js file manager, support externel authentication" 2009-06-11 02:54:33 +00:00
fmarier
316914bf6e MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
dongsheng
a53d4f45c4 "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
dongsheng
c438f190a1 "REPOSITORY/MDL-18357, make search respect mimetype restrictions" 2009-02-25 03:46:49 +00:00
dongsheng
0e51661b24 "REPOSITORY/MDL-18356, append extenstions to file names smartly" 2009-02-25 02:06:06 +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
894687e8a3 "MDL-15488, fix current page value" 2009-01-14 06:45:45 +00:00
dongsheng
014c1ca037 "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
nicolasconnault
dbc0194458 MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
dongsheng
8a77c9494d REPOSITORY/MDL-15488
change default value (how many photos per page)
2008-11-24 05:20:29 +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
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
73bee8ad20 MDL-15402: remove version.php file from flickr plugin 2008-09-18 03:02:28 +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
dc0976b875 MDL-15488: format code (mostly white space) + skeleton for documentation 2008-09-16 02:01:59 +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
7892948d1f MDL-15402: minor changes for flickr admin settings 2008-09-15 08:42:56 +00:00
dongsheng
2b9feb5f0e MDL-13766, improve repository search, search interface can be defined
in print_search function now!
2008-09-12 07:28:40 +00:00
dongsheng
167fd7f55d "MDL-15488, use a smaller icon for flickr" 2008-09-12 03:36:39 +00:00
dongsheng
539b3d13d5 MDL-15488
1. Move flickr lib to lib/flickrlib.php
2. Create a new flickr plugin for public access, the original one will be
a personal repository, user need to login to access his/her own photos.
2008-09-12 03:32:31 +00:00
dongsheng
7fab56b76a "MDL-13766, improve settings" 2008-09-11 09:15:27 +00:00
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