Pierre Goiffon
9aa399894c
N°4624 Add processIsolation PHPUnit option to all tests implementing ItopDataTestCase
2022-01-10 16:41:26 +01:00
Pierre Goiffon
bde5dc825d
💡 Fix iTopModulesPhpVersionIntegrationTest phpdoc
2022-01-10 16:35:48 +01:00
Pierre Goiffon
8578d18e7f
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/cmdbsource.class.inc.php
# core/config.class.inc.php
# core/displayablegraph.class.inc.php
# core/log.class.inc.php
# datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php
# datamodels/2.x/itop-knownerror-mgmt/dictionaries/tr.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-service-mgmt/dictionaries/tr.dict.itop-service-mgmt.php
# datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php
# datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php
# dictionaries/tr.dictionary.itop.core.php
# dictionaries/tr.dictionary.itop.ui.php
# pages/UI.php
# setup/itopdesignformat.class.inc.php
# test/core/LogAPITest.php
# test/integration/iTopModulesPhpVersionChecklistTest.php
# test/postbuild_integration/SetupCssIntegrityChecklistTest.php
# test/postbuild_integration/iTopModuleXmlInstallationChecklistTest.php
# test/status/StatusTest.php
2022-01-10 16:15:00 +01:00
acognet
9b0e55210d
N°4349 - Drop-down mandatory template field documented still required in modification
2022-01-10 15:08:41 +01:00
Pierre Goiffon
e530cbb4f2
N°4624 Restore processIsolation on tests which actually need it
...
Warning, one symptom was having the CI returning an empty phpunit.results.xml !!
2022-01-07 17:25:18 +01:00
Pierre Goiffon
ddb8378fe6
N°4624 align phpunit annotations
...
Remove processIsolation when not needed
When needed, make sure to have also their counterpart (preserveGlobalState and backupGlobals)
2022-01-07 15:20:34 +01:00
Pierre Goiffon
47db23d91c
💚 N°4624 Fix other tests after global processIsolation was disabled in 6bf25f90
2022-01-07 12:44:08 +01:00
Pierre Goiffon
fc1f701bf6
💚 N°4624 TransactionsTest : add process isolation
...
Was global before 6bf25f90
2022-01-07 12:34:09 +01:00
Pierre Goiffon
ece31855af
:bulb N°4619 table-selectable-lines.js fix missing doc comment
2022-01-07 12:08:35 +01:00
Pierre Goiffon
d57ef77758
N°4619 table-selectable-lines.js : handles better all click types
...
* Set one click handler instead of two
* Remove the now useless test on input:radio in updateLines()
* If clicking in a cell that have one input:radio or input:checkbox, and isn't located in the first column :
- click on the cell input
- don't select the line
2022-01-07 12:04:33 +01:00
Stephen Abello
365c7bb89e
N°4397 Update Turkish translations
2022-01-07 11:09:51 +01:00
Pierre Goiffon
bf2c4dee1b
💡 N°4619 Document table-selectable-lines.js
2022-01-07 09:05:02 +01:00
acognet
11b812b5fc
N°4564 - Tooltip for switching from standard dashboard to custo dashboard not refreshed
2022-01-06 15:09:48 +01:00
Pierre Goiffon
b073e4385c
💡 Document versions constants ( #255 )
...
Clarify ITOP_VERSION and ITOP_DESIGN_LATEST_VERSION uses
2022-01-06 14:49:34 +01:00
acognet
c37c46a4a8
N°4619 - Strange colors on selected lines on a list
2022-01-06 14:47:05 +01:00
Pierre Goiffon
f592d94af3
iTopModuleXmlInstallationChecklistTest : fix phpdoc, remove process isolation annotation, remove inspection warnings
2022-01-04 18:00:23 +01:00
Pierre Goiffon
f9359431fe
💡 N°4558 Add PHPDoc
2022-01-03 12:21:55 +01:00
Pierre Goiffon
25e560fdaa
N°4558 Fix possible PHP notice in \CMDBSource::StartTransaction
2021-12-31 16:34:19 +01:00
Pierre Goiffon
0ce805b192
\MFCompilerTest::testCompileThemes : fix calling protected method
2021-12-31 15:09:18 +01:00
Pierre Goiffon
6bf25f90bc
Tests : remove global process isolation
...
Is done in ItopDataTestCase using annotation
Other tests (like the one extending ItopTestCase) won't use isolation anymore
2021-12-29 15:31:25 +01:00
Pierre Goiffon
30d36fca81
N°4515 Fix function header for \Config::GetDefault
2021-12-29 14:30:19 +01:00
Pierre Goiffon
ffd0bbb1a4
N°4515 Fix default validation pattern for AttributeURL ( #249 )
...
URL containing ":" in their path were rejected. This caused problems with some URL from Alfresco or Sharepoint...
The default regexp used by AttributeURL was updated to avoid this.
Warning, check your config to see if you have any custom regexp configured (`url_validation_pattern` config parameter) !
Also a test was added to document the default regexp.
2021-12-29 11:43:07 +01:00
acognet
3db20e8028
N°4479 - Impact analysis : Display and apply filter before display impact analysis graphical
2021-12-23 16:53:15 +01:00
acognet
ed12f98075
Fix warning PHP seen in N°3702 - Migrate module to new UIBlock system : Follow-up forms without authentication
2021-12-23 13:19:18 +01:00
acognet
19eef5bd72
N°4578 - Dict::CloneString replace entry if already exists
2021-12-23 13:19:18 +01:00
Pierre Goiffon
7b2bcd1055
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# css/css-variables.scss
# datamodels/2.x/authent-cas/module.authent-cas.php
# datamodels/2.x/authent-external/module.authent-external.php
# datamodels/2.x/authent-ldap/module.authent-ldap.php
# datamodels/2.x/authent-local/module.authent-local.php
# datamodels/2.x/combodo-db-tools/module.combodo-db-tools.php
# datamodels/2.x/itop-attachments/module.itop-attachments.php
# datamodels/2.x/itop-backup/module.itop-backup.php
# datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php
# datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php
# datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php
# datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php
# datamodels/2.x/itop-config/module.itop-config.php
# datamodels/2.x/itop-core-update/module.itop-core-update.php
# datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php
# datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php
# datamodels/2.x/itop-files-information/module.itop-files-information.php
# datamodels/2.x/itop-full-itil/module.itop-full-itil.php
# datamodels/2.x/itop-hub-connector/module.itop-hub-connector.php
# datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php
# datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal-base/module.itop-portal-base.php
# datamodels/2.x/itop-portal/module.itop-portal.php
# datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php
# datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php
# datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php
# datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php
# datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php
# datamodels/2.x/itop-sla-computation/module.itop-sla-computation.php
# datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php
# datamodels/2.x/itop-tickets/module.itop-tickets.php
# datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php
# datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php
# datamodels/2.x/version.xml
2021-12-23 10:05:18 +01:00
Pierre Goiffon
108c1fcb2b
iTopXmlVersionIntegrationTest : more details in test feedback
2021-12-23 09:56:12 +01:00
acognet
ced29dea8e
Change iTop version to 3.0.1-dev
2021-12-22 16:03:58 +01:00
odain
20a07d61c6
N°4541 - no failure exit code captured when csv a import fails in CLI mode
2021-12-20 16:13:10 +01:00
Molkobain
682c821d0e
Fix combodo-backoffice-darkmoon-theme version to 3.0.0
3.0.0
2021-12-20 16:12:14 +01:00
Molkobain
5f382ee053
Fix ThemeHandlerTest for file imports in a module
2021-12-20 15:56:58 +01:00
Stephen Abello
dc81630b16
Add Darkmoon to default datamodel
2021-12-20 14:00:21 +01:00
Pierre Goiffon
f84c095b22
💡 Some PHPDoc
2021-12-16 14:56:27 +01:00
Molkobain
9bfa60d272
N°4556 - Remove double icon on pop-up for 1-n links
3.0.0-rc
2021-12-15 11:17:33 +01:00
Molkobain
3e51d010d2
N°4555 - Restore ability to kill concurrent lock
2021-12-15 11:15:40 +01:00
Pierre Goiffon
b190d0e385
Prepare 2.7.6 version
2.7.6
2021-12-14 16:54:42 +01:00
Stephen Abello
0bd64ef700
N°4481 Update filter with current class on datamodel viewer class details
2021-12-14 16:01:42 +01:00
Stephen Abello
9665c7c947
N°4481 Re-enable autocomplete filtering classes list in datamodel viewer
2021-12-14 15:49:11 +01:00
Pierre Goiffon
dcf872bcd5
N°4519 Reload ormLinkset during \DBObject::DBWriteLinks
...
This will fix a bug when doing a DBUpdate() inside \iApplicationObjectExtension::OnDBInsert : if nothing done (no Set() call for example) then \DBObject::ListChanges will return a change in all non empty ormLinkset.
With this fix, no change will be returned.
2021-12-14 14:54:56 +01:00
Stephen Abello
6254617814
Update opensearch favion & icon
2021-12-14 14:48:04 +01:00
Stephen Abello
fc4d19be5e
N°4434 Prevent CIs' active ticket list from flickering
2021-12-14 14:01:05 +01:00
Stephen Abello
88d6b63e12
N°4434 Prevent FormTables from flickering
2021-12-14 14:01:05 +01:00
Molkobain
60b24bad64
Add Benjamin to the sample data, welcome! 👋
2021-12-14 13:32:14 +01:00
acognet
cde2f333b4
N°4543 - Restore API to add dictionary entries in the backoffice pages
2021-12-14 13:24:30 +01:00
acognet
427ec288ef
N°4544 - Fix PopupMenuItem API not including item's JS / CSS files
2021-12-14 13:23:26 +01:00
Molkobain
18041527c5
N°4542 - Restore log default value being set through "default" URL param
2021-12-14 09:30:54 +01:00
Molkobain
f58e2ce6c0
ormCaseLog: Introduce class constants for formats
2021-12-13 23:23:43 +01:00
Molkobain
6312063cd3
Add Martin to the sample data, welcome! 🙌
2021-12-13 23:23:43 +01:00
acognet
d0c1f650d1
N°3816 - Migrate module to new UIBlock system : Bulk Event Management - add count of selected items
2021-12-13 18:59:27 +01:00
Stephen Abello
4511883baf
N°4481 Fix created elements on 1-n disappearing when table is redrawn
2021-12-13 17:01:18 +01:00