Commit Graph

21473 Commits (fd98b5895678ed5b23e7b2dcb6979988c82397a3)
 

Author SHA1 Message Date
Julio Montoya fd98b58956 Updating vendor 12 years ago
Julio Montoya 17102b15fc UpgradeCommand improvements (partial) 12 years ago
Julio Montoya 1575615167 Adding installation sql files 12 years ago
Julio Montoya 979a344a29 Adding migrate-db and migrate files into directories 12 years ago
Julio Montoya a80ebc0e25 Minor - adding comment 12 years ago
Julio Montoya f03dda8681 Adding chash in composer 12 years ago
Julio Montoya e11be44c98 Removing already added indexes 12 years ago
Julio Montoya 93fba2577c Adding chamilo:setup command see BT#5572 12 years ago
Julio Montoya 48e0745141 Adding 1.8.7 db files in order to test migrations 12 years ago
Julio Montoya 4aac226eab Adding chash vendor 12 years ago
Julio Montoya e5b3f45190 Removing .idea files 12 years ago
Julio Montoya 06eb0a00e6 Updating vendors 12 years ago
Julio Montoya dc9c57e096 Updating vendors 12 years ago
Julio Montoya f1e0e305e4 Minor style changes 12 years ago
Julio Montoya baf85d845f Fixing migrations namespaces 12 years ago
Julio Montoya 4ee0c34b3e Minor code style changes 12 years ago
Julio Montoya b2aa0ce44f Adding LegacyController 12 years ago
Julio Montoya 073cb7ecf8 Removing 'checkChamiloURL' validation 12 years ago
gugli100 0086dad7e2 Hiding web profiler (waiting for a DB change) 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 4089c29083 Adding default 1.9.0 database installation file + adding some validation in global.inc.php when database is not correctly set see BT#5572 12 years ago
Julio Montoya dc5681e09e Adding custom configuration.dist.yml.php file in order to copy the $_configuration array into a yml file (only available when using chamilo:commands) see BT#5572 Changes are not final! 12 years ago
Julio Montoya e09436ce4b Removing unused $_configuration variables: $_configuration['tracking_enabled'], single_database, etc 12 years ago
Julio Montoya 82c684c828 Overwrite $_configuration array if main/inc/conf/configuration.yml file exists (only for test and using the chamilo:upgrade/chamilo:install) not final. see BT#5572 12 years ago
Julio Montoya 24e27da7cc Removing unused functions. 12 years ago
Julio Montoya fb48901316 Adding sample db sql files see BT#5572 12 years ago
Julio Montoya 93d934c320 Adding chamilo:status, chamilo:upgrade and chamilo:install command lines see BT#5572 12 years ago
Julio Montoya aa346232f5 Hiding web profiler until a DB setting exists 12 years ago
Julio Montoya 87acba3608 Hooking doctrine migrations with the custom Chamilo migration 12 years ago
Julio Montoya 8c44687a3c Merge 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 65d621f865 Creating dir for profiler (only available in test server mode) 12 years ago
Yannick Warnier 6359ffac47 Fixed course quota bug 12 years ago
Julio Montoya 12789a6b11 Adding webprofiler when server is in test mode 12 years ago
Julio Montoya 8b76813307 Adding web profiler provider 12 years ago
Yannick Warnier 1adf012257 Updated style for words drag-and-drop question type - refs BT#5980 12 years ago
Julio Montoya ae490d320a Fixing new question type that matches words see BT#5980 12 years ago
Julio Montoya cde49a77df Fixing query in order to have the right students see BT#5765 12 years ago
Julio Montoya 56ba8887d1 Adding "select category" option when editing LP settings see BT#5763 12 years ago
Julio Montoya 2255fbcc33 Fixing select default message see BT#5763 12 years ago
Julio Montoya d7848f0171 Updating english translations 12 years ago
Julio Montoya 0bec1f5b9a Adding setting to allow teachers to create/edit sessions see BT#4296 12 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 12 years ago
Julio Montoya 347910ce3b Fixing fatal error + reformat code 12 years ago
Julio Montoya b2d981e8bd Minor fixing table titles 12 years ago
Julio Montoya 4def1da626 Drag and drop question type based in matching see BT#5980 12 years ago
Yannick Warnier 040c49279a Fixed notice messages - refs BT#5980 12 years ago
Julio Montoya 617adea5de Adding draggable type question (based in matching) see BT#5980 12 years ago
Julio Montoya c3136195c2 Blocking access to a LP if users are not registered via user_id or group_id 12 years ago
Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 12 years ago