Commit Graph

  • 1104d82768
    Merge pull request #5942 from christianbeeznest/storm-22225 Nicolas Ducoulombier 2024-11-27 08:02:53 +0100
  • 66a227dd0c Internal: Fix error type for validity_id_days field christianbeeznst 2024-11-26 22:50:58 -0500
  • d507e643ac Resolved merge conflicts with upstream/master christianbeeznst 2024-11-26 21:49:12 -0500
  • c012758a71 User: Hide Registration link and button based on allow_registration setting - refs BT#22225 #5942 christianbeeznst 2024-11-26 21:27:15 -0500
  • 064af46d32 Internal: Fix: Clear auto-launch session only outside course context #5859 christianbeeznst 2024-11-26 17:22:38 -0500
  • 423482fcfc Merge remote-tracking branch 'upstream/master' into storm-22103 christianbeeznst 2024-11-26 14:39:48 -0500
  • a23e4284b1
    Merge pull request #5865 from christianbeeznest/storm-22105 Nicolas Ducoulombier 2024-11-26 10:46:30 +0100
  • 2bf9adfb1e Internal: Add missing settings in migration - refs BT#22057 christianbeeznst 2024-11-26 00:41:10 -0500
  • 5ae508e94a Internal: Fix: Reset course list to avoid duplication on page reload - refs BT#22105 #5865 christianbeeznst 2024-11-25 23:22:07 -0500
  • f94417bfcd Merge remote-tracking branch 'upstream/master' into storm-22105 christianbeeznst 2024-11-25 22:48:47 -0500
  • bfd22b49b0 Course: Fix auto-launch reset when exiting course context - refs BT#22103 christianbeeznst 2024-11-25 22:38:18 -0500
  • 427acdc7b1
    Merge branch 'master' of github.com:chamilo/chamilo-lms Angel Fernando Quiroz Campos 2024-11-25 12:50:26 -0500
  • 7ade9cf086
    Skill: Use app locale when editing default title + code - refs BT#21568 Angel Fernando Quiroz Campos 2024-11-25 12:40:33 -0500
  • b5b32617e1 Internal: Fix reminder logic to send first notification when reaching exacte number of days and fix reminder number calculation not taking into account hours - refs BT#22063 NicoDucou 2024-11-25 10:21:43 +0100
  • 5a6b2131c4
    Merge pull request #5832 from christianbeeznest/matra-22063 Nicolas Ducoulombier 2024-11-25 10:16:03 +0100
  • bb799f221e Course: Add autolaunch with navigation back to course home - refs BT#22103 christianbeeznst 2024-11-25 01:12:58 -0500
  • 3c165a1adf
    Vendor: Update JS dependencies Angel Fernando Quiroz Campos 2024-11-25 00:51:25 -0500
  • 5bca3dfb00
    Merge branch 'master' into storm-22103 christianbeeznest 2024-11-22 17:09:43 -0500
  • a3e11216ba Internal: Fix reminder logic to ensure correct interval validation - refs BT#22063 #5832 christianbeeznst 2024-11-22 13:15:24 -0500
  • 77db84a5cb Internal: Fix conflicts with last changes with master. christianbeeznst 2024-11-22 12:12:48 -0500
  • 5e7552a3ff git commit -am "Resolved merge conflicts with upstream/master" christianbeeznst 2024-11-22 12:01:11 -0500
  • b3a96b7dc5
    Bump codecov/codecov-action from 4 to 5 (#5932) dependabot[bot] 2024-11-21 10:03:21 -0500
  • ffcdc3e4d8
    Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate the options display name - refs BT#21533 Angel Fernando Quiroz Campos 2024-11-21 07:48:26 -0500
  • 911dfc01ae
    Extra Fields: Allow to translate display text of options - refs BT#21533 Angel Fernando Quiroz Campos 2024-11-21 07:24:06 -0500
  • 8d94cb80f2
    Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate display name - refs BT#21533 Angel Fernando Quiroz Campos 2024-11-21 05:25:59 -0500
  • cf0d4444d8
    Extra Fields: Allow to translate display text - refs BT#21533 Angel Fernando Quiroz Campos 2024-11-21 04:01:51 -0500
  • 0fda10fca8
    Display: Remove columns width from extra field table - refs BT#21533 Angel Fernando Quiroz Campos 2024-11-21 01:28:13 -0500
  • 9903e40c8a Internal: Improve lp reminder registration dates - refs BT#22063 christianbeeznst 2024-11-20 21:22:38 -0500
  • 60c30bfe5f Internal: Improve partial lp reminder process - refs BT#22063 christianbeeznst 2024-11-20 20:09:40 -0500
  • 0c6bcd5125
    Merge pull request #5939 from christianbeeznest/fixes-updates56 christianbeeznest 2024-11-20 19:22:38 -0500
  • 27001a858f Internal: Fix: Show Symfony debug panel in dev mode for legacy pages. #5939 christianbeeznst 2024-11-20 19:21:26 -0500
  • e79da1093c
    Minor: Format code Angel Fernando Quiroz Campos 2024-11-20 18:46:14 -0500
  • faa227b216
    Merge branch 'master' of github.com:chamilo/chamilo-lms Angel Fernando Quiroz Campos 2024-11-20 18:27:31 -0500
  • 8bdbc49a4e
    Fix resource visibility when displayed from base course in session course - refs BT#22190 Angel Fernando Quiroz Campos 2024-11-20 18:26:50 -0500
  • bfb958a21b Internal: add missing icons used in course log reporting - refs BT#22208 christianbeeznst 2024-11-20 16:23:40 -0500
  • 7c90f37cc3 Internal: Fixes and improvements for course reporting page - refs BT#22096 christianbeeznst 2024-11-20 16:17:42 -0500
  • 7c9b6196fc
    Merge pull request #5937 from christianbeeznest/ofaj-22208 Nicolas Ducoulombier 2024-11-20 10:22:38 +0100
  • d24171c052 Internal: Fix duplicated tools in c_tool table, keep only course-based tools - refs BT#22208 #5937 christianbeeznst 2024-11-20 01:26:39 -0500
  • 005a81b72c Internal: Fix parameter type validation in function calls- refs BT#22096 christianbeeznst 2024-11-20 00:14:44 -0500
  • 7af133dda2
    Vendor: Update PHP dependencies Angel Fernando Quiroz Campos 2024-11-19 11:23:00 -0500
  • 5832fe790d Language: adding missing translation for user management - refs BT#21824 NicoDucou 2024-11-19 11:14:49 +0100
  • cce2642ce2 Language: Adding missing variables in pot file NicoDucou 2024-11-19 10:53:51 +0100
  • fb72dba590 Migration: Internal: fix database escape_string call - refs BT#20864 NicoDucou 2024-11-19 10:36:08 +0100
  • fe63347c65
    Merge pull request #5936 from christianbeeznest/ofaj-22201 Nicolas Ducoulombier 2024-11-19 09:48:44 +0100
  • d74bb4bf9c Message: Add state provider to optimize message search - refs BT#22201 #5936 christianbeeznst 2024-11-18 23:00:04 -0500
  • 5e10316787
    Plugin: Azure: Bump version to v2.5 - refs BT#21930 #5934 Angel Fernando Quiroz Campos 2024-11-18 17:37:58 -0500
  • 286b61d167
    Plugin: Azure: Add options to user delta queries when syncing - refs BT#21930 Angel Fernando Quiroz Campos 2024-11-18 17:37:30 -0500
  • 442fec09e6 Document: Language: Minor fix placeholder missing translation - refs BT#22165 BT#22164 NicoDucou 2024-11-18 21:22:40 +0100
  • 5a3745cb50 Document: Language: Minor add move document en folder translations - refs BT#22165 BT#22164 NicoDucou 2024-11-18 20:59:07 +0100
  • 2c779cbc56 Exercise: Fix hide_expected_answer exercise option for fill in the blank question type - refs BT#21969 NicoDucou 2024-11-18 15:52:36 +0100
  • af9cf8f7cd
    Internal: Fix StudentViewButton component for session coaches - refs BT#22166 Angel Fernando Quiroz Campos 2024-11-18 09:21:43 -0500
  • 47294ff9cd
    Bump codecov/codecov-action from 4 to 5 #5932 dependabot[bot] 2024-11-18 06:08:36 +0000
  • c2f7d714fd
    Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 #5930 dependabot[bot] 2024-11-15 21:38:49 +0000
  • dcebac36a0
    Internal: Find resource type for attendance once at the start of migration - refs BT#22195 Angel Fernando Quiroz Campos 2024-11-15 12:01:53 -0500
  • 8bcf1c1678
    LP: Plugin: Allow to show PDF files with onlyoffice when enabled - refs BT#22195 #5917 Angel Fernando Quiroz Campos 2024-11-14 17:54:31 -0500
  • 28b65636f2 Internal: Fix query to correctly list courses for lessons- refs BT#22063 christianbeeznst 2024-11-14 14:11:14 -0500
  • d352cd564a
    Internal: Rename SearchOrFilter to PartialSearchOrFilter + improve query - refs BT#22036 Angel Fernando Quiroz Campos 2024-11-13 18:48:32 -0500
  • aec1f0656c
    Internal: Find resource type for attendance once at the start of migration - refs BT#22195 Angel Fernando Quiroz Campos 2024-11-14 09:25:39 -0500
  • e02ecf0843
    Message: Filter messages with MatchSearchFilter - refs BT#22036 #5928 Angel Fernando Quiroz Campos 2024-11-14 01:40:15 -0500
  • fd017c4216
    Internal: Add API filter to perform match-against searches - refs BT#22036 Angel Fernando Quiroz Campos 2024-11-14 01:39:18 -0500
  • e8861dbeb9 Migration: avoid to stop the migration if an error occurs in the preg command - refs BT#22199 NicoDucou 2024-11-14 09:35:35 +0100
  • c1f78cfaac
    Merge pull request #5923 from christianbeeznest/ofaj-22174 Nicolas Ducoulombier 2024-11-14 09:13:01 +0100
  • e3f123aa95
    Merge pull request #5927 from christianbeeznest/ofaj-22197 christianbeeznest 2024-11-13 23:46:20 -0500
  • 9b27a444cf Internal: Filter student count in session status update script - refs BT#22197 #5927 christianbeeznst 2024-11-13 23:45:19 -0500
  • 16c1312e95 Internal: Fix reminder logic to include users with null lpId - refs BT#22063 christianbeeznst 2024-11-13 23:07:42 -0500
  • 4196227b8a
    Internal: Rename SearchOrFilter to PartialSearchOrFilter + improve query - refs BT#22036 Angel Fernando Quiroz Campos 2024-11-13 18:48:32 -0500
  • 315e0d47c3 Internal: Fix exception handling in legacy without enabling debug in prod - refs BT#22174 #5923 christianbeeznst 2024-11-13 17:45:53 -0500
  • 753baec5b6 Merge remote-tracking branch 'upstream/master' into ofaj-22174 christianbeeznst 2024-11-13 17:43:44 -0500
  • 8ce283ea88
    Merge remote-tracking branch 'origin/master' Angel Fernando Quiroz Campos 2024-11-13 17:35:38 -0500
  • 5470289a9f
    Vendor: Update PHP dependencies Angel Fernando Quiroz Campos 2024-11-13 17:35:26 -0500
  • 54d55b59b4
    LP: Avoid to show PDF files with embed view - refs BT#22195 Angel Fernando Quiroz Campos 2024-11-13 17:11:45 -0500
  • a0322486a5
    Group: Fix advanced search when adding user to class - refs BT#22195 Angel Fernando Quiroz Campos 2024-11-13 15:20:27 -0500
  • d12798db17
    Remove E_NOTICE about undefined variable - refs BT#22195 Angel Fernando Quiroz Campos 2024-11-13 14:42:58 -0500
  • 82b6fb66b7
    Bump symfony/security-http from 6.4.14 to 7.1.8 #5926 dependabot[bot] 2024-11-13 18:39:37 +0000
  • f5336c2160
    Bump symfony/http-client from 6.4.14 to 6.4.15 #5925 dependabot[bot] 2024-11-13 16:49:37 +0000
  • 812e4e1fa4 Migration: fix database reinsert query to avoid quote errors - refs BT#20864 NicoDucou 2024-11-13 14:13:51 +0100
  • c8d184ed58 Internal: Add session course users query with LP progress check - refs BT#22063 christianbeeznst 2024-11-13 02:12:58 -0500
  • d48f6b7bf2
    Merge pull request #5924 from christianbeeznest/ofaj-22165-2 christianbeeznest 2024-11-13 01:47:14 -0500
  • bb713ddba2 Documents: Add hover titles to DataTable action icons - refs BT#22165 #5924 christianbeeznst 2024-11-13 01:46:25 -0500
  • d7e71ddd4a Internal: Fix 500 error on legacy pages for unauthenticated access; redirect to login - refs BT#22174 christianbeeznst 2024-11-13 01:21:10 -0500
  • 381d651e18
    Merge remote-tracking branch 'origin/master' Angel Fernando Quiroz Campos 2024-11-12 16:07:42 -0500
  • 05eba81930
    Internal: Simplify conditions to set resource node creator - refs BT#22193 Angel Fernando Quiroz Campos 2024-11-12 16:07:33 -0500
  • 80a49c6d7f
    Merge pull request #5922 from christianbeeznest/ofaj-22191 christianbeeznest 2024-11-12 14:44:10 -0500
  • 57e4a10148 Internal: Fix access to public course documents for authenticated users - refs BT#22191 #5922 christianbeeznst 2024-11-12 14:43:05 -0500
  • 27cc4ae121
    Internal: Add index to resource link with sortable groups - refs BT#22193 Angel Fernando Quiroz Campos 2024-11-12 13:24:52 -0500
  • e375c5e57b
    Internal: Allow to set default resource type when migrating c_item_property to resource node with links - refs BT#22193 Angel Fernando Quiroz Campos 2024-11-12 12:55:12 -0500
  • 6580e559e8
    Merge pull request #5919 from christianbeeznest/ofaj-22165 Nicolas Ducoulombier 2024-11-12 11:52:19 +0100
  • 96473a8ef8 Fix parameter binding issue in LP progress reminder notifications christianbeeznst 2024-11-12 00:27:25 -0500
  • b5413f580f Documents: Enable document move icon in actions column - refs BT#22165 #5919 christianbeeznst 2024-11-11 20:53:21 -0500
  • b582f455f9
    Skill: Remove legacy methods to translate title and short code - refs BT#21568 Angel Fernando Quiroz Campos 2024-11-11 19:00:45 -0500
  • 07094d08c8
    Skill: Enable title and short code translation - refs BT#21568 Angel Fernando Quiroz Campos 2024-11-11 16:18:33 -0500
  • a773e3bb1d
    Internal: Enable Gedmo/Translatable extension - refs BT#21568 BT#21533 Angel Fernando Quiroz Campos 2024-11-11 16:10:41 -0500
  • 14f1a51584
    Minor: Format code Angel Fernando Quiroz Campos 2024-11-08 17:58:14 -0500
  • 979a1debc8 Migration: Fix order for message_rel_user table modification to be before using the entity in the migration - refs BT#20864 NicoDucou 2024-11-08 19:06:41 +0100
  • e71d0d07e6 Migration: fix error with shortcut creation when c_link does not have a resource_node - refs BT#20864 NicoDucou 2024-11-08 16:21:04 +0100
  • be9e8f007d Migration: fix to optimise migration of attendances when having a lot of attendances to migrate - refs BT#20864 NicoDucou 2024-11-08 14:24:05 +0100
  • c223c878cb Migration: Add table c_student_publication's modification earlier in the migration process from Version20241001155300 to be also in Version20170625144000 - refs BT#20864 NicoDucou 2024-11-08 13:01:18 +0100
  • 1bf917a4b9 Calendar: Language: add agenda reminders translations - refs BT#22151 NicoDucou 2024-11-08 10:13:46 +0100
  • da839c3f8c Editor: Allow all domain in iframes insertion if setting to allow iframe is true in HTMLPurifier filter - refs BT#22175 BT#22102 NicoDucou 2024-11-07 21:36:51 +0100
  • 5a2ad2fab4
    Merge remote-tracking branch 'origin/master' Angel Fernando Quiroz Campos 2024-11-07 08:51:18 -0500