Commit Graph

143 Commits (28463ab582dadc58e1c5674464aea0d3192a1fff)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 28463ab582
Multi url disabled (#5678) 1 year ago
Yannick Warnier 983ba90154 Language: Fix language variables in sessions 1 year ago
christianbeeznst f8ed5cc10c Session: Fix subscription users to new course in session - refs BT#21644 1 year ago
christianbeeznst 1335064c0f Session: Fix duplicate entry error for User-Course registration - refs BT#21644 1 year ago
christianbeeznst dbf5aef1ff Internal: Fix gradebook evaluation duplication to copy in session, not in the base course - refs BT#21541 1 year ago
Yannick Warnier 2c223dca09 Session: Remove 1:1 ratio for session image cropper (no reason for it to be there) to keep same ratio as for course images - refs BT#21551 1 year ago
Yannick Warnier 2a0c4b6eaa Language: Fix terms with syntax from v1 1 year ago
christianbeeznst f1c16adf45 Forum: Include all coaches in session notifications - refs BT#21550 1 year ago
christianbeeznst 287e6c14a4 Internal: Fix gradebook import error during session creation - refs BT#21541 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
Yannick Warnier b23447d69f Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 2 years ago
christianbeeznst 29518eb16b Session: Fix searching by name or course 2 years ago
Angel Fernando Quiroz Campos 3d37a4fffd Fix followed session list for teachers 2 years ago
Angel Fernando Quiroz Campos 7a8fb0f32e Fix name->title for legacy session list 2 years ago
Yannick Warnier 38ef378d06 Internal: Database: Fix internal methods calls with name vs title (7) - refs #3581 #4706 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 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