55 Commits

Author SHA1 Message Date
Dongsheng Cai
10d53fd349 "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
Petr Skoda
2f67a9b3a5 MDL-20700 whitespace terror returns yet again 2009-12-16 22:22:37 +00:00
Petr Skoda
b5d0cafc6f MDL-20787 final switch to new $OUTPUT->pix_url() - yay! 2009-12-16 21:50:45 +00:00
Petr Skoda
78946b9bdb MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
Dongsheng Cai
6926df754e "MDL-21102, fixed fatal php error in file picker" 2009-12-15 08:00:11 +00:00
Dongsheng Cai
aedb03962c "MDL-15351, added phpdocs" 2009-12-04 09:19:54 +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
4ba3169d21 "MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker" 2009-09-09 04:59:58 +00:00
dongsheng
5f9087f3b2 "MDL-15351, improve local plugin to support new file manager" 2009-09-03 03:12:24 +00:00
dongsheng
c86dde2ec5 "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
dongsheng
157d65c06b "MDL-15351, remove draft area support" 2009-08-05 03:07:23 +00:00
tjhunt
c8873c496b MDL-19690 - eliminate the $OUTPUT->initialise_deprecated_cfg_pixpath horrible hack.
Replace $CFG->pixpath with $OUPTUT->old_icon_url(...) instead.
2009-07-02 11:23:47 +00:00
tjhunt
f2a1963c43 MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 11:09:15 +00:00
dongsheng
390baf4664 "MDL-13766, update image path, see http://moodle.org/mod/forum/discuss.php?d=126887" 2009-06-30 02:12:16 +00:00
dongsheng
a4103e65fa "MDL-13766, fixed image path" 2009-06-29 03:41:02 +00:00
dongsheng
d1bfc05ed7 "MDL-13766, improve search form in file picker, improve error handing" 2009-06-25 04:12:43 +00:00
dongsheng
362a728f81 "MDL-13766, added more language strings for repository api" 2009-06-22 03:45:24 +00:00
dongsheng
2194247064 "MDL-15351, fixed draft files browsing" 2009-06-22 02:59:32 +00:00
stronk7
6aa104ed96 MDL-19350 upgrade blocks - tiding up minor bits in repo plugins 2009-06-03 17:31:09 +00:00
dongsheng
78f7e0c6d8 "MDL-15351, fixed undefined path variable" 2009-06-03 08:38:52 +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
8559ea1080 "MDL-15351, use base64 encode php seriablized data" 2009-05-20 06:08:12 +00:00
dongsheng
cd3122334d "MDL-15351, rewrote repository local repository" 2009-05-20 05:24:53 +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
8763ab760b "REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook" 2009-03-10 02:01:24 +00:00
dongsheng
5fa358d1ce "REPOSITORY/MDL-13766, separate page and path in get_listing function" 2009-02-18 06:52:54 +00:00
nicolasconnault
dbc0194458 MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
jerome
e3ca0f3a04 MDL-15352: move local/remote common code into the repository library. 2008-10-30 02:30:26 +00:00
jerome
b953d4a459 MDL-15351: the plugin didn't retrieve any file. The problem was cause by the curl download function that can not have session => now we deal with fileinfo parameters, not the file url. 2008-10-29 08:20:12 +00:00
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
jerome
96297ca2dd MDL-15402: add skeleton comments to all repository plugins 2008-09-18 05:33:44 +00:00
jerome
c715404e6a MDL-15402: remove has_admin_config() and has_instance_config() from repository local and update plugins 2008-09-18 02:39: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
scyrma
207ab754ac MDL-15351: making sure empty folders are still recognized as folders. 2008-09-15 01:51:25 +00:00
scyrma
453857b08b MDL-15351: small fix when search is not used. 2008-09-11 08:13:12 +00:00
scyrma
30868c40ae MDL-15351: testing to make folder expanded by default 2008-09-11 07:48:35 +00:00
scyrma
79902e8a8a MDL-15351: it's now possible to search the local repository 2008-09-11 07:30:07 +00:00
scyrma
bf304d495b MDL-15351: correcting context and list all available files 2008-09-10 04:21:43 +00:00
scyrma
d292a40c99 MDL-15351: fixing the path arguments, and a bit of white space drama cleanup. 2008-09-09 08:50:10 +00:00
jerome
a660039578 MDL-15402: new version of repository administration 2008-09-02 08:58:53 +00:00
dongsheng
d31af46ae2 MDL-13766
1. Remove search link in upload plugin
2. add get_name function
2008-09-02 04:05:11 +00:00
dongsheng
a62542e08b "MDL-13766, upload plugin" 2008-09-01 08:21:39 +00:00
scyrma
991c9c3587 MDL-15351: (work-in-progress) - better browsing of the local repository. Heaps more to come. 2008-08-29 09:50:11 +00:00
scyrma
ba64f5cd8c MDL-15351: fix higher level of path information for local repository - begin testing. 2008-08-28 07:42:37 +00:00
scyrma
be236ef508 MDL-15351: first working version of the local browser 2008-08-22 07:36:11 +00:00
dongsheng
ae8d6f2377 MDL-13766
Show manage link for each repository
2008-08-20 06:38:10 +00:00
dongsheng
a347291c30 MDL-13766
add more lang string
2008-08-20 04:53:42 +00:00
dongsheng
5fd3e8f72e MDL-13766
improve action parameter, add comments for local plugin
2008-08-20 04:24:38 +00:00