Pierre Goiffon
2c8b2f6c71
N°7264 Update raphael-min.js from 2.1.2 to 2.3.0
2024-03-14 17:14:51 +01:00
Pierre Goiffon
4cde461876
N°7264 Update jquery-ui-timepicker-addon.js from 1.6.1 to 1.6.3
...
Source https://github.com/trentrichardson/jQuery-Timepicker-Addon/tags
2024-03-14 17:14:51 +01:00
Pierre Goiffon
5a3bfa8043
N°7264 Update jquery.blockUI.js from 2.59.0-2013.04.05 to 2.70
...
Source https://github.com/malsup/blockui
2024-03-14 17:13:12 +01:00
jf-cbd
c5544a7a1e
Merge branch 'support/3.1' into support/3.2
2024-03-14 17:02:52 +01:00
jf-cbd
8ffcb01c43
Merge branch 'support/3.0' into support/3.1
2024-03-14 17:00:20 +01:00
jf-cbd
5c46b4ef4a
✅ Added modules to GetLtsCompatibleModulesList (Dictionnarie tests)
2024-03-14 16:59:32 +01:00
Pierre Goiffon
912c7fa956
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-14 09:14:30 +01:00
Pierre Goiffon
79cdb837b5
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# core/log.class.inc.php
2024-03-14 09:13:56 +01:00
Molkobain
db2ea617d3
N°7331 - Fix wrong method call due to previous refactoring
2024-03-13 16:30:59 +01:00
Pierre Goiffon
7499e41e40
N°7351 Fix name in package.json
2024-03-13 16:23:20 +01:00
Pierre Goiffon
a97935ca01
N°7336 DeprecatedCallsLog robustness ( #632 )
...
Was creating PHP notices when deprecated method caller wasn't a class/method
Found in iTop 3.2.0-dev with itop-object-copier copy.php : it is calling WebPage::add_linked_script directly inside the copy.php script (no class nor function)
Co-authored-by: odain <olivier.dain@combodo.com >
2024-03-13 15:38:21 +01:00
Molkobain
dc6ea37f23
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-13 15:29:22 +01:00
Molkobain
87181669d1
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-13 15:18:33 +01:00
Molkobain
efd7fb0f59
N°7331 - Fix wrong file extension in .htaccess file
2024-03-13 15:16:46 +01:00
Molkobain
c2f72f713a
N°7331 - Refactor for better understanding
2024-03-13 15:07:47 +01:00
Molkobain
700c4d0b04
N°7331 - Remove "example" (single) as well
2024-03-13 15:07:47 +01:00
Molkobain
43a8152de1
N°7331 - Remove unnecessary files from node_modules
2024-03-13 15:07:47 +01:00
Molkobain
8c1d986a03
N°7331 - Ensure to keep folder browsing protection files after install/update command
2024-03-13 15:07:47 +01:00
Molkobain
f3dd414a51
N°7331 - Add NPM cleanup scripts
2024-03-13 15:07:47 +01:00
Molkobain
d1a4d333eb
N°7331 - Refactor Composer cleanup scripts to be used by other dependencies managers as well
2024-03-13 15:07:47 +01:00
Pierre Goiffon
b934cbe89e
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-13 10:08:28 +01:00
Pierre Goiffon
71a0f8b87d
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-13 10:03:48 +01:00
Pierre Goiffon
a4edf8cb21
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/setup/SetupUtilsTest.php
2024-03-13 09:59:28 +01:00
Pierre Goiffon
dbd5ba0377
N°7302 Fix SetupUtilsTest::testHumanReadableSize
2024-03-13 09:56:31 +01:00
Pierre Goiffon
5d6f293956
N°7302 Report SetupUtilsTest::testHumanReadableSize in the 2.7 branch
2024-03-13 09:48:46 +01:00
Pierre Goiffon
65e6c84477
N°7302 Fix SetupUtilsTest::testHumanReadableSize
2024-03-13 09:37:34 +01:00
Pierre Goiffon
61e04c5a73
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-13 09:27:53 +01:00
Pierre Goiffon
9cc7ccb1cd
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-13 09:27:39 +01:00
Pierre Goiffon
a337ef3d88
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# setup/modelfactory.class.inc.php
# setup/setuputils.class.inc.php
2024-03-13 09:27:06 +01:00
Pierre Goiffon
27ac1fe276
N°7345 Accept DateTime objects for DBObject::Set() calls on AttributeDateTime and children ( #618 )
2024-03-12 18:29:55 +01:00
Pierre Goiffon
986c24d777
N°7302 Fix unit name in \SetupUtils::HumanReadableSize ( #626 )
2024-03-12 18:09:29 +01:00
Pierre Goiffon
763112c179
N°7344 rest.php core/get : add try/catch around query execution ( #622 )
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-03-12 18:08:04 +01:00
Pierre Goiffon
a5efd981d8
N°7343 Catch ParseError when loading dict files in setup ( #615 )
2024-03-12 18:05:38 +01:00
Pierre Goiffon
6450b52697
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# core/dbobject.class.php
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2024-03-12 17:44:33 +01:00
Pierre Goiffon
c0e4d04a1c
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2024-03-12 17:36:04 +01:00
Pierre Goiffon
289ca7b505
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-12 17:34:51 +01:00
Pierre Goiffon
2922b22478
\DBObject::GetSearchForUniquenessRule remove wrong @api
2024-03-12 17:34:28 +01:00
Pierre Goiffon
2af05a437e
N°4314 - Fix Uniqueness rules not working with Silo
...
(cherry picked from commit e8c11f38d2 )
2024-03-12 17:32:56 +01:00
vdumas
71d9536bc4
N°7268 Method SetComputedDate fails on Date only attribute
...
(cherry picked from commit b6caa51552 )
(cherry picked from commit c8810708ef )
2024-03-12 17:29:04 +01:00
Molkobain
b1e1a66496
N°7157 - Remove dict entries for advanced mode in notifications center
2024-03-12 11:34:31 +01:00
Molkobain
d7270c56cd
N°7315 - Migrate usages in TwigBase::Controller to use new API if possible
2024-03-12 11:22:03 +01:00
Benjamin Dalsass
7a7b7381c9
N°2732 - DataSynchro : process stopped when memory peak usage exceeds 2
2024-03-12 09:48:01 +01:00
Molkobain
da32362ef6
N°7157 - Remove advanced mode in notifications center
2024-03-12 09:12:02 +01:00
Molkobain
5569df5950
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-11 21:59:10 +01:00
Molkobain
b08b5297cf
N°7122 N°4164 - Adjustment to Symfony 5.4
2024-03-11 21:57:37 +01:00
Molkobain
3e6e096f62
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/layout.html.twig
2024-03-11 21:27:59 +01:00
Molkobain
6377a738c5
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-11 21:18:53 +01:00
Molkobain
a9f8dcc5e8
N°7122 N°4164 - Portal: Hide log off button when user can't actually log off (eg. SSO using SAML or other providers) ( #599 )
...
* N°7122 N°4164 - Portal: Hide log off button when user can't actually log off (eg. SSO using SAML or other providers)
* N°7122 - Fix typo
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2024-03-11 21:13:09 +01:00
Pierre Goiffon
9470d9b9ec
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-11 16:40:26 +01:00
Pierre Goiffon
9750fec959
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-11 16:40:14 +01:00