Yannick Warnier
9a31503194
Internal: Database: Fix internal methods calls with name vs title (3) - refs #3581 #4706
2 years ago
Yannick Warnier
1fcb39ce59
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
Yannick Warnier
1d1d14db9b
Internal: Database: Fix internal methods calls with name vs title (2) - refs #3581 #4706
2 years ago
Angel Fernando Quiroz Campos
f19b341d4a
Internal: Remove serialization group in CTool entity - refs #3581 #4706
...
Fields to serialize are defined in src/CoreBundle/ApiResource/CourseTool.php
2 years ago
Angel Fernando Quiroz Campos
3333d003d3
Internal: Database: Fix internal queries with name vs title - refs #3581 #4706
2 years ago
Yannick Warnier
b89051d8d9
Internal: Database: Fix internal methods calls with name vs title - refs #3581 #4706
2 years ago
Angel Fernando Quiroz Campos
fabd809047
Merge remote-tracking branch 'origin/master'
2 years ago
Yannick Warnier
5e2c969f0e
Exercise: Fix default value of field hideAttemptsTable - refs #3616
2 years ago
Angel Fernando Quiroz Campos
30728715e5
Fix call to method related to name
2 years ago
Yannick Warnier
d9ff87804e
Plugins: Fix Readme dialog popup and configure option after saving - refs #2661
2 years ago
Angel Fernando Quiroz Campos
44f784499b
Fix queries to find resources with name instead of title
2 years ago
Angel Fernando Quiroz Campos
63d5c3841f
Merge remote-tracking branch 'origin/master'
2 years ago
Yannick Warnier
72f5ed5dca
Display: Fix bad characters in Vue file
2 years ago
Yannick Warnier
ceefcead67
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
Yannick Warnier
faeca06262
Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706
2 years ago
Angel Fernando Quiroz Campos
46c37efebf
Improvement of document show component
2 years ago
christianbeeznest
727abb2121
Merge pull request #5078 from christianbeeznest/fix-glossary
...
Glossary: Fix undefined variable issue
2 years ago
christianbeeznst
a92a5b277d
Glossary: Fix undefined variable issue
2 years ago
christianbeeznest
ae9004c560
Merge pull request #5077 from christianbeeznest/fix-announcement
...
Announcement - Fix error when create/edit announcement
2 years ago
christianbeeznst
89d3d3c213
Announcement - Fix error when create/edit announcement
2 years ago
Yannick Warnier
5e2cbbcdf6
Translation: Rename main.pot to messages.pot
2 years ago
Yannick Warnier
be479cd63b
Translation: Reset main.pot to only msgid, to make it clear it's the template.
2 years ago
BorjaSanchezBeezNest
188f982edc
Internal: Improve exercises internal code
2 years ago
Angel Fernando Quiroz Campos
b40cd23a65
Internal: Rename ButtonToolbar.vue to BaseToolbar.vue component
2 years ago
Angel Fernando Quiroz Campos
45f53b5118
Minor: Format code
2 years ago
Yannick Warnier
a9fdacaa7b
Merge branch '4677'
2 years ago
Yannick Warnier
966ee90c4b
Merge branch 'master' of github.com:chamilo/chamilo-lms into 4677
2 years ago
Yannick Warnier
409a3f2a4b
Translation: Update UI language terms
2 years ago
Yannick Warnier
93aaef9274
Migration: Fix missing "on delete" in new gradebook_category.document_id FK
2 years ago
Yannick Warnier
9f685ac2c4
Gradebook: Certificate updates merge (incomplete feature enabling) - refs #2834
2 years ago
Angel Fernando Quiroz Campos
13e36e9e7e
Message: Fix sorting by title and send date columns
...
See #4279
2 years ago
Angel Fernando Quiroz Campos
a2c0fe8603
Fix Psalm about undefined class
2 years ago
Yannick Warnier
578e9b3c1e
Internal: Update language terms (temporary)
2 years ago
Yannick Warnier
13762c8b01
Internal: Improve definition of GradebookItem::Category::show_message_resource_delete() and showAllCategoryInfo() and calling locations
2 years ago
Angel Fernando Quiroz Campos
0003359320
Fix references to TrackEAttemptRecording
...
See #5072
2 years ago
Angel Fernando Quiroz Campos
b60ee849da
Minor: Format code
2 years ago
Angel Fernando Quiroz Campos
6ebc5c7f94
Fix buttons with links to router in top bar menus
2 years ago
Angel Fernando Quiroz Campos
77add969f4
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
christianbeeznst
b6447e3a1d
Survey: Fix removing the last option in a question does not save the question title - CT#3279
2 years ago
Yannick Warnier
ca8f3337c4
Internal: Rename track_e_attempt_recording to track_e_attempt_qualify to improve understandability of purpose ( #5072 )
...
Author: Christian <christian1827@gmail.com>
2 years ago
Angel Fernando Quiroz Campos
612f106906
Merge remote-tracking branch 'origin/master'
2 years ago
Angel Fernando Quiroz Campos
2a403518a0
Minor: Add 'never' return type to api_not_allowed
2 years ago
Angel Fernando Quiroz Campos
47986b8c1b
Survey: Keep title changed when removing the last option in a question #3279
2 years ago
Angel Fernando Quiroz Campos
18582a85d6
Internal: Survey: Fix query when deleting question
2 years ago
Marco Villegas
38d42787ac
Internal: Start tracking lock files (set to PHP8.1 for now)
...
* Set thephpleague/glide-symfony version to ^2.0
Currently, upstream master branch, i.e. dev-master, is pointing to 2.0.1
tag, so it is a good time to start using the latest stable instead of
the tip of its development branch.
* Set lexik/jwt-authentication-bundle version to ^2.20
Let us use the usual semantic versioning version constraint instead of
any latest version.
Upstream seems to be good at making releases.
* Set phpstan related dependencies versions more explicitly
Both phpstan/phpstan-symfony and phpstan/phpstan-doctrine depend on
phpstan 1.10 series, so let us reflect that on the required version.
Also, latest phpstan/phpstan-doctrine is 1.3 series, so reflect that
too.
* Use base php as 8.1
Restrict dependencies to not try to install a version that is not
compatible with php 8.1 for now.
Let us move to 8.2 as soon as possible.
* Set doctrine/doctrine-fixtures-bundle version requirement
Use latest series available instead of an unconstrained version.
* Set symfony/flex version requirement
Use latest available series, 2.4.
* Allow tracking changes on composer and symfony lock files
* Start tracking composer lock file
* Start tracking symfony lock file
2 years ago
Yannick Warnier
a4ff3fd1df
Merge branch '4645'
2 years ago
Angel Fernando Quiroz Campos
fbf8bd39c6
Merge pull request #5068 from marvil07/20230113-cs-fix
...
Remove a couple of unused use statements
2 years ago
Yannick Warnier
27c35edba0
Internal: Syntax update (new ORM descriptions)
2 years ago
Marco Villegas
2f0b1f966e
Remove a couple of unused use statements
2 years ago
Yannick Warnier
88894917d4
Merge branch 'master' into GH-3804-sistemplate
2 years ago