NicoDucou
28170ab893
Language: Legal: fix translation string to use the one that exist with all the translations
1 year ago
Yannick Warnier
a49a20d9e5
Language: Add new language terms for settings options
1 year ago
Yannick Warnier
0ea02de136
Internal: Improve variable names from commit ccfa6cf45b
1 year ago
Yannick Warnier
68824eb326
Internal: Fix variable name typo in commit ccfa6cf45b
1 year ago
Yannick Warnier
aa09ff38e1
Language: Update language terms
1 year ago
Yannick Warnier
459b992331
Language: Update language terms
1 year ago
christianbeeznest
70a28f449b
Merge pull request #5422 from christianbeeznest/ofaj-21557
...
Internal: Fix HTML escaping, overlapping ui elements, and untranslated labels and options
1 year ago
christianbeeznst
ccfa6cf45b
Internal: Fix HTML escaping, overlapping ui elements, and untranslated labels and options
1 year ago
christianbeeznest
6fd0ad85d9
Merge pull request #5421 from christianbeeznest/ofaj-21532-2
...
Internal: Fix datepicker localization on registration page - refs BT#21532
1 year ago
christianbeeznst
5b9c36206a
Internal: Fix datepicker localization on registration page - refs BT#21532
1 year ago
Angel Fernando Quiroz Campos
131e22cc45
Merge remote-tracking branch 'origin/master'
1 year ago
Angel Fernando Quiroz Campos
723991695e
Gradebook: Fix c_id when loading links - refs BT#21561
1 year ago
Angel Fernando Quiroz Campos
b2729ae2e7
Minor: Fix return types - refs BT#21561
1 year ago
christianbeeznest
7b7aeded2c
Merge pull request #5420 from christianbeeznest/ofaj-21541-2
...
Internal: Fix 'Undefined array key path' error on gradebook import - refs BT#21541
1 year ago
christianbeeznst
560cea8cc1
Internal: Fix 'Undefined array key path' error on gradebook import - refs BT#21541
1 year ago
Angel Fernando Quiroz Campos
ebcd370850
Minor: CI: Fix psalm MissingTemplateParam
1 year ago
christianbeeznest
457c9f2c55
Merge pull request #5419 from christianbeeznest/ofaj-21550-2
...
Internal: Fix forum notification issue for subscribed users in sessions - refs BT#21550
1 year ago
christianbeeznst
86646ab1bf
Internal: Fix forum notification issue for subscribed users in sessions - refs BT#21550
1 year ago
Angel Fernando Quiroz Campos
c7814ee523
Minor: Remove undefined store variable
1 year ago
Angel Fernando Quiroz Campos
6f554d1380
Agenda: Fix param passed to GroupManager::get_users when executing the cron for reminders - refs BT#20991
1 year ago
Yannick Warnier
c5d55f952f
Merge branch 'master' of github.com:chamilo/chamilo-lms
1 year ago
Yannick Warnier
28fd5e6640
Internal: Add migration to fix dev-stage mishap with settings
1 year ago
Yannick Warnier
9b60908a58
Calendar: Replace exit by check on SAPI - refs #5145
1 year ago
Angel Fernando Quiroz Campos
3905099647
Fix session handler on inscription page - refs BT#21562
1 year ago
Angel Fernando Quiroz Campos
e97d41111a
Fix arguments for UsernamePasswordToken - refs BT#21562
1 year ago
Angel Fernando Quiroz Campos
ec2cc650a6
Fix registration.required_extra_fields_in_inscription conditions - refs BT#21562
1 year ago
Yannick Warnier
41eb00e0b4
Merge branch 'master' of github.com:chamilo/chamilo-lms
1 year ago
Yannick Warnier
aceea2f33c
Internal: Fix syntax-breaking typo in previous commit - refs #5392
1 year ago
Daniel
c672491014
Internal: Migrate from vuex to pinia is system announcement. Fix issue with router, because announcement is not in vue we need to use the location api from browser instead of vue router
...
Author: @daniboygg
1 year ago
Daniel
e79787b0d6
Internal: Remove unused vuex from social post form (use socialPostService and move from component to service)
...
Author: @daniboygg
1 year ago
Daniel
5ff28dfb93
Internal: Remove vuex from some components
...
Author: @daniboygg
1 year ago
Daniel
f12a9135db
[C2] Messages: Fix user's profile image
...
* Messages: Fix the profile image of users
* Use the component BaseUserAvatar to show images of users
* Use pinia store to get user instead of vuex (we are currently migrating to pinia)
* Internal: Add alt to images in base user avatar
* Internal: Show teach in course with correct avatar component
* Minor: Fix typos in comments
* Minor: Use existing label 'Picture' instead of non-existent 'Profile picture'
---------
Author: @daniboygg
Co-authored-by: Yannick Warnier <ywarnier@users.noreply.github.com>
1 year ago
Yannick Warnier
2d05afb71e
Merge branch 'master' of github.com:chamilo/chamilo-lms
1 year ago
Yannick Warnier
e0ba037b7c
Language: Add new language terms for social profile - refs #5392
1 year ago
christianbeeznest
f07acca2a1
Merge pull request #5414 from christianbeeznest/ofaj-21542-2
...
Internal: Fix exercise result page reload - refs BT#21540
1 year ago
christianbeeznst
1dd4160c82
Internal: Fix exercise result page reload - refs BT#21540
1 year ago
christianbeeznest
7aa003879f
Merge pull request #5413 from christianbeeznest/ofaj-21007-10
...
Internal: Fix certificate generation and content issues - refs BT#21007
1 year ago
christianbeeznst
4167bc334b
Internal: Fix certificate generation and content issues - refs BT#21007
1 year ago
Yannick Warnier
b5c44db940
Language: Update root terms with typos
1 year ago
Yannick Warnier
47dcef78c1
Language: Update French language terms
1 year ago
Angel Fernando Quiroz Campos
769d1766c7
Minor: Format code
1 year ago
Angel Fernando Quiroz Campos
37b2df6c7f
Display: Fix menu styles
1 year ago
Angel Fernando Quiroz Campos
52aa620cb5
Document: Use BaseButtons/BaseToolbar + fix creation of new folder in file manager
1 year ago
Angel Fernando Quiroz Campos
7de998e2ef
Minor: Remove reference to quasar's q-form
1 year ago
Angel Fernando Quiroz Campos
e40eca3c0f
Show file manager when selecting files from tinymce editor
1 year ago
Angel Fernando Quiroz Campos
4af246e964
Display: Use BaseTinyEditor component directly without a wrapper
1 year ago
Angel Fernando Quiroz Campos
75b34243f2
Display: Fix tinyeditor styles
1 year ago
NicoDucou
edca5922c7
Migration: Exercise: add in the migration to remove incoherent registry to avoid question to appear in quiz when it was not visible in C1 -refs BT#20895 GH #5411
1 year ago
NicoDucou
06d34cabaa
Platform: add missing translation for contact form - refs BT#20920
1 year ago
NicoDucou
218f6c8a04
Platform: enable title translation in contact form - refs BT#20920
1 year ago