Commit Graph

10367 Commits (e085efd0b1e6cfdf437a5583ae79f7654bd2d63c)
 

Author SHA1 Message Date
guillaume e085efd0b1 Various changes related to the management of timezones: 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 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
Ivan Tcholakov 329e594cc7 Feature #272 - Installation scripts: Cleaning & reformatting, the third pass. 15 years ago
Ivan Tcholakov 9bec6eca66 Feature #272 - Installation scripts: Cleaning & reformatting, second pass. Some minor corrections. 15 years ago
Ivan Tcholakov 0dc20d6ef9 Feature #347 - Extending information reported on error by the method Database::query(). The function (or method of a class) that owns the caller statement also is to be displayed. 15 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Yannick Warnier ffe10f7adf Partial fix to tracking results calculation (average student progress in learning path). Still missing management of views count. 15 years ago
Yannick Warnier 8235dd77c3 Fixed invalid table reference 15 years ago
Cristian Fasanando 7e6a38fb0e added plugins for blocks in dashboard - partial CT#570 15 years ago
Cristian Fasanando 809a960190 added informations for tematic advance and parse_info_file function for parsing .info - partial CT#570 15 years ago
Cristian Fasanando e551283b49 added dashboard tab inside banner.inc - partial CT#566 15 years ago
Cristian Fasanando a8568cda83 added interface for block admin - partial CT#569 15 years ago
Cristian Fasanando a1f1561909 added icons inside user list for assign session, users and courses to human resources manager - partial CT#563 15 years ago
Cristian Fasanando 196158ad2a added dashboard tab for human resources manager - partial CT#566 15 years ago
Cristian Fasanando 0b65a07b39 added interfaces for assigning sessions, users and courses to human resources manager - partial CT#563 15 years ago
Cristian Fasanando d5d6abaa8a added controller, model and view for dashboard - partial CT#571 15 years ago
Yannick Warnier 7fbbdddb9e Added optional param to check_writable() to show non applied suggestions in orange instead of red 15 years ago
Yannick Warnier 1f88a2180e Added suggestions of directory permissions to install procedure (for lang and css dirs, for corresponding features) 15 years ago
Ivan Tcholakov 1dbc6b2505 Merge with 0306834dd0f363fd0c897b5229525e1f341d9f83 15 years ago
Cristian Fasanando b22d7a10d8 minor - fixed possible keyword \"Default\" in query sql make an error warning when you create a course like administrator - CT#601 15 years ago
Ivan Tcholakov 0dba37654b Feature #347 - Quality tests: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago