Commit Graph

104 Commits (054905286bfbce555cee5764f8584d17fc4bcbb8)

Author SHA1 Message Date
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
Angel Fernando Quiroz Campos a77636bdd3 Session: Move session coach/student constants to Session class 4 years ago
Angel Fernando Quiroz Campos f8dddae2ef Session: Use Session::Student when filtering session users not DRH 4 years ago
Angel Fernando Quiroz Campos 6cb359032f Session: User Session::DRH instead of SESSION_RELATION_TYPE_RRHH 4 years ago
Christian d8ac72409b Tracking: Improve filters and navigation using sid parameters - refs BT#19044 4 years ago
Julio b490fa73ba Tracking: Fix php errors 4 years ago
Julio f2cddb56fd Reporting: Update lang, fix php errors 4 years ago
Julio b8f6173049 Exercises: fix queries 4 years ago
Julio 306e3e5ab3 Minor - fix queries + add tests 4 years ago
Julio 64f930ecf9 Minor - remove unused code 4 years ago
Julio 0daa731edb Minor - fix php errors 4 years ago
Julio 1bbb516973 Tests: Add phpunit tests, entities: set default values in construct 4 years ago