Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
dd4bee83ae
MDL-24321 switching to stdClass in /blocks/
2010-09-21 08:10:17 +00:00
Petr Skoda
f7af9f2e4a
fixed unterminated JS statements + whitespace
2010-09-17 11:00:18 +00:00
Dongsheng Cai
d0257a09d0
"MDL-23920, added prompt message to user/files.php"
2010-09-08 14:01:58 +00:00
Dongsheng Cai
6faf61f631
MDL-23920, display prompt message when no private files added to moodle
2010-09-08 04:01:24 +00:00
Rossiani Wijaya
710363c97a
MDL-6820 - make block icons clickable
2010-08-20 06:29:22 +00:00
Dongsheng Cai
02d4460c42
"MDL-23822, fixed return url of private files manager"
2010-08-18 06:56:56 +00:00
Petr Skoda
ede7252234
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
2010-08-12 20:37:24 +00:00
Martin Dougiamas
e4f413b4b3
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00
Martin Dougiamas
8682d4a9fa
NOBUG: Changing the 'Edit' button to "Manage my files" on Private files for usability
2010-07-18 08:12:52 +00:00
Martin Dougiamas
1f344794f3
MDL-23174 Tree closed by default, and Submit -> Save changes
2010-07-12 12:23:57 +00:00
Dongsheng Cai
78765507c4
MDL-23174 Private files editing page needs headings, navbar etc like a normal page
2010-07-12 09:39:47 +00:00
Dongsheng Cai
1230b9c96e
MDL-23116, added file type icon to private file block, stop using the short file name from filemanager
2010-07-08 04:38:13 +00:00
Dongsheng Cai
6b7faed167
MDL-23116, fixed private files block
2010-07-07 05:20:46 +00:00
Petr Skoda
8571833f0b
MDL-23069 moving version and cron info into standard version.php - finally, yay!
2010-07-04 12:18:22 +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
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
Martin Dougiamas
03b12ea156
The private files block should have the same name as the file area
2010-05-20 05:11:46 +00:00
Dongsheng Cai
4d2ee4c2c0
MDL-16597, move print_filemanager to $OUTPUT->file_manager, now theme designers are able to costomize file manager.
2010-05-19 08:05:36 +00:00
Petr Skoda
99f3c138f7
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [blockname,block_private_files],[pluginname,block_private_files]
AMOS END
2010-04-11 11:34:51 +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
David Mudrak
7a563f0f35
MDL-21694 Moving blocks lang files into the plugin scope
2010-03-29 15:33:27 +00:00
Dongsheng Cai
85495bd291
"MDL-21021, added a block to manager user private files"
2010-03-15 06:41:02 +00:00