Commit Graph

1067 Commits (e7c246f349e51c318b6ef99cf2bcc8cf6fbde156)

Author SHA1 Message Date
Julio Montoya 0bb2fbb795 Removing unused custom class SessionHandler. 12 years ago
Julio Montoya a7b8d0c589 Fixing fatal error when generating entities. 12 years ago
Julio Montoya 237a7cfc90 Fixing some phpunit classes. 12 years ago
Julio Montoya 10045e3a98 Removing unused tests files. 12 years ago
Julio Montoya be7b9cc1c2 Disabling logging taking too much to generate an xml report. 12 years ago
Julio Montoya 93a9e13c6b Fixing session import for 1.10 12 years ago
Yannick Warnier cc4bb49d52 Fixed typo in number of users per room - refs BT#6617 12 years ago
Yannick Warnier 3f002b9ab7 Added session filler script 12 years ago
Yannick Warnier 0bd9f57c90 Fixed xhprof inclusion of chamilo api - refs #6640 12 years ago
Julio Montoya 44fd684d25 Minor - removing unused commands in the entity generator. 12 years ago
Julio Montoya 9ac706a206 Replacing main_api.lib.php with api.lib.php 13 years ago
Julio Montoya 247d65fda7 Minor adding information about the error log 13 years ago
Julio Montoya 7633e3dcdb Minor - removing var_dump 13 years ago
Julio Montoya b314edacbd The Thematic() constructor now needs a course array 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Yannick Warnier f375fd8dec Added documentation 13 years ago
Yannick Warnier 18285b4eb4 Little fix to xhprof auto-included footer 13 years ago
Julio Montoya 11b72fbd97 Adding addList and update_question_position() 13 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Julio Montoya 0835b10677 Minor - Reformat code 13 years ago
Yannick Warnier 4e5d4333e5 Minor - code spacing 13 years ago
Julio Montoya f5ec2b93fa Minor - removing whitespaces adding comments 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 96a244b18c More changes in the configuration.file see #6104 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Yannick Warnier ce2c87da17 Testing slight change in build.xml for phpunit options 13 years ago
Yannick Warnier 5103a32120 Removing colors from phpunit result to allow for nice printing in Jenkins 13 years ago
Yannick Warnier 81c6efc287 Added placeholder directories for automated testing 13 years ago
Yannick Warnier 1348e48e66 Removed test on Accessurleditsessions as it slows down considerably the testing process 13 years ago
Yannick Warnier a9e26637ac Removed deprecated simpletest files 13 years ago
Yannick Warnier 8ea7f630ae Removed deprecated simpletest files 13 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 13 years ago
Yannick Warnier d9e2c8f2e4 Minor - Fixed issues with unit tests in usermanager 13 years ago
Yannick Warnier a7282cddcb Removed test on Accessurleditsessions as it slows down considerably the testing process 13 years ago
Yannick Warnier d97d4db11e Minor fix for phpunit tests 13 years ago
Yannick Warnier 2d843864d4 Minor - Added inclusion of database lib in unit test to avoid fatal error 13 years ago
Yannick Warnier fe3b70460a Minor - Added internationalization_database directory ignore directive in build.xml 13 years ago
Yannick Warnier 6272bf5c8b Fixed issue in session changes synchronisation registering failure (status 4) on session change 13 years ago
Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 13 years ago
Julio Montoya 780f18549d Fixing in Quickform because advmultiselect was not added in the registered element types 13 years ago
Julio Montoya 3b098229c3 Minor - Fixing URL and adding a big button to the xhprof profiler 13 years ago
Yannick Warnier 5e037265e7 Renamed update_event_exercice to update_event_exercise() 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 13 years ago
Julio Montoya 4e3788d569 Removing error_reporting everywhere 13 years ago
Julio Montoya 9dc75a7bd5 Adding CommonCommand class see BT#5572. Now is possible to execute "chamilo:install 1.8.7" then migrate with chamilo:upgrade 1.9.0 13 years ago
Julio Montoya 17102b15fc UpgradeCommand improvements (partial) 13 years ago