Commit Graph

647 Commits (e35b41445be2680eb5876e850d55c2efd88b5795)

Author SHA1 Message Date
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
Julio Montoya d57544be5e Adding fill_whoisonline.php 15 years ago
Julio Montoya e46110cb39 Tests: Adding users + fixing fill_all.php 15 years ago
Yannick Warnier 00c742a54b minor - fixed double status in data filler 15 years ago
Julio Montoya de0d2ae6f7 Minor - Run test message 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Yannick Warnier 58d539d489 Minor - Fixed constant definition in test 15 years ago
Ivan Tcholakov 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Yannick Warnier 5e44694a81 Tests: Passed COURSETEST string as class constant 15 years ago
Yannick Warnier 79f5376eeb Enabled much more existing tests 15 years ago
Guillaume Viguier 5c0d8923f8 Date and time management; tests - Chamilo - CT#696 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Ricardo Rodriguez 8997fcc8b9 Modified the file backupbyadmin by download.lib.php and test download.lib.test.php, added a condition in the new function and modified the test 15 years ago
aportugal 259ef530ff merge 15 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
Ivan Tcholakov 7f763d4188 Feature #272 - A new function api_detect_encoding_html() has been added in the internationalization library. A test for this function has been created. 15 years ago
Guillaume Viguier f2f5c0c7fe Activating more tests and fixing a few bugs - BT#821 15 years ago
Julio Montoya ea91605697 Minor - Adding documentation 15 years ago
Julio Montoya 9ba935d0f9 Adding a test to lostpassword.lib.php 15 years ago
Julio Montoya 011a49639e Modifying the lostpassword.lib.php tests 15 years ago