Pierre Goiffon
a29b0a8e33
N°6455 Update JQuery-UI from 1.12.1 to 1.13.2
2024-03-08 11:13:32 +01:00
Pierre Goiffon
f78b57521a
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-07 11:11:19 +01:00
Pierre Goiffon
da490739be
💡 Fix \CMDBSource::Query phpdoc block
2024-03-07 11:10:53 +01:00
Pierre Goiffon
48de13b5cf
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-04 08:32:59 +01:00
Pierre Goiffon
b867faa355
✅ Fix DBObjectTest
...
Error was "Class 'Combodo\iTop\Test\UnitTest\Core\DBObjectSet' not found"
2024-03-04 08:09:35 +01:00
Pierre Goiffon
e878938e25
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-01 17:26:05 +01:00
jf-cbd
7453cc184f
✏️ fix a typo
2024-03-01 17:25:08 +01:00
Anne-Cath
f3abe1ff13
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# pages/audit.php
2024-02-29 16:50:04 +01:00
Anne-Catherine
473cf004b6
N°6968 - Audit duration : add of a rule multiplie by 4 the time of response ( #575 )
2024-02-29 16:33:04 +01:00
Pierre Goiffon
24f1cf8ca1
💡 Fix deprecated in JSDoc
2024-02-28 16:43:40 +01:00
Pierre Goiffon
102a4a0c75
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/attributedef.class.inc.php
2024-02-20 12:11:02 +01:00
Pierre Goiffon
f6fec506b1
💡 Some PHPDoc hints on value types to pass to DBObject::Set
2024-02-20 12:10:00 +01:00
Pierre Goiffon
3b9f281afd
N°7246 DictionariesConsistencyTest : remove combodo-approval-light
...
We have an invalid CS dict in the 1.2.3 module version
2024-02-20 09:27:15 +01:00
Pierre Goiffon
ec465174f7
N°7246 DictionariesConsistencyTest : remove syntax incompatible with PHP < 7.3
2024-02-20 09:11:47 +01:00
Molkobain
31bd763b90
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-02-19 09:49:26 +01:00
Molkobain
5c12151c26
📝 Update PR template
2024-02-19 09:46:12 +01:00
Pierre Goiffon
9777ac1a5c
N°7246 DictionariesConsistencyTest : don't test extensions modules in old iTop builds
2024-02-15 14:39:00 +01:00
Pierre Goiffon
dd27a3ebb4
N°7246 Fix dict files : translated keys with tildes in /dictionaries/**
2024-02-15 10:50:08 +01:00
Pierre Goiffon
54439ad529
N°7249 DictionariesConsistencyTest : also scan /dictionaries sub-directories
...
Since 3.0.0 we introduced sub directories
2024-02-15 10:46:42 +01:00
Pierre Goiffon
8f7bf00551
N°7246 DictionariesConsistencyTest : add /extensions for local debugging
2024-02-15 09:46:14 +01:00
Pierre Goiffon
c020de59a7
📝 tests README : retrofit of the support/3.2 version
2024-02-14 15:16:58 +01:00
Pierre Goiffon
aa53de467d
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-02-14 11:39:42 +01:00
Pierre Goiffon
bc6efc99ed
N°7246 Fix dict files : remove keys defined multiple times in the same file
2024-02-14 11:20:02 +01:00
Pierre Goiffon
bb3ab76205
N°7246 Fix dict files : missing constants in dict labels
2024-02-14 11:20:02 +01:00
Pierre Goiffon
0b1bdfff55
N°7246 Fix dict files : translated keys with tildes
...
Note that there were some keys in EN files with tildes at the end
2024-02-14 11:20:02 +01:00
Pierre Goiffon
77c0cdf5aa
N°7246 📝 test README : add markTestAsSkipped restrictions
2024-02-14 11:20:02 +01:00
Pierre Goiffon
af9fb74c54
N°7246 Add new tests methods in DictionariesConsistencyTest ( #610 )
...
Adding following checks:
* no duplicate key in the same file
* for each value different than its EN counterpart, no tildes at the end
* good use of iTop name constants (ITOP_APPLICATION_SHORT, ITOP_APPLICATION, ITOP_VERSION_NAME), eg `'my value ITOP_APPLICATION'` instead of `'my value '.ITOP_APPLICATION`
2024-02-14 11:20:02 +01:00
Pierre Goiffon
5d6c4939f6
N°7245 Bettor logs on RunTimeEnvironment::CallInstallerHandlers exceptions ( #606 )
2024-02-14 11:01:12 +01:00
Pierre Goiffon
51d0d16a11
N°7052 synchro_import.php: fix undefined offset notices ( #583 )
...
Regression brought by #269
2024-02-14 09:53:31 +01:00
Pierre Goiffon
b0634c9fbc
N°7232 Fix regression on UI:RunQuery:Error
...
In the UI:RunQuery:Error key, the placeholder was removed when we migrated run_query.php to using UiBlock and Panel.
But it was restored by mistake in f65c6904 (N°5491 in 3.0.4 / 3.1.1)
This was the only key modified for this bug in a EN file.
2024-02-09 13:30:47 +01:00
Pierre Goiffon
c951a33646
📝 Update js/README.md file locations
2024-02-09 12:04:21 +01:00
Pierre Goiffon
ed694b09b0
💡 Update test PHPDoc
2024-02-08 11:34:13 +01:00
Molkobain
3868d57d28
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-01-24 15:11:29 +01:00
Molkobain
1b3a2c8470
N°5775 - Show error message to user in case of issue during token generation
2024-01-24 14:49:51 +01:00
Dennis Lassiter
618d8e6468
N°5775 - Allow configuration of OAuth client on MS Azure with single tenant ( #553 )
...
* Add Tenant-Support for Azure OAuthClient
* Improvement: Make tenant required
* Improvment: Removed check for null-value
Since last commit, the "tenant"-field either set to a custom value or "common" by default. It is not allowed to be null
* Add field description
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-01-24 14:38:54 +01:00
Molkobain
f54d1273c9
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-01-16 19:46:55 +01:00
Molkobain
01a955a16f
📝 Add PR template
2024-01-16 19:42:39 +01:00
Pierre Goiffon
a5aac0caad
N°7143 Woops removed forgotten echo
2024-01-16 10:25:28 +01:00
Pierre Goiffon
31e29506fa
N°7143 DictionariesConsistencyTest::testNoDictFileInDatamodelsModuleRootDirectory Add exclusion list to remove modules that must be compatible with iTop 2.7
2024-01-16 10:18:50 +01:00
Anne-Cath
3f3b0cbe55
Fix merge support/2.7 to support/3.0
2024-01-15 16:25:10 +01:00
Anne-Cath
dab03e5b5d
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# application/cmdbabstract.class.inc.php
2024-01-15 15:56:24 +01:00
Anne-Catherine
87582a021b
N°6993 - Error message on bulk transition on object containing a null blob ( #596 )
2024-01-15 15:49:19 +01:00
Pierre Goiffon
8ef04bedf2
N°7143 Move datamodels/2.x dict files to dictionaries subdir
...
New phpunit method to ensure it won't happen again
2024-01-15 15:35:15 +01:00
Pierre Goiffon
9eeb4b8751
N°7143 itop-hub-connector dic files: fix buggy br tags
2024-01-15 15:35:15 +01:00
Pierre Goiffon
ae3d0f9444
N°7143 Fix bytes unit in attachments EN dict
2024-01-15 15:35:15 +01:00
Molkobain
2ed0666c3b
N°7085 - Remove comment about annotation as on support/3.0 branch not using runTestsInSeparateProcesses is the standard
2024-01-12 10:53:24 +01:00
odain
a61b117f71
Merge branch 'support/2.7' into support/3.0
2024-01-12 08:56:25 +01:00
odain
9830178a47
N°7085 - ci restore runTestsInSeparateProcesses
2024-01-12 08:36:15 +01:00
odain
83ac219ec9
Merge branch 'support/2.7' into support/3.0
2024-01-12 08:19:05 +01:00
odain-cbd
c140ebcb6b
N°7085 - Fix infinite loop in login page until fatal error occurs ( #592 )
...
* N°7085 - login page infinite loop until fatal error- add Config->AddAllowedLoginTypes
* N°7085 - reproduce issue via a test
* N°7085-fix infinite loop
* N°7085 - ci: fix config file rights in tearDown
* N°7085 - ci: fix config file rights in tearDown (again)
* N°7085 - ci: fix config file content
* N°7085 - ci : add runTestsInSeparateProcesses
* Update core/config.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* N°7085 - exit -1 + enhance log message
* PR feedbacks from Romain regarding LoginTest annotations
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-01-12 08:13:40 +01:00