Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
c82d7320a7
MDL-22983 fixed incorrect repo icon locations - the /pix/ subfolder is the only way now
2010-07-03 14:40:33 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Dongsheng Cai
f00340e2ca
MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename
2010-06-22 03:55:45 +00:00
Dongsheng Cai
7d5739363c
"MDL-22583, ignore empty directory"
2010-06-14 03:32:17 +00:00
Dongsheng Cai
87628a672e
MDL-13766, memtype check for local, recent and user plugins
2010-05-31 03:45:41 +00:00
Dongsheng Cai
6bf197b34c
MDL-22591, user_private plugin, disable it from private file block, hide user_private area from local plugin
2010-05-31 03:03:21 +00:00
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
03896eb7d5
MDL-13766, added listing parameters
2010-05-19 02:49:18 +00:00
Dongsheng Cai
30f53712d7
MDL-13766, allow logged in user to use repository plugins
2010-05-07 03:42:35 +00:00
Dongsheng Cai
c7e4621eb4
"MDL-13766, fixed user_draft area files for user_private block, not display draft files in recent plugin, it has problems"
2010-05-05 05:57:15 +00:00
Dongsheng Cai
acb70a9b48
"MDL-13766, use file_storage to bypass capability check for recent plugin"
2010-04-28 16:49:51 +00:00
Dongsheng Cai
7f288e5002
"MDL-15351, move 'move_to_draft' function to parent class"
2010-04-28 05:00:55 +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
447c7a192c
"MDL-13766, fixed context default value"
2010-03-16 03:21:59 +00:00
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