Commit Graph

667 Commits (58eecb1055fd7d7210c83d0a6ed3841a38455405)

Author SHA1 Message Date
Guillaume Viguier c939e4d14d Web services cleanup 15 years ago
Guillaume Viguier deb99da75e Web services cleanup 15 years ago
Guillaume Viguier bef3cf6c04 Add service WSDisableUsers and WSEnableUsers - BT#1113 15 years ago
Guillaume Viguier a167ed3a13 Adding WSListCourses as a SOAP service - BT#1111 15 years ago
Yannick Warnier 19977378c1 Fix data filler title 15 years ago
Julio Montoya 5c8c675fbe Removing useless SurveyManager class 15 years ago
Julio Montoya 2eab1d1d09 Making Mkdirs deprecated 15 years ago
Yannick Warnier 9c39208dee reverted previous change 15 years ago
Yannick Warnier 7c87592f6c fixed little visual bug in courses list 15 years ago
Yannick Warnier b71fbaab80 Added feature to use data fillers from the admin interface in non-packaged (=development/test) versions of the platform. 15 years ago
Ivan Tcholakov a94089f891 Feature #272 - session_handler class: Some variables have been reanmed (coding conventions). 15 years ago
Yannick Warnier a656982145 Minor code style update to 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 2f355c5199 Merge 15 years ago
Ricardo Rodriguez 0584785ceb Added a new condition in the test function 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 957ff284a6 minor delete ' 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 a044e3902a Testing - Improved notebook test case 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 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 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 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 f04348b033 Minor - code style 15 years ago
Yannick Warnier e6e63eb8f9 Testing - Solved errors in database tests 15 years ago
Ivan Tcholakov 73dd57a59d Feature #272 - TableSort class: Some minor optimizations. 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 18a568d139 Feature #272 - api_detect_encoding() has been reworked for successfull detection of "broken" UTF-8 texts as UTF-8. A test for this case has been added. 15 years ago
Ivan Tcholakov c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 15 years ago
Ivan Tcholakov 862ef5923a Feature #272 - Correcting some tests for the internationalization library. 15 years ago
rrodriguez 668f5e74f7 Merge 15 years ago
Julio Montoya d831a332f2 Tests also were modified + the whoisonline.php 15 years ago
Julio Montoya 025671435f Minor - sql query fixed 15 years ago