Commit Graph

1040 Commits (7359739be9f4b582513d370e3913aba21026d90b)

Author SHA1 Message Date
Julio Montoya 11b72fbd97 Adding addList and update_question_position() 12 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 12 years ago
Julio Montoya 0835b10677 Minor - Reformat code 12 years ago
Julio Montoya f5ec2b93fa Minor - removing whitespaces adding comments 12 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 96a244b18c More changes in the configuration.file see #6104 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Yannick Warnier ce2c87da17 Testing slight change in build.xml for phpunit options 12 years ago
Yannick Warnier 5103a32120 Removing colors from phpunit result to allow for nice printing in Jenkins 12 years ago
Yannick Warnier 81c6efc287 Added placeholder directories for automated testing 12 years ago
Yannick Warnier 1348e48e66 Removed test on Accessurleditsessions as it slows down considerably the testing process 12 years ago
Yannick Warnier a9e26637ac Removed deprecated simpletest files 12 years ago
Yannick Warnier 8ea7f630ae Removed deprecated simpletest files 12 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 12 years ago
Yannick Warnier d97d4db11e Minor fix for phpunit tests 12 years ago
Yannick Warnier 6272bf5c8b Fixed issue in session changes synchronisation registering failure (status 4) on session change 12 years ago
Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 years ago
Julio Montoya 780f18549d Fixing in Quickform because advmultiselect was not added in the registered element types 12 years ago
Julio Montoya 3b098229c3 Minor - Fixing URL and adding a big button to the xhprof profiler 12 years ago
Yannick Warnier 5e037265e7 Renamed update_event_exercice to update_event_exercise() 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 12 years ago
Julio Montoya 4e3788d569 Removing error_reporting everywhere 12 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 12 years ago
Julio Montoya 17102b15fc UpgradeCommand improvements (partial) 12 years ago
Julio Montoya 93fba2577c Adding chamilo:setup command see BT#5572 12 years ago
Julio Montoya 6eb7213cf7 Adding some fixes when executing chamilo:install 1.8.8.4 and then executing chamilo:upgrade 1.10 course tables are not yet migrated. See BT#5572 12 years ago
Julio Montoya 24e27da7cc Removing unused functions. 12 years ago
Julio Montoya 93d934c320 Adding chamilo:status, chamilo:upgrade and chamilo:install command lines see BT#5572 12 years ago
Julio Montoya aae9e11da1 Adding Chamilo upgrade process via CLI (using Console component and Doctrine migrations) see BT#5572 12 years ago
Julio Montoya 9144e59cae Adding translations variable transformations scripts from PHP to po files 12 years ago
Julio Montoya 0a833f12cf Adding LearnPathControllerTest 12 years ago
Yannick Warnier c789f00d87 Test of scripted video converter - very basic 12 years ago
Yannick Warnier d3a17ab549 Migration: Added scripts to fix missing attendances and the totals they sum up to - refs BT#4890 12 years ago
Yannick Warnier 266a292324 Improved cron transactions script (docs and boost) - refs BT#4890 12 years ago
Yannick Warnier 966a823bf8 Added time in attendance migration; Added usage of memory boost array in more cases; Added creation of gradebook if none available; Added insertion of session-course-coach in transaction_4(); Fixed issue with null date in attendance synchronization - refs BT#4890 12 years ago
Yannick Warnier afcb91ecb1 Removed restriction on transaction type 12 years ago
Yannick Warnier d123bdd96f Added definition of datetime before starting 12 years ago
Yannick Warnier e47c48bd8b Migration: Fixed wrong attendance status in migration process - refs BT#4890 12 years ago
Yannick Warnier e835e5bcac Minor - Redisabling Access class test 12 years ago
Yannick Warnier ac3f3b09dd Minor - Redisabling Access class test 12 years ago
Yannick Warnier 3fb8f58b49 Minor - Redisabling Access class test 12 years ago
Yannick Warnier 18a41ad60e Minor - Redisabling Access class test 12 years ago
Yannick Warnier 04e83b6dd7 Minor - Fixed issues with new unit tests 12 years ago
Yannick Warnier 484b11fc86 Minor - Updated phpdoc tags 12 years ago
Yannick Warnier f56c29ea35 Minor - Fixing phpdoc config parsing only tests dir 12 years ago
Yannick Warnier 72b6f6bb8a Minor - Re-inserted cleaning directives for build directory 12 years ago