Dongsheng Cai
873f2e0faa
"MDL-18520, fixed filesystem problem and improve words"
2010-04-27 08:12:56 +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
aea5595c4e
"MDL-13766, php5 passing by reference by default, so remove the & in function definition"
2010-03-09 06:25:20 +00:00
Dongsheng Cai
10d53fd349
"MDL-19235, add boilerplates to repository module files"
2009-12-17 03:40:38 +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
dongsheng
07ce9b6434
"MDL-18520, use select instead radio button in admin page"
2009-07-29 02:39:33 +00:00
dongsheng
b2f8adf4e5
"MDL-19733, directory name need to be cleaned before saving into database"
2009-07-08 07:45:51 +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
93e9aa2792
"MDL-18520, file system, supported choose a subdirectory"
2009-06-30 09:10:42 +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
fdcf5320a8
"MDL-18520, for security, we use a fixed repository path for filesystem plugin"
2009-06-25 05:18:22 +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
a3d8df257b
"MDL-13766, repository api, fixed typeid value"
2009-06-04 06:40:35 +00:00
dongsheng
4a9aff7987
"MDL-18520, remove empty path element from file listing"
2009-05-04 09:12:55 +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
03a46b90d9
"MDL-18520, change block_list into a static member of class"
2009-04-02 06:21:05 +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
520de3434b
"REPOSITORY/MDL-18520, file system plugin added"
2009-03-13 02:54:28 +00:00