142 Commits

Author SHA1 Message Date
dongsheng
b318bb6db2 REPOSITORY/MDL-13766
pass mimetype and return value type to file picker to filter repository instances
2008-11-26 03:26:33 +00:00
dongsheng
1e08b5cf79 "MDL-13766, support iframe repository" 2008-11-03 04:44:53 +00:00
jerome
3a01a46a3e MDL-15352: display only the folder containing at least one file 2008-10-31 00:30:36 +00:00
dongsheng
e53a97d19e "MDL-13766, fixed options saving bug" 2008-10-30 07:12:54 +00:00
jerome
e3ca0f3a04 MDL-15352: move local/remote common code into the repository library. 2008-10-30 02:30:26 +00:00
jerome
ce5e846c72 MDL-15352: add phpdoc to mnet_publishes method 2008-10-29 06:42:48 +00:00
dongsheng
efe018b492 "MDL-17014, check soap extension in alfresco plugin" 2008-10-28 03:13:31 +00:00
dongsheng
3e0794ed04 "MDL-17014, check soap extension before create alfresco plugin" 2008-10-27 02:57:29 +00:00
jerome
119a4ae142 MDL-15352: fix warning on admin.php (temporary fix) 2008-10-23 09:51:48 +00:00
jerome
8f943ebab4 MDL-15402: trivial stuff into the repository lib 2008-10-22 05:49:15 +00:00
jerome
9f7c761af9 MDL-15402: by default course/user repositories cannot be created/set 2008-10-09 06:01:10 +00:00
jerome
f48fb4d692 MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting 2008-10-09 03:02:26 +00:00
dongsheng
6ecf0dfa15 MDL-15488, move search_result flag to ws.php 2008-09-22 01:10:52 +00:00
jerome
1e97f196a4 MDL-15402: when an instance is reaonly, the administrator cannot delete it but should be able to modify the name (only) 2008-09-19 06:43:06 +00:00
jerome
83a018ed67 MDL-15402: add comments to the repository plugin_init() function 2008-09-18 05:54:23 +00:00
jerome
c295f9ff05 MDL-15402: refactor repository_admin_form into repository_type_form 2008-09-18 05:48:25 +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
dongsheng
1d66f2b20e "MDL-13766, print_login should not be an abstract function" 2008-09-18 02:25:28 +00:00
jerome
948c286025 MDL-15402: implement readonly repository instances (support flickr_public) 2008-09-16 09:08:36 +00:00
dongsheng
8d419e59f3 MDL-13766, clean up 2008-09-16 05:33:55 +00:00
dongsheng
9bdd9eee0f MDL-13766, move filepicker javascript code to a seperated file. 2008-09-16 03:52:11 +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
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
7892948d1f MDL-15402: minor changes for flickr admin settings 2008-09-15 08:42:56 +00:00
moodler
7a3b93c18a Just tidying as I read it. Main problem with it now is that huge block of JS 2008-09-15 07:56:26 +00:00
dongsheng
fbd508b463 MDL-13766
introduce new search API
2008-09-12 08:16:09 +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
80108afd0e "MDL-13766, expand automaticlly" 2008-09-11 07:58:39 +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
2d7bbf554a "MDL-13766, add path to node" 2008-09-10 07:42:41 +00:00
dongsheng
911e0eb050 MDL-13766
1. change css className
2. add comments
2008-09-10 07:11:47 +00:00
jerome
bbcd4860cc MDL-15402: now Moodle display course/user repositories only if the user can edit/create at least one instance 2008-09-10 03:44:08 +00:00
dongsheng
66dc47bc32 "MDL-13766, load yui lib one time, TODO: load file picker code one time" 2008-09-10 02:49:53 +00:00
dongsheng
9bf0d6332f "MDL-13766, fix event register bug" 2008-09-10 01:57:18 +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
cf493e8923 MDL-13766
popup authentication support (draft)
2008-09-09 03:25:03 +00:00
jerome
aca64b7934 MDL-15402: fix a bug when try to display list of instances for not added plugin 2008-09-08 09:41:38 +00:00
dongsheng
aae85978ec MDL-13766, users can delele their own cache files in fp. 2008-09-08 08:48:07 +00:00
dongsheng
772de6c799 "MDL-13766, fix repository id in thumbnail view" 2008-09-08 07:51:07 +00:00
dongsheng
f3c5853d42 "MDL-13766, fix treeview html id" 2008-09-08 07:24:27 +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
scyrma
6fe8b02294 MDL-13766: make the filepicker work over https when necessary. 2008-09-08 03:07:07 +00:00
dongsheng
5fdb8260c0 "MDL-13766, fire onchange event in tinymce to preview picture" 2008-09-05 10:14:26 +00:00
jerome
12c79bfd7e MDL-15402: modify repository_get_instances() in order to be easier to use 2008-09-05 08:51:25 +00:00
dongsheng
7da411cfdb "MDL-13766, fix a bug introduced by last commit" 2008-09-05 08:11:17 +00:00