Commit Graph

14980 Commits (97ba91c8447baa4debda043f0701bbfc79d1d860)
 

Author SHA1 Message Date
Julio Montoya 97ba91c844 Minor code style corrections 15 years ago
Julio Montoya bdd43c89ae Minor code style corrections 15 years ago
Julio Montoya 6c54a43ff4 Adding changelogs for Chamilo 1.8.8.3 15 years ago
Julio Montoya 486dc5a0f6 Saving watermark platform in default_course_documents/images/X_pdf_watermark.png #3596 15 years ago
Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 15 years ago
Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 15 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
Julio Montoya e622a61871 Avoiding warning messages 15 years ago
Julio Montoya a5a1920fca Using api_get_multiple_url() instead of $_configuration['multiple .. '] 15 years ago
Julio Montoya 44cd85a741 Replacing ereg by preg_match 15 years ago
Julio Montoya 1e52cdb5c0 Fixing mayuscule MP3 bug in documents #3593 15 years ago
Julio Montoya d38ae670d6 Undo js error comment + fixing NL yoxview file see #3594 15 years ago
ywarnier 6898e9bfe8 Temporarily commented error messaging code in language file loader (in any case it defaults to English) - refs #3594 15 years ago
ywarnier 2a814a55c6 Reverting previous commit. Apparently it isn't necessary, and additionally it generates a bug in triggering the player - refs#3593 15 years ago
ywarnier fd00816d3f Accept uppercase extensions in filetype management - refs #3593 15 years ago
Julio Montoya 69b1825e1e Removing var_dump and wrong code #3592 my bad 15 years ago
Julio Montoya 46cad53041 Fixing bug when editing competences, diplomas see #3592 15 years ago
Julio Montoya 29eb5185c4 Fixing who is online images 15 years ago
Julio Montoya 0d134d0de5 Merge 15 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
Julio Montoya 234d48a1e1 Avoiding PHP notice 15 years ago
Juan Carlos Raña 97ffde25ab Merge 15 years ago
Juan Carlos Raña 6e41176250 fix native svg-edit typo 15 years ago
Julio Montoya e697883a37 Cleaning code ... 15 years ago
Julio Montoya 18d6afa7e7 Commenting outdated code 15 years ago
Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 15 years ago
Julio Montoya 28f298d233 Removing PHP notices 15 years ago
Julio Montoya 72f717b598 Cleaning files, declaring variables, avoiding notices 15 years ago
Julio Montoya f800226226 Fixing typo 15 years ago
Julio Montoya 5dccfd22a6 Cleaning files, declaring variables, avoiding notices 15 years ago
Julio Montoya 7fe974349e Checking if the language is supported otherwise we check the parent language if sublanguage feature is on 15 years ago
Julio Montoya ef5aa7f2a6 Merge 15 years ago
Julio Montoya 991c3cc257 Cleaning code 15 years ago
Yannick Warnier 2175adb012 Added images as historical information about how Chamilo looked in the past 15 years ago
ywarnier 692a47b841 Tagging 1.8.8.2 code - creating STABLE 4 15 years ago
Julio Montoya 895c55e982 Removing notices + fixing queries 15 years ago
Julio Montoya fde96bf76e Removing notices 15 years ago
Julio Montoya b057400e7f Fixing query 15 years ago
Julio Montoya 2767cd65f7 Fixing query 15 years ago
Julio Montoya 2fefc95697 Adding error_reporing E_ALL if server type = test 15 years ago
Julio Montoya a9d5fd9032 Fixing group portal message list 15 years ago
Julio Montoya 0f09c6842d Fixing group bugs when deleting a user from the platform 15 years ago
Julio Montoya aa7608fbf9 Moving group CSS styles to the base.css file 15 years ago
Julio Montoya 819e67276a Removing greybox js library + replacing for the jquery ui dialog plugin 15 years ago
Julio Montoya 5019473e1d Minor fix in multiple upload in documents 15 years ago
Julio Montoya 289d626b3c Minor - Removing debug code 15 years ago
Julio Montoya c79708e19d Merge 15 years ago
Julio Montoya a0ab9cabb7 Fixing course catalog CSS 15 years ago
Julio Montoya 6e0a7ea72b Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course() 15 years ago
Yannick Warnier 9b901e34f5 merge 15 years ago