Commit Graph

14986 Commits (8746ab6362f8513f496426961dd6b6408f5f83cf)
 

Author SHA1 Message Date
Julio Montoya 8746ab6362 Minor HTML fixes 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
Julio Montoya b056dd4a47 Security improvements: Adding session_regenerate_id when user logs in, adding session cookie parameters to avoid session fixation/hijacking #3600 14 years ago
Julio Montoya 97ba91c844 Minor code style corrections 14 years ago
Julio Montoya bdd43c89ae Minor code style corrections 14 years ago
Julio Montoya 6c54a43ff4 Adding changelogs for Chamilo 1.8.8.3 14 years ago
Julio Montoya 486dc5a0f6 Saving watermark platform in default_course_documents/images/X_pdf_watermark.png #3596 14 years ago
Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 14 years ago
Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya e622a61871 Avoiding warning messages 14 years ago
Julio Montoya a5a1920fca Using api_get_multiple_url() instead of $_configuration['multiple .. '] 14 years ago
Julio Montoya 44cd85a741 Replacing ereg by preg_match 14 years ago
Julio Montoya 1e52cdb5c0 Fixing mayuscule MP3 bug in documents #3593 14 years ago
Julio Montoya d38ae670d6 Undo js error comment + fixing NL yoxview file see #3594 14 years ago
ywarnier 6898e9bfe8 Temporarily commented error messaging code in language file loader (in any case it defaults to English) - refs #3594 14 years ago
ywarnier 2a814a55c6 Reverting previous commit. Apparently it isn't necessary, and additionally it generates a bug in triggering the player - refs#3593 14 years ago
ywarnier fd00816d3f Accept uppercase extensions in filetype management - refs #3593 14 years ago
Julio Montoya 69b1825e1e Removing var_dump and wrong code #3592 my bad 14 years ago
Julio Montoya 46cad53041 Fixing bug when editing competences, diplomas see #3592 14 years ago
Julio Montoya 29eb5185c4 Fixing who is online images 14 years ago
Julio Montoya 0d134d0de5 Merge 14 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 14 years ago
Julio Montoya 234d48a1e1 Avoiding PHP notice 14 years ago
Juan Carlos Raña 97ffde25ab Merge 14 years ago
Juan Carlos Raña 6e41176250 fix native svg-edit typo 14 years ago
Julio Montoya e697883a37 Cleaning code ... 14 years ago
Julio Montoya 18d6afa7e7 Commenting outdated code 14 years ago
Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 14 years ago
Julio Montoya 28f298d233 Removing PHP notices 14 years ago
Julio Montoya 72f717b598 Cleaning files, declaring variables, avoiding notices 14 years ago
Julio Montoya f800226226 Fixing typo 14 years ago
Julio Montoya 5dccfd22a6 Cleaning files, declaring variables, avoiding notices 14 years ago
Julio Montoya 7fe974349e Checking if the language is supported otherwise we check the parent language if sublanguage feature is on 14 years ago
Julio Montoya ef5aa7f2a6 Merge 14 years ago
Julio Montoya 991c3cc257 Cleaning code 14 years ago
Yannick Warnier 2175adb012 Added images as historical information about how Chamilo looked in the past 14 years ago
ywarnier 692a47b841 Tagging 1.8.8.2 code - creating STABLE 4 14 years ago
Julio Montoya 895c55e982 Removing notices + fixing queries 14 years ago
Julio Montoya fde96bf76e Removing notices 14 years ago
Julio Montoya b057400e7f Fixing query 14 years ago
Julio Montoya 2767cd65f7 Fixing query 14 years ago
Julio Montoya 2fefc95697 Adding error_reporing E_ALL if server type = test 14 years ago
Julio Montoya a9d5fd9032 Fixing group portal message list 14 years ago
Julio Montoya 0f09c6842d Fixing group bugs when deleting a user from the platform 14 years ago
Julio Montoya aa7608fbf9 Moving group CSS styles to the base.css file 14 years ago
Julio Montoya 819e67276a Removing greybox js library + replacing for the jquery ui dialog plugin 14 years ago