Juan Cortizas Ponte
d77d7b07d7
add subscriptions support to buy courses plugin
4 years ago
Juan Cortizas Ponte
77f5a35dbd
fix changelog
4 years ago
Juan Cortizas Ponte
3e4a627a59
fixes post merge
4 years ago
Juan Cortizas Ponte
4d48e43d68
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x_nosolored_buycourses_cecabank_support
4 years ago
Angel Fernando Quiroz Campos
171a32e1f0
Plugin: BBB: Bump version to 2.11
4 years ago
Angel Fernando Quiroz Campos
c06dc1282e
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
4 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
4 years ago
Angel Fernando Quiroz Campos
0443e4bd7c
Plugin: BBB: Improve code readability
4 years ago
Angel Fernando Quiroz Campos
6966c1ec7e
Plugin: BBB: Show plugin_bbb_multiple_urls_cron_apply_to_all in first access URL only
4 years ago
NicoDucou
4a33021a1d
Reporting: Fix the logo size in export to work with all size of logo -refs BT#19699
4 years ago
Nicolas Ducoulombier
9a3e2dc0e7
Merge pull request #4263 from christianbeeznest/batisseur-19380-4
...
Upload - Improve multiple upload of files - refs BT#19380
4 years ago
Christian
cde3bff501
Upload - Improve multiple upload of files - refs BT#19380
4 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
4 years ago
Angel Fernando Quiroz Campos
ad88f015b6
Plugin: OAuth2: Fix logout sending id_token_hint - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
9c1a80a0e7
Plugin: OAuth2: Coding conventions - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
4eccd26401
Minor: Plugin: OAuth2: Coding conventions - refs BT#19734
4 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>
4 years ago
Nicolas Ducoulombier
7f59ce41fb
Merge pull request #4204 from AngelFQC/BT19497
...
Calendar: Add allow_carrers_in_global_agenda conf option
4 years ago
Angel Fernando Quiroz Campos
3f81b09da2
Calendar: Fix filter for events with careers/promotion - refs BT#19497
4 years ago
Angel Fernando Quiroz Campos
7b7819a4d6
Calendar: Improve design for form in calendar - refs BT#19497
4 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;
```
4 years ago
Angel Fernando Quiroz Campos
2c9b120182
Calendar: Fix reset session filter - refs BT#19497
4 years ago
Angel Fernando Quiroz Campos
7ddf395201
Plugin: Zoom: Fix param name - refs BT#19534
4 years ago
Nicolas Ducoulombier
6091021e67
Merge pull request #4160 from AngelFQC/BT19479
...
Plugin: Zoom: Allow webinars
4 years ago
Angel Fernando Quiroz Campos
5858b05d05
Plugin: Zoom: Fix missing methods - refs BT#19534
4 years ago
Angel Fernando Quiroz Campos
d9d1cbec70
Plugin: Zoom: Fix conditional - refs BT#19534
4 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
4 years ago
Angel Fernando Quiroz Campos
a58bb9efaa
Merge pull request #4253 from lautarobeeznest/4231
...
Wrong flag - Vietnam (Solved) - refs #4231
4 years ago
Angel Fernando Quiroz Campos
be677942e6
Plugin: Zoom: Show account email in the details - refs BT#19534
4 years ago
Juan Cortizas Ponte
3bd6b6e29c
Refactoring code to fix IExplorer support
4 years ago
Juan Cortizas Ponte
76f80ab0ee
Fix IExplorer support
4 years ago
Rolón Lautaro Emanuel
d56388dc1f
Wrong flag - Vietnam (Solved) - refs #4231
4 years ago
Nicolas Ducoulombier
c1bad66ffc
Merge pull request #4244 from AngelFQC/BT19838
...
Notification: Add types global and specific users
4 years ago
Angel Fernando Quiroz Campos
102bef4073
Plugin: Zoom: Fix calendar when showing webinars - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
18626eff95
Plugin: Zoom: Fix creation messages - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
dfd8decfe9
Plugin: Zoom: Refactor + Show type in details form - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
7390cf2b26
Plugin: Zoom: Update readme file to update version - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
caef076dcf
Plugin: Zoom: Allow webinars - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
2a65680086
Plugin: Zoom: Show upcoming meetings with end date inclusive - refs BT#19534
4 years ago
Angel Fernando Quiroz Campos
652df7967f
Plugin: Zoom: Show upcoming meetings with end date inclusive
4 years ago
NicoDucou
b064fdaf69
Language: Minor partial translation update in ES FR EN for Skills in sub categories -refs BT#19823
4 years ago
NicoDucou
f0dc27a0ac
Language: Minor partial translation update in ES FR EN for Skills in sub categories -refs BT#19823
4 years ago
Nicolas Ducoulombier
a6324cc71f
Merge pull request #4246 from christianbeeznest/batisseur-19380-3
...
Upload : Add chunk for multiple upload files - refs BT#19380
4 years ago
Nicolas Ducoulombier
67831297b0
Merge pull request #4219 from christianbeeznest/ASF-19823
...
Skills : Validate user skills by subcategory in gradebook - refs BT#19823
4 years ago
Christian
79ac71d005
Skills : Fix duplicated skills after calculation results - refs BT#19823
4 years ago
Christian
efa7d00dbd
Minor : Clean code with php-cs-fixer
4 years ago
Christian
8457b73559
Upload : Add chunk for multiple upload files - refs BT#19380
4 years ago
Nicolas Ducoulombier
95396ed648
Merge pull request #4151 from AngelFQC/BT19534
...
Plugin: Zoom: allow attendance signatures - refs BT#19534
4 years ago
Angel Fernando Quiroz Campos
5926dbf7dd
Gradebook: Show display text for extrafield of type select - refs BT#19821
4 years ago
Christian
ebfdcc9f86
Skills : Fix reecalculate results for skills - refs BT#19823
4 years ago