Commit Graph

248 Commits (349adb2e6343853f2fe01dd7fe137b1fd47317ed)

Author SHA1 Message Date
Julio Montoya d66f76ea28 Minor - format code. 12 years ago
Yannick Warnier 30a12b75e7 Fix abusive merge before pushing 12 years ago
Julio Montoya 75d0c15812 Fixing error when creating a folder inside a group see BT#7311 12 years ago
César Perales 53204b1286 Error en la plataforma chamilo-Torres Vega 12 years ago
unknown c9eb3471cf Indentation 12 years ago
unknown 4face2f2dc Indentation 12 years ago
unknown 046be74aea Removing unnecessary lines 12 years ago
unknown ac013f8fbf Indentation 12 years ago
unknown 846fafa1f8 Removing query 12 years ago
unknown 625134db17 Calling get_document_id() function in handle_uploaded_document 12 years ago
unknown 60cf46eb4b Indentation 12 years ago
unknown ddbeff94e5 Indentation 12 years ago
unknown 17b4ef87a7 Fixing behaviour in documents when rename nothing or overwrite is selected -refs #6863 12 years ago
Julio Montoya e0b6729088 Fixing PHP warnings, adding intval. 12 years ago
Julio Montoya 76b81f8129 Disabling webrtc + using nanogong and then wami for record audio see BT#7339 12 years ago
Julio Montoya b2dda01962 Minor - removing error_log. 12 years ago
Yannick Warnier fe1a9e5b32 Minor - Added comments 12 years ago
César Perales cedaa03f66 Opción Importar PDFs en cada curso refs BT#7270 12 years ago
César Perales 1262892af2 Opción Importar PDFs en cada curso refs BT#7270 12 years ago
Yannick Warnier 2f399c9eb1 Remove escaping (addslashes) of document title as it is already filtered in add_document() - refs BT#7128 12 years ago
Yannick Warnier fefa189e87 Add case for document upload where the document exists on disk but there is no database record - refs BT#7218 12 years ago
Yannick Warnier dce40661ae Minor - Add optional session_id parameter to add_document() (using old coding convention for consistency) - refs BT#7128 12 years ago
Yannick Warnier ba45725752 Fix to unzip_uploaded_file() + few code documentation improvements 12 years ago
Yannick Warnier 9a84f1141c Minor - Defined undefined variables 12 years ago
Julio Montoya 30ca07b15c When uploading a file now the default visibility depends of the portal and course settings. 12 years ago
Julio Montoya 70c2f2dc3a Minor - format code 12 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya e193c7a27b Fixing PHP warning/notices 13 years ago
Julio Montoya b7b980dfc7 Minor - fixing doc visibility 13 years ago
Julio Montoya 56c5f0f1bc Fixes bug when creating groups see #5551 13 years ago
Julio Montoya 8cca582033 Fixing document visibility 13 years ago
Julio Montoya 88f0ffacf1 Fixing unused variable 13 years ago
Julio Montoya 902607ba97 Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 13 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 13 years ago
Julio Montoya e6502101b7 Minor - Using format_file_size() function + cosmetic changes 13 years ago
Juan Carlos Raña 2268228de1 freemind flash browser implemented 13 years ago
Laurent Opprecht 583c35e66b #4240 make document title text only 14 years ago
Julio Montoya e29ab3348e Should fix bug when uploading a lot of files see #4503 14 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 14 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 14 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 15 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 15 years ago
Julio Montoya 460a9b9ad0 Minor - updating function documentation 15 years ago
Julio Montoya 71d0ca2fab Adding database::escap_string and intvals 15 years ago
Julio Montoya 899114d155 Adding a more accurate message: UplUploadFailedSizeIsZero see #3260 15 years ago