Commit Graph

1018 Commits (41dcf8a8c23133386a31f4ce75d3c8220f5b93d6)

Author SHA1 Message Date
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
Yannick Warnier 0bf06d9c72 Minor - Updated phpdoc tags 12 years ago
Yannick Warnier 9bfe010d60 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier 023c896359 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier 746734c755 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier 9aae851f22 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier ad67bc5434 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier b4ac4bf4f9 Minor: trying stuff with phpdoc build config 12 years ago
Yannick Warnier daa3a37cbe Minor change to phpdoc config 12 years ago
Yannick Warnier fe5327dad3 Added local phpdoc config file to avoid warning on @assert and @covers 12 years ago
Yannick Warnier 4c3b3afbbb Minor: temporarily removing lint 12 years ago
Yannick Warnier 128a86c360 Minor: Test with new phpdoc conf variation 12 years ago
Yannick Warnier 0b47b97694 Minor: Test with new phpdoc conf variation 12 years ago
Yannick Warnier 14aea90c83 Minor: Removing execution of AccessTest class 12 years ago
Yannick Warnier 6124f72440 Minor: New build.xml - preventing archive/ and tests/ to be parsed by phpdoc 12 years ago
Yannick Warnier 22be92232c Minor: Added test classes for a few classes 12 years ago
Yannick Warnier b6a85946b8 Many boosts for migrations and transactions - refs #4885 12 years ago
Yannick Warnier 7df29b2536 Migration: Efficiency improvements - refs BT#5628 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya 5b0e21a136 Removing calls of fileDisplay.lib.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya c4eb71fb2a Removing custom autoload code see #5523 12 years ago
Julio Montoya 70b08bf6af Removing mail.lib.inc.php file calls 12 years ago