Commit Graph

21453 Commits (4089c29083bdb29cd76c186244def62abfa50018)
 

Author SHA1 Message Date
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
Julio Montoya 1754c628de Fixing lp list when showing categories 12 years ago
Julio Montoya ccf5cab97c Fixing no translation lang bug in index.php 12 years ago
Julio Montoya fcb849039e Fixing PHP warnings 12 years ago
Julio Montoya 1e033d23a8 Minor changing sql position 12 years ago
Julio Montoya 91c6098c1d Fixing PHP notices 12 years ago
Julio Montoya c19b9869f0 Editing documentation in global.inc.php 12 years ago
Julio Montoya 5e1f2e4494 Fixing bug during installation 12 years ago
Julio Montoya c1a649d22e Nice hack in the advmultiselect in order to filter selects see BT#5768 12 years ago
Julio Montoya 8fd11797d8 Nice hack in the advmultiselect in order to filter selects see BT#5768 12 years ago
Julio Montoya 6a41e6678d Minor - cosmetic changes 12 years ago
Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 12 years ago
Julio Montoya 98ca1358f6 Updating jsPlumb to version 1.3.16 12 years ago
Julio Montoya 70e387ae08 Fixing exercise unique answer UI see BT#5940 12 years ago
Julio Montoya c283596ef8 Unique answer question, improving UI see BT#5938 12 years ago
Julio Montoya cb9c47ee4b Adding temporal documentation (not final) 12 years ago
Yannick Warnier e7b4fcae59 Reversed change in redirect and added information to installation_guide.html - refs #6027 12 years ago
Yannick Warnier 40d259eca6 Until there is a clear indication in the install guide on what to add to Apache or .htaccess, we should redirect to /web/index.php, not /web/index). Even when there is information about that, I still think it would be good to tolerate a non-URL-friendly config, and apparently this 'typo' in the /index.php is preventing anyone from installing if they don't understand the trick 12 years ago
Julio Montoya d4e0aaf112 Minor - adding comments, removing PHP notices 12 years ago
Julio Montoya c78db802e1 More fixes in templates 12 years ago
Julio Montoya 158f3f3571 Fixing teacher visibility for a LP 12 years ago