christianbeeznst
fde16dc14a
Internal: Disable ext_translations for extra_fields - refs BT#21533
2 years ago
NicoDucou
b5f713621f
Extra Fields: Change extra field and extra field option's translation to look for camel case variable, then display text in po files then if nothing exist in translation then use original display text - refs BT#21533
2 years ago
NicoDucou
a15772b63c
Session: Fix name to title conversion for user course list in session
2 years ago
NicoDucou
c462e8f022
Session: Fix name to title conversion for ajax session search
2 years ago
NicoDucou
3aaf309073
Display: rename and reorganize contextual menu items -refs BT#20895
2 years ago
NicoDucou
4723981aa2
Language: fix translation string to use the one that exist with all the translations
2 years ago
NicoDucou
8185df4145
Language: fix translation string to use the one that exist with all the translations
2 years ago
NicoDucou
99f1034eba
Language: fix translation string to use the one that exist with all the translations
2 years ago
christianbeeznest
618905718b
Merge pull request #5376 from christianbeeznest/fixes-migration11
...
Internal: Adds missing extra fields based on the predefined list
2 years ago
christianbeeznst
3888ab66f1
Internal: Adds missing extra fields based on the predefined list
2 years ago
christianbeeznest
084491fd56
Merge pull request #5375 from christianbeeznest/fixes-migration10
...
Internal: Update Settings: Manage titles, comments, and migration processes - refs #5313
2 years ago
christianbeeznst
83e64df6b3
Internal: Update Settings: Manage titles, comments, and migration processes - refs #5313
2 years ago
Daniel
1a8f998f6e
Gh 5341 save colors with name ( #5350 )
...
* Admin: Change format of colors to see more in the screen
* Minor: fix label for radio button
* Minor: add loading state to baseselect
* Minor: format base select
* Admin: add theme selector for chamilo
* Admin: update color when other theme is selected
2 years ago
Angel Fernando Quiroz Campos
e73ab20928
Iternal: API: disable pagination for ColorTheme endpoint
2 years ago
Yannick Warnier
0cec3322f2
Language: Add new language variables for configuration settings
2 years ago
NicoDucou
365d7e9ce4
Extra Fields: add translation for extra field's options for special fields
2 years ago
NicoDucou
317b685c55
Extra Fields: remove unneeded translation select name reverting commit af263a9df1
2 years ago
NicoDucou
7c0c2f97b0
Extra Fields: add translation for extra field's options
2 years ago
NicoDucou
af263a9df1
Extra Fields: add translation select name
2 years ago
NicoDucou
d1810d0668
Extra Fields: add translation to options in select
2 years ago
christianbeeznest
dcf841b5cc
Merge pull request #5372 from christianbeeznest/GH-5313-4
...
Migration: Update title and comment values in settings_current - refs #5313
2 years ago
christianbeeznst
843170b526
Migration: Update title and comment values in settings_current - refs #5313
2 years ago
christianbeeznest
b3a60be92d
Merge pull request #5371 from christianbeeznest/GH-5316
...
Internal: Clean up duplicated and deprecated settings - refs #5316
2 years ago
christianbeeznst
d5e5be7002
Internal: Clean up duplicated and deprecated settings - refs #5316
2 years ago
christianbeeznest
20187ce9a2
Merge pull request #5370 from christianbeeznest/fixes-migration8
...
Internal: Add collapsed field to session_rel_user
2 years ago
christianbeeznst
540439b777
Internal: Add collapsed field to session_rel_user
2 years ago
christianbeeznest
6e384f881e
Merge pull request #5369 from christianbeeznest/fixes-migration7
...
Internal: Add NotificationEvent user table and relationship
2 years ago
christianbeeznst
a584e7cee9
Internal: Add NotificationEvent user table and relationship
2 years ago
christianbeeznest
8353e2177b
Merge pull request #5368 from christianbeeznest/fixes-migration6
...
Internal: Enhance UserCareer table with additional fields and constraints
2 years ago
christianbeeznst
89bb9259dc
Internal: Enhance UserCareer table with additional fields and constraints
2 years ago
christianbeeznest
0070b0dc60
Merge pull request #5367 from christianbeeznest/fixes-migration5
...
Internal: Rename and update login attempt table in migration
2 years ago
christianbeeznst
7e895f12f2
Internal: Rename and update login attempt table in migration
2 years ago
christianbeeznest
a81595bb14
Merge pull request #5366 from christianbeeznest/fixes-migration4
...
Internal: Add missing tables and fields for portfolio advanced sharing setting
2 years ago
christianbeeznst
4a4ef6b46e
Internal: Add missing tables and fields for portfolio advanced sharing setting
2 years ago
Yannick Warnier
51b934f323
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
Yannick Warnier
8de2919781
Internal: Rename ProfilingFilterAddingUsers to profiling_filter_adding_users in scripts using it as migration already renames it.
2 years ago
christianbeeznest
d38bf36f78
Merge pull request #5365 from christianbeeznest/GH-5313-3
...
Internal: Update title and comment in settings for new installation - refs #5313
2 years ago
christianbeeznst
e30d9a3e5c
Internal: Update title and comment in settings for new installation - refs #5313
2 years ago
christianbeeznest
f9eb9478d6
Merge pull request #5364 from christianbeeznest/fixes-migration3
...
Internal: Update sublanguage handling in migration script
2 years ago
christianbeeznst
97a0b46180
Internal: Update sublanguage handling in migration script
2 years ago
christianbeeznest
53644632ac
Merge pull request #5362 from christianbeeznest/ofaj-21007-9
...
Internal: Fix error MissingIdentifierField in user reporting and variables for translate in certificate - refs BT#21007
2 years ago
christianbeeznst
ee3f93c347
Internal: Fix error MissingIdentifierField in user reporting and variables for translate in certificate - refs BT#21007
2 years ago
Angel Fernando Quiroz Campos
1bfa492866
Fix load of sessions by user in MySessionList page
2 years ago
Angel Fernando Quiroz Campos
fb02a112da
Internal: Disable query to update platform language with old iso code
...
It affects to Version20240122221400 migration for sublanguages
2 years ago
Yannick Warnier
163c387198
Admin: Add new extra field types from 1.11 to extra fields list.
2 years ago
NicoDucou
c0b21034ec
Legal: fix terms and condition display when loaded for course but in C2 we do not enter the course first so we do not have the coontext - refs BT#20895
2 years ago
Angel Fernando Quiroz Campos
1128e8b5f8
CI: Fix phpunits about renaming of CExerciseCategory to CQuizCategory
2 years ago
christianbeeznest
70e6a8324e
Merge pull request #5355 from christianbeeznest/GH-5351
...
Internal: Fix migration error handling for quizzes - refs #5351
2 years ago
christianbeeznst
1063a07bb2
Internal: Fix migration error handling for quizzes - refs #5351
2 years ago
christianbeeznest
d403f83868
Merge pull request #5354 from christianbeeznest/GH-5327
...
Internal: Implement expiration date login restriction - refs #5327
2 years ago