Commit Graph

10387 Commits (fb1432145a28f9c5bd8b9b93bd1f54d81ad57c0b)
 

Author SHA1 Message Date
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 15 years ago
Ivan Tcholakov be0cdc8624 Feature #347 - A bug in mPDF library has been fixed, an eregi_replace() function call was missed to be replaced with preg_replace(). 15 years ago
Ivan Tcholakov 66c61dd259 Updating changelog.html 15 years ago
Ivan Tcholakov 4745809878 Merge with fb04b674906f7f8a107f559f8048489849fa4465 15 years ago
cvargas e1a977ca54 merge 15 years ago
Carlos Vargas 29f5f6afd3 Fixed randon images in list documents CT#161 15 years ago
Julio Montoya 07018bb839 Fixes CT#578 15 years ago
Carlos Vargas 92135f188b Fixed in exercises in multiple_answer_combination if feed_type = EXERCISE_FEEDBACK_TYPE_EXAM should not display comments CT#601 15 years ago
Julio Montoya 090bd9c1c5 Minor - adding intval function 15 years ago
Julio Montoya 0d9ec8e69e Improving display_user_link_work function 15 years ago
Carlos Vargas 7c0ecdee82 minor unnecessary call to the class mail.lib.inc CT#601 15 years ago
Ivan Tcholakov 9f3846d30b Bug #573 - Desactivation of IE proprietary commenting tags inside the text before loading it on the online editor. This fix has been proposed by Hubert Borderiou, see http://support.chamilo.org/issues/573 15 years ago
Carlos Vargas 649c094121 minor delete var_dump CT#601 15 years ago
Carlos Vargas fe535c4b8a Fixed, bug in the image of a template, has changed the directory CT#601 15 years ago
Julio Montoya 75345dc921 Moving the \"recycle_\" functions before deleting the tools 15 years ago
Julio Montoya a2eba07c4b Fixing revision ebcda7bd0d 15 years ago
Julio Montoya 20ce23d577 Fixing revision ebcda7bd0d 15 years ago
Julio Montoya 360bacee29 Merge 15 years ago
Julio Montoya d7ff3110b4 Adding \"audio\" field when copying a LP from other course 15 years ago
Julio Montoya 187d992586 Fixing revision ebcda7bd0d 15 years ago
Ivan Tcholakov 5285dba95f Feature #272 - Installation scripts: If it is possible, the initial value of the language during the installation procedure is according to the the browser. 15 years ago
Julio Montoya d504f5224f Adding the filename when editing the \"add audio\" option in LPs 15 years ago
Julio Montoya f9ba1ce3d6 Security issue: Adding \"intval\" function. Renaming Remove_XX to remove_XSS function. See DT#388 15 years ago
Julio Montoya f7fd7c36bf Security issue: Adding \"intval\" function. See DT#388 15 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 15 years ago
Cristian Fasanando 89cfd02128 minor - fixed warning divizion by zero inside reporting 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Yannick Warnier efa71972d8 merge 15 years ago
Yannick Warnier af56dce48c More fixes to tracking with simplification of the get_avg_student_score() function. Still needs to be extended to support learning paths limitations by session. 15 years ago
Ivan Tcholakov 3217da82b5 Feature #347 - A duplicate and obviously wrong definition of the constant TABLE_MAIN_GROUP has been removed from the file database.lib.php. Reported by krikrizzz, see http://www.chamilo.org/en/node/190 15 years ago
Ivan Tcholakov a304ec8c90 Feature #272 - Installation scripts: A rework for the function get_config_param() for making it understandable. 15 years ago
Ivan Tcholakov 46b029e0af Feature #272 - Installation scripts: More reworks about the language selection boxes. 15 years ago
Ivan Tcholakov e3e823d8f6 Feature #272 - Installation scripts: The code for the)language selection box has been reworked. It is about language during installation procedure. Some other minor reworks. 15 years ago
Ivan Tcholakov b78abc370f Feature #272 - Installation scripts: Renaming some lexems in the code (mostly). 15 years ago
Ivan Tcholakov 821f3995bc Feature #347 - A constant in the instalaltion scripts has been renamed ( SYSTEM_INSTALLATION ). 15 years ago
Yannick Warnier f44dc3fd7f Added optional session management to get_avg_student_progress() 15 years ago
Ivan Tcholakov dab06263fd Feature #272 - Installation scripts: Reworks, cleaning. 15 years ago
Ivan Tcholakov 1ad6d41aec Feature #272 - Installation scripts: Modernizing some code in install_db.inc.php. 15 years ago
Ivan Tcholakov 2800fd6b33 Merge with 03114eba5d245f3b25737c470d54cbfe4cc499c0 15 years ago
Ivan Tcholakov 0b86484fb3 Feature #347 - The strange, unused and undocumented constant REL_SYS_PATH inside the function api_get_path() has been removed. This is a partial fix for a problem reported by krikrizzz, see http://www.chamilo.org/en/node/190 15 years ago
Juan Carlos Raña 7b1d7d0922 protect some folders 15 years ago
Ivan Tcholakov a14751f441 Feature #272 - Corrections for the function api_display_language_form(). 15 years ago
Ivan Tcholakov 146b3e6cdb Merge with 4d17b158130c6539feb1cf02d3f6017300de960f 15 years ago
Ivan Tcholakov 02d9c8a694 Feature #272 - Reworks for some functions to make them stable against non-string input parameters. 15 years ago
Yannick Warnier 7fb565329a Fixed bug in progress calculation in get_avg_student_progress() 15 years ago
Ivan Tcholakov af63dfa703 Feature #272 - Fixing a bug in the internationalization library. The bug appeared when mbstring was not installed. The symptom: api_htmlentities() returned empty result when the input parameter wasn't string-type. 15 years ago
Ivan Tcholakov 960c4c463b Feature #272 - Installation scripts: Testing new installation procedure, minor corrections. 15 years ago
Ivan Tcholakov 57c11e44e7 Feature #272 - Installation scripts: Some direct mysql_*() calls have been eliminated. 15 years ago
Ivan Tcholakov 921f8f307c Feature #272 - The functions api_get_permissions_for_new_directories() and api_get_permissions_for_new_files() have been introduced in the installation scripts. 15 years ago
Ivan Tcholakov ebb9eaccf2 Feature #272 - Providing for the installation scripts limited support for the function api_get_settings(). 15 years ago