Nicolas Ducoulombier
06bf6aff06
Merge pull request #4266 from christianbeeznest/ASF-19823-2
...
Gradebook - Fix error with field allow_skills_by_subcategory when it is null - refs BT#19823
3 years ago
Christian
2c2dc36cc0
Gradebook - Fix error with field allow_skills_by_subcategory when it is null - refs BT#19823
3 years ago
Angel Fernando Quiroz Campos
2ab8de0f5f
Webservice: Force generate api_key for get_users_api_keys and get_user_api_key - refs BT#19868
3 years ago
Angel Fernando Quiroz Campos
b5ae032cd1
Minor: Clean template
3 years ago
Angel Fernando Quiroz Campos
3a7a0d7422
Tracking: Fix session dates in table_pdf template
3 years ago
Angel Fernando Quiroz Campos
a31035ae7d
Minor: Format code
3 years ago
Angel Fernando Quiroz Campos
e16ba0f81a
Calendar: Admin can see all Career/promotion events - refs BT#19497
3 years ago
NicoDucou
4bf75dbed3
Plugin: Zoom: Fix error with free lines with spaces that brakes PHP - refs BT#19479
3 years ago
NicoDucou
d347d94190
Plugin: Zoom: Complete french translation - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
171a32e1f0
Plugin: BBB: Bump version to 2.11
3 years ago
Angel Fernando Quiroz Campos
c06dc1282e
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
3 years ago
Angel Fernando Quiroz Campos
a9c43731b1
Merge branch 'juan-cortizas-ponte-1.11.x.add-option-to-close-all-meetins-on-cron-process-on-multisite-campus' into 1.11.x
3 years ago
Angel Fernando Quiroz Campos
0443e4bd7c
Plugin: BBB: Improve code readability
3 years ago
Angel Fernando Quiroz Campos
6966c1ec7e
Plugin: BBB: Show plugin_bbb_multiple_urls_cron_apply_to_all in first access URL only
3 years ago
NicoDucou
4a33021a1d
Reporting: Fix the logo size in export to work with all size of logo -refs BT#19699
3 years ago
Nicolas Ducoulombier
9a3e2dc0e7
Merge pull request #4263 from christianbeeznest/batisseur-19380-4
...
Upload - Improve multiple upload of files - refs BT#19380
3 years ago
Christian
cde3bff501
Upload - Improve multiple upload of files - refs BT#19380
3 years ago
Angel Fernando Quiroz Campos
bf91fccdb5
Merge branch '1.11.x.add-option-to-close-all-meetins-on-cron-process-on-multisite-campus' of https://github.com/juan-cortizas-ponte/chamilo-lms into juan-cortizas-ponte-1.11.x.add-option-to-close-all-meetins-on-cron-process-on-multisite-campus
3 years ago
Angel Fernando Quiroz Campos
ad88f015b6
Plugin: OAuth2: Fix logout sending id_token_hint - refs BT#19734
3 years ago
Angel Fernando Quiroz Campos
9c1a80a0e7
Plugin: OAuth2: Coding conventions - refs BT#19734
3 years ago
Angel Fernando Quiroz Campos
4eccd26401
Minor: Plugin: OAuth2: Coding conventions - refs BT#19734
3 years ago
renaudlemaire
ed89f6e878
Document: fix performance problem when downloading a folder - refs CB#320326 #4083
...
* _#320326 : fixes performance problem when downloading a folder
* _#320326 : fixes performance problem when downloading a folder (fix tabs)
* #320326 : fixes performance problem when downloading a folder (PHP-CS-Fix)
Authored-by: @renaudlemaire
Co-authored-by: Noel Dieschburg <noel@cblue.be>
3 years ago
Nicolas Ducoulombier
7f59ce41fb
Merge pull request #4204 from AngelFQC/BT19497
...
Calendar: Add allow_carrers_in_global_agenda conf option
3 years ago
Angel Fernando Quiroz Campos
3f81b09da2
Calendar: Fix filter for events with careers/promotion - refs BT#19497
3 years ago
Angel Fernando Quiroz Campos
7b7819a4d6
Calendar: Improve design for form in calendar - refs BT#19497
3 years ago
Angel Fernando Quiroz Campos
aea292da3e
Calendar: Add allow_careers_in_global_agenda conf option - refs BT#19497
...
Allow career/promotions in global calendar. Require DB changes:
```sql
ALTER TABLE sys_calendar ADD COLUMN career_id INT DEFAULT 0;
ALTER TABLE sys_calendar ADD COLUMN promotion_id INT DEFAULT 0;
```
3 years ago
Angel Fernando Quiroz Campos
2c9b120182
Calendar: Fix reset session filter - refs BT#19497
3 years ago
Angel Fernando Quiroz Campos
7ddf395201
Plugin: Zoom: Fix param name - refs BT#19534
3 years ago
Nicolas Ducoulombier
6091021e67
Merge pull request #4160 from AngelFQC/BT19479
...
Plugin: Zoom: Allow webinars
3 years ago
Angel Fernando Quiroz Campos
5858b05d05
Plugin: Zoom: Fix missing methods - refs BT#19534
3 years ago
Angel Fernando Quiroz Campos
d9d1cbec70
Plugin: Zoom: Fix conditional - refs BT#19534
3 years ago
Yannick Warnier
899cd75914
Merge pull request #4189 from christianbeeznest/CT-4183
...
Exercise - Hide column IP when user is anonymous in overview page #4183
3 years ago
Angel Fernando Quiroz Campos
a58bb9efaa
Merge pull request #4253 from lautarobeeznest/4231
...
Wrong flag - Vietnam (Solved) - refs #4231
3 years ago
Angel Fernando Quiroz Campos
be677942e6
Plugin: Zoom: Show account email in the details - refs BT#19534
3 years ago
Juan Cortizas Ponte
3bd6b6e29c
Refactoring code to fix IExplorer support
3 years ago
Juan Cortizas Ponte
76f80ab0ee
Fix IExplorer support
3 years ago
Rolón Lautaro Emanuel
d56388dc1f
Wrong flag - Vietnam (Solved) - refs #4231
3 years ago
Nicolas Ducoulombier
c1bad66ffc
Merge pull request #4244 from AngelFQC/BT19838
...
Notification: Add types global and specific users
3 years ago
Angel Fernando Quiroz Campos
102bef4073
Plugin: Zoom: Fix calendar when showing webinars - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
18626eff95
Plugin: Zoom: Fix creation messages - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
dfd8decfe9
Plugin: Zoom: Refactor + Show type in details form - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
7390cf2b26
Plugin: Zoom: Update readme file to update version - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
caef076dcf
Plugin: Zoom: Allow webinars - refs BT#19479
3 years ago
Angel Fernando Quiroz Campos
2a65680086
Plugin: Zoom: Show upcoming meetings with end date inclusive - refs BT#19534
3 years ago
Angel Fernando Quiroz Campos
652df7967f
Plugin: Zoom: Show upcoming meetings with end date inclusive
3 years ago
NicoDucou
b064fdaf69
Language: Minor partial translation update in ES FR EN for Skills in sub categories -refs BT#19823
3 years ago
NicoDucou
f0dc27a0ac
Language: Minor partial translation update in ES FR EN for Skills in sub categories -refs BT#19823
3 years ago
Nicolas Ducoulombier
a6324cc71f
Merge pull request #4246 from christianbeeznest/batisseur-19380-3
...
Upload : Add chunk for multiple upload files - refs BT#19380
3 years ago
Nicolas Ducoulombier
67831297b0
Merge pull request #4219 from christianbeeznest/ASF-19823
...
Skills : Validate user skills by subcategory in gradebook - refs BT#19823
3 years ago
Christian
79ac71d005
Skills : Fix duplicated skills after calculation results - refs BT#19823
3 years ago