提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Julio Montoya 35c81c67bb Merge 13 年之前
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
  Julio Montoya 11a827d4f1 Fixing folder name bug see #3777 13 年之前
  Yannick Warnier 5510fe18e5 Minor - Adapting code comments to phpdoc 13 年之前
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 年之前
  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 13 年之前
  Julio Montoya 460a9b9ad0 Minor - updating function documentation 13 年之前
  Julio Montoya 71d0ca2fab Adding database::escap_string and intvals 14 年之前
  Julio Montoya 899114d155 Adding a more accurate message: UplUploadFailedSizeIsZero see #3260 14 年之前
  Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 14 年之前
  Julio Montoya 6e2d05f854 Adding validation in the work and document tool when uploading a file with size 0 see #3260 14 年之前
  Julio Montoya 25f79e36aa Fixing typo 14 年之前
  Julio Montoya c9bd9b86e6 Adding intvals and escape_string functions 14 年之前
  Julio Montoya c5df28d4bf Fixing edit icons when using sessions + fixing visibility icons see #3250 14 年之前
  Julio Montoya 4a22251944 Documents: Adding some gmail quota style see #3056 14 年之前
  ywarnier d410d03d13 Fix small problem in course copy when directory not registered in original course (CT#3059) 14 年之前
  Julio Montoya 56988cb3fe Updating gif + some minor validations BT#2784 14 年之前
  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 年之前
  ywarnier 64fc415966 Removed useless backticks 14 年之前
  Juan Carlos Raña dc46a937be add svg and ogg mimetypes to fileUpload lib 14 年之前
  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 14 年之前
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 年之前
  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 年之前
  Ivan Tcholakov a3968311b2 Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 15 年之前
  Ivan Tcholakov 76c9f1ce85 Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library. 15 年之前
  Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 年之前
  Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 15 年之前
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年之前
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 年之前