Commit Graph

103 Commits (e96f07d08afffe55668d6717c9d041a05d1cfa2a)

Author SHA1 Message Date
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 13 years ago
Julio Montoya ec3d477092 Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 11a827d4f1 Fixing folder name bug see #3777 14 years ago
Yannick Warnier 5510fe18e5 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
Julio Montoya 460a9b9ad0 Minor - updating function documentation 14 years ago
Julio Montoya 71d0ca2fab Adding database::escap_string and intvals 14 years ago
Julio Montoya 899114d155 Adding a more accurate message: UplUploadFailedSizeIsZero see #3260 14 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 14 years ago
Julio Montoya 6e2d05f854 Adding validation in the work and document tool when uploading a file with size 0 see #3260 14 years ago
Julio Montoya 25f79e36aa Fixing typo 14 years ago
Julio Montoya c9bd9b86e6 Adding intvals and escape_string functions 14 years ago
Julio Montoya c5df28d4bf Fixing edit icons when using sessions + fixing visibility icons see #3250 14 years ago
Julio Montoya 4a22251944 Documents: Adding some gmail quota style see #3056 14 years ago
ywarnier d410d03d13 Fix small problem in course copy when directory not registered in original course (CT#3059) 14 years ago
Julio Montoya 56988cb3fe Updating gif + some minor validations BT#2784 14 years ago
Julio Montoya 9fb4257162 Adding jquery multiple uploader script for documents see #2784 (need to be more preatty) the pbar.ani.gif is also very big 250kb need to be replaced 14 years ago
ywarnier 64fc415966 Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Juan Carlos Raña dc46a937be add svg and ogg mimetypes to fileUpload lib 14 years ago
Julio Montoya dd7da6b992 Adding the PCLZIP_OPT_REPLACE_NEWER parameter when unziping a file, this parameter forced the replacement of files. Also updating the itemproperty if files already exits see BT#1307 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 0385710c80 Deleting document dir or document file when deleting a group document. Delete group actions has been fixed to delete or renamed the folder, now it depends in the same setting as the Document Tool. see CT#579 15 years ago
Ivan Tcholakov a3968311b2 Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 15 years ago
Ivan Tcholakov 76c9f1ce85 Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library. 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Arthur Portugal 2f1ca458f1 Added a validation to the function create link file CT#191 15 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 15 years ago
Cristian Fasanando f25d2c704b fixed - copy course documents with visibility - CT#392 15 years ago
Arthur Portugal f146b1cacf Fixed clip bug_cuando_reciclas_un_curso.png CT#462 15 years ago
Ricardo Rodriguez 5063d1ba14 Changed in the functions 'die' by 'return' 15 years ago
Juan Carlos Raña 3989666064 voids problems when attempting to view files with strange characters 15 years ago
Ricardo Rodriguez 4f08a1d15e Modified function change exit and die by return false and Fixed test function 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña b1e0246cfd avoids problems when attempting to view files with strange characters. Second send: more filter by strict mode 15 years ago
Juan Carlos Raña 079afc59b0 avoids problems when attempting to view files with strange characters 15 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Ivan Tcholakov 0a0c342768 Feature #306 - Deprecation of the functions replace_accents() and remove_accents(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 16 years ago