Commit Graph

105 Commits (master)

Author SHA1 Message Date
Angel Fernando Quiroz Campos af44d268fb
Minor: Format code 10 months ago
Angel Fernando Quiroz Campos af9cf8f7cd
Internal: Fix StudentViewButton component for session coaches - refs BT#22166 12 months ago
christianbeeznst ca9d0f8011 Message: Implement filter for soft-deleted messages and sync pagination - refs BT#22141 1 year ago
Angel Fernando Quiroz Campos 025ea4ff48
Minor: Format code 1 year ago
Angel Fernando Quiroz Campos 23e182a5cb
SSO: Display: External logins under below the login form - refs BT#21881 1 year ago
christianbeeznst 068917be89 Message: Refactor message deletion and status update logic with entity listeners - refs BT#21887 1 year ago
Angel Fernando Quiroz Campos e3f57c1299
Move vue/components/message/constants.js to vue/constants/entity/message.js 1 year ago
christianbeeznst c55122bd08 Internal: Rename ROLE_RRHH to ROLE_HR and update user.roles migration - refs #5660 1 year ago
christianbeeznst 406261487b Message: Fix unread message count and pagination issue - refs BT#21846 1 year ago
Angel Fernando Quiroz Campos bb0a675295
Display: Add support for color theme per access_url & custom logo - refs BT#21621 #5578 1 year ago
christianbeeznst e9c4f55a82 Internal: Improve redirect to login form on PHP session expiration 1 year ago
christianbeeznst 8b3f8a1700 Internal: Fix student permission to create events in course agenda - refs BT#21838 1 year ago
christianbeeznst 1da244f5d6 Internal: Improve loading courseHome page - refs BT#21784 1 year ago
christianbeeznst d3049fc64e Internal: Fix unread message count in inbox icon - refs BT#21695 1 year ago
christianbeeznst 60cd1e4d31 Internal: Improve loading time in courseHome page - refs BT#21784 1 year ago
Angel Fernando Quiroz Campos 9ad8e942b0 Minor: Format code - refs BT#21576 2 years ago
Angel Fernando Quiroz Campos 5975e1477b Refactoring function to set course settings only when course is set in store - refs BT#21576 2 years ago
Angel Fernando Quiroz Campos 54fe136fb0 Internal: Improve function to set course and session in cidReqStore 2 years ago
christianbeeznst a9b12de726 Internal: Refactor: Move course ID watcher to router and manage course settings cleanup - refs BT#21576 2 years ago
christianbeeznst 46d5963ea1 Course: Fix user language in course home with settings - refs BT#21576 2 years ago
daniboygg 61a646c26a Display: Fix loading forever breadcrumb loading 2 years ago
daniboygg 573021016a Display: Show loading for breadcrumb 2 years ago
daniboygg ca1ca2995d Display: Show loading on my courses while loading 2 years ago
Angel Fernando Quiroz Campos 2c5e7ecaba
Replacing the security store made with vuex in favor of the security store made with pinia (#5328) 2 years ago
Angel Fernando Quiroz Campos d1c4e0c753
Revert "Calendar: Refactor Agenda Reminders Script - refs #5145" (#5321) 2 years ago
Angel Fernando Quiroz Campos 814d6fa0ab Refactoring requests made with axios to use dedicated request services 2 years ago
Angel Fernando Quiroz Campos b01ec72aa6 Minor: Format code 2 years ago
christianbeeznst 96651bee25 Calendar: Refactor Agenda Reminders Script - refs #5145 2 years ago
Angel Fernando Quiroz Campos 4ff37667df Internal: Send _remember_me key in login request body 2 years ago
Angel Fernando Quiroz Campos 69c5f4f4df Minor: Format code 2 years ago
Angel Fernando Quiroz Campos a09970e8e9 Allow set group in Vue store with cidReqStore 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
Angel Fernando Quiroz Campos cf484fbfcc Internal: Create sessionService.js to make API requests about sessions 2 years ago
Angel Fernando Quiroz Campos 9976da0230 UI: fix securityStore.isCourseAdmin getter 2 years ago
Angel Fernando Quiroz Campos 7a05a6baf4 Use securityStore.js values instead of security.js store values 2 years ago
christian c6ee94aaf6 Course: Improve and fix issues of tools visibility in session and base course - refs BT#21219 2 years ago
Angel Fernando Quiroz Campos b48f9715d8 UI: Refactor menu items from Sidebar 2 years ago
christian f3e521f813 Platform: Improve sidebar menu of course item - refs BT#21133 2 years ago
Angel Fernando Quiroz Campos 4ed15d50a4 Fix router guard to load course with session context 2 years ago
christian 25da0c1140 User: Add legal terms after login - refs BT#20846 2 years ago
Angel Fernando Quiroz Campos e233de830d Rename cidReqStore action - refs BT#20933 2 years ago
Angel Fernando Quiroz Campos dbe1e1bbb2 Refactor to set current course/session in app state - refs BT#20903 2 years ago
Angel Fernando Quiroz Campos a564821c7e Internal: use setup configuration for pinia' platformConfig store 2 years ago
Angel Fernando Quiroz Campos c2fd6e2f5e Internal: use setup configuration for pinia' securityStore 2 years ago
Angel Fernando Quiroz Campos f54b5d86a4 Internal: check user status with getters in security store - refs BT#20910 2 years ago
Angel Fernando Quiroz Campos 1d6de4c66a Move sidebar items to composable - refs BT#20910 2 years ago
Angel Fernando Quiroz Campos 3bd2005529 Message: Set the number of unread message in messagereluser store - refs BT#20915 2 years ago
Angel Fernando Quiroz Campos 4ac5a27bab Internal: Add security store based on Pinia - refs BT#20915 2 years ago
christian d7e28622ea Migrations: Minor remove semicolon - refs BT#20846 2 years ago