Angel Fernando Quiroz Campos
|
66193e5ff2
|
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
10 months ago |
Angel Fernando Quiroz Campos
|
af9ffadb08
|
Internal: create login record after inscription of new user
|
10 months ago |
christianbeeznest
|
96a3270229
|
Merge pull request #5946 from christianbeeznest/ofaj-22151-6
Internal: Fix translations for event reminders based on user locale - refs BT#22151
|
10 months ago |
christianbeeznst
|
5abe422059
|
Internal: Fix translations for event reminders based on user locale - refs BT#22151
|
10 months ago |
Angel Fernando Quiroz Campos
|
330c0569a5
|
Fix typed arguments in call to api_mail_html function
|
10 months ago |
Angel Fernando Quiroz Campos
|
48175c80a5
|
Internal: Add entity listener to track deleted resource link
|
10 months ago |
Angel Fernando Quiroz Campos
|
0abb3e1fbd
|
Minor: Format code
|
10 months ago |
Angel Fernando Quiroz Campos
|
45498fec44
|
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
10 months ago |
Angel Fernando Quiroz Campos
|
0f430f1d61
|
Internal: Skill: Add endpoint to get skill tree - refs BT#21568
|
10 months ago |
christianbeeznest
|
bbbf6f0589
|
Merge pull request #5945 from christianbeeznest/fixes-updates58
Learnpath: Make lp_author field optional and save correctly
|
10 months ago |
christianbeeznst
|
413f463193
|
Learnpath: Make lp_author field optional and save correctly
|
10 months ago |
christianbeeznest
|
46ef0aa51c
|
Merge pull request #5944 from christianbeeznest/ofaj-22151-5
Internal: Optimize session reminders handling and type determination - refs BT#22151
|
10 months ago |
christianbeeznst
|
3e5544e70b
|
Internal: Optimize session reminders handling and type determination - refs BT#22151
|
10 months ago |
christianbeeznest
|
5e352ffc81
|
Merge pull request #5943 from christianbeeznest/fixes-updates57
Internal: Fix ReferenceError useUserSessionSubscription is not defined
|
10 months ago |
christianbeeznst
|
a637071eb0
|
Internal: Fix ReferenceError useUserSessionSubscription is not defined
|
10 months ago |
Angel Fernando Quiroz Campos
|
56550e00eb
|
Skill: Fix relation skill -* skill_rel_skill - refs BT#21568
|
10 months ago |
Nicolas Ducoulombier
|
ef94109a01
|
Merge pull request #5859 from christianbeeznest/storm-22103
Course: Implement document auto-launch and notification for students in course home - refs BT#22103
|
10 months ago |
Nicolas Ducoulombier
|
1104d82768
|
Merge pull request #5942 from christianbeeznest/storm-22225
User: Hide Registration link and button based on allow_registration setting - refs BT#22225
|
10 months ago |
christianbeeznst
|
c012758a71
|
User: Hide Registration link and button based on allow_registration setting - refs BT#22225
|
10 months ago |
christianbeeznst
|
064af46d32
|
Internal: Fix: Clear auto-launch session only outside course context
|
10 months ago |
christianbeeznst
|
423482fcfc
|
Merge remote-tracking branch 'upstream/master' into storm-22103
|
10 months ago |
Nicolas Ducoulombier
|
a23e4284b1
|
Merge pull request #5865 from christianbeeznest/storm-22105
Course: Implement infinite scroll to load more than 30 courses - refs BT#22105
|
10 months ago |
christianbeeznst
|
5ae508e94a
|
Internal: Fix: Reset course list to avoid duplication on page reload - refs BT#22105
|
10 months ago |
christianbeeznst
|
f94417bfcd
|
Merge remote-tracking branch 'upstream/master' into storm-22105
|
10 months ago |
christianbeeznst
|
bfd22b49b0
|
Course: Fix auto-launch reset when exiting course context - refs BT#22103
|
10 months ago |
Angel Fernando Quiroz Campos
|
427acdc7b1
|
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
10 months ago |
Angel Fernando Quiroz Campos
|
7ade9cf086
|
Skill: Use app locale when editing default title + code - refs BT#21568
|
10 months ago |
NicoDucou
|
b5b32617e1
|
Internal: Fix reminder logic to send first notification when reaching exacte number of days and fix reminder number calculation not taking into account hours - refs BT#22063
|
10 months ago |
Nicolas Ducoulombier
|
5a6b2131c4
|
Merge pull request #5832 from christianbeeznest/matra-22063
Internal: Implement LP progress reminder functionality from Chamilo 1.11.x in Chamilo 2 - refs BT#22063
|
10 months ago |
christianbeeznst
|
bb799f221e
|
Course: Add autolaunch with navigation back to course home - refs BT#22103
|
10 months ago |
Angel Fernando Quiroz Campos
|
3c165a1adf
|
Vendor: Update JS dependencies
|
10 months ago |
christianbeeznest
|
5bca3dfb00
|
Merge branch 'master' into storm-22103
|
10 months ago |
christianbeeznst
|
a3e11216ba
|
Internal: Fix reminder logic to ensure correct interval validation - refs BT#22063
|
10 months ago |
christianbeeznst
|
77db84a5cb
|
Internal: Fix conflicts with last changes with master.
|
10 months ago |
christianbeeznst
|
5e7552a3ff
|
git commit -am "Resolved merge conflicts with upstream/master"
|
10 months ago |
dependabot[bot]
|
b3a96b7dc5
|
Bump codecov/codecov-action from 4 to 5 (#5932)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
10 months ago |
Angel Fernando Quiroz Campos
|
ffcdc3e4d8
|
Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate the options display name - refs BT#21533
|
10 months ago |
Angel Fernando Quiroz Campos
|
911dfc01ae
|
Extra Fields: Allow to translate display text of options - refs BT#21533
|
10 months ago |
Angel Fernando Quiroz Campos
|
8d94cb80f2
|
Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate display name - refs BT#21533
|
10 months ago |
Angel Fernando Quiroz Campos
|
cf0d4444d8
|
Extra Fields: Allow to translate display text - refs BT#21533
|
10 months ago |
Angel Fernando Quiroz Campos
|
0fda10fca8
|
Display: Remove columns width from extra field table - refs BT#21533
|
10 months ago |
christianbeeznst
|
9903e40c8a
|
Internal: Improve lp reminder registration dates - refs BT#22063
|
10 months ago |
christianbeeznst
|
60c30bfe5f
|
Internal: Improve partial lp reminder process - refs BT#22063
|
10 months ago |
christianbeeznest
|
0c6bcd5125
|
Merge pull request #5939 from christianbeeznest/fixes-updates56
Internal: Fix: Show Symfony debug panel in dev mode for legacy pages.
|
10 months ago |
christianbeeznst
|
27001a858f
|
Internal: Fix: Show Symfony debug panel in dev mode for legacy pages.
|
10 months ago |
Angel Fernando Quiroz Campos
|
e79da1093c
|
Minor: Format code
|
10 months ago |
Angel Fernando Quiroz Campos
|
faa227b216
|
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
10 months ago |
Angel Fernando Quiroz Campos
|
8bdbc49a4e
|
Fix resource visibility when displayed from base course in session course - refs BT#22190
|
10 months ago |
christianbeeznst
|
bfb958a21b
|
Internal: add missing icons used in course log reporting - refs BT#22208
|
10 months ago |
christianbeeznst
|
7c90f37cc3
|
Internal: Fixes and improvements for course reporting page - refs BT#22096
|
10 months ago |