Eric Espie
|
9ca2bd184f
|
🔊 better debug level
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
7fe08b4d3a
|
🔊 better debug level
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
69ece01f1b
|
🎨 reformat code
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
9bcaf1cd8b
|
N°4692 - Enable parallelization of multiple CRON jobs
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espié
|
b9aa6e6649
|
Update sources/Service/Cron/CronLog.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
2844064474
|
Cron parallelization * better logs
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
7d79706824
|
Cron parallelization
* refactor logs
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
fe675738f4
|
Cron parallelization
* refactor counts
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espié
|
6735bb8721
|
Cron parallelization - change configuration param
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
605512e0e4
|
Cron parallelization
* Setup wait for multiple cron processes
* Avoid waiting while tasks must be run
|
2026-03-27 14:20:39 +01:00 |
|
Eric Espie
|
66383ddaac
|
Cron parallelization
# Conflicts:
# webservices/cron.php
|
2026-03-27 14:20:39 +01:00 |
|
v-dumas
|
63e40fc0a2
|
N°9347 - Make the icon of ContainerImages using the one of Software class
|
2026-03-27 14:17:41 +01:00 |
|
v-dumas
|
176bd51afb
|
N°8515 - Add ContainerImages tab on Software class
|
2026-03-27 11:35:18 +01:00 |
|
v-dumas
|
e8a1f8c3b6
|
N°8994 - Classes description fix (FR, EN)
|
2026-03-27 10:25:35 +01:00 |
|
v-dumas
|
447e7d01d5
|
N°9063 - Fix testEnumTransition as ev_autoresolve is no more available in resolve state
|
2026-03-26 17:02:50 +01:00 |
|
lenaick.moreira
|
d4a9d1e831
|
N°8834 - Updated the PHP version to 8.4 for the CI in the commit
|
2026-03-26 15:59:52 +01:00 |
|
lenaick.moreira
|
be3726623f
|
Refactor constructor in AttributeExist to require sOqlPropertyPath parameter
* https://github.com/Combodo/iTop/pull/857#discussion_r2993953031
|
2026-03-26 15:57:39 +01:00 |
|
Lenaick
|
aae6d324f9
|
N°8851 - Explicit nullable in functions parameters (#857)
|
2026-03-26 15:52:57 +01:00 |
|
Vincent Dumas
|
398b47d5d1
|
N°9356 Improve service classes tooltips (#849)
|
2026-03-26 15:30:47 +01:00 |
|
Vincent Dumas
|
b85f4a5161
|
N°9086 - Add uniqueness rules on OSFamily, OSVersion and IOSVersion (#794)
|
2026-03-26 12:20:07 +01:00 |
|
Vincent Dumas
|
3c17b1bdea
|
N°9063 - Add missing ev_autoresolve transitions on UserRequest and Incident (#798)
|
2026-03-26 12:14:41 +01:00 |
|
Lenaick
|
9cc80a8946
|
Temporarily rollback the PHP version to 8.3 for the CI in the commit
|
2026-03-25 18:02:20 +01:00 |
|
lenaick.moreira
|
11afd23087
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-03-25 17:56:19 +01:00 |
|
Lenaick
|
511dabe2b0
|
N°8834 - Updated the PHP version to 8.4 for the CI in the commit
|
2026-03-25 17:43:39 +01:00 |
|
Lenaick
|
0c517f254c
|
N°9101 - Improve HTML markup for end-to-end tests automation (#856)
|
2026-03-25 17:20:28 +01:00 |
|
Stephen Abello
|
347663f8f7
|
Merge branch 'support/3.2' into develop
# Conflicts:
# composer.json
# composer.lock
# core/attributedef.class.inc.php
# sources/Controller/AjaxRenderController.php
|
2026-03-25 10:30:30 +01:00 |
|
Stephen Abello
|
c56c7a1f9d
|
Fix CI by fixing code style
|
2026-03-25 10:25:37 +01:00 |
|
v-dumas
|
3d21ff1cd7
|
Fix SK dico misaligned
|
2026-03-25 10:20:00 +01:00 |
|
Stephen Abello
|
fb2f0f1447
|
N°9328 - Add scssphp compatibility with PHP 8.4 (#851)
|
2026-03-25 09:58:05 +01:00 |
|
v-dumas
|
4847bb563a
|
N°8958 - Fix class name in french
|
2026-03-24 17:10:50 +01:00 |
|
Vincent Dumas
|
8b664ff644
|
N°8958 - Fix FR class names, add EN lnk descriptions (#852)
|
2026-03-24 15:40:10 +01:00 |
|
v-dumas
|
902a05cc84
|
N°3961 - Service Catalog: fix icons and dico entries
|
2026-03-24 15:33:36 +01:00 |
|
Lenaick
|
b3223eb9b6
|
N°8606 - Check user permissions in search operation of ajax.render.php (#836)
|
2026-03-24 08:52:22 +01:00 |
|
v-dumas
|
19d6052460
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-03-23 18:20:36 +01:00 |
|
v-dumas
|
70eaa30e10
|
N°8515 - Container SummaryCards + containerhosts_list on Server and VM
|
2026-03-23 18:19:49 +01:00 |
|
Benjamin DALSASS
|
458a996c29
|
N°8612 - force authentication for inline image endpoints
- ajax.render dict route needs to be reached without login authentication
|
2026-03-23 15:50:47 +01:00 |
|
Anne-Cath
|
a6de103b4a
|
N°8692 - Notification: Fix AttributeSubitem placeholder behavior - fix for 3.3
|
2026-03-23 15:45:09 +01:00 |
|
Anne-Cath
|
9328f6d916
|
Merge remote-tracking branch 'origin/support/3.2' into develop
# Conflicts:
# core/attributedef.class.inc.php
|
2026-03-23 15:39:25 +01:00 |
|
Anne-Catherine
|
c61b21559c
|
N°8692 - Notification - placeholder attributesubitem (#778)
|
2026-03-23 15:33:50 +01:00 |
|
v-dumas
|
0d18572fbe
|
N°9357 - Hide in User Portal, Service Subcategory in implementation when in full ITIL
|
2026-03-23 13:44:52 +01:00 |
|
jf-cbd
|
9db21ab860
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-03-20 16:32:59 +01:00 |
|
jf-cbd
|
ed33238750
|
Merge remote-tracking branch 'origin/support/3.2' into support/3.2
|
2026-03-20 16:31:44 +01:00 |
|
jf-cbd
|
272678b8cd
|
N°9361 - Indicate to itop admin concerned by 8543 that changes could be required in extension
|
2026-03-20 16:30:53 +01:00 |
|
Benjamin DALSASS
|
3a435eba7d
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-03-20 14:37:01 +01:00 |
|
Benjamin Dalsass
|
170014e8f0
|
N°9232 - Information Disclosure (#850)
|
2026-03-20 14:35:05 +01:00 |
|
Stephen Abello
|
df05a4688e
|
Merge branch 'support/3.2' into develop
# Conflicts:
# js/searchformforeignkeys.js
|
2026-03-19 09:24:10 +01:00 |
|
Molkobain
|
006f666089
|
N°8554 - Fix impossible installation of portal new look via iTop Hub (#846)
|
2026-03-18 19:59:42 +01:00 |
|
v-dumas
|
960990d47d
|
N°8994 - fix duplicate key in EN dico
|
2026-03-18 17:42:15 +01:00 |
|
Vincent Dumas
|
99d39732a5
|
N°8994 - Add description on all iTop classes (#789)
* N°8994 - Add description on all iTop classes
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
2026-03-18 17:16:13 +01:00 |
|
Vincent Dumas
|
5e916510fb
|
N°9138 - Add semantic logo on some CMDB classes (#841)
* N°9138 - Align presentation details of CMDB classes
* N°9138 - Align presentation details of Software classes
* N°9138 - fix greptile feedbacks
* N°9347 - Enable icon of some CIs by instance
* N°9347 - Get Software logo as SoftwareInstance icon
* N°9347 - Change Cloud class icon location
* N°9347 - Fix logo dictionary entries missing
* N°9347 - Fix 'impact analysis' spelling
* N°9347 - fix external key labels for PhysicalInterface
|
2026-03-18 16:26:08 +01:00 |
|