Commit Graph

248 Commits (349adb2e6343853f2fe01dd7fe137b1fd47317ed)

Author SHA1 Message Date
Ivan Tcholakov ff618015cb [svn r21411] FS#306 - The global initialization script: Commenting a duplicate code for initialization of the global variable $charset, to be removed. Offtopic: A minor correction within the table that serves the function add_ext_on_mime() - for 'text/html' MIME type the '.html' extension will be assigned instead of '.htm'. 17 years ago
Ivan Tcholakov cb7dfe777b [svn r21406] FS#306 - Modification of the function replace_dangerous_char(). For Latin 1 platforms (ISO-8859-15, ISO-8859-1, WINDOWS-1252, ...) its behaviour has been preserved. For other platforms (including UTF-8) safe ASCII file names are generated through using transliteration. 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Ivan Tcholakov 68c6c770bb [svn r20246] FS#4137 - Fixing a wrong parenthesis in fileUpload.lib.php. 17 years ago
Isaac Flores 95eaef592c [svn r20230] logic changes - added filter html and Security::remove_XSS in learning path - (partial FS#4130) 17 years ago
Isaac Flores a89a154871 [svn r19014] logic changes - added restriction in document tool - (partial FS#3805) 17 years ago
Cristian Fasanando 83fcd987f9 [svn r18711] Minor - Fixed typo into button tag when you upload images for setting a document as template - see FS#3685 17 years ago
Ivan Tcholakov 4ff44e0e42 [svn r18349] FS#2867: Adding detection of mp4 files using mime-type, it is useful for uploads. 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Carlos Vargas bf1720a636 [svn r18077] partial add function replace_accents to create a directory see FS#3565 17 years ago
Yannick Warnier d8a589c442 [svn r17063] Move replace_dangerous_file() to main_api.lib.php (see FS#1947) by cvargas 17 years ago
Julio Montoya 43135c127e [svn r15182] Now working the readonly option when editing a Document. (see FS#2452 - 10) 18 years ago
Arnaud Ligot cd431ec2eb [svn r15157] escaping the title of each slides when inserting into the database: using Database:: 18 years ago
Arnaud Ligot 941a296905 [svn r15156] escaping the title of each slides when inserting into the database 18 years ago
Eric Marguin 4d50dc3ccf [svn r14805] document tool : apply permissions on files setting when creating / uploading a doc (FS#2422) 18 years ago
Eric Marguin eac1383e7e [svn r14776] add the readonly feature for documents (FS#2127) 18 years ago
Yannick Warnier a2fd4df28a [svn r14318] Added call to replace_accents() in handle_uploaded_documents() 18 years ago
Yannick Warnier d187e9180e [svn r14317] Added comments to replace_accents() 18 years ago
Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 18 years ago
Yannick Warnier e1fcef225a [svn r14085] Also check PHP in uppercase. 18 years ago
Yannick Warnier 8dc68d321f [svn r14076] Improve security patch (regexp had a flaw) 18 years ago
Yannick Warnier 6b522c183b [svn r14073] Updated php2phps regexp to cope with the security flaw making possible interpretation of PHP scripts when uploaded with a *.php.* filename - see FS#2152 18 years ago
Yannick Warnier a35895ee59 [svn r14067] Minor - updated comment 18 years ago
Yannick Warnier 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 18 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 18 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 18 years ago
Eric Marguin 32edddf14d [svn r13077] oups :) I forgot to remove some debug statement in last commit 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago
Eric Marguin 4182e1a17c [svn r12867] fix a bug when uncompression a zip in document of the group 19 years ago
Yannick Warnier 5e5fced195 [svn r12808] Updated default files and dirs permissions (using database security parameter) 19 years ago
Yannick Warnier 53c4a5f03d [svn r12381] Added filtering capabilities on zip-file upload (to be extended to other uploads) 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme b092ec1ff4 [svn r11250] minor - update display (new icons, strip HTML tags in feedback messages, ...) 19 years ago
Yannick Warnier b25297ec28 [svn r11071] Added warning on missing subdir 19 years ago
Bart Mollet 33cc0021c7 [svn r10872] Fixed adding complete content of zip file to database 19 years ago
Eric Marguin 50cb041037 [svn r10343] improve ppt2lp : more caracters are allowed (work with L'été prochain()|!#:;.ppt.ppt) 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Eric Marguin 5841bda9ec [svn r10078] change the style of success messages 19 years ago
Patrick Cool e3ff50a87a [svn r9986] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago