Skip to content

Commit 550f840

Browse files
committed
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 parents a2eda50 + 2a87e67 commit 550f840

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

assets/vue/components/course/Form.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ onMounted(async () => {
153153
const languagesResponse = await languageService.findAll()
154154
const data = await languagesResponse.json()
155155
languageOptions.value = data["hydra:member"].map((language) => ({
156-
name: language.englishName,
156+
name: language.originalName,
157157
id: language.isocode,
158158
}))
159159
} catch (error) {

public/documentation/changelog.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<body>
1919
<div class="version" aria-label="2.0">
2020
<a id="2.0-alpha.3"></a>
21-
<h1>Chamilo 2.0 alpha 3 - Aquarium, 2025-07-25</h1>
21+
<h1>Chamilo 2.0 alpha 3 - Aquarium, 2025-07-27</h1>
2222
<h3>Release notes - summary</h3>
2323
<p>
2424
Chamilo 2.0 (stable) will be a major release, a new branch for the Chamilo software.
@@ -45,7 +45,7 @@ <h3>Release notes - summary</h3>
4545
to us in this alpha version.
4646
</p>
4747
<h3>Release name</h3>
48-
<p><a href="https://fr.wikipedia.org/wiki/Liste_des_camps_romains_d'Ast%C3%A9rix_le_Gaulois#Aquarium"></a>Aquarium (ficticious village name, see French art)</p>
48+
<p><a href="https://fr.wikipedia.org/wiki/Liste_des_camps_romains_d'Ast%C3%A9rix_le_Gaulois#Aquarium"></a>Aquarium (fiction village name, see French art)</p>
4949

5050
<h3>Security fixes</h3>
5151
<ul aria-live="off">
@@ -101,7 +101,7 @@ <h3>Added</h3>
101101
<li>[2025-07-15] (<a href="https://github.com/chamilo/chamilo-lms/commit/552ce2969a8848a8ee3074e59993e55f87ddea91">552ce296</a> - <a href="https://task.beeznest.com/issues/22639">BT#22639</a>) Auth: Add command to synchronize user groups from Azure</li>
102102
<li>[2025-07-22] (<a href="https://github.com/chamilo/chamilo-lms/commit/9e2fe415f8fcb50e38cca9e0fbe83ffb08c47db4">9e2fe415</a> - <a href="https://task.beeznest.com/issues/22793">BT#22793</a>) Admin: Add bulk user assignment and removal from URLs via CSV import</li>
103103
<li>[2025-07-23] (<a href="https://github.com/chamilo/chamilo-lms/commit/cacb2f1c5d4a5ec2dd5ea0dfefc76add2a721641">cacb2f1c</a> - <a href="https://task.beeznest.com/issues/22793">BT#22793</a>) Admin: Add CSV user import/removal with breadcrumbs for access URLs</li>
104-
104+
<li>[2025-07-27] (<a href="https://github.com/chamilo/chamilo-lms/commit/01261d4069d8b9c0ff7e95f1e22582752f472015">01261d40</a>) Vendor: Add mailers 3rd party transport Amazon SES, Brevo and Mailjet</li>
105105
</ul>
106106

107107
<h3>Changed</h3>
@@ -117,11 +117,17 @@ <h3>Changed</h3>
117117
<li>[2025-07-24] (<a href="https://github.com/chamilo/chamilo-lms/commit/8cbbf8bc7ac8356248d997b4ce1ef122d42d9add">8cbbf8bc</a>) Admin: Update legacy CSV export format to use ',' instead of ';'</li>
118118
<li>[2025-07-25] (<a href="https://github.com/chamilo/chamilo-lms/commit/5d31c1c2e95819fe03e0efacbcc2d67f11305702">5d31c1c2</a> - <a href="https://task.beeznest.com/issues/22255">BT#22255</a>) Catalog: Refactor and update catalog settings (new "Catalogue" section in settings)</li>
119119
<li>[2025-07-25] (<a href="https://github.com/chamilo/chamilo-lms/commit/857f97be7a3d979c49ab4b5d1b05761b1dd23afe">857f97be</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/6355">GH#6355</a>) User: Switch CSV delimiter to comma for export, user update & class import</li>
120+
<li>[2025-07-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/eb51aa08685a13e59049094a5e83ffb56bae42c2">eb51aa08</a>) Display: Show original language names in course creation form</li>
120121
</ul>
121122

122123
<h3>Fixed</h3>
123124

124125
<ul aria-live="off">
126+
<li>[2025-07-27] (<a href="https://github.com/chamilo/chamilo-lms/commit/64992d41865b33aef576804b23bbeef6c607a236">64992d41</a>) Vendor: update composer.lock</li>
127+
<li>[2025-07-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/8df3316ac7077dc1a4424ad828b704788e06326c">8df3316a</a>) Language: Fix long installer language term</li>
128+
<li>[2025-07-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/6700849afcf485cee4d76b6278a55dc44203e195">6700849a</a>) Install: Add support for Arabic and Dutch installer</li>
129+
<li>[2025-07-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/6f18f1f59e6a7c9c517fc091e970b92d55800350">6f18f1f5</a>) Display: Switch to original name in languages selection list for installer</li>
130+
<li>[2025-07-25] (<a href="https://github.com/chamilo/chamilo-lms/commit/8ae1a65a1d5e6bbfaade9c2467f032fc62e31a81">8ae1a65a</a>) Internal: Set mailer schema to null when the mail.mailer_dsn setting is empty</li>
125131
<li>[2025-07-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/1ed707445104fab46497810ad980612879a131cb">1ed70744</a>) Language: Update language term related to the owner of the information of portal administrators during install</li>
126132
<li>[2025-07-25] (<a href="https://github.com/chamilo/chamilo-lms/commit/21282fdf403d4a62c9698f6d12b2f2c1d7035f40">21282fdf</a>) Install: Add language resource to load terms in installer</li>
127133
<li>[2025-07-25] (<a href="https://github.com/chamilo/chamilo-lms/commit/b581b5f67413da5e45ee77cd77e1d22fae78d1fa">b581b5f6</a>) Language: Remove single-quote escaping in Vue's locales</li>

0 commit comments

Comments
 (0)