Nicolas Ducoulombier

Results 23 issues of Nicolas Ducoulombier

Create a course and import the course attached with a big glossary and a LP with 2 documents with links to the glossary. [1_TESTGLOSSAIREIFABOURGES_20220725-163641.zip](https://github.com/chamilo/chamilo-lms/files/9182205/1_TESTGLOSSAIREIFABOURGES_20220725-163641.zip) Create a new session including this...

Enhancement

When viewing forum posts in the course tool there is on the left hand side an icon to move the post but when clicking on it nothing happens. ![image](https://user-images.githubusercontent.com/6579268/173376284-33203f3f-34bf-4a78-a4f0-9a5c1a51ec5a.png) Tested...

Bug

**Describe** As a HRM user (ptook/ptook) login and click on Reporting in the menu. You have different icons to get to the different reports (My progress, Learners, Teachers, Courses, Course...

Enhancement
Good first contrib

For the moment in the context of a multi URL, if I edit the terms and conditions on the page main/admin/legal_add.php it edits the terms and conditions for all the...

Enhancement
wontfix

Change from legacy to VUE interface for links tool. Needs first backend adaptation to implement fontend desgin.

Requires testing/validation

Issue present at least since Chamilo 1.11 The aim is to avoid the base documents could be modified by session course coach by checking for every document if it is...

Enhancement

Add a picture to your profile, then send a message to someone in Chamilo. Go to the sent message page and open the message. You will see that the user...

Enhancement

When creating the new extrafield that were added for new functionnality in 1.11.x and that are created by default in Chamilo 2 to be able to enable the option or...

Bug

In Chamilo 1.11.x the mailing configuration is in the file app/config/mail.conf.php This setting is not automatically transferred to .env file in the following directive : ``` ###> symfony/mailer ### #MAILER_DSN=*******...

Documentation

In chamilo 1.11.x the configuration setting "google_api_key" is defined in app/config/configuration.php and in Chamilo2 this setting should be set in the .env file with the configuration : `GOOGLE_MAPS_API_KEY=''`