Commit Graph

10276 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Julio Montoya c2ef4aae6c Adding validation to the \"api_get_status_of_user_in_course\" function 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 16 years ago
Ivan Tcholakov dc9ca4cea6 Feature #272 - Installation scripts: Updating comments. 16 years ago
Carlos Vargas e64b8efb06 move the require_once inc/global and $htmlFeadXtra of learnpath.class.php to lp.controller.php 16 years ago
Cristian Fasanando 032db7e233 minor - error typo name of variable 'ThematicAdvanceQuestions' 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
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 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
Cristian Fasanando 45861005e9 minor - changed value from field_display_text field for dashboard tool. 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Cristian Fasanando cd48472671 minor - fixed alignment introduction section with postit about thematic advance 16 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 16 years ago
Ivan Tcholakov a57fec3160 Feature #272 - Installation scripts: All the deprecated files have been removed. 16 years ago
Ivan Tcholakov 4ac473256e Feature #272 - Installation scripts: Making a switch to the new library file install.lib.php. 16 years ago
Ivan Tcholakov 67e2b7aa66 Feature #272 - Installation scripts: A new file install.lib.php has been introduced. It is to replace the files install_functions.inc.php and install_upgrade.lib.php. 16 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 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 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
Cristian Fasanando 723acb1aa1 fixed - when you create an attendance don't show description - partial CT#585 16 years ago
Ivan Tcholakov 5d73a158b3 Feature #272 - Installation scripts: Recovering from changes made by mistake in the previous transaction in the file migrate-db-1.8.6.2-1.8.7-pre.sql. 16 years ago
Ivan Tcholakov 5697c5aa64 Feature #272 - Installation scripts: More code formatting. 16 years ago
Yannick Warnier 6e7b9832d6 Fixed more tracking bugs on get_avg_student_progress() 16 years ago
Julio Montoya 041fc666b7 Adding the \"none\" option to the prerequisites see http://www.chamilo.org/es/node/146 16 years ago
Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 16 years ago
Cristian Fasanando 92d98e6f7d minor - fixed error typo inside links urls for attendance tool 16 years ago
Cristian Fasanando ac18bc9198 minor - fixed error typo inside links url 16 years ago
Carlos Vargas 8483e2be49 Fixed Changing the password had been a mistake, if he was wrong CT#602 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
Cristian Fasanando b3dca7446b minor - fixed redeclared files inside chat 16 years ago
Carlos Vargas 39784c538b new images slides na CT#601 16 years ago
aportugal 8c80a59e5a merge 16 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 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. 16 years ago
Ivan Tcholakov f03c754f82 Feature #272 - Installation scripts: Several files have been renamed before being finally deleted. 16 years ago
Ivan Tcholakov 4318469da8 Feature #272 - Installation scripts: Some minor changes. 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 16 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(). 16 years ago
Carlos Vargas 29f5f6afd3 Fixed randon images in list documents CT#161 16 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 16 years ago
Julio Montoya 07018bb839 Fixes CT#578 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