Commit Graph

111 Commits (cb2c2fddee26630cfe2d66bcc93011333fc7828f)

Author SHA1 Message Date
christianbeeznst 3878de9bc7 Internal: Remove special_course field and related data 1 year ago
christianbeeznst 1f8883ea43 Internal: Fix student and teacher tabs show the same list in user tool - refs BT#21714 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 48ebf329e2 Course: Implement course creation process for trainers 2 years ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 2 years ago
Yannick Warnier 625f297108 Internal: Fix parameter types for CourseManager::get_user_list_from_course_code() calls + remove unneeded algorithmic complexity 2 years ago
Yannick Warnier 35c963e44f Tracking: Fix current courses report in general tracking page (partial) 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 42b099c6a6 Internal: Database: Fix internal methods calls with name vs title (4) - 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 9f685ac2c4 Gradebook: Certificate updates merge (incomplete feature enabling) - refs #2834 2 years ago
Yannick Warnier 4d3fab33a5 Display: Use new icons in various tools 2 years ago
christian 18ffd66f5d Course: Add missing settings and fix lp redirect option - refs BT#21110 2 years ago
christian 01d2c83875 Migrations: Fix error sortable, field_value and lp edition - refs BT#20846 2 years ago
christian 3b11338134 Migrations: Check files of migrations and improve interface - refs BT#20846 2 years ago
Angel Fernando Quiroz Campos f088413dd6 Internal: Fix relation Course <-> CourseRelUser 2 years ago
christian 8dc61e1122 Learnpath: Add tables for users ang groups - refs #3411 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
Yannick Warnier 8b4e0a9ce1 Extra field: Fix value field renaming in course.lib.php - refs CT#2008 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 8340a8a51d CI: Fix SessionRepositoryTest 3 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 3 years ago
Julio 021f4339de Sessions: Refactor code 4 years ago
Yannick Warnier 233d079202 Admin: Fix issue subscribing teachers to course in course edition (set default value of progress to 0 as it doesn't apply to teachers) - refs BT#19044 4 years ago
Yannick Warnier c605a33f8d Display: Replace deprecated returnFontAwesomeIcon() with equivalent getMdiIcon() calls - refs BT#19231 4 years ago
Julio 91522eab0e Refactor TrackExercise 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 a77636bdd3 Session: Move session coach/student constants to Session class 4 years ago
Julio 822a3a2306 Minor - fix php errors, update lang vars 4 years ago
Julio bb64d4d3f4 Course: remove notifications 4 years ago
Julio b5687ca995 Migration: Remove unused tables + constants + format code 4 years ago
Julio 21d409cee2 Minor - format code, remove unused code 4 years ago
Julio 15bb7c93af Remove error_log 4 years ago
Julio Montoya e9edbd50b9 Messages: Remove legacy SMS additional parameters 4 years ago
Julio Montoya c6d6bfe399 Remove unused code, remove comments 4 years ago
Julio Montoya 5a2f2e187b Course: Fix course creation + add test 4 years ago
Julio Montoya f68d481383 Minor - flint fixes 4 years ago
Julio Montoya e60243ae57 FormValidator: Add addMultiSelect, use array for attributes 4 years ago
Julio Montoya 829d55e6c3 Fix SysAnnouncement, load via json using vue 4 years ago
Angel Fernando Quiroz Campos 23d161e08e User entity when registerin subscription logs 4 years ago
Julio Montoya 01ec396da2 Course add: Use course entity instead of api_get_course_info 4 years ago
Julio Montoya 0adbeb1ccc Courses: Use Course entity constants 4 years ago
Julio Montoya 33f3cdf77b Courses: hidden is only available for admins 4 years ago
Angel Fernando Quiroz Campos 825f8bfc0d Use entities when registering user in session 4 years ago
Julio Montoya 49dfe38186 Course: Use constants inside the Course entity instead of api lib 4 years ago
Julio Montoya 5df045cb4f Usergroup fixes 4 years ago