Yannick Warnier
faeca06262
Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706
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
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
Yannick Warnier
fd3acd167d
Internal: Update migration description
2 years ago
Yannick Warnier
cf99afd14a
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
Yannick Warnier
3d52f288cc
Calendar: Add DB structure to (later) support colors in system calendar events - refs #4206
2 years ago
Angel Fernando Quiroz Campos
5a4f30e3bd
Merge remote-tracking branch 'origin/master'
2 years ago
Yannick Warnier
773b98545c
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 years ago
Yannick Warnier
99a8fecc8f
Message: Add sorting feature to messages list
2 years ago
Angel Fernando Quiroz Campos
a4a0f01282
Minor: Fix attribute with style for icon
2 years ago
Angel Fernando Quiroz Campos
00ef736cf8
Display: Add CSS class ch-toolbar-icon for icons in legacy toolbar
2 years ago
Angel Fernando Quiroz Campos
b44dcad7da
Merge remote-tracking branch 'origin/master'
2 years ago
Angel Fernando Quiroz Campos
f7d3958dfa
Survey: Update migration to create display_question_number column in c_survey table - refs #2861
2 years ago
Angel Fernando Quiroz Campos
e3d5696c3a
Survey: Format code - refs #2861
2 years ago
Angel Fernando Quiroz Campos
7252945d63
Survey: Update code related to CSurvey::$displayQuestionNumber - refs #2861
2 years ago
Angel Fernando Quiroz Campos
e19f17b45f
Merge branch 'fork/2861'
2 years ago
Yannick Warnier
c9c54844ee
Merge branch '4254'
2 years ago
Yannick Warnier
1777dc55c2
Display: Adjust icons size
2 years ago
Angel Fernando Quiroz Campos
9cfc1434ca
Minor: Format code
2 years ago
christianbeeznest
026fc0ac09
Merge pull request #5061 from christianbeeznest/GH-displayorder
...
Migration: Change tools display_order by resource_node order field
2 years ago
christianbeeznest
e812514a07
Merge pull request #5064 from christianbeeznest/migration-quota
...
Migration: Change default disk quota to MB and migration
2 years ago
christianbeeznst
379b5b5982
Migration: Change default disk quota to MB and migration
2 years ago
christianbeeznst
62eaaeda78
Migration: Add display_order from resource node to announcements and glossary
2 years ago
Angel Fernando Quiroz Campos
fd95ee4781
Display: Add CSS class to section headers
2 years ago