Commit Graph

11432 Commits (88ecb248973f7bf6ee3641ca09b543ef57d5be19)
 

Author SHA1 Message Date
Ivan Tcholakov 88ecb24897 Task #272: Trying to fix a reported in a private message Fatal error: Class 'IntlDateFormatter' not found in C:\xampp\htdocs\chamilo\main\inc\lib\internationalization.lib.php on line 570 15 years ago
christian1827 6556a759bd Moved user followed by a human resource manager from hr_dept_id field inside user table to user_rel_user table 15 years ago
Ricardo Rodriguez 0dfb2293fa Minor - changed the assert 15 years ago
Ricardo Rodriguez 5be5378652 Modified - commented the var_dump in the test api_is_course_admin() 15 years ago
Ricardo Rodriguez cf38f31bfe Modified - changed the type of return in the second condition because return a value int instead of boolean 15 years ago
Ricardo Rodriguez 8206ed31f5 Modified - Fixed the problem in this file 15 years ago
rrodriguez 0ce74eec36 merge 15 years ago
rrodriguez 2f355c5199 Merge 15 years ago
Ricardo Rodriguez 0584785ceb Added a new condition in the test function 15 years ago
christian1827 74a218dbf5 updated variable platform charset to utf-8 when you migrate from 1.8.6.2 to 1.8.7 15 years ago
Ricardo Rodriguez 5d18f04970 Eliminated the redeclaring of variables in the test function and Modified the testGetUserInfoById 15 years ago
Ricardo Rodriguez 2953a50f3c Testing - Added a condition in case the result to return is a NULL 15 years ago
Ricardo Rodriguez 9232813887 Modified - modifying the test of function get_language_file_as_xml. 15 years ago
Ricardo Rodriguez 30f2d55f94 Modified - changed the variable $dokeos_path_file by $system_path_file and added a condition in the test 15 years ago
Carlos Vargas 7ad5cb6eb0 move api_plugin('footer') into div footer_emails 15 years ago
Carlos Vargas 957ff284a6 minor delete ' 15 years ago
Yannick Warnier 20d5868b02 Updated doc to 1.8.7 15 years ago
Yannick Warnier 30675367a2 Tagging 1.8.7 - creating alpha 1 15 years ago
Yannick Warnier 023e5f755e Removed tag CHAMILO_1_8_7_ALPHA_1 15 years ago
Yannick Warnier d29fcf035f Testing - Fixed a few tests for main library 15 years ago
Yannick Warnier fb33f77198 Testing - Commented private methods out for tablesort 15 years ago
Yannick Warnier e64e4e4755 Testing - Minor updates to groupmanager library tests 15 years ago
Yannick Warnier 4cb0641590 Minor - additional improvements to notebook library 15 years ago
Yannick Warnier a044e3902a Testing - Improved notebook test case 15 years ago
Yannick Warnier a933187880 Updated notebook::save_note() to return the new note's ID upon creation 15 years ago
Yannick Warnier 685678e337 Testing - Further improvements (no need to load already-loaded library) 15 years ago
Yannick Warnier 281d6f173c Testing - Finished first round of improvements on glossary 15 years ago
Yannick Warnier 4668fbc44d Improved error cases for delete_glossary() 15 years ago
Yannick Warnier d55e7216b3 Improve get_max_glossary_item() 15 years ago
Yannick Warnier 7e01b47042 Removed useless variable name change 15 years ago
Yannick Warnier 2991b92efe Added TestManager include and creation of course to have the right context for the glossary 15 years ago
Yannick Warnier 87553fcd4b Minor - Removed useless constructor (previously added by mistake) 15 years ago
Yannick Warnier c14df55db5 Changed default course code to match the rest of the tests 15 years ago
Yannick Warnier 1f112cfe1c Added default course code in delete_test_course() 15 years ago
Yannick Warnier 11f2858837 Eradicate spanish variable 15 years ago
Yannick Warnier ec3b00127a Remove useless condition 15 years ago
Yannick Warnier a16bc3afd6 Returning db id when inserting a term in save_glossary() 15 years ago
Yannick Warnier fc025d3348 Added error condition to get_number_glossary_terms() 15 years ago
Yannick Warnier 605018c34f Fixed get_max_glossary_item() in case there is no glossary term 15 years ago
Yannick Warnier bb8defaced Added return value to update_glossary() 15 years ago
Yannick Warnier afc4f754c0 Minor - Improved glossary library to deal better with session and return meaningful values 15 years ago
Yannick Warnier 04162ff3aa Added checks to save_glossary() (avoid empty cases) 15 years ago
Yannick Warnier a15fe7e718 Updated glossary function to return empty string if no result 15 years ago
Yannick Warnier c7e4930c9f Testing - Fixed a series of tests 15 years ago
Yannick Warnier 676a688de6 Testing - Minor doc review 15 years ago
Yannick Warnier bccbc2f949 Testing - Added output buffering to export tests 15 years ago
Yannick Warnier f6a4b59c53 Testing - Fixed a series of tests 15 years ago
Yannick Warnier 30eb29a915 Minor - updated test case name 15 years ago
Yannick Warnier 0fe989aac0 Testing - Solved errors in courses tests 15 years ago
Yannick Warnier 5dcf93e8fb Minor - Added check to get_real_course_list_of_user_as_course_admin() 15 years ago