Commit Graph

280 Commits (9d26b3e85ec6c9a8243a284152eac9fe12b31a96)

Author SHA1 Message Date
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Julio Montoya 33e634b36a Fixing social network (forum view) 16 years ago
Julio Montoya 901f2c552b Fixing adding course_db as a parameter to work with the social network 16 years ago
Julio Montoya be13e0e495 Minor - Replacing spanish definition of a string 16 years ago
Arthur Portugal a24b694346 Removed two functions from view and set in the controller CT#191 16 years ago
Arthur Portugal a4202dcd85 Removed two functions from view and set in the controller CT#191 16 years ago
Arthur Portugal bbb58731b8 Added two new functions CT#191 16 years ago
Arthur Portugal 2ead3df5dc Removed strval 16 years ago
Julio Montoya ad744965b5 Avoid Security::remove_XSS partial CT#586 16 years ago
Julio Montoya d6c58ea2f5 Avoid Security::remove_XSS partial CT#586 16 years ago
Arthur Portugal e958de842e Added a require_once gradebook_functions.inc.php for the tests CT#191 16 years ago
Julio Montoya cedfa9eb53 Fixes CT#586 16 years ago
Arthur Portugal f881568344 Added a require_once about gradebook_functions.inc.php for the tests CT#191 16 years ago
Julio Montoya 0e468d9365 Avoid Security::remove_XSS partial CT#586 16 years ago
Julio Montoya 45b46c550e Security issue: Adding \"intval\" and \"remove_XSS\" functions partial CT#586 16 years ago
Julio Montoya dcd55c8bed Adding \"intval\" function, deleting unnecessary \"remove_XSS\" function when inserting a post in a forum partial CT#586 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 8c31ee4095 Code cleaning adding Security::remove_XSS functions 16 years ago
Julio Montoya d816f0a5c1 Some cleaning in reply.php, delete not necessary remove_XSS functions) 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Arthur Portugal 8a5c522f6a MInor - added a validation for forum_not_allowed_here than permit to the tests run CT#191 16 years ago
Arthur Portugal f09de8c4d9 Removed called global for tables database CT#191 16 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov cab39a97c1 Feature #272 - Fixing an author's name. 16 years ago
Julio Montoya f1e544b880 Minor - cleaning code, changing license 16 years ago
Julio Montoya fb0aa91175 Fixes CT#550 Bug in forum if you delete a post by Hubert Borderiou 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 16 years ago
Julio Montoya 58f9c84a22 Deleting error_log functions 16 years ago
Cristian Fasanando 7c9a6be041 Fixed bug in forum with the social network, when there are more than six forums, the shared profile not show the forums - partial CT#493 16 years ago
Ricardo Rodriguez a65b224e30 Added Security::remove_XSS 16 years ago
Ricardo Rodriguez ce2958504b Eliminated $message = Database::escape_string($message) 16 years ago
Ricardo Rodriguez 575c1293b3 Added Security::remove_XSS at text field in forum 16 years ago
Ricardo Rodriguez 3236829ac5 Added Security::remove_XSS() and Database::escape_string() 16 years ago
Ricardo Rodriguez c1b8b1b4b1 Modified the function get_all_post_from_user deleted the cut in the line 3956 CT#469 16 years ago
Cristian Fasanando f074a1ee82 fixed - repetitions threads of forum in social network and show images - CT#469 16 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
Cristian Fasanando d9d39edc5a fixed - allow back to forum when an user enter from a group - see CT#458 16 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 16 years ago
Juan Carlos Raña bc51c92f8c fix semantic of several lang vars and icons 16 years ago
Carlos Vargas 979c56e921 minor Show the field numeric_calification, only if you include the item in the grade book see #369 16 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal f14ed0332f Fixed Bug access group forum DT#4214 16 years ago
Arthur Portugal 9669f6aed2 Fixed Bug access group forum DT#4214 16 years ago
Isaac Flores 7d3c592754 Fixed error with dokeos footer in forum search 16 years ago
Juan Carlos Raña d94a859d81 fix several lang var 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago