Commit Graph

2316 Commits (e9a612cfaba8bb72ec63a9ca459a680f3120076c)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 054905286b
Internal: Move display_order from ResourceNode to ResourceLink (#5143) 8 months ago
christianbeeznst e17e67a452 Gradebook: Fix classroom activity edition - refs #5231 9 months ago
Angel Fernando Quiroz Campos 3fa1d94a89 Fix values for legacy breadcrumb 9 months ago
christianbeeznst 4db111c286 Exercise: Fix copy and cosmetic changes 9 months ago
christianbeeznst 684981bd9f Exercise: Improve and fix questions pool 9 months ago
Yannick Warnier 835b64e73b Internal: Clean up events.lib.php (phpdoc, parameters typing, removing unnecessary conditions) 9 months ago
Yannick Warnier e4e901a29e Minor: Fix PHPDoc warning 9 months ago
Yannick Warnier acff8b8da3 Exercise: Fix query - set default values to '0' for lp_id and lp_item_id in Event::getExerciseResultsByUser() 9 months ago
christianbeeznst ff4ef19f9a User: Add auto_remove field to the extra_field table to manage automatic deletion during anonymization - refs #5211 9 months ago
christianbeeznst 48ebf329e2 Course: Implement course creation process for trainers 9 months ago
christianbeeznst e573decdb0 Minor: Fix query error typo 9 months ago
Yannick Warnier a0ff3ccad8 User: Fix SQL error when querying get_user_id_of_course_admin_or_session_admin() as admin. Improve PHPDoc. 9 months ago
Yannick Warnier 7d1cc2555f Admin: Improve language term 'Deleted users' - refs #5097 9 months ago
christianbeeznst d92c10b64a Minor: Revert unintended changes 9 months ago
christianbeeznst dcf09382c7 User: Minor: Add lang and comments to functions - refs #5097 9 months ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 9 months ago
Angel Fernando Quiroz Campos d7b605be20 Group: Fix page to add user to group 9 months ago
christianbeeznst 4d89a9ea85 User: Remove deprecated user.enabled field - refs #5212 9 months ago
christianbeeznst a59937367a Session: Fix lp category creation error in session context 9 months ago
christianbeeznst 29518eb16b Session: Fix searching by name or course 9 months ago
Angel Fernando Quiroz Campos 0d78d825de Group: name -> title fixes 9 months ago
christianbeeznst 38c7d77b02 Course progress: Fix move Up/Down actions 9 months ago
Yannick Warnier 7e917cafad User: Prepare the addition of the "predeleted" active state of users - refs #5097 9 months ago
christianbeeznst e20292babb Learnpath: Fix lp creation and editing in sessions 9 months ago
christianbeeznst de55a73d86 Session: Set default access in session creation mode to 'By Date' 9 months ago
christianbeeznst 9f9295136d Forum: Fix forum movement and improve display layout 9 months ago
Yannick Warnier ad0246535e Language: Update language terms in surveys and settings to avoid CamelCase labels 9 months ago
Yannick Warnier 7a0434f5d0 Internal: Clean up NotificationEvent.php by removing unused install() (table already installed) and adding PHPDoc and functions typing 9 months ago
Angel Fernando Quiroz Campos a9c2cf5826 Internal: Reset items from legacy breadcrumb when its keys are altered 9 months ago
christianbeeznst 25b505a384 Exercise: Refine sortable interaction, ajax updates, and design enhancements in questions list 9 months ago
Yannick Warnier 5eda7e6784 Minor: Learnpath: Add correct label to move up and down categories 9 months ago
Yannick Warnier d73c9d876a Learnpath: Add disabled icons up/down to first and last lp in learning paths list to avoid icons clipping 9 months ago
Yannick Warnier 4460316aac Internal: Improve events.lib.php: Remove unused methods, define return and param types, improve PHPDoc and remove unnecessary conditions. #dangerous 9 months ago
Yannick Warnier 4ad977dc94 Internal: use Event::get_attempt_count() instead of Event::get_attempt_count_not_finished(), as these are essentially the same method. Fix lang var. 9 months ago
Yannick Warnier 601151c1da Minor: PHPDoc improvements to database.lib.php 9 months ago
Yannick Warnier 5e947fff98 Internal: Fix name/title naming in certificate_report.php 9 months ago
Yannick Warnier 625f297108 Internal: Fix parameter types for CourseManager::get_user_list_from_course_code() calls + remove unneeded algorithmic complexity 9 months ago
Yannick Warnier af03076365 Internal: Fix name/title in course category ajax list 9 months ago
Yannick Warnier 80a83b1d43 Internal: Fix faulty getMdiIcon() call 9 months ago
Yannick Warnier 1d53febfa7 Admin: Fix link to Chamilo website when version is not up-to-date 9 months ago
Yannick Warnier 72ef1f4bdc Admin: Fix version check (temporary) 9 months ago
Yannick Warnier d274e1bc8e Tracking: Improve display of courseLog.php (partial) 9 months ago
Yannick Warnier e5cd2e444d Internal: Convert value types before usage in arithmetic operations in courseLog.php 9 months ago
Yannick Warnier f4b30fcd8c Tracking: Fix display error by avoiding to define ['legal'] array in myStudents.php tracking page 9 months ago
Yannick Warnier ecec889d22 Internal: Fix title/name query in get_usergroups_teacher AJAX call 9 months ago
Yannick Warnier 35c963e44f Tracking: Fix current courses report in general tracking page (partial) 9 months ago
christianbeeznst 90b6200f96 Social: Refactor social group and topics management functionalities 9 months ago
Yannick Warnier a84ade7051 Internal: Fix parameters order in CLPRelUserRepository::unsubscribeUsersToItem() 9 months ago
Yannick Warnier b0ea898a84 Internal: Fix deprecated language term form for 'See list of learner certificates' 9 months ago
Yannick Warnier 40d6be82c7 Internal: Fix parameters order in CLPRelUserRepository::subscribeUsersToItem() 9 months ago