Commit Graph

201 Commits (4dd2b0e3d58ef949df93978aaad8c6c07bd31d39)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 4dd2b0e3d5
Internal: Use IS_AUTHENTICATED instead of IS_AUTHENTICATED_FULLY to check access (#5477) 1 year ago
christianbeeznst d75635bf8a Internal: Ensure course ID consistency from query parameter 1 year ago
christianbeeznst a1990de7b7 Internal: Check sid Req to validate session access in overview quiz - refs BT#21598 1 year ago
christianbeeznst 0e26fd9a63 Internal: Add cidReq to validate course access in Lp - refs BT#21540 1 year ago
christianbeeznst 3cc08e4434 Internal: Add cidReq to validate course access in Lp - refs BT#21540 1 year ago
Yannick Warnier 2a0c4b6eaa Language: Fix terms with syntax from v1 1 year ago
christianbeeznst 0986bbfd4f Internal: Fix lesson issues - refs BT#21540 1 year ago
christianbeeznst 9a30ec7e46 Internal: Add mail template system and fixes 1 year ago
Angel Fernando Quiroz Campos d1c4e0c753
Revert "Calendar: Refactor Agenda Reminders Script - refs #5145" (#5321) 1 year ago
christianbeeznst 96651bee25 Calendar: Refactor Agenda Reminders Script - refs #5145 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
Yannick Warnier b23447d69f Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago
Angel Fernando Quiroz Campos 9cb43a7fe2 Internal: Remove global constant ROLE_FALLBACK in favor of User::ROLE_FALLBACK 2 years ago
Angel Fernando Quiroz Campos 10a5f23ff4 Internal: Set NotAllowedException as one HttpException to allow to return 403 status 2 years ago
christianbeeznst cc86c0061f Internal: Add session expiry redirect and custom exception handling 2 years ago
christianbeeznest a531dfc35e
User: Create "fallback" user role and account to attach orphan content to - refs #5221 2 years ago
Yannick Warnier 7e917cafad User: Prepare the addition of the "predeleted" active state of users - refs #5097 2 years ago
christianbeeznst 01e61e528e Social: Improve skill wheel and reporting 2 years ago
NicoDucou 2684e23137 Internal: Migration: Fix name->title conversion for tracking page myStudent - refs #3581 #4706 BT#21007 2 years ago
Yannick Warnier 62e32b88fd Internal: PHPUnit: Improve code following PHPUnit tests' guidance - refs #5057 2 years ago
Yannick Warnier 38ef378d06 Internal: Database: Fix internal methods calls with name vs title (7) - refs #3581 #4706 2 years ago
christianbeeznst 98ef7e7d19 Internal: Database: Fix internal methods calls with name vs title 2 years ago
Yannick Warnier faeca06262 Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
Angel Fernando Quiroz Campos 2a403518a0 Minor: Add 'never' return type to api_not_allowed 2 years ago
Yannick Warnier 4d3fab33a5 Display: Use new icons in various tools 2 years ago
christian 71ab2c8d3b Announcements: Add user roles in the form - refs BT#21102 2 years ago
christian bd1034f624 Diagnosis: Improve condition of tags in searching - refs BT#21006 2 years ago
christian 10972aa7d5 Inscription: Add password checker - refs BT#20923 2 years ago
Angel Fernando Quiroz Campos b4f0b93707 Internal: Fix paths for jqgrid resources 2 years ago
Angel Fernando Quiroz Campos 77243202c7 Fix settings value for password requirements 2 years ago
christian dda91e9c3b Migrations: Improve configuration settings and inscription user - refs BT#20846 2 years ago
Angel Fernando Quiroz Campos be3bc90363 Internal: Installer: Don't check requirements when generating example password 2 years ago
Christian 4dfeb221ec Settings: Fix error with key value in api_get_setting function - refs #2682 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
Yannick Warnier aba2eeaa92 Internal: Annotate return type of api_get_current_access_url_id() 3 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 3 years ago
Christian 1019852619 User registration - Add symbol @ to username input from creation form - BT#19778 3 years ago
Julio 66503fb25e Minor - format code 4 years ago
Julio 9a6e0b51c4 Minor - fix php notices + format code 4 years ago
Christian 036998d802 User: Improve terms and conditions, fix warning errors and auto-register - refs BT#19044 4 years ago
Julio f8a46fc775 Course: Add sticky/video url in legacy 4 years ago
Julio c30a4bc460 Minor - format code + remove unusedc code. 4 years ago
Julio 021f4339de Sessions: Refactor code 4 years ago
Yannick Warnier c605a33f8d Display: Replace deprecated returnFontAwesomeIcon() with equivalent getMdiIcon() calls - refs BT#19231 4 years ago
Christian 415d5e5f6f Plugins - Improve partial plugin interface - refs BT#19044 4 years ago
Angel Fernando Quiroz Campos c2349dffd6 Session: Use session_rel_user in queries finding session admin 4 years ago
Angel Fernando Quiroz Campos 743a7afed4 Session: Use session_rel_user in queries finding general coach 4 years ago
Angel Fernando Quiroz Campos b09bd98fad Fix condition to check setting 4 years ago
Angel Fernando Quiroz Campos a77636bdd3 Session: Move session coach/student constants to Session class 4 years ago