Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Dongsheng Cai
c4c3b90734
MDL-13766, fix alfresco version number
2010-05-07 06:36:08 +00:00
Dongsheng Cai
30f53712d7
MDL-13766, allow logged in user to use repository plugins
2010-05-07 03:42:35 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
David Mudrak
b4340cb296
MDL-21694 Moving repositories strings into plugin space
2010-03-29 20:44:00 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Dongsheng Cai
14469892ac
MDL-13766, improve repository code to store source information
2010-03-25 07:54:19 +00:00
Dongsheng Cai
447c7a192c
"MDL-13766, fixed context default value"
2010-03-16 03:21:59 +00:00
Dongsheng Cai
7c5c69d6dc
"MDL-13766, improve repository admin page"
2010-03-10 03:24:14 +00:00
Dongsheng Cai
b9f0ecb39e
"MDL-16384, improve alfresco plugin to support shared sites, thanks Danny to point out"
2009-12-17 09:00:04 +00:00
Dongsheng Cai
10d53fd349
"MDL-19235, add boilerplates to repository module files"
2009-12-17 03:40:38 +00:00
Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +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
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
samhemelryk
19c9f09430
filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon
2009-07-07 06:16:01 +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
2b70aa5152
"MDL-16384, add text to descripe what is alfresco API url is"
2009-06-08 06:36:38 +00:00
dongsheng
761265adab
"MDL-17316, non-js file picker added"
2009-06-08 06:25:53 +00:00
dongsheng
81f4ff7241
"MDL-16384, alfresco plugin, deal with session expired issue"
2009-06-05 08:14:57 +00:00
dongsheng
fb8103e6a0
"MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk"
2009-06-05 06:55:07 +00:00
dongsheng
1c05907d07
"MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead"
2009-06-04 09:33:25 +00:00
dongsheng
b763c2d904
"MDL-18486, file picker searching form"
2009-04-21 05:53:35 +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
5fa358d1ce
"REPOSITORY/MDL-13766, separate page and path in get_listing function"
2009-02-18 06:52:54 +00:00
dongsheng
0ef9884365
"MDL-13766, use bigger icons for file picker"
2009-01-14 03:26:47 +00:00
dongsheng
f1cfe56eb6
"MDL-17014, stop create repository type if plugin_init return false"
2008-12-11 03:19:46 +00:00
dongsheng
efe018b492
"MDL-17014, check soap extension in alfresco plugin"
2008-10-28 03:13:31 +00:00
fmarier
6a77823cb6
MDL-17037 Lossless optimization of all PNG and JPEG images
2008-10-28 01:50:10 +00:00
dongsheng
3e0794ed04
"MDL-17014, check soap extension before create alfresco plugin"
2008-10-27 02:57:29 +00:00
dongsheng
e6b451606e
"MDL-16384, enable management url"
2008-09-24 05:18:18 +00:00
dongsheng
26e411c576
MDL-16384
...
1) enable searching
2) catch session exception
3) fix bug of downloading
2008-09-23 01:19:27 +00:00
dongsheng
17e31bb097
MDL-16384, first draft of alfresco plugin
...
TODO:
1) Create a SOAP wrapper
2) Implement searching
2008-09-19 04:49:38 +00:00