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
Stephen Abello
b365aa0971
N°9628 - Fix issue following 5b9e0a1d being applied to non-jQuery elements ( #961 )
2026-07-10 15:57:04 +02:00
Eric Espie
0556a03839
N°9711 - Clear setup parameters on menu node rendering in UI.php (default page display)
2026-07-03 09:10:11 +02:00
odain
1123a83490
💚 Fix PHP code styles
2026-06-15 22:23:19 +02:00
Anne-Cath
caa1b8652d
FIxes unit tests
2026-06-15 16:51:02 +02:00
Anne-Catherine
dd6b03cccc
N°3789 - Bulk actions on replicas: (Resync, Force Update, Delete,...) ( #546 )
2026-06-15 15:58:36 +02:00
Benjamin DALSASS
eee57b25fa
N°8699 - attributedef.class.inc.php to PSR4
...
- fix CI failed
2026-04-29 09:54:16 +02:00
Benjamin Dalsass
7be19c713b
N°8699 - attributedef.class.inc.php to PSR4 - fixs ( #890 )
2026-04-28 10:46:09 +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
af01ff9e62
N°9121 - CSV Import : The advanced mode option no longer works as bef… ( #863 )
2026-04-14 08:02:00 +02:00
lenaick.moreira
bfdc8a68e6
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 09:49:34 +02:00
Lenaick
5d0da47f21
N°8178 - Respect "high_cardinality_classes" parameter on search operation ( #870 )
2026-04-08 09:47:46 +02:00
jf-cbd
d9433fead5
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-01 10:57:23 +02:00
jf-cbd
81f328b26e
N°8543 - rename security parameter with new convention
2026-04-01 10:37:46 +02:00
v-dumas
a4a0b3c18c
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-03-30 14:31:02 +02:00
Molkobain
3406ca79de
N°9361 - Update PHPDoc
2026-03-30 13:49:30 +02: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
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
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
Stephen Abello
2a16143e53
N°9229 - Modernize search foreign keys code with built in JS tools ( #847 )
...
* N°9229 - Modernize search foreign keys code with built in JS tools
* N°9229 - Allow modals to have button id specified
* N°9229 - Remove the modal instead of only destroying it
* N°9229 - Remove dead code
* Update js/searchformforeignkeys.js
* Add robustness to modals button id
2026-03-18 15:23:52 +01:00
jf-cbd
0be4f52b04
N°8543 - best practices
2026-03-18 11:36:13 +01:00
Molkobain
f7d41d3650
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/bricks/browse/mode_tree.html.twig
2026-03-18 11:33:29 +01:00
jf-cbd
eabbe2f00b
N°8543 - best practices
2026-03-18 10:09:25 +01:00
jf-cbd
52e303cb37
N°8543 - develop branch adaptation to use new method to get module info
2026-03-17 17:22:06 +01:00
Benjamin DALSASS
7c8670b57c
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# setup/extensionsmap.class.inc.php
# tests/php-unit-tests/composer.lock
2026-03-17 08:05:10 +01:00
Lenaick
28db230697
N°9233 - Check user access before acquiring lock on object ( #844 )
2026-03-16 17:07:26 +01:00
jf-cbd
4fe61cbdc7
N°8543 - Add checks on exec.php ( #835 )
2026-03-16 17:06:37 +01:00
Benjamin Dalsass
e2994b645b
N°8612 inline images to base64 ( #826 )
2026-03-16 08:36:37 +01:00
lenaick.moreira
9792358aea
Remove debug OQL filter in HTML comments of the universal search page
2026-03-09 17:06:00 +01:00
lenaick.moreira
7bfa14a874
N°9235 - Sanitize oql_clause query parameter in universal search page
2026-03-09 17:06:00 +01:00
Benjamin DALSASS
b3613b6c4b
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-03-09 08:42:39 +01:00
Benjamin Dalsass
ab8e7bd15e
N°9236 - tag admin fix ( #832 )
2026-03-09 08:30:39 +01:00
Lenaick
61e5536b50
N°9234 - Sanitize query expression parameter in suggested OQL on run query page ( #829 )
2026-03-05 16:02:30 +01:00
Lenaick
104dd1970f
N°9230 - Sanitize dashboard_id parameter in "revert_dashboard" operation of AJAX render function ( #828 )
2026-03-05 15:55:28 +01:00
Eric Espie
dad39c3ebe
Merge support/3.2 into develop
2026-02-24 13:55:55 +01:00
Stephen Abello
aede5ea7b8
Fix CI by updating files code style
2026-02-23 16:25:08 +01:00
Stephen Abello
da6c443a35
Fix CI by updating files code style
2026-02-23 16:08:20 +01:00
Stephen Abello
9c39efd9af
N°8549 - Update inline images secret ( #815 )
2026-02-23 15:42:21 +01:00
Benjamin DALSASS
454a1b26eb
N°8603 N°8601 - Remove unnecessary quotes in reload url injection
2026-02-23 10:22:10 +01:00
Benjamin Dalsass
330539abd2
N°8601 N°8603 dashboards issues ( #813 )
2026-02-23 06:51:40 +01:00
Benjamin Dalsass
4c1ad0f4f2
N°8772 - Form dependencies manager implementation
...
- Form SDK implementation
- Basic Forms
- Dynamics Forms
- Basic Blocks + Data Model Block
- Form Compilation
- Turbo integration
2025-12-30 11:42:55 +01:00
odain
b0a792afab
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 20:39:38 +01:00
odain
7681c157ec
Merge branch 'support/3.2' into develop
2025-11-07 20:33:14 +01:00
odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
odain-cbd
696e2c9565
N°4720 - Remove old unreferenced methods or pages that are @deprecated ( #747 )
...
* N°4720 - Remove old unreferenced methods that are @deprecated
* N°4720-Config addson getter/setter removal
* small deprecation removal
* revert @deprecation 3.3 removal: ResizeImageToFit
* small deprecation removal
* revert deprecation 3.3 removal: Config/GSetAddons
2025-09-11 15:52:00 +02:00