Commit graph

65 commits

Author SHA1 Message Date
dongsheng
6b0fae574d "MDL-19002, implement attachment files limit in file picker" 2009-06-12 05:57:25 +00:00
dongsheng
5e98ab966f "MDL-17316, non-js file manager, support externel authentication" 2009-06-11 02:54:33 +00:00
dongsheng
a6058fed1f "MDL-15351, use new file api handle draft files and final files in local plugin" 2009-05-22 09:19:58 +00:00
dongsheng
cd3122334d "MDL-15351, rewrote repository local repository" 2009-05-20 05:24:53 +00:00
dongsheng
da2946c984 "MDL-19180, repository url plugin, download file into moodle by inputing url directly" 2009-05-18 03:51:09 +00:00
dongsheng
a06878d3c1 "MDL-13766, if moodle is working on HTTPS, then we are not allowed to access parent window, we need to warn users what is going on, and tell them to refresh repository manually" 2009-05-04 09:25:14 +00:00
dongsheng
fc3ec2ca24 "MDL-18486, 1. hide toolbar, pagination when doing global searching, 2. display empty directory in local pluign" 2009-04-30 09:42:24 +00:00
dongsheng
ea7898979c "MDL-16911, 1. allow double/single quotes to be showed in title 2. allow change youtube video name" 2009-04-29 06:02:26 +00:00
dongsheng
870f4b56fb "MDL-13766, output repository id when logging out" 2009-04-24 04:53:24 +00:00
dongsheng
7b58fb4179 "webdav plugin/MDL-16908, fix header check code, reformat code" 2009-04-23 09:50:30 +00:00
dongsheng
eff65f0fd4 "Repository/MDL-13766, search_result should be boolean value" 2009-04-22 04:54:36 +00:00
dongsheng
b763c2d904 "MDL-18486, file picker searching form" 2009-04-21 05:53:35 +00:00
dongsheng
79488ef6ff "MDL-13766, remove debug code" 2009-04-21 02:30:43 +00:00
dongsheng
e189ec00f0 "MDL-18486, remove php varible from file picker code, all javascript code goes into a static file" 2009-04-20 08:53:21 +00:00
dongsheng
5430f05b37 "MDL-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +00:00
dongsheng
3a90e17e41 "REPOSITORY/MDL-17466, display which plugin is valid" 2009-04-01 05:40:37 +00:00
skodak
b7bad38b37 DML fix 2009-03-28 22:18:53 +00:00
dongsheng
5fa358d1ce "REPOSITORY/MDL-13766, separate page and path in get_listing function" 2009-02-18 06:52:54 +00:00
dongsheng
b423b4af24 REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
new ajax filemanager.
2008-12-02 07:05:15 +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
53c8ae53a7 "MDL-16650, fixed bug of returning raw urls" 2008-10-23 04:26:48 +00:00
dongsheng
122d195bac "MDL-16650, return raw URLs directly" 2008-10-20 01:40:19 +00:00
dongsheng
6ecf0dfa15 MDL-15488, move search_result flag to ws.php 2008-09-22 01:10:52 +00:00
dongsheng
00045af9c0 "MDL-13766, 1) improve javascript error handle 2) add language string 3) change parameter type" 2008-09-18 07:08:45 +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
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
moodler
577aab9b88 MDL-13766 Tidying 2008-09-15 06:58:26 +00:00
moodler
d0f8585da3 MDL-13766 Cleaned up the formatting a bit for readability 2008-09-15 06:56:08 +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
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
911e0eb050 MDL-13766
1. change css className
2. add comments
2008-09-10 07:11:47 +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
dongsheng
aae85978ec MDL-13766, users can delele their own cache files in fp. 2008-09-08 08:48:07 +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
dongsheng
2057487cf8 "MDL-13766, check context id" 2008-09-04 06:28:47 +00:00
dongsheng
b3276c45cf "MDL-13766, pass repository name" 2008-09-02 04:08:49 +00:00
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