Romain Quetiez
722a58491c
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2023-10-25 22:08:08 +02:00
Romain Quetiez
037dfe1df6
✅ Optimize tests execution time
2023-10-25 17:51:12 +02:00
Romain Quetiez
0b26d45014
✅ Prerequisites for boosting tests
2023-10-25 17:50:41 +02:00
Molkobain
b9c566238a
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
Remove PHPUnit annotations as from support/3.0 and newer they are no longer necessary
2023-10-23 15:09:49 +02:00
Molkobain
4fd8177165
N°3715 - Fix unit tests
2023-10-23 14:55:06 +02:00
Anne-Cath
0cc0f39d9e
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-10-20 17:04:26 +02:00
Anne-Catherine
a2cdf214f0
N°3715 - Export above 1000 entries ignore obsolete data from user preference ( #468 )
...
* N°3715 - Export above 10000 entries ignore obsolete data from user preference
2023-10-20 17:02:16 +02:00
Anne-Cath
4f75d012e5
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-10-20 16:54:37 +02:00
Anne-Catherine
013173019f
N°2909 - Search on Enum, Date, TagSet,... with index fails ( #496 )
2023-10-20 16:45:35 +02:00
Stephen Abello
fadfd94bac
Merge branch 'support/2.7' into support/3.0
2023-10-17 09:19:16 +02:00
Stephen Abello
9469681a0c
N°6777 - Security hardening
2023-10-17 09:12:40 +02:00
Pierre Goiffon
da27ddba82
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# application/utils.inc.php
# pages/ajax.render.php
2023-10-13 17:27:03 +02:00
Pierre Goiffon
c72cb7e70e
N°6606 security hardening
2023-10-13 17:15:37 +02:00
Pierre Goiffon
9df92665e0
N°6606 Backport of utils::ENUM_SANITIZATION_FILTER_* constants
...
Were introduced in 3.0.0, but not added to the support/2.7 branch
2023-10-13 17:10:35 +02:00
Stephen Abello
3647291475
N°6778 - Security hardening
2023-10-02 15:06:17 +02:00
Molkobain
6dc6392fab
Merge remote-tracking branch 'origin/support/3.0.3' into support/3.0
2023-09-26 22:20:02 +02:00
Anne-Catherine
e793b02f8b
N°6766 - Fix dependent fields not updated due to WizardHelper.UpdateFields() being triggered too early ( #548 )
...
* N°6766 - Javascript : function WizardHelper.UpdateFields triggered to early does not update fields
* N°6766 - Code review
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-09-26 12:25:56 +02:00
Molkobain
fc6e98b534
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-20 16:12:51 +02:00
Molkobain
8ecebee511
✅ PHP unit tests: Fix typo for "final private" methods as they can't be both
2023-09-20 16:11:39 +02:00
Pierre Goiffon
2690fa3315
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 12:27:19 +02:00
Pierre Goiffon
35cd965360
N°6629 Update ci_description php_version
2023-09-19 12:25:40 +02:00
Pierre Goiffon
83a5b98f82
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 09:58:40 +02:00
Pierre Goiffon
e5dd51f637
N°6600 Portal download attachment : don't display anymore SQL query on attachment not found error ( #525 )
2023-09-19 09:54:43 +02:00
Molkobain
4923418f58
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 08:39:41 +02:00
Molkobain
0a6c82dfe1
N°6752 - PHP unit tests: Fix typo in postbuild_integration.xml.dist
2023-09-19 08:37:46 +02:00
Molkobain
2dd7f5cada
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-18 15:37:32 +02:00
Molkobain
24c0f4950f
Add missing .htaccess / web.config files in .gitignore for /extensions folder
2023-09-18 15:26:06 +02:00
Molkobain
d4dbbc59d4
N°6754 - PHP unit tests: Add local PHPUnit XML files to .gitignore
2023-09-18 15:23:52 +02:00
Molkobain
dc0cd44c79
N°6752 - PHP unit tests: Migrate usages of unitestautoload.php to composer autoloader
2023-09-18 15:14:44 +02:00
Pierre Goiffon
f3c4fcb0f5
💡 Pages files : add depreciation version
2023-09-18 15:07:32 +02:00
odain
6046f44f56
Merge branch 'support/2.7' into support/3.0
2023-09-15 10:08:08 +02:00
odain
6c6131ce03
N°5491 - test enhancement to reduce false positive
2023-09-15 10:07:42 +02:00
Stephen Abello
343e87a8d4
N°6581 - Security hardening
2023-09-15 09:55:51 +02:00
odain-cbd
e76728b2bf
N°5491 - Inconsistent dictionnary entries regarding arguments to pass to Dict::Format-test first ( #545 )
2023-09-13 12:02:49 +02:00
odain
f65c690462
N°5491-fix test
2023-09-13 10:03:05 +02:00
odain
ecf8bc42fa
Merge branch 'support/2.7' into support/3.0
2023-09-13 10:01:15 +02:00
Pierre Goiffon
ea8509db1f
✅ N°6709 Use ItopTestCase::RequireOnceCurrentModuleFile in GetAppRoot
2023-09-07 14:47:36 +02:00
Pierre Goiffon
df25ce76b6
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-07 14:43:29 +02:00
Pierre Goiffon
e946fc65fc
✅ N°6709 New ItopTestCase::RequireOnceCurrentModuleFile
2023-09-07 14:38:19 +02:00
Pierre Goiffon
dbe2f66539
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-06 09:07:45 +02:00
Pierre Goiffon
0d8ff7bbac
✅ N°6629 Set commit tests back to Mysql
...
For now we have perf issues on Jenkins with MariaDB (see N°6694)
2023-09-04 10:25:41 +02:00
Eric Espie
61a9a4ac65
✅ Fix unit tests for MariaDB
2023-09-01 09:29:21 +02:00
acognet
1f4dcc4f9e
N°5136 - Relations: Fix "Select All objects" adding obsolete objects even if "show obsolete data" param. not activated - Merge from support/2.7
2023-08-31 16:04:03 +02:00
acognet
e86309669e
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# pages/ajax.render.php
2023-08-31 15:56:16 +02:00
Pierre Goiffon
6ebcd44bb1
💡 N°6658 Add more comments and since tags
2023-08-31 15:34:44 +02:00
Anne-Catherine
bf768311c2
N°5136 - "Select All objects" add obsolete objects even if the parameter show obsolete data is not activated ( #467 )
2023-08-31 15:13:20 +02:00
Molkobain
d130959692
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/metamodel.class.php
2023-08-18 10:14:51 +02:00
Molkobain
a8c689c6c0
N°6436 - Add unit test to ensure that we don't lose an API during merge between branches
2023-08-18 09:55:45 +02:00
Molkobain
1990ccb5d8
N°6436 - Move interfaces enumeration from 1 line to 1 line / interface (and re-ordered them) for easier merges in newer branches
2023-08-18 09:52:55 +02:00
Molkobain
e107be56e4
N°6097 - Tests: Fix missing hook entry in PHPUnit XML file that led to compiled environment being re-build for each test case
2023-08-18 09:51:15 +02:00