Molkobain
09ff052c1f
N°4072 - Add method to deprecate PHP endpoints
2022-01-27 11:42:30 +01:00
Benjamin Dalsass
9ef5fd70c0
Merge remote-tracking branch 'origin/develop' into develop
2022-01-26 08:12:13 +01:00
Benjamin Dalsass
3b599a40f3
N°4454 - Measuring the use of the queryphrase book (code review 2)
2022-01-26 08:11:16 +01:00
Molkobain
1495ab992f
N°3824 - Update autoloader
2022-01-23 16:13:55 +01:00
Molkobain
d89dc1aa4d
N°3824 - History: Remove deprecated APIs from 2.7 and older
2022-01-21 18:10:12 +01:00
Benjamin Dalsass
1fac2ae787
N°4454 - Measuring the use of the queryphrase book (code review)
2022-01-19 07:48:03 +01:00
Molkobain
ff7d1f2d6a
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-01-17 19:21:52 +01:00
Molkobain
89ecdeb13b
Code cleanup: Add missing quotes in selector
2022-01-17 19:03:05 +01:00
Pierre Goiffon
c6211cde09
Revert REST API init objects array ( #231 )
...
We didn't anticipated this was causing the REST API response to be changed for all consumers :
- before PR `"objects":null`
- after `"objects":[]`
We don't want that :/
We will instead fix collector-base (object of another PR, see #231 )
This reverts commit 7243da3576 .
This reverts commit 0940741568 .
2022-01-17 18:38:33 +01:00
acognet
739001eca4
Fix PHP comments
2022-01-17 09:18:36 +01:00
Pierre Goiffon
7243da3576
💚 Fix RestTest
...
When no objects to return, since #231 we are now getting `[]` instead of `null`
2022-01-17 08:24:10 +01:00
acognet
c9d547030f
Fix Get filter in DoAddObject
2022-01-14 15:34:24 +01:00
acognet
4923ac7015
N°4482 - Polishing : Export page
2022-01-14 11:52:55 +01:00
Benjamin Dalsass
91d4da85e1
N°4454 - Measuring the use of the queryphrase book
2022-01-14 11:12:30 +01:00
acognet
c1c264d6d8
Fix Get filter in DoAddObject
2022-01-14 11:03:19 +01:00
Thomas Casteleyn
0940741568
RestResultWithObjects : properly init objects array ( #231 )
2022-01-14 11:01:00 +01:00
annProg
041a938fc0
🐛 fix notice log when upload svg image
2022-01-14 10:24:37 +01:00
Stephen Abello
839048fab2
Merge branch 'support/2.7' into support/3.0
2022-01-14 10:22:48 +01:00
Stephen Abello
4180a41f27
N°4652 Better error message when XML node define fails from delta ( #256 )
...
N°4652 Add more details when trying to define an already existing XML node
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com >
2022-01-14 10:20:46 +01:00
Stephen Abello
8ada56fc53
N°4652 Better error message when XML node define fails from delta ( #256 )
...
N°4652 Add more details when trying to define an already existing XML node
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com >
2022-01-14 10:18:02 +01:00
Pierre Goiffon
6c5ca614e0
🔧 phpunit.xml restoring old style
...
Not enough time to work on this right now :(
Will be done with N°4660
2022-01-13 14:14:59 +01:00
Pierre Goiffon
4ddee0b624
🔧 phpunit.xml setup at the end
...
\Combodo\iTop\Test\UnitTest\Synchro\DataSynchroTest::RunDataSynchroTest was generating a ConfigException (file exists but cannot be read)
2022-01-13 13:50:39 +01:00
Pierre Goiffon
135ddbf37d
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# test/phpunit.xml.dist
2022-01-13 13:36:09 +01:00
Pierre Goiffon
a43adcd202
🔧 phpunit.xml comment OQL better
...
Was executing on Jenkins :(
2022-01-13 13:11:26 +01:00
Pierre Goiffon
e8e170fb06
🔧 phpunit.xml reorder testSuites again
2022-01-13 13:05:42 +01:00
Pierre Goiffon
5ac5d649aa
🔧 Try again : reorder test suites for better readability
...
Jenkins should now be fixed
2022-01-13 12:15:12 +01:00
acognet
ec0c98bb0f
N°4482 - Polishing : Export page
2022-01-13 10:52:18 +01:00
Pierre Goiffon
decb802df4
Revert " 🔧 Reorder test suites for better readability"
...
This reverts commit cacc3a3085 .
2022-01-13 09:48:07 +01:00
Pierre Goiffon
cacc3a3085
🔧 Reorder test suites for better readability
2022-01-13 09:42:21 +01:00
Pierre Goiffon
0fd2ea6a47
🎨 phpunit.xml code formatting
2022-01-13 09:42:21 +01:00
Pierre Goiffon
dcd52d6919
N°3863 - exec.php : allow subdirectories in the page parameter ( #221 )
2022-01-12 17:24:30 +01:00
Molkobain
9a75ca2c21
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-01-12 16:06:29 +01:00
Molkobain
ab7e73ef9b
Unit tests: Fix typo in tests suite name
2022-01-12 15:56:42 +01:00
Molkobain
812606db78
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# core/config.class.inc.php
2022-01-12 15:54:18 +01:00
Molkobain
31e7a5383c
Unit tests: Activate tests that were never ran... 🥶
2022-01-12 15:31:40 +01:00
Molkobain
64afa07ff5
Unit tests: Fix themes compilation test
2022-01-12 15:14:05 +01:00
Molkobain
656bbfe46d
Update precompiled themes
2022-01-12 15:13:39 +01:00
Pierre Goiffon
426f275c03
💡 Add additional phpdoc to \DBBackup::GetMysqlCliTlsOptions
2022-01-12 11:21:21 +01:00
Pierre Goiffon
b55ba2ac7f
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/cmdbsource.class.inc.php
# core/log.class.inc.php
# test/setup/iTopDesignFormat/iTopDesignFormatTest.php
2022-01-12 09:56:16 +01:00
Pierre Goiffon
693a861e7d
♻️ Refactor DBBackuptest
...
Split each test in a dedicated method
2022-01-12 09:42:57 +01:00
Pierre Goiffon
0ee6c60e94
✅ Fix DBBackupTest (again :/)
...
Was working on Windows but not on Linux...
2022-01-12 09:12:04 +01:00
Pierre Goiffon
a663e9fded
✅ Fix DBBackupTest
...
DB connection dependency was added in a222ead4 (N°2336) in \DBBackup::GetMysqlCliTlsOptions but test wasn't updated accordingly :/^
The test wasn't ran on Jenkins until b11bf308 , so we saw the regression only yesterday :(
This is now fixed ! 🥳
2022-01-12 09:00:26 +01:00
Pierre Goiffon
b3bf516b20
💡 Fix PHPDoc for \DBBackup::GetMysqlCliTlsOptions
2022-01-12 08:24:28 +01:00
Molkobain
c2408b74cd
Unit tests: Fix invalid/duplicate class name
2022-01-11 18:13:13 +01:00
Pierre Goiffon
6855c2f83a
N°4624 restore backupGlobals to default
2022-01-11 17:29:32 +01:00
Molkobain
b11bf30881
Unit tests: Activate tests that were never ran... 🥶
...
Note that testGetMysqlCliTlsOptions will fail
2022-01-11 15:49:21 +01:00
Molkobain
64736f1463
Fix unit test provider
2022-01-11 15:48:45 +01:00
Pierre Goiffon
930b224ca2
💡 N°4624 phpdoc for ItopDataTestCase
2022-01-11 15:36:40 +01:00
Molkobain
c17ceb1702
N°4621 - Rename corresponding unit tests folder
2022-01-11 14:35:45 +01:00
acognet
c87de1024d
N°4479 - Impact analysis : Display and apply filter before display impact analysis graphical
2022-01-11 08:32:58 +01:00