Commit Graph

125 Commits (2752a9b427ff13055bcedcfe2d91562a9de01c67)

Author SHA1 Message Date
Yannick Warnier faeca06262 Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
Yannick Warnier 4d3fab33a5 Display: Use new icons in various tools 2 years ago
Angel Fernando Quiroz Campos 231c21fda9 CI: Fix psalm NoValue errors 2 years ago
NicoDucou 222dd6de02 Session: Minor: adapt translation variable to correspond to existing translations -refs BT#20928 2 years ago
christian ad2d2bbbd0 Session: Improve access date values from template - refs BT#20928 2 years ago
christian 347af69df5 Session: Improve access date values from template - refs BT#20928 2 years ago
NicoDucou 9633b45168 Diagnosis: fix queries to find correct session, error with filiere field and multilanguage courses -refs BT#21218 2 years ago
Yannick Warnier 6b623c280e Internal: Fix query in get_sessions_by_general_coach() 2 years ago
christian 3e3d270dcf Session: Add image as asset when session is created from template - refs BT#20928 2 years ago
christian 81ed91b8fd Session: Fix count of users in session list - refs BT#21100 2 years ago
christian bd1034f624 Diagnosis: Improve condition of tags in searching - refs BT#21006 2 years ago
christian 9fc5e66dea Diagnosis: Improve search by extra fields - refs BT#21006 2 years ago
christian 8eb49c09fa Search: Improve list of sessions - refs BT#21006 2 years ago
christian 7d37d7a873 Search: Improve list of sessions of diagnosis - refs BT#21006 2 years ago
Angel Fernando Quiroz Campos 38eff34041 Fix conditions when check if user is allowed for session - refs BT#20940 2 years ago
Angel Fernando Quiroz Campos 81dcba3108 Internal: Remove cells width in sessionmanager.lib.php list 2 years ago
christian a2660e0ab5 Migrations: Improve registration and search diagnosis - refs BT#20846 2 years ago
christianbeeznest 6e84e2adbe
Session: Move session image extra field to the session table as asset - refs GH#4366 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
christianbeeznest 0998b3cc9a
Internal: DB structure change: Replace *_session_id fields with session_id in track_e_* tables - refs GH#4318 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
Angel Fernando Quiroz Campos 2658bf8efa Session: Fix edit assigning general coaches 3 years ago
Angel Fernando Quiroz Campos 8340a8a51d CI: Fix SessionRepositoryTest 3 years ago
Christian 4945c9c4bc Session: Fix csv and xml import with same session name - refs BT#19147 4 years ago
Angel Fernando Quiroz Campos 47c66b95ff Remove unused code + initializa variable 4 years ago
Julio 979975e0f8 Minor - fix session model (WIP) 4 years ago
Yannick Warnier 22c2f64332 Internal: Fix undefined variable error in sessionmanager #psalm 4 years ago
Christian 036998d802 User: Improve terms and conditions, fix warning errors and auto-register - refs BT#19044 4 years ago
Julio 1322ec43f6 Sessions: Fix copy session 4 years ago
Julio 55537dd84b Fix delete session 4 years ago
Julio 54558a80cd Sessions: Fix edit general coach 4 years ago
Julio ea2e2fc825 Sessions: Subscription changes 4 years ago
Julio c30a4bc460 Minor - format code + remove unusedc code. 4 years ago
Julio 021f4339de Sessions: Refactor code 4 years ago
Julio be703ddd39 Minor - remove unused code 4 years ago
Yannick Warnier 078ffeea83 Forum: Fix multiple issues caused by previous "typing" of functions - refs BT#19215 #WIP 4 years ago
Julio 1be88ebdc6 Minor - format code, remove unused code, fix typo. 4 years ago
Angel Fernando Quiroz Campos c9cb4b6d55 Change query to find session coached by user 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 776d87be38 Session: Use session_rel_user in admin complete list 4 years ago
Angel Fernando Quiroz Campos e1a6b7424b Session: Use session_rel_user in count admin complete list 4 years ago
Angel Fernando Quiroz Campos 7002a183dd Use session_rel_user in query for session list for admin 4 years ago
Angel Fernando Quiroz Campos 04c9c0fae3 Session: Use session_rel_user in query to get sessions followed by user 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 188040eff5 Session: Use session_rel_user instead of session_admin_id 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 c5b96cc3d5 Session: Fix calls to SessionManager::create_session 4 years ago