Commit Graph

1083 Commits (66302e4959b3ede20d92ab95ae6a5f7eb053f24a)

Author SHA1 Message Date
Carlos Vargas 1b4a42723f minor change name var get_lang 15 years ago
Cristian Fasanando 699c9566ae fixed - filter drh inside users list when you assign users into session - partial BT#570 15 years ago
Julio Montoya 9b36a29a8e Minor - cleaning code 15 years ago
Cristian Fasanando e400a37048 removed to assign an user to human resources manager from add or edit user interface - partial BT#570 15 years ago
Julio Montoya e6a91b9a10 Fixing Quickform error 15 years ago
Yannick Warnier 451f785780 updated language term 15 years ago
Yannick Warnier 6f535b0d83 updated language term 15 years ago
root ee10edaab1 updated language term 15 years ago
Carlos Vargas ba5c8561cd Add icon time zones CT#602 15 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 15 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 years ago
Julio Montoya 1ae77cb3d2 Security issue: Added Security::remove_XSS + intval functions 15 years ago
Julio Montoya 609abba08a Security issue: intval function added 15 years ago
Julio Montoya c250e4765b Security issue: Added Security::remove_XSS function 15 years ago
Julio Montoya f98a3b4dfd SQL query improved from \"SELECT * \" to \"SELECT A, B\" 15 years ago
Julio Montoya bf1c1653cc Fixing Statistics::get_activities_data() function adding intval function to incoming parameters 15 years ago
Ivan Tcholakov 7618b56b3c Task #347 - Cosmetic changes in a file. 15 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 15 years ago
Noel Dieschburg 7096baf31f Bugfix : hide the courses that don't belong to my url in the search tool 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Carlos Vargas 4e5770d273 minor only the teacher can be admin CT#602 15 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 15 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 15 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 15 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
cfasanando 9fca61be94 merge 15 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 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
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 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 0b65a07b39 added interfaces for assigning sessions, users and courses to human resources manager - partial CT#563 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 15 years ago
Cristian Fasanando c633b47a0e minor - fixed ambigous field for session inside sql query 15 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 15 years ago
Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Arthur Portugal 4586a88088 Added a variable where is the table user CT#191 15 years ago
Juan Carlos Raña b131488f48 replace Dokeos by Chamilo 15 years ago
Ivan Tcholakov 11d33bb092 Feature #272 - Avoiding direct use of the function mb_convert_encoding(), replacing with api_convert_encoding(). 15 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 15 years ago
Julio Montoya 2e9dddf4be Update license 15 years ago
Ivan Tcholakov d0fe777fc7 Feature #272 - A correction/reverting someone's change about e-mail notification by the platform admin. 15 years ago
Ivan Tcholakov efbdabba53 Feature #272 - Platform admin section, the platform character set option: Restricting the lis of the proposed encodings to those that MySQL supports natively. 15 years ago