Christian
ef64ad41f0
Lti provider - Improve login user inside course and learnpath - refs BT#20093
4 years ago
Christian
941020d9cb
Lti provider - Add learnpath as tool provider - refs BT#20093
4 years ago
Angel Fernando Quiroz Campos
3b6fa110b8
Plugin: LTI: validate params + code conventions
4 years ago
Angel Fernando Quiroz Campos
7a6266b72c
Plugin: LTI: Fix lineitem.readonly scope in AGS
4 years ago
Angel Fernando Quiroz Campos
e695cb1118
Plugin: LTI: Add documentation about installation process
4 years ago
Angel Fernando Quiroz Campos
edef28b445
Minor: Plugin: LTI: Format readme file
4 years ago
Angel Fernando Quiroz Campos
50787c47f9
Plugin: Zoom: Bump to version 0.5 - refs BT#19479
4 years ago
Angel Fernando Quiroz Campos
c0f1dd2a27
Plugin: Zoom: Allow create system announcement - refs BT#19479
...
Require DB changes
```sql
ALTER TABLE plugin_zoom_meeting
ADD sys_announcement_id INT DEFAULT NULL;
ALTER TABLE plugin_zoom_meeting
ADD CONSTRAINT FK_3448092778FB10C FOREIGN KEY (sys_announcement_id) REFERENCES sys_announcement (id) ON DELETE SET NULL;
CREATE INDEX IDX_3448092778FB10C ON plugin_zoom_meeting (sys_announcement_id);
```
4 years ago
Angel Fernando Quiroz Campos
80d103357a
Quiz: Fix division by zero + fix e_notice
4 years ago
NicoDucou
d7443216fe
BBB Plugin: Fix for Global conference per user showing all conferences from the plateform instead of only the user's conference -refs #4233 and BT#20053
4 years ago
Angel Fernando Quiroz Campos
9388a5db4a
Plugin: OAuth2: Fix catch BadMethodCallException when refreshing token - refs BT#19734
4 years ago
Yannick Warnier
07757811ff
Plugin: OAuth2: Catch BadMethodCallException when getRefreshToken() returns empty - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
f3fe9cb622
Plugin: Fix impersonate users with OAuth2 and Azure callbacks - refs BT#19734
4 years ago
ponte
708d369bdd
agregar métodos de pago cecabank & stripe en compra de suscripciones
4 years ago
ponte
5a71820837
agregar constantes de las tablas de suscripciones
4 years ago
Angel Fernando Quiroz Campos
10db2b01c5
Plugin: OAuth2: associate platform user to oauth2 account - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
a01b1f1d8d
Plugin: OAuth2: check if user exists before trying to create it - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
c43a1610ce
Plugin: OAuth2: log user identify process - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
4ef7cec589
Plugin: OAuth2: log user identify process - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
412aa84409
Plugin: OAuth2: Don't escape callback error message - refs BT#19734
4 years ago
Juan Cortizas Ponte
d14c5cacef
fix cs fixer test errors
4 years ago
Juan Cortizas Ponte
b58165c7bb
enforce string type to getSaleFromReference reference parameter method
4 years ago
Juan Cortizas Ponte
cdc85f311b
use the POST variables directly
4 years ago
Juan Cortizas Ponte
d13b5d77c8
control that price variable data type is an float
4 years ago
Nosolored SL
8fc8883e90
Fix test2pdf error Text contains invalid UTF-8 character(s)
...
Fix error: "Uncaught Mpdf\MpdfException: Text contains invalid UTF-8 character(s)"
4 years ago
Angel Fernando Quiroz Campos
280bab9f4e
Minor: Format code - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
c9d1684fde
Plugin: OAuth2: Improve message when user creation is not enabled - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
620ef99de0
Plugin: OAuth2: Platform user becomes oauth2 user on successful attempt - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
e261f067cd
Plugin: OAuth2: Fix variable + add lang variable - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
29053960c6
Minor: Format code
4 years ago
Angel Fernando Quiroz Campos
95209d0dd2
Plugin: OAuth2: Allow third login with OIDC - refs BT#19734
4 years ago
Angel Fernando Quiroz Campos
0bbf5c31b2
Plugin: OAuth2: Allow third login with OIDC - refs BT#19734
4 years ago
NicoDucou
c37d1698b8
Plugin: Zoom: Minor - Add translation and fix missing get_lang -refs BT19298
4 years ago
Yannick Warnier
6b1eb331f6
Internal: Improve code for automated password encryption change - refs GH#4063
4 years ago
Angel Fernando Quiroz Campos
20be8a2a0c
Minor - Format code
4 years ago
Juan Cortizas Ponte
646fd9d0f2
Fix changelog
4 years ago
Juan Cortizas Ponte
d77d7b07d7
add subscriptions support to buy courses plugin
4 years ago
NicoDucou
4bf75dbed3
Plugin: Zoom: Fix error with free lines with spaces that brakes PHP - refs BT#19479
4 years ago
Juan Cortizas Ponte
77f5a35dbd
fix changelog
4 years ago
NicoDucou
d347d94190
Plugin: Zoom: Complete french translation - refs BT#19479
4 years ago
Juan Cortizas Ponte
3e4a627a59
fixes post merge
4 years ago
Angel Fernando Quiroz Campos
171a32e1f0
Plugin: BBB: Bump version to 2.11
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
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
Angel Fernando Quiroz Campos
7ddf395201
Plugin: Zoom: Fix param name - refs BT#19534
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