Molkobain
c56617abf5
N°8579 - Update PHPDoc
2026-05-06 10:55:39 +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
Benjamin Dalsass
a96e1c286d
N°9379 PHP unserialize encapsulation ( #878 )
2026-04-13 16:04:00 +02:00
lenaick.moreira
f1735767c3
💚 Fix CI
2026-04-08 10:19:31 +02:00
Lenaick
5d0da47f21
N°8178 - Respect "high_cardinality_classes" parameter on search operation ( #870 )
2026-04-08 09:47:46 +02:00
lenaick.moreira
4eadff7f3b
♻️ Refactor BODY_DATA_GUI_TYPE constants to public visibility (N°9101)
2026-04-08 09:38:40 +02:00
lenaick.moreira
5c5d98bb78
Enable the retrieval of all data for event notifications in the activity panel
2026-04-01 16:12:36 +02:00
Lenaick
41f8437c23
N°8234 - Allow display of unauthorized objects in notifications and event queries ( #853 )
...
* N°8234 - Allow display of unauthorized objects in notifications and event queries
* Refactor EventNotificationNewsroom class usage in iTopNewsroomController
2026-03-26 11:44:06 +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
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
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
lenaick.moreira
34c8a57814
N°8851 - Explicit nullable in functions parameters
2026-02-20 10:07:30 +01:00
odain
5b7a5e14a3
code style fix
2025-11-14 10:41:47 +01:00
odain
2b1ecf15b4
Merge branch 'support/3.2.1' into support/3.2
2025-11-14 10:39:04 +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
Stephen Abello
4f845c63cf
N°8715 - Missing name for SetUIBlock when initialized in twig
2025-10-27 15:57:11 +01:00
Stephen Abello
1f4a2f0f56
N°8579 - Fix calls to Twig "spaceless" deprecated filter
2025-09-18 10:35:02 +02:00
Benjamin Dalsass
062d543b26
N°8148 - CAS problem when sending a link ending in & ( #722 )
...
N°8148 - CAS problem when sending a link ending in &
2025-06-30 14:19:33 +02:00
Eric Espie
2ee30692ff
Change deprecated calls
2025-05-22 15:02:29 +02:00
odain
d12c8a183c
N°8143 - Setup page in error in support.combodo.com
2025-01-30 11:16:07 +01:00
Anne-Cath
7bbd4b4726
N°8144 - Issue using Organization filtering box
2025-01-30 10:10:36 +01:00
odain
c8754725b0
N°8143 - Setup page in error in support.combodo.com
2025-01-29 16:42:43 +01:00
Timmy38
133a4a8533
N°8113 Fix global organization filter ( #699 )
2025-01-23 10:04:02 +01:00
Eric Espie
1163a20cdd
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# application/cmdbabstract.class.inc.php
2025-01-22 16:44:12 +01:00
Eric Espie
a7bc4bd411
⚡ Add new measure points for KPI logger
2025-01-22 16:34:31 +01:00
XGUI
ec324bb28e
N°7746 - Caselog edition button active even if the user has a read-only access to the object
2025-01-10 11:12:03 +01:00
Molkobain
22141aba7b
Merge remote-tracking branch 'origin/support/3.2.0' into support/3.2
2024-08-05 16:10:49 +02:00
Molkobain
9b066b3b88
N°7410 - Add hyperlinks to news features
2024-08-05 09:17:51 +02:00
Romain Quetiez
7ea7f5a967
N°7728 Stop flooding error.log with low probability issues, and do not confuse the root cause and the fact that the API is deprecated.
2024-08-02 10:33:00 +02:00
Benjamin Dalsass
c910d35e25
N°7646 - Check performances compared to beginning of 3.2 development
...
- use highlight js lib minified version
2024-07-24 15:15:23 +02:00
Stephen Abello
054fd8798b
N°7552 - Move CKEditor from to npm dependencies
2024-07-24 14:20:18 +02:00
Stephen Abello
4680b6a497
N°7655 - Handle highlightjs styles in fronts styles and force it to apply over inlined styles
2024-07-24 11:22:00 +02:00
Molkobain
d32949d1d3
N°7410 - Fix typo in template path
2024-07-18 16:06:12 +02:00
Stephen Abello
23651ae510
N°2523 - Align CKEditor and HtmlDomSanitizer denied and allowed lists
2024-07-17 11:45:55 +02:00
Romain Quetiez
baf85e7a80
N°7629 Deprecate utils::GetClassesForInterface in favor of InterfaceDiscovery::FindItopClasses
...
Improve caching strategy and robustness
2024-07-16 10:13:13 +02:00
Molkobain
1d67d50a20
N°7397 - Update welcome popup content for iTop 3.2 ( #648 )
...
* N°7397 - Update welcome popup content for iTop 3.2
* N°7397 - Display illustrations as restylable SVG, add extension to twig to support absolute url in source function
* N°7397 - Update 3.2 welcome messages dictionaries, add French translations and set up other languages files
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2024-07-15 16:12:12 +02:00
jf-cbd
a5ceddc40a
N°7552 - Polishing CKeditor (Maximize/full screen mode) - remove maximize hybrid mode
2024-07-11 15:09:27 +02:00
jf-cbd
f84746274f
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
2024-07-04 13:55:59 +02:00
jf-cbd
45ce68e16e
Merge remote-tracking branch 'refs/remotes/origin/support/3.0' into support/3.1
2024-07-04 13:55:11 +02:00
Molkobain
c3582f0aff
N°7552 - Fix mentions not taking triggers filter into account
2024-07-04 11:30:51 +02:00
jf-cbd
7b6334d447
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
2024-07-04 11:01:16 +02:00
jf-cbd
bfd9be8280
Merge remote-tracking branch 'refs/remotes/origin/support/3.0' into support/3.1
2024-07-04 10:59:57 +02:00
Benjamin Dalsass
989ba7bbe7
N°7615 - Edition of a n-n link in edit mode not working
...
- Register input listeners on page ready
2024-07-04 07:55:30 +02:00
Romain Quetiez
48e89dd27e
N°7621 Fix extensibility point introduced in N°4498, JS code included via iBackofficeScriptExtension must be executed after the JS files have been loaded
2024-07-03 09:42:41 +02:00
Romain Quetiez
ab9df22e76
📝 Reinforce the documentation of WebPage JS inclusion API
2024-07-02 17:18:32 +02:00
jf-cbd
98f946c871
N°7124 - [SECU] Cross-Site Request Forgery (CSRF) in several iTop pages (finalize implementation)
2024-07-02 17:14:55 +02:00
Molkobain
51adfd0254
N°7565 - Refactor way of retrieving user's picture
2024-06-19 11:05:46 +02:00
jf-cbd
b8c4be7a3d
N°7552 - Polishing CKeditor (maximized mode, focus impossible if editor in a modal)
...
Fullscreen mode for portal (native browser method)
Windowed mode for console (JS method)
portal.css not minified
2024-06-13 15:30:57 +02:00
Benjamin Dalsass
4c0a55dbbb
N°5298 - Upgrade CKEditor to version 5
...
- PrepareCKEditorValueTextEncodingForTextarea: allow null value
2024-06-10 16:13:45 +02:00
Benjamin Dalsass
6080e456c5
N°5298 - Upgrade CKEditor to version 5
...
- correct textarea encoding for ckeditor
https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/getting-and-setting-data.html#automatic-integration-with-html-forms
2024-06-10 10:07:20 +02:00