Angel Fernando Quiroz Campos
a0e0b96a60
Vendor: Remove zend-config, zend-feed, zend-http, zend-soap from zendframework
9 months ago
Angel Fernando Quiroz Campos
9c9641d959
Vendor: Change repositories for xapi/client and xapi/repository-api
9 months ago
Angel Fernando Quiroz Campos
7d9cd01a11
Vendor: Remove brumann/polyfill-unserialize
...
> In case you are using PHP 7.0+ the original unserialize() will be used instead.
9 months ago
Angel Fernando Quiroz Campos
e117d3f69f
Add missing use of ReflectionClass
9 months ago
Yannick Warnier
600d8a1a92
Internal: Fix various PHP8 compatibility issues to reduce error messages
9 months ago
Yannick Warnier
c1ef468168
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
9 months ago
Yannick Warnier
822ae55513
Security: Plugin: OnlyOffice: Add filtering to new filenames created through the plugin
9 months ago
Yannick Warnier
ab1f124dfd
Plugin: OnlyOffice: Add OnlyOffice viewer by default for corresponding extensions in documents tool - refs #5395
9 months ago
Yannick Warnier
3439ff1d71
Documentation: Add precision bout the syntax for new RewriteRule with Apache > 2.4.38-3
9 months ago
NicoDucou
b21a8a27fb
Exercise: fix delete attempt from pending exercice page - refs BT#22272
9 months ago
NicoDucou
b590a170d6
Internal: Fix warning and error with php8
9 months ago
Nicolas Ducoulombier
02fae33e52
Merge pull request #5962 from christianbeeznest/Ifa-22235
...
Gossary: Fix load glossary from base course if not found in session - refs BT#22235
9 months ago
Nicolas Ducoulombier
a52de436ca
Merge pull request #5961 from christianbeeznest/alter-22234
...
Session: Fix session course position handling in CSV export/import - refs BT#22234
9 months ago
Christian Beeznest
ca83c918ea
Gossary: Fix load glossary from base course if not found in session - refs BT#22235
9 months ago
Christian Beeznest
f846c25403
Session: Fix session course position handling in CSV export/import - refs BT#22234
9 months ago
Yannick Warnier
e11bb258e5
Plugin: OnlyOffice: Add checked vendor/ to git
9 months ago
Angel Fernando Quiroz Campos
7212fb2a1e
Work: Security: Sanitize file name that could import document with special characters - refs BT#22273
9 months ago
Angel Fernando Quiroz Campos
3075eeba7a
Dropbox: Security: Sanitize file name that could import document with special characters - refs BT#22273
9 months ago
Angel Fernando Quiroz Campos
406e0dd5f4
Gradebook: Fix theme image paths in certificates - refs BT#22231
9 months ago
Angel Fernando Quiroz Campos
f915007524
Security: Confirm delete action with modal instead of alert
...
Fix advisory GHSA-gw58-89f7-4xgj
9 months ago
Angel Fernando Quiroz Campos
82cc07edd8
Security: Remove on* attributes through new filter of HTML Purifier
...
Fix advisory GHSA-gw58-89f7-4xgj
9 months ago
Angel Fernando Quiroz Campos
241c569dde
Security: Remove on* attributes for input text fields
...
Fix advisory GHSA-gw58-89f7-4xgj
9 months ago
NicoDucou
2c779cbc56
Exercise: Fix hide_expected_answer exercise option for fill in the blank question type - refs BT#21969
10 months ago
Angel Fernando Quiroz Campos
8bcf1c1678
LP: Plugin: Allow to show PDF files with onlyoffice when enabled - refs BT#22195 #5917
10 months ago
Angel Fernando Quiroz Campos
54d55b59b4
LP: Avoid to show PDF files with embed view - refs BT#22195
10 months ago
Angel Fernando Quiroz Campos
a0322486a5
Group: Fix advanced search when adding user to class - refs BT#22195
10 months ago
Angel Fernando Quiroz Campos
d12798db17
Remove E_NOTICE about undefined variable - refs BT#22195
10 months ago
NicoDucou
da839c3f8c
Editor: Allow all domain in iframes insertion if setting to allow iframe is true in HTMLPurifier filter - refs BT#22175 BT#22102
10 months ago
Angel Fernando Quiroz Campos
a591c25b57
Userportal: Fix coach url when it is null - refs BT#21436
10 months ago
NicoDucou
e63569abb7
LDAP: Fix encrypted password generation to use the api function which is updated and not the local function that ended being different - refs BT#20849 and BT#22020
11 months ago
Angel Fernando Quiroz Campos
4cef771e90
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
11 months ago
Yannick Warnier
896b085694
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
11 months ago
Yannick Warnier
23d210040f
Admin: Fix download of existing CSS by platform admin - refs BT#22159
11 months ago
Angel Fernando Quiroz Campos
387808b5e2
Security: Social: Add sec_token when commenting posts
...
Fix GHSA-33gm-vrgh-m239
11 months ago
Angel Fernando Quiroz Campos
ad03014235
Security: Social: Add sec_token when accepting a friend request
...
Fix GHSA-33gm-vrgh-m239
11 months ago
Angel Fernando Quiroz Campos
0c4dae40c0
Security: Social: Add sec_token when denying a friend request
...
Fix GHSA-33gm-vrgh-m239
11 months ago
Angel Fernando Quiroz Campos
5fadf07542
Security: Social: Add sec_token when deleting friend
...
Fix GHSA-33gm-vrgh-m239
11 months ago
Angel Fernando Quiroz Campos
8ff67c3ad2
Security: Glossary: Remove XSS
...
Fix GHSA-4wcp-3rh3-7wm4 advisory
11 months ago
Angel Fernando Quiroz Campos
775a5452f1
Plugin: Exercise monitoring and mouse focus tracking - refs BT#20900 BT#20901 ( #4900 )
...
* Plugin: ExerciseFocused: Add plugin - refs BT#20900
* Plugin: ExerciseFocused: Refactoring variable and setting names - refs BT#20900
* Plugin: ExerciseMonitoring: Add plugin - refs BT#20901
* Plugin: ExerciseMonitoring: Terms popup is not callable - refs BT#20901
* Plugin: ExerciseMonitoring: Remove countdown to snap - refs BT#20901
* Plugin: ExerciseMonitoring: Snap when pressing spacer - refs BT#20901
* Plugin: ExerciseMonitoring: Redirect when ending initial photos - refs BT#20901
* Plugin: ExerciseMonitoring: Differ between exercise one per page or all question per page - refs BT#20901
* Plugin: ExerciseMonitoring: Set snapshot dimension to 640x480 - refs BT#20901
* Plugin: ExerciseFocused: Show warning to alert user before leaving exercise - refs BT#20900
* Plugin: ExerciseMonitoring: Don't show modal when there isn't Start button - refs BT#20901
* Plugin: ExerciseFocused: Block click event - refs BT#20900
* Plugin: ExerciseMonitoring: Fix video responsive - refs BT#20901
* Plugin: ExerciseMonitoring: Add instructions to take snapshots - refs BT#20901
* Plugin: ExerciseFocused: Refactor query for results - refs BT#20901
* Plugin: ExerciseFocused: Add setting to generate random sampling - refs BT#21074
* Plugin: ExerciseFocused: Display motive in report with contextual style - refs BT#21074
* Plugin: ExerciseMonitoring: Show snapshot logs in ExerciseFocused plugin report - refs BT#21074
* Minor: Format code - refs BT#21074
* Plugin: ExerciseFocused: Language variable - refs BT#20900
* Plugin: ExerciseMonitoring: Fix extrafield name - refs BT#20900
* Plugin: ExerciseFocused: Allow to enable time limit by setting - refs BT#20901
* Plugin: ExerciseFocused: Add spanish language - refs BT#20901
* Plugin: ExerciseMonitoring: Add spanish language - refs BT#20900
* Plugin: ExerciseMonitoring: Add placeholders to camera - refs BT#20901
* Plugin: ExerciseMonitoring: Refactor to show link in plugin Exercise Focused - refs BT#20901
* Plugin: ExerciseMonitoring: Fix lang var - refs BT#20901
* Plugin: ExerciseMonitoring: Fix irregular grid - refs BT#20901
* Plugin: ExerciseFocused: Allow save level in log - refs BT#20900
* Plugin: ExerciseFocused: Allow export for exercise with one question per page - refs BT#21074
* Plugin: ExerciseFocused: ExerciseMonitoring: Fix lang variables - refs BT#20900 BT#20901
* Plugin: ExerciseFocused: Fix report when there is no exercise attempts in course - refs BT#21074
* Plugin: ExerciseFocused: Include snapshots column from ExerciseMonitoring plugin in report - refs BT#21074
* Minor: Format code - refs BT#21074
* Plugin: ExerciseFocused: Simplify conditions with exercise type - refs BT#20900
* Plugin: ExerciseFocused: ExerciseMonitoring: Use new term to level + improve warning message - refs BT#21074
* Plugin: ExerciseMonitoring: set genera column to level in report - refs BT#21074
* Plugin: ExerciseMonitoring: ExerciseFocused: Change language vars - refs BT#21074
* Plugin: ExerciseMonitoring: ExerciseFocused: unify header in modals - BT#21074
* Plugin: ExerciseMonitoring: ExerciseFocused: use Student term instead of Learner - BT#21074
* Plugin: ExerciseFocused: Display level reached in detail - BT#21074
* Plugin: ExerciseMonitoring: Move code to function - BT#21074
* Plugin: ExerciseFocused: Change language variable - refs BT#21074
* Plugin: ExerciseFocused: Change language variables - refs BT#21074
* Plugin: ExerciseFocused: Add columns about session/course in admin report - refs BT#21074
* Plugin: ExerciseFocused: Fix language vars in report - refs BT#21074
* Plugin: ExerciseFocused: Add IP report exported + fix lang var - refs BT#21074
* Plugin: ExerciseMonitoring: Add option to set instructions with age distinction - refs BT#21179
* Plugin: ExerciseMonitoring: Move code to function - refs BT#20901
* Plugin: ExerciseMonitoring: Fix ID and user snapshots without track_e_exercise.id - refs BT#20901
* Plugin: ExerciseFocused: Separate the column full name in two columns + separate username row in report - refs BT#21074
* Plugin: ExerciseFocused: Search form has optional fields - refs BT#21074
* Plugin: ExerciseMonitoring: Show the birthdate and legal age in report - refs BT#21074
* Minor: Add missing webcam.png icon with size small - refs BT#21074
* Plugin: ExerciseFocused: Fix detail for admin report - refs BT#21074
* Plugin: ExerciseMonitoring: Add setting and cron job to delete snapshots taken - refs BT#21074
* Minor: Plugin: ExerciseFocused: Delay backdrop - refs BT#21074
* Minor: Plugin: ExerciseFocused: change message for window/tab title - refs BT#21074
* Plugin: ExerciseFocused: Keep message visibility after refocusing - refs BT#20901
* Plugin: ExerciseFocused: Fix filter by session extra fields - refs BT#21074
* Plugin: ExerciseFocused: Fix report by session extra fields - refs BT#21074
* Plugin: ExerciseMonitoring: Make the live camera floating - refs BT#20901
* Plugin: ExerciseFocused: Make the alert message floating - refs BT#20901
* Plugin: ExerciseFocused: Change lang var for motive - refs BT#21074
* Plugin: ExerciseFocused: Increase delay time to hide messages - refs BT#20900
* Plugin: ExerciseMonitoring: Improve image placeholders for id card and student - refs BT#20901
* Plugin: ExerciseMonitoring: Improve image placeholders for id card - refs BT#20901
* Minor: Plugin: ExerciseFocused: Fix lang var - refs BT#20901
* Plugin: ExerciseFocused: Fix random results - refs BT#21074
* Plugin: ExerciseFocused: Fix session filter - refs BT#21074
* Plugin: ExerciseFocused: Allow multiple match in firstname and lastname filters - refs BT#21074
* Plugin: ExerciseFocused: Round number of random results - refs BT#21074
* Plugin: ExerciseFocused: Add button to reset search - refs BT#21074
* Minor: Format code
11 months ago
Angel Fernando Quiroz Campos
3e2582f64f
Global: Fix filter for "on" attributes was too wide and replaced normal text containing " on" - refs #5887
...
Fix df47eac9b9
Advisory GHSA-8qqw-rjh4-5gp2
11 months ago
Yannick Warnier
00cdb857e0
Documentation: Update upgrade guide from other minor versions regarding cache and CSS directories
11 months ago
Yannick Warnier
368dfaf932
Global: Fix df47eac9b9
where the filter for "on" attributes was too wide and replaced normal text containing " on" - refs #5887
11 months ago
Yannick Warnier
be38910ccc
Documentation: Update changelog for 1.11.28
11 months ago
Angel Fernando Quiroz Campos
c9e3e1f374
CI: Fix fill in blanks question test
11 months ago
Angel Fernando Quiroz Campos
288db4b237
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
11 months ago
Angel Fernando Quiroz Campos
a97d5b76e6
Fix behat tests ( #5880 )
...
* CI: Fix users name displayed in test to create session
* CI: Fix behat test for matching question
* CI: Fix behat test for oral expression question
* CI: Fix behat test for Combination true/false/don't-know question
* CI: Fix users name displayed in test to create session
* Survey: Fix duplication
11 months ago
Yannick Warnier
f9af4419dc
Documentation: Update changelog for 1.11.28
11 months ago
Angel Fernando Quiroz Campos
ef8f48e97d
Session: Fix users name displayed in test to create session
11 months ago
Yannick Warnier
3a2c925c99
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
11 months ago
Yannick Warnier
0c256b541f
Internal: Avoid double slash in sys_code_path and rel_code_path in api_get_path() (noticeable in installer)
11 months ago