v-dumas
|
e898c86a05
|
N°8142 - User Request and Incident menu label standardisation
|
2026-03-09 18:01:02 +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.moreira
|
307c308eb0
|
Fix unit test testPhpMinVersionConsistency
|
2026-03-05 16:15:18 +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 |
|
Stephen Abello
|
884d64a42a
|
Remove hardcoded colors from non theme file and replace hardcoded value with variable
|
2026-03-05 15:35:49 +01:00 |
|
Stephen Abello
|
44c0a025a8
|
Merge branch 'support/3.2' into develop
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/bricks/manage/popup-export-excel.html.twig
|
2026-03-05 15:32:35 +01:00 |
|
Stephen Abello
|
929b8b9eca
|
Fix CI by fixing code style
|
2026-03-05 15:28:27 +01:00 |
|
Stephen Abello
|
3b8e079cf1
|
N°6977 - Sanitize Excel formulas in exports (#818)
* N°6977 - Sanitize Excel formulas in export in the backoffice
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2026-03-05 15:07:27 +01:00 |
|
lenaick.moreira
|
36247ba0ee
|
Fix unit test testPhpMinVersionConsistency
|
2026-03-02 15:30:30 +01:00 |
|
lenaick.moreira
|
091d99b08f
|
PHP CS Fixer
|
2026-03-02 15:19:31 +01:00 |
|
lenaick.moreira
|
3c60a80f9b
|
Fix error on CI
* Call to undefined method PhpParser\ConstExprEvaluator::setStaticcallsWhitelist()
|
2026-03-02 14:55:12 +01:00 |
|
lenaick.moreira
|
ae633111c0
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-03-02 14:50:14 +01:00 |
|
Molkobain
|
52a1d8d626
|
📝 Update developers.md to fix php static analysis link
|
2026-03-02 09:55:05 +01:00 |
|
Molkobain
|
3a64e3bb9e
|
📝 Update README.md to point to a new "Developers" page
|
2026-03-02 09:52:36 +01:00 |
|
Lenaick
|
fc967c06ce
|
N°8834 - Add compatibility with PHP 8.4 (#819)
* N°8834 - Add compatibility with PHP 8.4
* Rollback of scssphp/scssphp version upgrade due to compilation error
|
2026-02-26 10:36:32 +01:00 |
|
Eric Espie
|
d4821b7edc
|
remove log level config
|
2026-02-26 10:19:34 +01:00 |
|
Molkobain
|
94a36c0066
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-02-26 09:30:14 +01:00 |
|
Molkobain
|
62e09f1224
|
N°8604 N°8605 - Add authentication to combodo-db-tools binaries (#817)
* N°8604 N°8605 - Add autoloader and dedicated classes for binaries utils
* N°8605 - Harden security
* N°8604 - Harden security
* N°8604 N°8605 - Fixes from code review
* N°8604 N°8605 - Improve robustness whether module is in datamodels/2.x or env-xxx folder
|
2026-02-26 09:29:20 +01:00 |
|
Eric Espie
|
57a0b5691f
|
Merge support/3.2 into develop
|
2026-02-25 10:44:19 +01:00 |
|
Eric Espié
|
f82389d156
|
N°8632 - Various fixes (#814)
* N°8632 - Check existence of parameter file within iTop
* N°8632 - block parameter file from request
* log on error
* PHP CS fixer
* N°8632 - param files must be outside iTop
* PHP CS fixer
* Update webservices/export.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update tests/php-unit-tests/unitary-tests/application/utilsTest.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ✅ Fix CI
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 10:42:04 +01:00 |
|
Molkobain
|
9e21976424
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2026-02-24 21:10:57 +01:00 |
|
Molkobain
|
f558093f5d
|
N°8796 - Add PHP-CS-Fixer cache file to .gitignore file
|
2026-02-24 21:10:06 +01:00 |
|
Eric Espie
|
5201a1ed3b
|
PHP CS fixer
|
2026-02-24 16:38:21 +01:00 |
|
Eric Espie
|
dad39c3ebe
|
Merge support/3.2 into develop
|
2026-02-24 13:55:55 +01:00 |
|
odain
|
29920bfeb7
|
cleanup: log level in setUp + remove ls cli
|
2026-02-24 11:26:48 +01:00 |
|
odain
|
2313ee2bbd
|
cleanup: log level in setUp + remove ls cli
|
2026-02-24 11:22:24 +01:00 |
|
jf-cbd
|
22b0c431a0
|
🌐 Add French translations in fr.dict.itop-config-mgmt.php
|
2026-02-23 18:51:57 +01:00 |
|
Thomas Casteleyn
|
499b3bca88
|
N°7570 - feat(Typology): Add useful tabs to certain typology classes (#756)
|
2026-02-23 17:28:56 +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 |
|
jf-cbd
|
d5f2303ed2
|
N°8673 - Avoid server overload when user access news page with a lot of unread news (#816)
|
2026-02-23 15:35:31 +01:00 |
|
Eric Espié
|
48e584503e
|
N°8782 - Union queries allow all data (#807)
* 8782 - Union queries allow all data
* N°8782 - Union queries allow all data
|
2026-02-23 15:10:09 +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
|
4853ca444e
|
N°8910 - Upgrade Symfony packages (#811)
|
2026-02-23 06:54:26 +01:00 |
|
Benjamin Dalsass
|
330539abd2
|
N°8601 N°8603 dashboards issues (#813)
|
2026-02-23 06:51:40 +01:00 |
|
Stephen Abello
|
5357a0c060
|
Fix code style
|
2026-02-21 14:26:21 +01:00 |
|
lenaick.moreira
|
fc22cce037
|
N°8854 - Replace trigger_error() usage with E_USER_ERROR
|
2026-02-20 10:07:30 +01:00 |
|
lenaick.moreira
|
34c8a57814
|
N°8851 - Explicit nullable in functions parameters
|
2026-02-20 10:07:30 +01:00 |
|
Stephen Abello
|
b91e6c384a
|
Merge branch 'support/3.2' into develop
|
2026-02-19 17:39:47 +01:00 |
|
Stephen Abello
|
2247691e58
|
Fix CI by updating files code style
|
2026-02-19 16:59:25 +01:00 |
|
Stephen Abello
|
f014b43761
|
Merge branch 'support/3.2' into develop
|
2026-02-19 16:16:56 +01:00 |
|
Stephen Abello
|
076d49abc2
|
Dump autoloader
|
2026-02-19 16:15:58 +01:00 |
|
Stephen Abello
|
9fd0ffd84e
|
N°8545 - Standardize return message from password reset (#812)
* N°8545 - Standardize return message from password reset
* N°8545 - Change log severity depending on the error source
* Add copyrights
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Avoid using dictionary entries in logs
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-19 16:12:34 +01:00 |
|
Benjamin DALSASS
|
0f11fd9919
|
N°8910 - Upgrade Symfony packages
- update composer packages
|
2026-02-19 09:52:18 +01:00 |
|
Benjamin DALSASS
|
2b828f8a22
|
Merge branch 'support/3.2' into develop
# Conflicts:
# composer.lock
# datamodels/2.x/authent-local/dictionaries/pt_br.dict.authent-local.php
# dictionaries/fr.dictionary.itop.ui.php
# dictionaries/it.dictionary.itop.ui.php
# dictionaries/pt_br.dictionary.itop.ui.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
# lib/symfony/cache/Traits/RelayProxy.php
# lib/symfony/form/Exception/AccessException.php
# lib/symfony/form/Exception/ErrorMappingException.php
# lib/symfony/form/Exception/StringCastException.php
# lib/symfony/http-foundation/Request.php
# lib/symfony/polyfill-intl-icu/composer.json
# lib/symfony/property-access/LICENSE
# lib/symfony/security-core/Event/AuthenticationSuccessEvent.php
|
2026-02-19 09:22:08 +01:00 |
|
Benjamin Dalsass
|
d2f67dcb3c
|
N°8910 - Upgrade Symfony packages
|
2026-02-19 09:18:56 +01:00 |
|
jf-cbd
|
d5706fcbef
|
🧑💻 Add auto-assign for Combodo members
|
2026-02-18 14:39:25 +01:00 |
|