christianbeeznst
|
d7e71ddd4a
|
Internal: Fix 500 error on legacy pages for unauthenticated access; redirect to login - refs BT#22174
|
10 months ago |
Angel Fernando Quiroz Campos
|
381d651e18
|
Merge remote-tracking branch 'origin/master'
|
10 months ago |
Angel Fernando Quiroz Campos
|
05eba81930
|
Internal: Simplify conditions to set resource node creator - refs BT#22193
|
10 months ago |
christianbeeznest
|
80a49c6d7f
|
Merge pull request #5922 from christianbeeznest/ofaj-22191
Internal: Fix access to public course documents for authenticated users - refs BT#22191
|
10 months ago |
christianbeeznst
|
57e4a10148
|
Internal: Fix access to public course documents for authenticated users - refs BT#22191
|
10 months ago |
Angel Fernando Quiroz Campos
|
27cc4ae121
|
Internal: Add index to resource link with sortable groups - refs BT#22193
```sql
CREATE INDEX idx_resource_link_sortable_groups ON resource_link (c_id, session_id, usergroup_id, group_id, user_id, resource_type_group);
```
|
10 months ago |
Angel Fernando Quiroz Campos
|
e375c5e57b
|
Internal: Allow to set default resource type when migrating c_item_property to resource node with links - refs BT#22193
|
10 months ago |
Nicolas Ducoulombier
|
6580e559e8
|
Merge pull request #5919 from christianbeeznest/ofaj-22165
Documents: Enable document move icon in actions column - refs BT#22165
|
10 months ago |
christianbeeznst
|
b5413f580f
|
Documents: Enable document move icon in actions column - refs BT#22165
|
10 months ago |
Angel Fernando Quiroz Campos
|
b582f455f9
|
Skill: Remove legacy methods to translate title and short code - refs BT#21568
|
10 months ago |
Angel Fernando Quiroz Campos
|
07094d08c8
|
Skill: Enable title and short code translation - refs BT#21568
|
10 months ago |
Angel Fernando Quiroz Campos
|
a773e3bb1d
|
Internal: Enable Gedmo/Translatable extension - refs BT#21568 BT#21533
|
10 months ago |
Angel Fernando Quiroz Campos
|
14f1a51584
|
Minor: Format code
|
10 months ago |
NicoDucou
|
979a1debc8
|
Migration: Fix order for message_rel_user table modification to be before using the entity in the migration - refs BT#20864
|
10 months ago |
NicoDucou
|
e71d0d07e6
|
Migration: fix error with shortcut creation when c_link does not have a resource_node - refs BT#20864
|
10 months ago |
NicoDucou
|
be9e8f007d
|
Migration: fix to optimise migration of attendances when having a lot of attendances to migrate - refs BT#20864
|
10 months ago |
NicoDucou
|
c223c878cb
|
Migration: Add table c_student_publication's modification earlier in the migration process from Version20241001155300 to be also in Version20170625144000 - refs BT#20864
|
10 months ago |
NicoDucou
|
1bf917a4b9
|
Calendar: Language: add agenda reminders translations - refs BT#22151
|
10 months ago |
Angel Fernando Quiroz Campos
|
5a2ad2fab4
|
Merge remote-tracking branch 'origin/master'
|
10 months ago |
NicoDucou
|
ce54c45316
|
Migration: Add table c_lp_rel_user modification directly in the table creation to avoid errors in other migrations - refs BT#20864
|
10 months ago |
NicoDucou
|
85314a083e
|
Migration: Add table user modification earlier in the migration process - refs BT#20864
|
10 months ago |
Angel Fernando Quiroz Campos
|
7b532c23d1
|
Iternal: Fix permisson for current user as teacher/student in course or session - refs BT#22166
|
10 months ago |
Angel Fernando Quiroz Campos
|
4e87d8949a
|
Minor: Format code
|
10 months ago |
Angel Fernando Quiroz Campos
|
d933f12dde
|
Merge remote-tracking branch 'origin/master'
|
10 months ago |
Angel Fernando Quiroz Campos
|
abaadd350e
|
Vendor: Update PHP dependencies
|
10 months ago |
christianbeeznest
|
f56ea3816d
|
Merge pull request #5914 from christianbeeznest/fixes-updates55
Revert reminder message formatting simplification
|
10 months ago |
christianbeeznst
|
4dfa71723d
|
Revert reminder message formatting simplification
|
10 months ago |
Angel Fernando Quiroz Campos
|
201bf0bb87
|
Vendor: Update PHP dependencies
|
10 months ago |
christianbeeznest
|
2ab0069776
|
Merge pull request #5913 from christianbeeznest/ofaj-22151-4
Calendar: Simplify reminder message formatting - refs BT#22151
|
10 months ago |
Nicolas Ducoulombier
|
f6cd03b4e3
|
Merge pull request #5901 from christianbeeznest/ofaj-22161
User: Fix deleteUser icon visibility and batch action language - refs BT#22161
|
10 months ago |
christianbeeznst
|
834553dabb
|
Calendar: Simplify reminder message formatting - refs BT#22151
|
10 months ago |
christianbeeznest
|
d5a14e7bb7
|
Merge pull request #5909 from christianbeeznest/ofaj-22151-3
Internal: Fix reminder sent status update logic - refs BT#22151
|
10 months ago |
christianbeeznst
|
778234253c
|
Internal: Fix reminder sent status update logic - refs BT#22151
|
10 months ago |
christianbeeznest
|
369741eee8
|
Merge pull request #5908 from christianbeeznest/ofaj-22145-4
Internal: Fix button positioning below image in hotspot exercise - refs BT#22145
|
10 months ago |
christianbeeznst
|
5abb3d4148
|
Internal: Fix button positioning below image in hotspot exercise - refs BT#22145
|
10 months ago |
christianbeeznst
|
8f0dc27297
|
Internal: Fix env variable lookup with lowercase conversion - refs BT#22161
|
10 months ago |
christianbeeznest
|
c22fd7b30c
|
Merge pull request #5906 from christianbeeznest/ofaj-22151-2
Internal: Fix event reminder notification issues in CLI command - refs BT#22151
|
10 months ago |
christianbeeznst
|
af635abcfb
|
Internal: Fix event reminder notification issues in CLI command - refs BT#22151
|
10 months ago |
christianbeeznst
|
68b417db59
|
User: Fix deleteUser icon visibility and batch action language - refs BT#22161
|
10 months ago |
christianbeeznest
|
5ee64f97c7
|
Merge pull request #5900 from christianbeeznest/ofaj-22145-3
Exercise: Fix left edge cutoff for image and zone list display - refs BT#22145
|
10 months ago |
christianbeeznst
|
9ab97e7da2
|
Exercise: Fix left edge cutoff for image and zone list display - refs BT#22145
|
10 months ago |
Nicolas Ducoulombier
|
bfa7aa4293
|
Merge pull request #5895 from christianbeeznest/ofaj-22156
Internal: Fix calendar localization and usability issues in event creation and editing - refs BT#22156
|
11 months ago |
christianbeeznest
|
7e7b37a815
|
Merge pull request #5898 from christianbeeznest/ofaj-22050-5
Internal: Fix theme logo loading in CLI email notifications - refs BT#22050
|
11 months ago |
christianbeeznst
|
6f69a874a4
|
Internal: Fix theme logo loading in CLI email notifications - refs BT#22050
|
11 months ago |
Angel Fernando Quiroz Campos
|
dd60eaf88a
|
Merge remote-tracking branch 'origin/master'
|
11 months ago |
Angel Fernando Quiroz Campos
|
339fa0704a
|
Skill: Fix name -> title issues when editing - refs BT#21568
|
11 months ago |
Angel Fernando Quiroz Campos
|
b7b2535431
|
Internal: Execute symfony/command instead of Process component to run chamilo:update_vue_translations when migrating - refs BT#21568
|
11 months ago |
Nicolas Ducoulombier
|
87edaa1e69
|
Merge pull request #5894 from christianbeeznest/ofaj-22141
Message: Implement filter for soft-deleted messages and sync pagination - refs BT#22141
|
11 months ago |
Nicolas Ducoulombier
|
2fcd4cf88d
|
Merge pull request #5896 from christianbeeznest/ofaj-22050-4
Internal: Fix URL handling in notification links for CLI script - refs BT#22050
|
11 months ago |
christianbeeznest
|
55e6d98c5c
|
Merge pull request #5897 from christianbeeznest/fixes-updates54
Internal: Add group_category_work_id to c_student_publication table
|
11 months ago |