Commit graph

431 commits

Author SHA1 Message Date
dongsheng
547d5c078b "MDL-16548, fix file area path problem" 2009-04-20 08:59:00 +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
8b1c7bc46a "MDL-18888, fixed duplicated course name in breadcrumbs for course repositories page" 2009-04-17 08:20:52 +00:00
dongsheng
f882cf0497 "MDL-18886, remove firephp debugging code" 2009-04-17 08:05:49 +00:00
dongsheng
b81ebefd70 "MDL-18886, use array index to get files tree children" 2009-04-17 08:00:59 +00:00
dongsheng
5430f05b37 "MDL-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +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
e91f9c3965 "MDL-18520, fix warning in file system plugin" 2009-04-03 07:32:51 +00:00
dongsheng
09bff8e8f1 "MDL-17475, fix bad sql when add repository instances" 2009-04-03 07:31:43 +00:00
dongsheng
8af334cd22 "MDL-17261, add language string, see details on tracker" 2009-04-03 02:26:43 +00:00
dongsheng
7f728551de "MDL-17475, if webdav_server is empty, return null" 2009-04-03 02:16:48 +00:00
dongsheng
03a46b90d9 "MDL-18520, change block_list into a static member of class" 2009-04-02 06:21:05 +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
e437618bdd "REPOSITORY/MDL-18520, fix undefined warning" 2009-03-23 07:53:32 +00:00
dongsheng
64115dc8b3 "REPOSITORY/MDL-18520, hard-coded block list in file system plugin" 2009-03-17 05:21:03 +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
c052a9ceca "REPOSITORY/MDL-18546, use require_js to include javascript files, see tracker for more details" 2009-03-16 01:41:26 +00:00
dongsheng
fe4126c8c3 "REPOSITORY, SMB/MDL-16907, remove smb plugin from core" 2009-03-13 02:59:45 +00:00
dongsheng
520de3434b "REPOSITORY/MDL-18520, file system plugin added" 2009-03-13 02:54:28 +00:00
dongsheng
88b126a5e4 "REPOSITORY/MDL-13766, 1. don't remove file if repository_no_delete is set 2. remove a useless function" 2009-03-13 02:52:12 +00:00
dongsheng
f8dff8206f "REPOSITORY/MDL-13766, sometimes element id is missing, fixed" 2009-03-12 08:44:23 +00:00
dongsheng
4598307229 "REPOSITORY, FILEPICKER/MDL-13766, plugin developers can define login button label." 2009-03-11 06:03:33 +00:00
dongsheng
a86b44b1ca "REPOSITORY, GDOCS/MDL-16383, tell filepicker gdocs support documents only" 2009-03-11 05:43:54 +00:00
tjhunt
9e0a6b950c repostiory: remove blank unit tests file that otherwise registers as a fail. 2009-03-10 07:54:57 +00:00
dongsheng
8763ab760b "REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook" 2009-03-10 02:01:24 +00:00
poltawski
6667f9e439 repository/googledocs New repository plugin MDL-16383
Google have now allowed documents to be downloaded via their API
(http://googledataapis.blogspot.com/2009/02/start-downloads.html) so
the google docs repo plugin could be finished.

At the moment i've set the export format hardcoded, hopefully we can allow the
repo api let the user choose later...
2009-03-08 15:53:11 +00:00
dongsheng
60c366e8a6 "REPOSITORY/MDL-13766, improve create function" 2009-03-05 05:40:56 +00:00
dongsheng
3ca80ab0f6 "FILEPICKER/MDL-13766, fix search action" 2009-03-05 05:22:35 +00:00
dongsheng
2b0b362677 "REPOSITORY/MDL-17815, remove instance config when deleting instances" 2009-03-05 04:59:48 +00:00
dongsheng
a75c78d318 "REPOSITORY/MDL-18354, enabled local and upload repository plugins when upgrading" 2009-03-05 04:40:51 +00:00
dongsheng
7d2ebf7090 "REPOSITORY/MDL-13766, repaint filepicker when hide/show it" 2009-02-27 06:38:06 +00:00
dongsheng
9d6aa28696 "REPOSITORY/MDL-13766, should not use abstract function in repository base class, inproperly use of parameters can break moodle page" 2009-02-27 06:25:56 +00:00
dongsheng
70920df74a "REPOSITORY/MDL-13766, 1. support help option 2. make breadcrumb clickable" 2009-02-27 04:29:21 +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
0ce17b662f "REPOSITORY/MDL-13766, check varible before setting style" 2009-02-24 08:24:58 +00:00
dongsheng
2eb332bf65 "REPOSITORY/MSL-13766, highlight active repository on the left listing" 2009-02-24 02:48:19 +00:00
dongsheng
f823a79607 "REPOSITORY/MDL-13766, rename gloabl search button" 2009-02-19 07:28:33 +00:00
dongsheng
5fa358d1ce "REPOSITORY/MDL-13766, separate page and path in get_listing function" 2009-02-18 06:52:54 +00:00
dongsheng
20df4f501f "REPOSITORY/MDL-13766, add thumbnail_alt, thumbnail_title and shorttitle parameters to repository api" 2009-02-18 05:33:14 +00:00
dongsheng
159840f02b "FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element" 2009-02-18 02:18:06 +00:00
dongsheng
c4fa91692f "FILEPICKER/MDL-13766, fix type" 2009-02-17 01:47:25 +00:00
Jonathan Newman
4d933beb8a cvsimport fixups 2009-01-20 23:53:34 +00:00
moodler
4de945410f Added headers for javascript dump 2009-01-19 07:57:49 +00:00
moodler
3de54d4307 Just minor tweaking for appearance 2009-01-19 07:52:23 +00:00
dongsheng
1e285d0a10 "REPOSITORY/MDL-13766, fix js path" 2009-01-19 07:49:15 +00:00
dongsheng
7983d5e776 "REPOSITORY/MDL-13766, merge js files into one file" 2009-01-19 07:07:54 +00:00
dongsheng
894687e8a3 "MDL-15488, fix current page value" 2009-01-14 06:45:45 +00:00
dongsheng
4a7108a3fc "FILEPICKER/MDL-17888, improve paging performance in file picker" 2009-01-14 06:05:33 +00:00