Commit Graph

11443 Commits (cb8b299e8258ec25edf0042a89ba7efaf6cacec1)
 

Author SHA1 Message Date
Yannick Warnier cb8b299e82 Minor - Moved functions for better visibility of script process 15 years ago
Yannick Warnier 80b52b20ce Updated link to forum 15 years ago
Yannick Warnier add29405de language import 15 years ago
Carlos Vargas 632335ace7 Improve report PDF in gradebook BT#911 15 years ago
Yannick Warnier a656982145 Minor code style update to 15 years ago
Yannick Warnier f64d987013 Minor typo fix 15 years ago
Yannick Warnier ab2cbd2fb2 Fix problem with matching questions - see BT#914 15 years ago
Yannick Warnier e9c3b5d5e2 Updated .rounded style to border: 3px solid #CCCCCC; 15 years ago
christian1827 dd55c914e1 fixed - Learner or teacher view now works inside a session - partial CT#828 15 years ago
christian1827 8ff943e0fb removed - update description_type field for using thematic advance with description_type = 8 when you migrate to 1.8.7 15 years ago
christian1827 062478ee17 minor - fixed error typo inside link to groups for social network 15 years ago
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