Molkobain
1ce81fe466
N°2039 - Fix information modal flex direction to column
2024-05-02 15:52:24 +02:00
Molkobain
3cf3159469
N°2039 - Fix visual glitches with set input and "+" icon
2024-05-02 15:28:49 +02:00
Molkobain
22fbb0ca13
N°7264 - Fix selectize background in transition forms
2024-04-30 11:26:26 +02:00
Denis
3a8ad59e6c
N°6167 - Introduce API for the content of the Welcome Popup ( #505 )
...
* API for the content of the Welcome Popup
* Apply suggestions from code review
* N°7410 - Refactor code to match conventions
* N°7410 - Refactor to new design
* N°7410 - Review adjustments
* N°7410 - Review adjustments
* N°7410 - Update translations
* N°7410 - Update setup complied file
* Update sources/Application/WelcomePopup/Provider/DefaultProvider.php
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-04-18 16:57:07 +02:00
Stephen Abello
dc553ca83c
N°5298 - Update CKEditor to version 5
2024-04-15 12:53:21 +02:00
Molkobain
4ca92affcf
N°7264 - Fix visual glitches due to seletize.js upgrade
2024-04-04 15:01:57 +02:00
Anne-Catherine
279b29a98c
N°7194 - Add link to datamodel class schema on object details ( #613 )
2024-03-26 11:35:44 +01:00
Molkobain
673b01585d
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# css/setup.css
# setup/setuppage.class.inc.php
2024-03-21 17:38:49 +01:00
Molkobain
3653a4bc90
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# css/setup.css
2024-03-21 15:52:57 +01:00
Molkobain
bdfd956825
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# css/setup.css
# setup/setuppage.class.inc.php
2024-03-21 15:37:33 +01:00
Molkobain
da99a250bf
N°7075 - Add check for Content Security Policies (CSP) in the setup
2024-03-21 14:20:22 +01:00
Pierre Goiffon
29300fd91e
N°7264 Update selectize.js from 0.12.4 to 0.15.2
...
Source https://github.com/selectize/selectize.js/releases/tag/v0.15.2
2024-03-14 17:14:51 +01:00
Pierre Goiffon
4cde461876
N°7264 Update jquery-ui-timepicker-addon.js from 1.6.1 to 1.6.3
...
Source https://github.com/trentrichardson/jQuery-Timepicker-Addon/tags
2024-03-14 17:14:51 +01:00
Stephen Abello
0176905c20
N°2039 - Fix button margins in view all notifications page
2024-03-11 10:09:21 +01:00
Stephen Abello
5e4f76bde9
N°2039 - Fix button margins in view all notifications page
2024-03-11 09:25:17 +01:00
Stephen Abello
892a7fa95f
N°7327 - Allows to differentiate newsroom priorities
2024-03-08 09:53:23 +01:00
Stephen Abello
ff7e4d3db6
N°2039 - Display actions as independent icon buttons
2024-03-04 15:24:36 +01:00
Pierre Goiffon
5bbf3c9c35
N°5621 Move jquery.magnific-popup.js 1.0.0 to NPM
2024-03-04 10:31:27 +01:00
Pierre Goiffon
8490c2a22f
N°5621 Move jquery.contextMenu 1.6.7 (?) to NPM
2024-03-04 10:31:27 +01:00
Pierre Goiffon
f3fbce7459
N°5621 Move C3 0.4.11 to NPM
2024-03-04 10:31:26 +01:00
Stephen Abello
e7b493dafa
N°2039 - Rework view all notifications page ( #617 )
...
* N°2039 - Rework view all notifications page
* N°2039 - Replace modals with toasts
* N°2039 - Add bulk mode to view all notifications page
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update css/backoffice/pages/_notifications.scss
* Update dictionaries/ui/application/newsroom/fr.dictionary.itop.newsroom.php
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Add since in phpdoc
* Change newsroom empty notification illustration
* N°2039 - Refactor code to factorize logic
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-02-28 09:22:39 +01:00
Anne-Cath
9c35cddfc0
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-02-27 18:01:33 +01:00
Anne-Catherine
82e19f6eca
N°6543 - Fix display of AttributeText with width parameter ( #521 )
2024-02-27 17:42:59 +01:00
Anne-Catherine
b67057c863
N°7163 - Avoid having an empty list when "items per page" is set to 0 as it makes no sense ( #616 )
2024-02-27 17:34:53 +01:00
Stephen Abello
829d82dfe3
N°7243 - Fix toasts CSS using extended compound
2024-02-20 10:20:06 +01:00
Stephen Abello
ceba1ad1e9
N°7157 - Allow users to unsubscribe from notification channels ( #611 )
...
* N°7157 - Allow users to unsubscribe from notification channels
* Fix type hinting
* Add missing dict entries
* Allows to subscribe/unsubscribe from notifications individually
* Refactor NotificationsService to singleton pattern
* Refactor NotificationsRepository to singleton pattern and rename methods to a more functional naming
* Add PHPDoc and type hints
* Dump autoloaders
* Replace modals with toasts
* Add dict entry
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-02-19 09:25:47 +01:00
Stephen Abello
1dfb2e0a1a
N°7243 - Add toast notifications to iTop ( #614 )
...
* N°7243 - Add toast notifications to iTop
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update js/pages/backoffice/toolbox.js
* Update js/utils.js
* N°7243 - Move some rules to a dedicated partial and use spacing variables
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-02-16 11:06:09 +01:00
Pierre Goiffon
8275de8fa7
N°5580 Remove jquery.tabs-ie.css
...
File was present both in /js and /css, but never called anywhere
And we aren't supporting MSIE anymore...
2024-02-13 15:32:51 +01:00
Anne-Cath
ba7c154e84
Revert "N°7194 - Datamodel - Make classe name clickable on every object."
...
This reverts commit d2b0140fa4 .
2024-02-13 10:31:30 +01:00
Anne-Cath
d2b0140fa4
N°7194 - Datamodel - Make classe name clickable on every object.
2024-02-13 10:27:41 +01:00
Molkobain
3b08ed5f51
N°6406 - Update setup compiled stylesheet
2024-02-07 09:42:10 +01:00
Molkobain
87856fe382
N°6406 - Newsroom: Allow news to contain hyperlinks without breaking DOM
2024-02-06 09:43:55 +01:00
Molkobain
205a37a879
N°6406 - Refactor SCSS to add a text helper to force hyperlinks color
2024-02-06 09:43:28 +01:00
Pierre Goiffon
2fd9523c16
🔖 Prepare 2.7.10 version
2024-01-05 15:50:41 +01:00
Pierre Goiffon
379062f1f7
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
Most of the conflicts are caused by HU translations (N°7077 / #584 )
# Conflicts:
# css/setup.css
# datamodels/2.x/authent-cas/dictionaries/hu.dict.authent-cas.php
# datamodels/2.x/authent-ldap/dictionaries/hu.dict.authent-ldap.php
# datamodels/2.x/authent-local/dictionaries/hu.dict.authent-local.php
# datamodels/2.x/combodo-backoffice-darkmoon-theme/dictionaries/hu.dict.combodo-backoffice-darkmoon-theme.php
# datamodels/2.x/combodo-db-tools/dictionaries/hu.dict.combodo-db-tools.php
# datamodels/2.x/itop-attachments/dictionaries/hu.dict.itop-attachments.php
# datamodels/2.x/itop-backup/dictionaries/hu.dict.itop-backup.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/hu.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-change-mgmt-itil/dictionaries/hu.dict.itop-change-mgmt-itil.php
# datamodels/2.x/itop-change-mgmt/dictionaries/hu.dict.itop-change-mgmt.php
# datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php
# datamodels/2.x/itop-config/dictionaries/hu.dict.itop-config.php
# datamodels/2.x/itop-core-update/dictionaries/hu.dict.itop-core-update.php
# datamodels/2.x/itop-faq-light/dictionaries/hu.dict.itop-faq-light.php
# datamodels/2.x/itop-hub-connector/dictionaries/hu.dict.itop-hub-connector.php
# datamodels/2.x/itop-incident-mgmt-itil/dictionaries/hu.dict.itop-incident-mgmt-itil.php
# datamodels/2.x/itop-knownerror-mgmt/dictionaries/hu.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-oauth-client/hu.dict.itop-oauth-client.php
# datamodels/2.x/itop-portal-base/dictionaries/hu.dict.itop-portal-base.php
# datamodels/2.x/itop-portal/dictionaries/hu.dict.itop-portal.php
# datamodels/2.x/itop-problem-mgmt/dictionaries/hu.dict.itop-problem-mgmt.php
# datamodels/2.x/itop-request-mgmt-itil/dictionaries/hu.dict.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/dictionaries/hu.dict.itop-request-mgmt.php
# datamodels/2.x/itop-service-mgmt-provider/dictionaries/hu.dict.itop-service-mgmt-provider.php
# datamodels/2.x/itop-service-mgmt/dictionaries/hu.dict.itop-service-mgmt.php
# datamodels/2.x/itop-structure/dictionaries/hu.dict.itop-structure.php
# datamodels/2.x/itop-tickets/dictionaries/hu.dict.itop-tickets.php
# dictionaries/hu.dictionary.itop.core.php
# dictionaries/hu.dictionary.itop.ui.php
# dictionaries/ui/components/breadcrumbs/hu.dictionary.itop.breadcrumbs.php
# dictionaries/ui/components/datatable/hu.dictionary.itop.datatable.php
# dictionaries/ui/components/field/hu.dictionary.itop.field.php
# dictionaries/ui/components/global-search/hu.dictionary.itop.global-search.php
# dictionaries/ui/components/input/hu.dictionary.itop.input.php
# dictionaries/ui/components/quick-create/hu.dictionary.itop.quick-create.php
# dictionaries/ui/layouts/activity-panel/hu.dictionary.itop.activity-panel.php
# dictionaries/ui/layouts/navigation-menu/hu.dictionary.itop.navigation-menu.php
# dictionaries/ui/layouts/object-details/hu.dictionary.itop.object-details.php
# dictionaries/ui/layouts/page-content/hu.dictionary.itop.page-content.php
# dictionaries/ui/layouts/tab-container/hu.dictionary.itop.tab-container.php
# dictionaries/ui/pages/errorpage/hu.dictionary.itop.errorpage.php
# dictionaries/ui/pages/preferences/hu.dictionary.itop.preferences.php
# tests/php-unit-tests/unitary-tests/setup/DBBackupTest.php
2024-01-03 17:30:57 +01:00
Pierre Goiffon
6042e7f74d
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/post-build-integration-tests/SetupCssIntegrityChecklistTest.php
# tests/php-unit-tests/unitary-tests/core/CMDBSource/CMDBSourceTest.php
2024-01-03 10:43:41 +01:00
Anne-Catherine
ed8d4df5ef
N°5786 - Problem with text color in public log and in AttributeHTML ( #527 )
...
* N°5786 - Problem with text color in public log and in AttributeHTML
2023-10-17 12:09:52 +02:00
Anne-Catherine
d797436786
N°6555 - Add class description in tooltip of Dashlet badge ( #504 )
...
cheery pick from branch develop due to target branch error
2023-08-31 14:55:06 +02:00
Anne-Catherine
a98fab8f66
N°6240 - Improve display of picture in read or edit mode ( #484 )
2023-05-15 16:12:26 +02:00
Molkobain
aca46fb1d6
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# application/ui.linkswidget.class.inc.php
2023-04-20 17:41:40 +02:00
Molkobain
cfe227e0c7
N°6216 - Fix line-height being too big in the attachments table
2023-04-20 15:28:20 +02:00
Molkobain
60ae3621c5
N°3191 - Refactor SCSS
2023-04-18 21:49:14 +02:00
Stephen Abello
e09749b288
N°3191 - Handle max width and max height for summary cards
2023-04-18 16:19:51 +02:00
Stephen Abello
e8c9255e0a
N°3191 - Fix icon padding on object summary when no icon
2023-04-18 15:50:14 +02:00
Molkobain
7b7c6d1136
N°5888 - Add move cursor on modals' header
2023-04-17 16:14:31 +02:00
Stephen Abello
cf74431543
N°3191 - Introduce summary cards for objects hyperlinks ( #476 )
2023-04-17 12:20:49 +02:00
Stephen Abello
16e27ef189
Add features to Spinner block
2023-04-14 11:27:27 +02:00
Stephen Abello
92e044fdf4
N°5888 - Handle modal sizes using CSS instead of JS
2023-04-13 15:30:53 +02:00
vdumas
84b1eca6c8
N°6159 - Enhancement on mail notification screen
2023-04-12 14:16:46 +02:00
Stephen Abello
b7b578eee5
N°5888 - Avoid modals being larger than window, when a modal is resized, recenter it
2023-04-11 15:35:12 +02:00