Commit Graph

3306 Commits (e612fc280c945054e03c0c677f90747a3dcaee5d)

Author SHA1 Message Date
Cristian Fasanando cd48472671 minor - fixed alignment introduction section with postit about thematic advance 15 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Cristian Fasanando e1fd5261da fixed - postit must be shown only inside course home, added link to thematic advance from user portal - partial CT#580 15 years ago
Yannick Warnier 6e7b9832d6 Fixed more tracking bugs on get_avg_student_progress() 15 years ago
Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 15 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov f44a6e3321 Feature #272 - Providing a better way for the function api_get_path() for detecting when installation runs, by using the constant SYSTEM_INSTALLATION. 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
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
Carlos Vargas fe535c4b8a Fixed, bug in the image of a template, has changed the directory CT#601 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 81ec406ca9 added information for blocks in dashboards 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
Yannick Warnier f44dc3fd7f Added optional session management to get_avg_student_progress() 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
Ivan Tcholakov a14751f441 Feature #272 - Corrections for the function api_display_language_form(). 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 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 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 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
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 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando d3464efa24 added table block for dashboard blocks, new tab dashboard and new row inside extra_user_field table - partial CT#567 15 years ago
Ivan Tcholakov 6be32ffb80 Feature #272 - Extending functionality of the method Database::get_fields(). 15 years ago
Ivan Tcholakov 6777c3e43c Feature #347 - Database::query() method: Elimination need for providing the parameters __FILE__ and __LINE__. How to test: Switch your system into "Test server" mode. Write somewhere in the code Database::query("SHOW NICE SYNTAX ERROR"); and see the error message on the page. The the file and the line shown there should be correct. 15 years ago
Ivan Tcholakov 212aae362d Feature #272 - Adding a new method Database::get_fields(). 15 years ago
Ivan Tcholakov 521918e122 Feature #347 - Some quick tricks for better performance. 15 years ago
Arthur Portugal 2a19775772 Added a new file with library about exercise show functions CT#191 15 years ago
Ivan Tcholakov 0e279ad780 Feature #272 - Adding the method Database::get_tables(). 15 years ago
Carlos Vargas a591ee81e5 minor change condition CT#600 15 years ago
Carlos Vargas 6eb52091d8 In a special course, upon entering, the students must subscribe to the course CT#600 15 years ago
Ivan Tcholakov 580bf7759b Feature #272 - Adding a new method Database::get_databases(). 15 years ago
Ivan Tcholakov a37dc7eec3 Feature #272 - The installation scripts: An easy rework about the database connection testing button. 15 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 15 years ago
Cristian Fasanando 2a22537d76 fixed expired time when you are inside several exercises - CT#555 15 years ago