Molkobain
f7ee21f1d7
N°5279 - PHP 8.1: Migrate usages of deprecated strftime() function
...
In the end we made an adapter to keep using the strftime() format (https://www.php.net/manual/fr/function.strftime.php ); not to ease migration but because we couldn't use \DateTime::format().
We can't use \DateTime::format() directly on the whole filename as it would also format characters that are not supposed to be. eg. "__DB__-Y-m-d-production" would become "itopdb-2023-02-09-+01:00Thu, 09 Feb 2023 11:34:01 +0100202309", mind the "production" part being converted.
2023-02-10 22:15:18 +01:00
BenGrenoble
278b0d643f
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Refactor file model.itop-bridge-cmdb-services.php
2023-02-10 11:21:19 +01:00
vdumas
25989bc00f
N°5947 - Typos in french translation for incident
2023-02-09 17:25:25 +01:00
vdumas
fc60759db5
N°5920 - Align icon, title and tooltip for extra tabs in standard DM
2023-02-09 17:13:07 +01:00
BenGrenoble
3a931ff79e
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Change path and correct osversion id
2023-02-09 11:32:57 +01:00
BenGrenoble
f6bd380ad0
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Remove sample brand
2023-02-09 11:10:00 +01:00
BenGrenoble
97c4ecf8bc
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Correct brand id
2023-02-09 10:50:59 +01:00
BenGrenoble
5f4ef74d34
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Move data to config-mgmt
2023-02-09 10:45:10 +01:00
BenGrenoble
6184dbafff
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
2023-02-09 10:32:39 +01:00
BenGrenoble
630c1dcdc8
N°5968 - Add structural data for Brand, Model, OSFamily and OSVersion
2023-02-09 09:59:06 +01:00
vdumas
cb84cbf7a8
N°5106 - Add Associated User tab on Person
2023-02-09 09:40:19 +01:00
vdumas
b025f86b21
N°5106 - Add Associated User tab on Person
2023-02-09 09:06:48 +01:00
vdumas
5a76175ec1
N°5908 - add a description on "known error" tab on UserRequest and Incident
2023-02-09 09:03:18 +01:00
vdumas
ce162f05da
N°5908 - add a description on "known error" tab on UserRequest and Incident
2023-02-08 19:00:57 +01:00
vdumas
372888c7a7
N°5106 - Add Associated User tab on Person
2023-02-08 13:01:41 +01:00
Molkobain
786e7d647c
N°5388 - PHP 8.2: Fix partially supported callable
2023-02-03 23:01:24 +01:00
Thomas Casteleyn
bbea978259
N°5929 - Update hungarian translations thanks to @tacsaby ( #438 )
...
Co-authored-by: tacsaby
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-01-30 17:15:08 +01:00
Tarjányi Csaba
5844717980
Update hu.dict.authent-local.php
...
a small fix
2023-01-26 16:20:11 +01:00
Vincent Dumas
9437968d0e
N°5825 - Add friendlyname & uniqueness rule on Links ( #416 )
...
* N°5825 - Add label, friendlyname, filter, details view, uniqueness rules on Link classes
* N°5825 - Add label, friendlyname, details view, uniqueness rules on Link classes
2023-01-26 14:26:31 +01:00
Molkobain
e72ed33a40
N°5920 - Add linkset's description as corresponding tab's tooltip in object details
2023-01-26 12:01:56 +01:00
vdumas
52d57293c9
N°5825 - Add label, friendlyname, details view (on LnkPersonToTeam)
2023-01-25 18:37:38 +01:00
Molkobain
f1d6f3e5c2
N°5905 - Harmonize how known errors are displayed in an object
2023-01-25 15:33:44 +01:00
bdalsass
f743971c93
N°5914 - Wrong encoding in modules configuration editor ( #392 )
2023-01-24 16:33:02 +01:00
Eric Espie
b4813de0a5
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/combodo-db-tools/module.combodo-db-tools.php
2023-01-19 08:52:47 +01:00
Eric Espie
f75a51d59e
N°5900 - DB integrity analysis crashes when too many errors - limit the results to 100 to avoid memory errors
2023-01-19 08:51:02 +01:00
Pierre Goiffon
13550fd643
N°5563 Relations XML : restore edit_mode node
...
There are (yet !) not change in the relations UI when in object is in edit mode, so we need to keep previous behaviors.
2023-01-18 18:11:02 +01:00
Eric Espie
34688c2bf6
Merge branch 'support/3.0' into develop
2023-01-18 16:42:30 +01:00
Eric Espie
9dc54d6e4c
N°5901 - Warnings in Details part of file system Tab
2023-01-18 16:39:40 +01:00
Molkobain
a53bea5eb9
Add @jf-cbd to the sample data, welcome! 👋
2023-01-12 14:41:41 +01:00
Stephen Abello
9df9077595
N°4737 - Adjust progress bar position in iTop hub connector
2022-12-23 15:45:58 +01:00
Stephen Abello
756241918e
N°4737 - Adjust button position in iTop hub connector
2022-12-23 15:44:22 +01:00
Eric Espie
f378fd3d72
N°4756 - Ease extensibility for CRUD operations : Events renamed
2022-12-22 15:22:06 +01:00
Eric Espie
6412f1ab23
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
2022-12-14 15:48:52 +01:00
Eric Espie
296ee019a0
Merge branch 'support/2.7' into support/3.0 - nothing to do
2022-12-14 15:44:05 +01:00
Eric Espie
bb26e48d38
Update version to next release 2.7.9
2022-12-12 16:19:42 +01:00
Eric Espie
7f88a6aa1a
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:39:55 +01:00
Eric Espie
26042b990f
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:34:16 +01:00
Eric Espie
cf433f2f80
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-08 08:25:11 +01:00
Eric Espie
ae94e58a43
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-07 13:53:15 +01:00
Eric Espie
e4d8489292
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-07 13:52:42 +01:00
Eric Espie
f66692d5cf
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-07 13:44:54 +01:00
Eric Espie
2b917f6647
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-oauth-client/src/Service/PopupMenuExtension.php
2022-12-07 13:42:36 +01:00
Eric Espie
cda017fa4f
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-07 13:37:52 +01:00
bdalsass
dbe7fae82e
Feature/modals - generic modal API ( #373 )
...
Default modal JS Implementation:
Add title option
Add buttons option
Change template cloning
Confirmation Modal:
Add implementation
Do not show again functionality
Web Page:
Add blocks array with twig loop insertion
2022-12-06 10:18:59 +01:00
Eric Espie
e6946d33e6
Merge branch 'support/3.0' into develop
2022-12-02 11:21:04 +01:00
Eric Espie
9474f43d61
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-oauth-client/src/Service/PopupMenuExtension.php
2022-12-02 11:20:31 +01:00
Eric Espie
9077f7ba37
N°5430 - OAuth authentication : customize redirect landing URL - remove unnecessary parameter to JS function OAuthConnect
2022-12-02 11:17:01 +01:00
Eric Espie
93e0dde1a1
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
Email by SMTP with self-signed certificate ported from EmailSwiftMailer to EmailLaminas
2022-11-30 14:35:13 +01:00
Eric Espie
7bb12c35ea
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# core/config.class.inc.php
2022-11-30 14:27:32 +01:00
Eric Espie
e518d34bc9
N°5553 - OAuth 2 : Hide Client Secret
...
* client_id is now 255 chars (AttributeString)
* client_secret is now 64 chars (AttributePassword) and cannot be anymore in the uniqueness rules
* The modification of redirect_url, client_id or client_secret change the status to inactive and generate a session message to ask for token regeneration
2022-11-30 14:15:37 +01:00