Commit Graph

82 Commits (4d3f93bfec00e2db96ff174cc028eeeff27f9643)

Author SHA1 Message Date
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 10 years ago
Angel Fernando Quiroz Campos 4ff94fd325 Minor - Fix use of function - refs #8358 10 years ago
Yannick Warnier e4573576a1 Remove calls to session_register() and session_unregister() 10 years ago
jmontoyaa 123d3dc396 Remove unused function 10 years ago
jmontoyaa 2c31437ca9 Replace INCLUDE_PATH with SYS_INC_PATH 10 years ago
jmontoyaa 77cbf5f9f7 removing SYS_SERVER_ROOT_PATH and WEB_SERVER_ROOT_PATH 10 years ago
Julio Montoya e377125c02 Fix upgrade process, remove chamilo.class.php 11 years ago
Julio Montoya 051dea3bf2 Remove unused code. 11 years ago
Julio Montoya dd9478824e Add symfony2 security encoders see #7646 11 years ago
Julio Montoya c73bbbc449 Replace css files from main/css to app/Resources/public/css see #7522 11 years ago
Julio Montoya 7e580a87ce Changing paths see #7522 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Julio Montoya 8261c69bbb Remove deprecated functions 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 37fa195521 Remove unused functions 11 years ago
Julio Montoya 01313ac8ee Changing string_2_boolean with api_string_2_boolean 12 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 13 years ago
Yannick Warnier b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
ywarnier eac5f433a3 Added comment to copyr() test 15 years ago
Yannick Warnier 4c009de082 Fixed failing tests + improved return value of api_mail_html() 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 2f3462bcf7 Testing - remove 4 failing tests (highly dependent on automated server environment) 16 years ago
Yannick Warnier 0648cd540f Fixed more failing tests 16 years ago
Yannick Warnier 4d72f5deab Testing - Fixed failing tests 16 years ago
Yannick Warnier b3452b5e60 Fixed failures and other minor code problems 16 years ago
Yannick Warnier fe5e4df8a3 Fixed tests failures 16 years ago
Yannick Warnier 16017dadd7 Fixed additional test fails 16 years ago
Yannick Warnier ad60f65092 Removed use of unexisting assertNotEmpty() 16 years ago
Yannick Warnier a17b66d3ea fixed test failures (left api_status_key() of which the role is not clear) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ricardo Rodriguez 5be5378652 Modified - commented the var_dump in the test api_is_course_admin() 16 years ago
Ricardo Rodriguez cf38f31bfe Modified - changed the type of return in the second condition because return a value int instead of boolean 16 years ago
Yannick Warnier d29fcf035f Testing - Fixed a few tests for main library 16 years ago
christian1827 9620389815 merge 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov 1b61d77f73 Feature #347 - A minor correction within a formal test - testApiChmod_R(). 16 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 16 years ago
Juan Carlos Raña 41508c34d7 change COURSEX by COURSETEST 16 years ago
Ivan Tcholakov 81f294fa4e Feature #576 - Formal tests about the functions api_get_permissions_for_new_directories() and api_get_permissions_for_new_files() have been added. 16 years ago
Arthur Portugal 54b37b0039 Fixed a 50% all the test in the file test suite CT#191 16 years ago
Arthur Portugal 69db3531fa Fixed the file main_api.lib.php CT#191 16 years ago
Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. 16 years ago
Ivan Tcholakov 1e4c271941 Feature #306 - Upgrading the function api_check_password(). Comments are added. 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov 11e58b71bc Feature #306 - Moving the function api_get_language_isocode() in the internationalization library. Deprecation of Database::get_language_isocode(). Making a formal test for api_get_language_isocode(). At the moment the test fails, some expexted values are not returned. This has to be fixed. 16 years ago