Commit Graph

1034 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Patrick Cool b8980f1fe4 restore old code that did not have this bug 16 years ago
Patrick Cool 82a5b1820d https://support.dokeos.com/issues/5840 16 years ago
Ivan Tcholakov 65b4d27349 Feature #272 - A specific statement has been made to process https addresses too. 16 years ago
Ivan Tcholakov a0d4a857df Feature #272 - A minor correction for platform settings page. 16 years ago
Julio Montoya 13f5f5babc Changing stylesheet preview UI from radio buttons to a select 16 years ago
Cristian Fasanando 1bc1f4e1b8 fixed number of users inside a course in session - partial CT#603 16 years ago
Cristian Fasanando adbef2c463 minor - fixed filter session name inside assign session to user interface - partial BT#570 16 years ago
Carlos Vargas c422feca02 minor add var lang 16 years ago
Carlos Vargas 1b4a42723f minor change name var get_lang 16 years ago
Cristian Fasanando 699c9566ae fixed - filter drh inside users list when you assign users into session - partial BT#570 16 years ago
Julio Montoya 9b36a29a8e Minor - cleaning code 16 years ago
Cristian Fasanando e400a37048 removed to assign an user to human resources manager from add or edit user interface - partial BT#570 16 years ago
Julio Montoya e6a91b9a10 Fixing Quickform error 16 years ago
Yannick Warnier 451f785780 updated language term 16 years ago
Yannick Warnier 6f535b0d83 updated language term 16 years ago
root ee10edaab1 updated language term 16 years ago
Carlos Vargas ba5c8561cd Add icon time zones CT#602 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 16 years ago
Julio Montoya 1ae77cb3d2 Security issue: Added Security::remove_XSS + intval functions 16 years ago
Julio Montoya 609abba08a Security issue: intval function added 16 years ago
Julio Montoya c250e4765b Security issue: Added Security::remove_XSS function 16 years ago
Julio Montoya f98a3b4dfd SQL query improved from \"SELECT * \" to \"SELECT A, B\" 16 years ago
Julio Montoya bf1c1653cc Fixing Statistics::get_activities_data() function adding intval function to incoming parameters 16 years ago
Ivan Tcholakov 7618b56b3c Task #347 - Cosmetic changes in a file. 16 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 16 years ago
Noel Dieschburg 7096baf31f Bugfix : hide the courses that don't belong to my url in the search tool 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Carlos Vargas 4e5770d273 minor only the teacher can be admin CT#602 16 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 16 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
cfasanando 9fca61be94 merge 16 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 16 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando a8568cda83 added interface for block admin - partial CT#569 16 years ago
Cristian Fasanando a1f1561909 added icons inside user list for assign session, users and courses to human resources manager - partial CT#563 16 years ago
Cristian Fasanando 0b65a07b39 added interfaces for assigning sessions, users and courses to human resources manager - partial CT#563 16 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. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 16 years ago
Cristian Fasanando c633b47a0e minor - fixed ambigous field for session inside sql query 16 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 16 years ago
Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 16 years ago