Nicolas Ducoulombier
|
f844acefed
|
Merge pull request #5768 from christianbeeznest/fixes-updates-globalinc
Internal: Refactor global.inc.php for CLI compatibility
|
1 year ago |
christianbeeznst
|
73d214c21b
|
Internal: Refactor global.inc.php for CLI compatibility
|
1 year ago |
NicoDucou
|
3c0639c130
|
Script: Cron: fix syntax error - refs BT#20351
|
1 year ago |
Angel Fernando Quiroz Campos
|
3c939ba353
|
Fix method to add and remove CDocument::gradebookCategories
|
1 year ago |
Angel Fernando Quiroz Campos
|
f7d79cbcc1
|
Fix getter for CDocument::gradebookCategories
|
1 year ago |
Angel Fernando Quiroz Campos
|
48d9d84f6b
|
Fix relation type in CDocument::gradebookCategories
|
1 year ago |
NicoDucou
|
7dc242a5c9
|
Script: Cron: add authsource importation and also add a variable to configure the path to the csv files - refs BT#20351
|
1 year ago |
NicoDucou
|
6565166a93
|
Internal: Migration Adapt migration to correspond to new schema for gradebook entity that can have many documents - refs BT#20864
|
1 year ago |
NicoDucou
|
71e3ec3e26
|
Internal: Adapt schema for gradebook entity that can have many documents - refs BT#20864
|
1 year ago |
NicoDucou
|
4a89a770e9
|
Migrations: Moving index creation to avoid duplicate creation - refs BT#20864
|
1 year ago |
NicoDucou
|
cc8ace4429
|
Migrations: Check if tables exists before applying query on it to avoid errors - refs BT#20864
|
1 year ago |
NicoDucou
|
7ca6cec2cd
|
Migrations: add deletion of incoherent registry before adding constraint to avoid errors - refs BT#20864
|
1 year ago |
NicoDucou
|
ba053b103e
|
Migration: Internal: Fix value to 0 instead of NULL before setting the field to NOT NULL -refs BT#20864
|
1 year ago |
christianbeeznest
|
b75455c132
|
Merge pull request #5762 from christianbeeznest/fixes-updates48
Internal: Add new variables from old configuration to .env for install
|
1 year ago |
christianbeeznst
|
13dd0e1a47
|
Internal: Add new variables from old configuration to .env for install
|
1 year ago |
christianbeeznest
|
ae360193ad
|
Merge pull request #5761 from christianbeeznest/fixes-updates47
Internal: Rename hosting_limits.yml and change default value
|
1 year ago |
christianbeeznst
|
47db306ef0
|
Internal: Rename hosting_limits.yml and change default value
|
1 year ago |
Angel Fernando Quiroz Campos
|
bc9ad1452b
|
Merge remote-tracking branch 'origin/master'
|
1 year ago |
christianbeeznest
|
1189098410
|
Merge pull request #5760 from christianbeeznest/fixes-updates46
Internal: Improve plugin.yaml parameter
|
1 year ago |
christianbeeznst
|
b88466c22d
|
Internal: Improve plugin.yaml parameter
|
1 year ago |
Angel Fernando Quiroz Campos
|
098bf4819e
|
Minor: fix syntax in locales files
|
1 year ago |
Angel Fernando Quiroz Campos
|
1fd05fe3b9
|
Vendor: update yarn version to 4.4.1
|
1 year ago |
christianbeeznest
|
e9a5f32910
|
Merge pull request #5759 from christianbeeznest/GH-5316-2
Internal: Add variable settings to .env.dist and plugin.yaml import - refs #5316
|
1 year ago |
christianbeeznst
|
663df02389
|
Internal: Add variable settings to .env.dist and plugin.yaml import - refs #5316
|
1 year ago |
Angel Fernando Quiroz Campos
|
34d7e66fb3
|
Minor: Format code
|
1 year ago |
Angel Fernando Quiroz Campos
|
08696ff7e6
|
SSO: Fix adding user in url - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
b725e2b772
|
Find current url by schema and http host int AccessUrlHelper
|
1 year ago |
NicoDucou
|
26a24056cf
|
SSO: add language variable for login page boton for aouth2 - refs BT#21881
|
1 year ago |
Nicolas Ducoulombier
|
619f40f3c5
|
Merge pull request #5753 from AngelFQC/BT21881
OAuth2
|
1 year ago |
Nicolas Ducoulombier
|
3aa77ce0d9
|
Merge branch 'master' into BT21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
23e182a5cb
|
SSO: Display: External logins under below the login form - refs BT#21881
|
1 year ago |
christianbeeznest
|
a2879dc5ba
|
Merge pull request #5756 from christianbeeznest/GH-5702-2
Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702
|
1 year ago |
christianbeeznst
|
168c16ab29
|
Internal: Set defautl value to hosting_limits parameters - refs #5702
|
1 year ago |
christianbeeznst
|
913d723d0a
|
Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702
|
1 year ago |
christianbeeznest
|
c910deed85
|
Merge pull request #5755 from christianbeeznest/fixes-updates45
Internal: Set default visibilty true some extrafields required
|
1 year ago |
christianbeeznst
|
c0fb7c3160
|
Internal: Set default visibilty true some extrafields required
|
1 year ago |
christianbeeznest
|
1982656237
|
Merge pull request #5754 from christianbeeznest/fixes-updates44
Internal: Set default false for ExtraField boolean fields
|
1 year ago |
christianbeeznst
|
d7170716de
|
Internal: Set default false for ExtraField boolean fields
|
1 year ago |
Angel Fernando Quiroz Campos
|
a03d7c1742
|
SSO: Allow to update access urls for user in generic oauth2 - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
2211649cd8
|
SSO: Add new user to access url after OAuth2 process - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
789a347d5a
|
SSO: Allow default authentication params for all URLs - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
4c930fe811
|
Minor: Format code - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
fed229c6c2
|
Vendor: Update composer.lock
|
1 year ago |
Angel Fernando Quiroz Campos
|
227076163d
|
Vendor: SSO: Add stevenmaguire/oauth2-keycloak + implement keycloak login/registration - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
007d59dc65
|
Vendor: SSO: Add league/oauth2-facebook + implement facebook login/registration - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
21d5f05b0d
|
SSO: Implement generic OAuth2 login/registration - refs BT#21881
|
1 year ago |
Angel Fernando Quiroz Campos
|
d71542d19d
|
Add methods to find extra field and its values from entity repository - refs BT#21881
|
1 year ago |
Nicolas Ducoulombier
|
3f7ce9129e
|
Merge pull request #5720 from christianbeeznest/ofaj-20968
Migration: Check schema differences post-migration - refs BT#20968
|
1 year ago |
christianbeeznst
|
0279752a04
|
Internal: Update migration for FK constraints and schema changes - refs BT#20968
|
1 year ago |
christianbeeznst
|
5fc6211552
|
Internal: Add FK, Index Validation & Schema Updates - refs BT#20968
|
1 year ago |