Petr Skoda
aff24313be
MDL-29401 introduce new frankenstyle PARAM types
...
New PARAM_COMPONENT, PARAM_AREA and PARAM_PLUGIN + fixing of hopefully all current incorrect parameter types. This should help with diagnosing of incorrectly named 3rd party plugins too.
2011-09-25 09:59:55 +02:00
Dan Poltawski
22fb538603
MDL-28605 repsitory/local - Prevent server running out of memory
...
Removing useless code..
2011-08-15 19:57:46 +02:00
Dongsheng Cai
f392caba15
MDL-26388, pop up a dialog when attaching a file already being used in draft area.
2011-05-02 10:11:19 +08:00
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
16741cac51
MDL-24144 hiding of empty folders in repository/local
2010-09-12 12:29:32 +00:00
Dongsheng Cai
f892da72a5
MDL-13766, stop using shorttitle in repository plugin
2010-09-09 07:36:20 +00:00
Petr Skoda
d078f6d38e
standardized PHPDocs package info
2010-09-06 11:29:21 +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
Petr Skoda
3136dc16fd
MDL-23619 fixed wrong param cleaning + other fixing
2010-08-02 15:47:42 +00:00
Petr Skoda
cba9ed29b2
MDL-23591 adding missing $fs
2010-07-30 14:49:50 +00:00
Dongsheng Cai
a5adfa2658
MDL-23072, properly localised repository instance name
2010-07-27 09:03:54 +00:00
Dongsheng Cai
1311e4dd00
MDL-23268, throw error message instead of deleting existing file
2010-07-27 03:10:59 +00:00
Petr Skoda
3b61c7e6ea
MDL-22991 improved copy_to_area api
2010-07-26 19:17:51 +00:00
Dongsheng Cai
eed6f2e784
"MDL-23295, added navigation"
2010-07-20 04:54:57 +00:00
Dongsheng Cai
be85f7ab94
"MDL-23307, server file plugin display current course files by default"
2010-07-19 17:44:23 +00:00
Dongsheng Cai
16f61c701e
MDL-22991, fixed file api calls
2010-07-06 07:15:08 +00:00
Dongsheng Cai
955b6e09b8
MDL-22991, validate data that was encoded in base64
2010-07-06 05:33:43 +00:00
Dongsheng Cai
e35194bec4
MDL-22982
...
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance
2010-07-05 07:27:49 +00:00