Benjamin Dalsass
c0b1e877ad
Upgrade PHP min version to 8.1.0
2023-11-20 15:21:00 +01:00
Molkobain
fb0f692c73
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-11-16 16:34:30 +01:00
Molkobain
6bf9ce3237
Merge remote-tracking branch 'origin/release/designer-lot-3' into support/3.1
2023-11-16 16:33:17 +01:00
Molkobain
5726f9f81a
N°6960 - Fix \MFDocument::GetNodes() adding a predicate on last expression only instead of the whole XPath
2023-11-16 16:31:47 +01:00
Molkobain
1ea9659227
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 11:27:42 +01:00
odain-cbd
e78fa18359
N°6849 - Enhance setup error message in case of unmet module dependencies ( #557 )
...
* N°6849 - add cross/checkmark emoj to missing depenency message and remove unmet word
* N°6849 - PR advice to avoid modifying aDeps
2023-10-31 11:07:29 +01:00
Molkobain
e3c26c97f2
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-26 11:27:40 +02:00
Eric Espie
44e826543d
N°6870 - Community re-integration support
2023-10-25 14:30:16 +02:00
Eric Espie
941412a365
Community integration: changed default behaviour for datamodel XML nodes without _delta from 'must_exist' to 'merge'
2023-10-25 10:05:46 +02:00
Stephen Abello
a9bd62dc43
N°6385 - Allow to disable LinkedSet (1:n & n:n) edition by XML
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-10-24 11:09:12 +02:00
Pierre Goiffon
75b6a3ede8
Merge remote-tracking branch 'origin/support/3.1' into develop
...
# Conflicts:
# dictionaries/hu.dictionary.itop.ui.php
# dictionaries/ja.dictionary.itop.ui.php
# dictionaries/sk.dictionary.itop.ui.php
# dictionaries/ui/layouts/navigation-menu/pt_br.dictionary.itop.navigation-menu.php
2023-09-14 16:55:38 +02:00
Eric Espie
44c189223e
Merge branch 'support/3.1.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2023-09-14 14:31:29 +02:00
Eric Espie
7fdbb59c30
N°6716 - High memory Consomption and performance issue
2023-09-14 14:09:05 +02:00
Thomas Casteleyn
3818bc3f98
N°5218 Fix toolkit error on enum since 3.0.0 ( #513 )
2023-09-12 17:27:46 +02:00
Molkobain
22d04cb9fc
N°6103 - Remove jQuery Hotkeys plugin
2023-08-11 21:17:53 +02:00
Pierre Goiffon
0516100aae
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-08-03 09:41:37 +02:00
Pierre Goiffon
77b14c516e
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-08-03 09:41:22 +02:00
Pierre Goiffon
880a824f2f
N°6562 Replace new DOMText() by \DOMDocument::createTextNode
...
Because init using constructor outputs a read only node, see https://www.php.net/manual/en/domelement.construct.php
Thanks @Hipska
See conversation in 734a788
2023-08-03 09:40:39 +02:00
Pierre Goiffon
d284d629a4
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-08-02 10:40:10 +02:00
Pierre Goiffon
18efbfa803
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-08-02 10:39:51 +02:00
Pierre Goiffon
7aa478d6ff
N°6562 💡 Fix comment
...
Thanks @Molkobain !
2023-08-02 10:35:30 +02:00
Pierre Goiffon
c52195e6cd
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-08-01 14:39:28 +02:00
Pierre Goiffon
c25c69d746
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-08-01 14:27:41 +02:00
Pierre Goiffon
734a788340
N°6562 Fix DOMNode->textContent write
...
This attribute is read only
Causes layout issues on PHP 8.1.21 and 8.2.8
2023-08-01 14:22:56 +02:00
Eric Espie
f60d03ddd3
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-07-19 09:28:23 +02:00
Eric Espie
9c37d5c23e
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# application/applicationextension.inc.php
# application/cmdbabstract.class.inc.php
# core/dbobject.class.php
# core/kpi.class.inc.php
# core/metamodel.class.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# tests/php-unit-tests/unitary-tests/setup/DBBackupTest.php
2023-07-19 09:26:46 +02:00
Eric Espie
6432678de9
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# bootstrap.inc.php
# composer.json
# core/MyHelpers.class.inc.php
# core/cmdbsource.class.inc.php
# core/config.class.inc.php
# core/dbobject.class.php
# core/kpi.class.inc.php
# core/metamodel.class.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
2023-07-18 14:36:58 +02:00
Benjamin Dalsass
e58918f53e
N°6546 - AttributeLinkedSetIndirect filter dosen't work
2023-07-18 08:53:26 +02:00
Benjamin Dalsass
ea56939b7a
N°6546 - AttributeLinkedSetIndirect filter dosen't work
2023-07-17 10:12:48 +02:00
Pierre Goiffon
22b5eef4ce
🔖 Fix typo in XML conversion method name
2023-07-11 11:24:45 +02:00
Pierre Goiffon
cc06afc6df
🔖 Prepare 3.2.0 version
2023-07-11 10:30:53 +02:00
Eric Espie
78396d8e4a
6548 - [ER] Hide DBHost and DBUser in log
2023-07-10 17:37:27 +02:00
Stephen Abello
9afc22bd8f
N°6123 - Add tests and comments
2023-07-07 09:29:15 +02:00
Pierre Goiffon
ef0b0f88c9
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
# tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php
# tests/php-unit-tests/postbuild_integration.xml.dist
2023-07-06 17:11:10 +02:00
Pierre Goiffon
a010239efb
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-07-06 15:48:42 +02:00
Stephen Abello
246e4a9f50
N°6123 - Fix warnings when launching a backup on MariaDB > v10.6.1 with localhost dbhost
2023-07-06 09:28:01 +02:00
bdalsass
9d38b4d1d6
N°6043 - Booking: Add prerequisites in iTop core - CRUD extensibility ( #520 )
2023-07-04 16:22:53 +02:00
bdalsass
b46d4db8ff
N°6476 - Revert datamodel / compiler changes from N°5563 ( #515 )
2023-06-29 15:11:30 +02:00
Molkobain
011116029b
N°6478 - Add "edit_mode" node for AttributeLinkedSetIndirect (n:n) for future usages
2023-06-27 16:41:01 +02:00
Eric Espie
98d4fa4331
N°6384 - fix typo
2023-06-27 14:13:33 +02:00
Molkobain
3e73038709
N°6380 - Fix exception "Failed to parse time string" with check_backup.php script
2023-06-22 13:51:01 +02:00
Timothee
e075bf8e89
Licenses update
2023-06-15 10:47:16 +02:00
Pierre Goiffon
add038d649
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-06-14 10:28:46 +02:00
Pierre Goiffon
1824111de8
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-06-14 10:28:30 +02:00
Pierre Goiffon
5a0b5364d6
N°4698 setup/phpinfo.php : if no iTop installation then display a proper message instead of an exception ( #265 )
2023-06-14 10:18:38 +02:00
Eric Espie
1b7529fcb9
N°6384 - Flag LinkedSet to specify that it has CheckToWrite constraint (more specific parameter name)
2023-06-09 10:21:47 +02:00
Anne-Catherine
cc8c6ac027
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies ( #306 )
...
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies (#306 )
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-06-08 17:29:53 +02:00
Eric Espie
99e84e86cd
N°6384 - fix typo
2023-06-08 17:19:45 +02:00
Eric Espie
7ebf5a6dd4
N°6384 - Flag LinkedSet (Indirect) when CheckToWrite must be requested to Hosted Object
2023-06-08 17:07:01 +02:00
Molkobain
4d5d149079
N°1646 - Add unit tests
2023-06-07 19:53:12 +02:00