Stephen Abello
c766168d10
Move common api to common folder, in preparation to new interfaces addition
2026-08-25 16:33:37 +02:00
Stephen Abello
054201e8aa
Update comment about MENU_TOPBAR_ACTIONS $param
2026-08-25 10:19:19 +02:00
Stephen Abello
fc48da583c
Replace MetaModel::EnumPlugins with InterfaceDiscovery::GetInstance()->FindItopClasses
2026-08-24 10:20:19 +02:00
Stephen Abello
0054c7b68f
Apply suggestions from code review
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-08-24 08:51:56 +02:00
Stephen Abello
e6510e07ba
Apply suggestion from @Molkobain code review
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-08-24 08:46:44 +02:00
Stephen Abello
8c34ff6833
Apply suggestion from @Molkobain code review
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-08-24 08:45:38 +02:00
Stephen Abello
7e3b4af093
Fix JS file handling, add TODO for what's still missing
2026-08-21 10:06:19 +02:00
Stephen Abello
aff09a731f
N°9152 - Add first bit of UI extensibility. Needs a lot of polishing. API endpoints are working and displaying in the UI
2026-08-20 15:05:00 +02:00
Anne-Catherine
c07317dc71
N°6071 - Fix prefilled Tagset displayed (in transition or clone) but not saved ( #751 )
...
* N°6071 - Prefill Tagset in transition displayed but not saved
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-08-17 18:57:44 +02:00
jf-cbd
54a1221e4a
N°8123 - Improve on mention data parsing ( #749 )
2026-08-17 10:37:40 +02:00
Molkobain
658825b308
N°7385 - Fix regression from b21a02dcb8 which made mentions on sub classes no longer working
2026-08-15 12:26:07 +02:00
Molkobain
af08824866
N°8313 - Revert parts of merge that actually loose changes from previous commits of
2026-08-15 12:25:57 +02:00
Molkobain
fd553b86dd
N°4693 - Fix iBackofficeSassExtension API returning only 1 file
2026-08-09 19:50:52 +02:00
Anne-Cath
3fe91ed0b4
N°8397 - Suppress export V1 from iTop packages
2026-08-03 16:39:19 +02:00
Benjamin Dalsass
e0dc1fa571
N°8886 - Deprecation warning in DashetGroupBy in 3.3-dev ( #972 )
2026-07-27 08:26:37 +02:00
Benjamin Dalsass
9ee0548767
N°9807 - Polishing CKEditor for iTop 3.3.0-beta1 ( #976 )
2026-07-24 09:22:24 +02:00
Molkobain
13fad9efc1
N°9625 - Add Session::UnsetAll() method to ensure that even the "welcome" session value is correctly resetted ( #970 )
...
* N°9625 - Add Session::UnsetAll() method to ensure that even the "welcome" session value is correctly resetted
* N°9625 - Add unit tests
* N°9625 - Improve robustness
* N°9625 - Code review updates
* N°9625 - Fix logoff page to ensure all authentication plugins are called before emptying the session
2026-07-17 10:28:58 +02:00
Vincent Dumas
127be1933d
N°9629 - New fields Tags and Owner on Query class ( #963 )
...
* N°9629 - Add Usages EnumSet and Owner on Query class
* N°9629 - Add Usages on structural Queries
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-08 10:37:00 +02:00
Eric Espie
f77dd7b668
🎨 PHP CS Fixer
2026-06-23 09:07:29 +02:00
Anne-Catherine
9b4f3290e8
N°7914 - REST: Allow class based output fields + Allow OQL with multiclass result ( #708 )
2026-06-19 17:07:14 +02:00
Molkobain
8ccf832bdd
💚 Fix PHP code styles
2026-06-15 19:10:25 +02:00
Anne-Cath
caa1b8652d
FIxes unit tests
2026-06-15 16:51:02 +02:00
Anne-Catherine
ed1cfc3b08
N°7289 - Read-only attribute, dynamically read-write, entry silently ignored on submission ( #724 )
2026-06-15 16:01:06 +02:00
Anne-Catherine
dd6b03cccc
N°3789 - Bulk actions on replicas: (Resync, Force Update, Delete,...) ( #546 )
2026-06-15 15:58:36 +02:00
Lenaick
f48efbbd03
N°9597 - Switch environment to a build environment must not be available ( #925 )
...
* N°9597 - Switch environment to a build environment must not be available
* N°9597 - Switch environment to a build environment must not be available
2026-06-09 16:49:47 +02:00
odain
3bf47d1e8c
Merge branch 'support/3.2' into develop
2026-06-02 17:47:33 +02:00
odain
feb89650e4
curl_close deprecated in PHP 8.5
2026-06-02 17:47:10 +02:00
Eric Espie
c80dbf9bb4
N°9169 - Adapt ITSM designer connector to the new setup (FIX some unit tests)
2026-05-28 11:42:59 +02:00
Eric Espie
406f688394
N°9169 - Adapt ITSM designer connector to the new setup (FIX CI)
2026-05-28 10:35:29 +02:00
lenaick.moreira
b3f984b0e1
N°9169 - Adapt ITSM designer connector to the new setup (WIP)
2026-05-27 14:55:41 +02:00
Molkobain
bfcff9b9c8
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-30 10:39:14 +02:00
Eric Espié
4582256f01
N°9165 - secure data cleanup
2026-04-30 10:20:25 +02:00
Purple Grape
1113788d84
N°9518 - fix 2 typo bug ( #882 )
2026-04-29 14:29:24 +02:00
Benjamin DALSASS
0fc7434794
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-29 11:08:03 +02:00
Benjamin Dalsass
7be19c713b
N°8699 - attributedef.class.inc.php to PSR4 - fixs ( #890 )
2026-04-28 10:46:09 +02:00
Eric Espie
327c1572a4
fix session
2026-04-16 15:05:20 +02:00
Eric Espie
cbafcccde5
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-14 11:38:05 +02:00
Benjamin DALSASS
2fe49fbff4
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# css/backoffice/_shame.scss
# pages/csvimport.php
2026-04-14 08:41:54 +02:00
Benjamin Dalsass
a96e1c286d
N°9379 PHP unserialize encapsulation ( #878 )
2026-04-13 16:04:00 +02:00
odain
e28addfd6d
Merge branch 'develop' into odain
2026-04-08 20:24:22 +02:00
odain
82a20c54a9
N°9144 - fix both UI setup wizard and CLI unattended + replace production by ITOP_DEFAULT_ENV
2026-04-08 15:24:42 +02:00
Eric Espie
91915f001b
N°9409 - Designer 3.3.0 - PHPStan level 1 wip
2026-04-08 15:20:34 +02:00
Eric Espie
85b20f34a3
N°9409 - Designer 3.3.0 - edit dashboard fix
2026-04-08 15:20:31 +02:00
Eric Espie
51f4dd7948
N°9409 - Designer 3.3.0
2026-04-08 15:19:25 +02:00
Eric Espie
cedc1ec711
N°9370 - autoload
2026-04-08 15:18:24 +02:00
Stephen Abello
4afe06d370
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/config.class.inc.php
2026-04-08 14:21:51 +02:00
Stephen Abello
9dc3c56689
N°9448 - Fix external auth variable value ( #871 )
2026-04-08 14:19:24 +02:00
lenaick.moreira
bfdc8a68e6
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 09:49:34 +02:00
lenaick.moreira
00735f0c54
N°9483 - The search suggestion message is not displaying correctly
2026-04-08 09:48:15 +02:00
v-dumas
a4a0b3c18c
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-03-30 14:31:02 +02:00