Angel Fernando Quiroz Campos
|
3ff0e2794f
|
Display: Allow to assign custom width to BaseDialog component
|
2 years ago |
Angel Fernando Quiroz Campos
|
3665e94df9
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
Angel Fernando Quiroz Campos
|
dfb8ba2c76
|
Minor: Format code
|
2 years ago |
Angel Fernando Quiroz Campos
|
b94a327b75
|
Calendar: Moving toolbar buttons from legacy to frontend
|
2 years ago |
Angel Fernando Quiroz Campos
|
1c0e55fa55
|
Calendar: Add icon classes
|
2 years ago |
christianbeeznest
|
01e62eef20
|
Merge pull request #5189 from christianbeeznest/GH-5121
User: Verify and improve Terms & Conditions and GDPR - refs #5121
|
2 years ago |
Angel Fernando Quiroz Campos
|
1438bcef7e
|
Allow BaseButton component be displayed with title and aria-label attributes
|
2 years ago |
christianbeeznst
|
bfa7400628
|
User: Verify and improve Terms & Conditions and GDPR - refs #5121
|
2 years ago |
Angel Fernando Quiroz Campos
|
d29df213aa
|
Use cidReqStore instead cidReq composable to send the course/session IDs in requests
|
2 years ago |
Angel Fernando Quiroz Campos
|
a09970e8e9
|
Allow set group in Vue store with cidReqStore
|
2 years ago |
Angel Fernando Quiroz Campos
|
17983bd7af
|
Display: Calendar: Show button to add event in section header
|
2 years ago |
Angel Fernando Quiroz Campos
|
a62525018c
|
Display: Add component to show the section header
|
2 years ago |
Angel Fernando Quiroz Campos
|
b9a4208336
|
Minor: Fix psalm issues
|
2 years ago |
Angel Fernando Quiroz Campos
|
7f37272040
|
Minor: Format code
|
2 years ago |
christianbeeznest
|
9b0e6fc6df
|
Merge pull request #5180 from christianbeeznest/social-groups
Social: Improve group management and add image upload feature
|
2 years ago |
christianbeeznst
|
7b527a2273
|
Social: Improve group management and add image upload feature
|
2 years ago |
christianbeeznest
|
82147f26a9
|
Merge pull request #5179 from christianbeeznest/social-skills
Social: Improve skill wheel and reporting
|
2 years ago |
christianbeeznst
|
39f3c506d3
|
Social: Minor, add skill css file
|
2 years ago |
christianbeeznst
|
01e61e528e
|
Social: Improve skill wheel and reporting
|
2 years ago |
Angel Fernando Quiroz Campos
|
fcb877dbe0
|
CI: Fix params to query calendar events by date range
|
2 years ago |
Angel Fernando Quiroz Campos
|
cdacae946e
|
Internal: Api: Calendar: Fix data to serialize for single c_calendar_event
|
2 years ago |
Angel Fernando Quiroz Campos
|
40a262c830
|
Minor: Format code
|
2 years ago |
Angel Fernando Quiroz Campos
|
ccff5d6d36
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
Angel Fernando Quiroz Campos
|
d6923a7f88
|
Calendar: Show link to first course in session as event - refs BT#18897
|
2 years ago |
Angel Fernando Quiroz Campos
|
b2d25b76cb
|
Calendar: Refactoring CCalendarEventList to get events from new API
|
2 years ago |
Angel Fernando Quiroz Campos
|
2b3977b5c9
|
Calendar: Refactoring GetCollection operation for CCalendarEvent
It considers get user sessions if agenda.personal_calendar_show_sessions_occupation is enabled
|
2 years ago |
Angel Fernando Quiroz Campos
|
7f4f4f52a3
|
Move code from api_get_current_access_url_id to AccessUrlHelper
|
2 years ago |
Angel Fernando Quiroz Campos
|
9389b053d1
|
Move SessionManager::getSessionsFollowedByUser to SessionRepository::getUserFollowedSessionsInAccessUrl
|
2 years ago |
Angel Fernando Quiroz Campos
|
eee222c9f1
|
Avoid don't force API resources with cid when using CidFilter
|
2 years ago |
Angel Fernando Quiroz Campos
|
d009c1dce7
|
Add methods to check role in User entity
|
2 years ago |
christianbeeznest
|
1e0b509205
|
Merge pull request #5178 from christianbeeznest/social-fixes
Social: Implement online status tracking and friend list enhancements
|
2 years ago |
christianbeeznst
|
ac3527b767
|
Social: Implement online status tracking and friend list enhancements
|
2 years ago |
christianbeeznest
|
7180352a8d
|
Merge pull request #5177 from christianbeeznest/ofaj-21101-11
Social: Add fixes and improve Personal File Component - refs BT#21101
|
2 years ago |
christianbeeznst
|
fbc48ab0af
|
Social: Add fixes and improve Personal File Component - refs BT#21101
|
2 years ago |
christianbeeznest
|
c2b56f7216
|
Merge pull request #5173 from christianbeeznest/ofaj-21101-10
Social: Improve shared profile validation for Social Network - refs BT#21101
|
2 years ago |
christianbeeznst
|
cd5d24a37a
|
Social: Minor code cleanup and syntax correction in shared profile validation
|
2 years ago |
christianbeeznst
|
b19dbfa6df
|
Social: Improve shared profile validation for Social Network - refs BT#21101
|
2 years ago |
dependabot[bot]
|
2d260d57af
|
Bump actions/cache from 3 to 4 (#5106)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
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>
|
2 years ago |
christianbeeznest
|
62cc2bb7ea
|
Merge pull request #5172 from christianbeeznest/ofaj-21101-9
Social: Refactor social search and debug user relations - refs BT#21101
|
2 years ago |
christianbeeznst
|
d40c006485
|
Resolved merge conflicts with upstream/master
|
2 years ago |
christianbeeznst
|
1380ed2416
|
Social: Refactor social search and debug user relations - refs BT#21101
|
2 years ago |
dependabot[bot]
|
dcd9ec90a7
|
Bump codecov/codecov-action from 3 to 4 (#5135)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [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/v3...v4)
---
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>
|
2 years ago |
Angel Fernando Quiroz Campos
|
3d37a4fffd
|
Fix followed session list for teachers
|
2 years ago |
Angel Fernando Quiroz Campos
|
cf0cd9681f
|
Minor: Format code
|
2 years ago |
Angel Fernando Quiroz Campos
|
5d1faa2990
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
christianbeeznest
|
3faa38595a
|
Merge pull request #5171 from christianbeeznest/ofaj-21101-8
Social: Add enhancements in user invitations and relationships management - refs BT#21101
|
2 years ago |
christianbeeznst
|
127fa42bfa
|
Social: Add enhancements in user invitations and relationships management - refs BT#21101
|
2 years ago |
Angel Fernando Quiroz Campos
|
fbae98f391
|
CI: Use testdox when running phpunit
|
2 years ago |
christianbeeznest
|
8e2905d6cd
|
Merge pull request #5169 from christianbeeznest/social-fix
Social: Add TrackEOnline repository - refs BT#21101
|
2 years ago |
christianbeeznst
|
37dc568c41
|
Social: Add TrackEOnline repository - refs BT#21101
|
2 years ago |