Commit Graph

115 Commits (3cd611664be3b4163c2034a466dac6a1cdefca57)

Author SHA1 Message Date
Yannick Warnier 2935994017 Internal: Convert deprecated api_is_multiple_url_enabled() to AccessUrlHelper::isMultiple() 8 months ago
BorjaSanchezBeezNest 6705a874d9 Tracking: Add quarterly report in admin statistics page 8 months ago
Christian Beeznest 248d6fd0a6 Internal: Fix score calculation across reports and interfaces - refs BT#22096 9 months ago
Christian Beeznest 9b1f1e6b69 Internal: Fix CSV export formatting and score calculation issues - refs BT#22096 9 months ago
christianbeeznst 6401e71af6 Session: Add batch session export to CSV - refs BT#22096 11 months ago
Angel Fernando Quiroz Campos 73b3fe6d13
Revert "Multi url disabled (#5678)" 1 year ago
Angel Fernando Quiroz Campos 28463ab582
Multi url disabled (#5678) 1 year ago
christianbeeznst e550fc59cf Internal: Refactor course access tracking- BT#21694 1 year ago
christianbeeznst c104cb291c Internal: Minor: fix display expiration date in reporting - BT#21660 1 year ago
christianbeeznst d5e5be7002 Internal: Clean up duplicated and deprecated settings - refs #5316 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
Angel Fernando Quiroz Campos 054905286b
Internal: Move display_order from ResourceNode to ResourceLink (#5143) 2 years ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 2 years ago
christianbeeznst 9130868330 Reporting: Refactor LP-Course query - refs BT#21390 2 years ago
christianbeeznst b639fac1e5 Reporting: Fix count of downloaded documents - refs #4861 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 b0ae2ecdc9 Tracking: Fix query on track_e_download and make track_e_download.down_doc_path nullable - refs #4861 2 years ago
Yannick Warnier faeca06262 Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
Yannick Warnier ca8f3337c4
Internal: Rename track_e_attempt_recording to track_e_attempt_qualify to improve understandability of purpose (#5072) 2 years ago
Yannick Warnier 4d3fab33a5 Display: Use new icons in various tools 2 years ago
Yannick Warnier 1aaa28b963 Internal: Avoid calling hasUserAsGeneralCoach() in Tracking::isAllowToTrack() 2 years ago
Yannick Warnier 410a0551c1 Display: Update icons in learning path and tracking tools - refs BT#20895 2 years ago
christian eb766f529e Reporting: Fix generate certificate - refs BT#21007 2 years ago
Angel Fernando Quiroz Campos e5397dfaa2 Minor: Format code 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 0a371916de Tracking: Fix (partial) corporate report 3 years ago
christianbeeznest a6ae1cb61d
Tacking: Fix undefined variable in my progress page - refs BT#19231 3 years ago
christianbeeznest 0998b3cc9a
Internal: DB structure change: Replace *_session_id fields with session_id in track_e_* tables - refs GH#4318 3 years ago
christianbeeznest f02a2263af
Internal: Learnpath: Rename c_lp.publicated_on to c_lp.published_on - refs #4523 3 years ago
christianbeeznest 933fdb7fad
Internal: Tracking: Rename mySpace folder to my_space - refs #4536 3 years ago
christianbeeznest a6857b0c30
Extra fields - Rename extra_field field_type and extra_field_type to item_type and value_type, "value" in exta_field_values.value to field_value - refs CT#2008 (#4373) 3 years ago
Julio 71c4e12341 Minor - Fix PHP errors 4 years ago
Julio 09205ed842 Minor - fix PHP errors. 4 years ago
Julio 021f4339de Sessions: Refactor code 4 years ago
Yannick Warnier 0bbea51452 Tracking: Fix SQL query issue in user course tracking - refs BT#19044 4 years ago
Christian 83f6ce9ad0 Tracking: Add validation to export presence pdf - refs BT#19044 4 years ago
Julio 91522eab0e Refactor TrackExercise 4 years ago
Angel Fernando Quiroz Campos 4938e5c77a Minor: Flint fixes 4 years ago
Christian 8c8fb321e8 Minor: Fix code checked by flintci, codeclimate and PHP analysis - refs BT#19044 4 years ago
Angel Fernando Quiroz Campos 8b9265690a Fix query 4 years ago
Angel Fernando Quiroz Campos 600b58f669 Use session_rel_user to check if user is allowed to coach student 4 years ago
Angel Fernando Quiroz Campos eb48b756c9 Use session_rel_user to get sessions coached by user 4 years ago
Angel Fernando Quiroz Campos 790b06bd61 Use session_rel_user to get followed students by coach 4 years ago
Angel Fernando Quiroz Campos 63689b1b55 Minor: Flint fixes 4 years ago
Angel Fernando Quiroz Campos 4175b7547a Use session_rel_user when finding session coach 4 years ago
Angel Fernando Quiroz Campos 68c2efbbb0 Remove SessionManager::user_is_general_coach function 4 years ago
Angel Fernando Quiroz Campos 25cdaadf21 Use constants instead of values in queries 4 years ago
Angel Fernando Quiroz Campos 03bd827141 Minor - remove unnecessary single quotes in query 4 years ago
Angel Fernando Quiroz Campos 743a7afed4 Session: Use session_rel_user in queries finding general coach 4 years ago