Benjamin Dalsass
|
eb9b9cfce7
|
remove kernel depreciation calls
|
2022-08-01 09:30:18 +02:00 |
|
Benjamin Dalsass
|
8b8e6bab33
|
remove request param for env dev switch (use log instead for debug)
|
2022-08-01 09:30:18 +02:00 |
|
Benjamin Dalsass
|
549bfcafd9
|
Change boostrap default env to prod
|
2022-08-01 09:30:18 +02:00 |
|
Molkobain
|
86e1f165cd
|
Merge remote-tracking branch 'origin/develop' into feature/4517-from-dev
# Conflicts:
# CONTRIBUTING.md
# composer.lock
# core/designdocument.class.inc.php
# lib/composer/installed.json
# lib/composer/installed.php
|
2022-07-28 10:30:25 +02:00 |
|
Molkobain
|
ee783257d9
|
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts:
# lib/symfony/polyfill-iconv/Resources/charset/from.big5.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp037.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp1006.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp1026.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp424.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp437.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp500.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp737.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp775.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp850.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp852.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp855.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp856.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp857.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp860.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp861.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp862.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp863.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp864.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp865.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp866.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp869.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp874.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp875.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp932.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp936.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp949.php
# lib/symfony/polyfill-iconv/Resources/charset/from.cp950.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php
# lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php
# lib/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php
# lib/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php
# lib/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php
# lib/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
|
2022-07-28 10:11:13 +02:00 |
|
Molkobain
|
77aa154388
|
Convert line endings to LF on misaligned text files
|
2022-07-28 10:02:18 +02:00 |
|
Molkobain
|
0687f9a0a9
|
Convert line endings to LF on misaligned text files
|
2022-07-28 09:58:04 +02:00 |
|
bdalsass
|
d93a0b698b
|
N°5281 - Portal: Add method to declare brick controller since Symfony 5.4 migration (#313)
* Add controllers declaration interface to ItopExtensionsExtraRoutes
* N°3390 - Upgrade from Symfony 3.4 to Symfony 5.4
Container setter issues
* Show Symfony original error page when app debug is on
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Helper/ObjectFormHandlerHelper.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Helper/ObjectFormHandlerHelper.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Helper/ObjectFormHandlerHelper.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Helper/ObjectFormHandlerHelper.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Routing/ItopExtensionsExtraRoutes.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2022-07-25 14:19:47 +02:00 |
|
Molkobain
|
9cf329c475
|
Add @Timmy38 to the sample data, welcome! 👋
|
2022-07-25 11:50:04 +02:00 |
|
Molkobain
|
494b70950c
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-07-18 16:49:05 +02:00 |
|
Molkobain
|
b9c716a247
|
N°5102 - Convert line separators
|
2022-07-18 15:58:11 +02:00 |
|
Molkobain
|
91c73b562a
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-07-13 17:15:53 +02:00 |
|
Molkobain
|
28df2dad60
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# js/wizardhelper.js
|
2022-07-13 17:11:04 +02:00 |
|
Molkobain
|
d9dabf25da
|
PHPDoc
|
2022-07-13 17:03:01 +02:00 |
|
Molkobain
|
51d5c00bcd
|
N°5313 - Remove "enable_formmanager_content_check" module parameter from itop-portal
|
2022-07-12 12:06:35 +02:00 |
|
Eric Espie
|
e91e53c0ec
|
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts:
# composer.lock
# datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
|
2022-07-11 17:24:06 +02:00 |
|
Eric Espie
|
03b56b2941
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0 : wrong positioning of module_parameters for portal
|
2022-07-11 16:26:41 +02:00 |
|
Eric Espie
|
01ee91d003
|
N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth
* migration to iTop 3.0
|
2022-07-11 15:20:47 +02:00 |
|
Eric Espie
|
badc5ff3ec
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2022-07-11 15:20:29 +02:00 |
|
Eric Espie
|
e105cc6d44
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# composer.lock
# core/log.class.inc.php
# datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml
# lib/composer/autoload_real.php
# setup/licenses/community-licenses.xml
# setup/setuputils.class.inc.php
|
2022-07-11 09:23:18 +02:00 |
|
Vincent Dumas
|
f19d1472c5
|
N°5102 - OAuth - replace double quote char EN
Use a special double quote characters so it is correctly handled in HTML
|
2022-07-08 13:44:00 +02:00 |
|
Vincent Dumas
|
eef00502cd
|
N°5102 - OAuth - remove unsupported quote FR
|
2022-07-08 13:38:37 +02:00 |
|
Molkobain
|
0b1caac195
|
N°4867 - Restore datamodel node to avoid minor version migration crash
Will be properly removed in 3.1.0
|
2022-07-08 13:22:27 +02:00 |
|
Vincent Dumas
|
e900a44d47
|
N°5102 - OAuth client - FR tooltips
|
2022-07-08 12:22:52 +02:00 |
|
Vincent Dumas
|
a3de9fa898
|
N°5102 - OAuth client - Add EN tooltips
|
2022-07-08 12:06:47 +02:00 |
|
bdalsass
|
8b0154cc62
|
N°5168 - Access to unauthorized contact information on Portal (#305)
GlobalRequestMgmt issue
|
2022-07-08 09:51:20 +02:00 |
|
Eric Espie
|
1a225bf55b
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Access rights
|
2022-07-07 17:57:24 +02:00 |
|
Eric Espie
|
24d19cd8d6
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Add a flag to select OAuth client for SMTP usage
|
2022-07-07 16:34:19 +02:00 |
|
Eric Espie
|
c25a4a7346
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Access rights
|
2022-07-07 14:17:09 +02:00 |
|
Eric Espie
|
20fb7b241f
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Highlight classes
|
2022-07-06 17:23:44 +02:00 |
|
Eric Espie
|
a0553e1195
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Highlight classes
|
2022-07-06 17:10:59 +02:00 |
|
Eric Espie
|
c759856a61
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Highlight classes
|
2022-07-06 10:10:42 +02:00 |
|
Eric Espie
|
48957fd2f0
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - refactor scopes
|
2022-07-05 17:54:43 +02:00 |
|
Molkobain
|
01023801b8
|
Prepare 3.0.0-beta4
- Update translations
- Update version number
|
2022-07-01 11:35:40 +02:00 |
|
acognet
|
7ec12f1e12
|
N°4517 - PHP 8.1: Replace htmlentities(***, ENT_QUOTES, 'UTF-8') with utils::EscapeHtml
|
2022-07-01 09:22:25 +02:00 |
|
acognet
|
139be3a9b7
|
Fix display of hub connector
|
2022-07-01 09:05:49 +02:00 |
|
Eric Espie
|
7f6f5c0c3b
|
Refactor event name
|
2022-06-30 16:24:13 +02:00 |
|
Benjamin Dalsass
|
8733ac416c
|
N°4517 - PHP 8.1 compatibility: Function with return type must return a value
|
2022-06-30 15:05:22 +02:00 |
|
Eric Espie
|
682ab44dea
|
Merge branch 'develop' into feature/faf_event_service
|
2022-06-30 14:22:52 +02:00 |
|
Eric Espie
|
104beff158
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Fix log
|
2022-06-29 15:09:17 +02:00 |
|
Molkobain
|
ff12dd99b5
|
N°4517 - PHP 8.1: Fix return types to match ArrayAccess interface
|
2022-06-28 16:34:07 +02:00 |
|
Pierre Goiffon
|
130b4b176f
|
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts:
# composer.lock
# lib/composer/autoload_classmap.php
# lib/composer/autoload_files.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
|
2022-06-28 16:00:54 +02:00 |
|
Pierre Goiffon
|
4a20a6e525
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# composer.lock
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
|
2022-06-28 15:16:41 +02:00 |
|
Benjamin Dalsass
|
cb1203fde9
|
Merge 2.7 into Support 3.0 : Update oauth composer
|
2022-06-28 15:09:19 +02:00 |
|
Purple Grape
|
0c14423213
|
improved Chinese translation (#302)
1. words refine
2. remove unwanted blank
3. punctuation related issue
Co-Authored-By: Devin <bdejin@hotmail.com>
|
2022-06-28 12:34:21 +02:00 |
|
Pierre Goiffon
|
2fcc386e1e
|
Fix compilation error on OAuthClient.status
XML file version was update but structure wasn't aligned with the new XML version (AttributeEnum structure)
|
2022-06-28 11:55:03 +02:00 |
|
acognet
|
01c76f19ed
|
N°4988 - History API : change consumers (iTop core)
|
2022-06-28 11:26:19 +02:00 |
|
Pierre Goiffon
|
784e553d23
|
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts:
# composer.json
# composer.lock
# lib/composer/autoload_classmap.php
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# lib/composer/installed.php
|
2022-06-28 11:10:01 +02:00 |
|
Eric Espie
|
a0f28a9098
|
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Rework
|
2022-06-28 10:47:20 +02:00 |
|
acognet
|
93a69cbc49
|
N°5108 - Update embedded libs for PHP 8.0 (3.0 branch)
|
2022-06-27 23:38:58 +02:00 |
|