dependabot[bot]
|
c2f7d714fd
|
Bump @eslint/plugin-kit from 0.2.1 to 0.2.3
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.1...plugin-kit-v0.2.3)
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 week ago |
Angel Fernando Quiroz Campos
|
dcebac36a0
|
Internal: Find resource type for attendance once at the start of migration - refs BT#22195
See aec1f0656c
|
1 week ago |
Angel Fernando Quiroz Campos
|
d352cd564a
|
Internal: Rename SearchOrFilter to PartialSearchOrFilter + improve query - refs BT#22036
|
1 week ago |
Angel Fernando Quiroz Campos
|
aec1f0656c
|
Internal: Find resource type for attendance once at the start of migration - refs BT#22195
|
1 week ago |
NicoDucou
|
e8861dbeb9
|
Migration: avoid to stop the migration if an error occurs in the preg command - refs BT#22199
|
1 week ago |
Nicolas Ducoulombier
|
c1f78cfaac
|
Merge pull request #5923 from christianbeeznest/ofaj-22174
Internal: Fix 500 error on legacy pages for unauthenticated access; redirect to login - refs BT#22174
|
1 week ago |
christianbeeznest
|
e3f123aa95
|
Merge pull request #5927 from christianbeeznest/ofaj-22197
Internal: Filter student count in session status update script - refs BT#22197
|
1 week ago |
christianbeeznst
|
9b27a444cf
|
Internal: Filter student count in session status update script - refs BT#22197
|
1 week ago |
christianbeeznst
|
315e0d47c3
|
Internal: Fix exception handling in legacy without enabling debug in prod - refs BT#22174
|
1 week ago |
christianbeeznst
|
753baec5b6
|
Merge remote-tracking branch 'upstream/master' into ofaj-22174
|
1 week ago |
Angel Fernando Quiroz Campos
|
8ce283ea88
|
Merge remote-tracking branch 'origin/master'
|
1 week ago |
Angel Fernando Quiroz Campos
|
5470289a9f
|
Vendor: Update PHP dependencies
|
1 week ago |
NicoDucou
|
812e4e1fa4
|
Migration: fix database reinsert query to avoid quote errors - refs BT#20864
|
1 week ago |
christianbeeznest
|
d48f6b7bf2
|
Merge pull request #5924 from christianbeeznest/ofaj-22165-2
Documents: Add hover titles to DataTable action icons - refs BT#22165
|
1 week ago |
christianbeeznst
|
bb713ddba2
|
Documents: Add hover titles to DataTable action icons - refs BT#22165
|
1 week ago |
christianbeeznst
|
d7e71ddd4a
|
Internal: Fix 500 error on legacy pages for unauthenticated access; redirect to login - refs BT#22174
|
1 week ago |
Angel Fernando Quiroz Campos
|
381d651e18
|
Merge remote-tracking branch 'origin/master'
|
1 week ago |
Angel Fernando Quiroz Campos
|
05eba81930
|
Internal: Simplify conditions to set resource node creator - refs BT#22193
|
1 week ago |
christianbeeznest
|
80a49c6d7f
|
Merge pull request #5922 from christianbeeznest/ofaj-22191
Internal: Fix access to public course documents for authenticated users - refs BT#22191
|
1 week ago |
christianbeeznst
|
57e4a10148
|
Internal: Fix access to public course documents for authenticated users - refs BT#22191
|
1 week 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);
```
|
1 week 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
|
1 week ago |
Nicolas Ducoulombier
|
6580e559e8
|
Merge pull request #5919 from christianbeeznest/ofaj-22165
Documents: Enable document move icon in actions column - refs BT#22165
|
2 weeks ago |
christianbeeznst
|
b5413f580f
|
Documents: Enable document move icon in actions column - refs BT#22165
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
b582f455f9
|
Skill: Remove legacy methods to translate title and short code - refs BT#21568
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
07094d08c8
|
Skill: Enable title and short code translation - refs BT#21568
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
a773e3bb1d
|
Internal: Enable Gedmo/Translatable extension - refs BT#21568 BT#21533
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
14f1a51584
|
Minor: Format code
|
2 weeks ago |
NicoDucou
|
979a1debc8
|
Migration: Fix order for message_rel_user table modification to be before using the entity in the migration - refs BT#20864
|
2 weeks ago |
NicoDucou
|
e71d0d07e6
|
Migration: fix error with shortcut creation when c_link does not have a resource_node - refs BT#20864
|
2 weeks ago |
NicoDucou
|
be9e8f007d
|
Migration: fix to optimise migration of attendances when having a lot of attendances to migrate - refs BT#20864
|
2 weeks 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
|
2 weeks ago |
NicoDucou
|
1bf917a4b9
|
Calendar: Language: add agenda reminders translations - refs BT#22151
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
5a2ad2fab4
|
Merge remote-tracking branch 'origin/master'
|
2 weeks 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
|
2 weeks ago |
NicoDucou
|
85314a083e
|
Migration: Add table user modification earlier in the migration process - refs BT#20864
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
7b532c23d1
|
Iternal: Fix permisson for current user as teacher/student in course or session - refs BT#22166
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
4e87d8949a
|
Minor: Format code
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
d933f12dde
|
Merge remote-tracking branch 'origin/master'
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
abaadd350e
|
Vendor: Update PHP dependencies
|
2 weeks ago |
christianbeeznest
|
f56ea3816d
|
Merge pull request #5914 from christianbeeznest/fixes-updates55
Revert reminder message formatting simplification
|
2 weeks ago |
christianbeeznst
|
4dfa71723d
|
Revert reminder message formatting simplification
|
2 weeks ago |
Angel Fernando Quiroz Campos
|
201bf0bb87
|
Vendor: Update PHP dependencies
|
2 weeks ago |
christianbeeznest
|
2ab0069776
|
Merge pull request #5913 from christianbeeznest/ofaj-22151-4
Calendar: Simplify reminder message formatting - refs BT#22151
|
2 weeks ago |
Nicolas Ducoulombier
|
f6cd03b4e3
|
Merge pull request #5901 from christianbeeznest/ofaj-22161
User: Fix deleteUser icon visibility and batch action language - refs BT#22161
|
2 weeks ago |
christianbeeznst
|
834553dabb
|
Calendar: Simplify reminder message formatting - refs BT#22151
|
2 weeks ago |
christianbeeznest
|
d5a14e7bb7
|
Merge pull request #5909 from christianbeeznest/ofaj-22151-3
Internal: Fix reminder sent status update logic - refs BT#22151
|
2 weeks ago |
christianbeeznst
|
778234253c
|
Internal: Fix reminder sent status update logic - refs BT#22151
|
2 weeks ago |
christianbeeznest
|
369741eee8
|
Merge pull request #5908 from christianbeeznest/ofaj-22145-4
Internal: Fix button positioning below image in hotspot exercise - refs BT#22145
|
2 weeks ago |
christianbeeznst
|
5abb3d4148
|
Internal: Fix button positioning below image in hotspot exercise - refs BT#22145
|
2 weeks ago |