XGUI
1eaeeb502b
N° 5874 - Quick create: improvement for newcomer
...
Hide Popular section when empty
2024-11-28 16:55:44 +01:00
xavier.guiboud-ribaud@combodo.com
b9ad9dcded
5874
...
Add comments to tests for clarity
Add setUp and tearDown methods on tests
Add classes on history and popular sections
2024-11-25 12:10:10 +01:00
xavier.guiboud-ribaud@combodo.com
585072a478
5874
...
Change description of parameters and functions
Add comments in twig for clarity
Add default popular category to UserRequest and FunctionalCI classes
Add comments to tests for clarity
2024-11-22 14:02:39 +01:00
XavierGR
dc2064450b
N°5874 - Quick create: improvement for newcomer
2024-11-21 15:11:55 +01:00
vdumas
37cf1b2901
N°6992 - Fix "add lnk" popup title: use label instead of class name
2024-07-23 10:10:32 +02:00
Molkobain
b682ed7ad9
N°7410 - Change acknowledge button label
2024-07-19 10:14:06 +02:00
Molkobain
d32949d1d3
N°7410 - Fix typo in template path
2024-07-18 16:06:12 +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
Molkobain
8c4c0ff5e1
N°7552 - Adjust linkedset display as tag endpoint to return only necessary data
2024-07-04 11:30:51 +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
jf-cbd
6f42b4aafc
Fix selectize bug when multiple selectize fields exist on the same page
2024-06-05 10:26:26 +02:00
Molkobain
fc428eeb2b
N°6167 - Fix welcome popup opening with collapsed content
2024-05-26 23:03:34 +02:00
jf-cbd
fd6796aae3
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
...
# Conflicts:
# .make/composer/rmDeniedTestDir.php
# application/utils.inc.php
2024-05-17 11:16:56 +02:00
jf-cbd
020a37ead9
N°7526 - Profile input unfocus: Previously entered value still filters
2024-05-17 10:58:29 +02:00
jf-cbd
912b6b4a0d
N°7479 - Profile filter unusable
2024-05-16 16:52:22 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Molkobain
188a3fe3cc
N°2039 - Improve title / message for set input with a minimum item constraint
2024-05-02 13:46:51 +02:00
Molkobain
e669f0e6b9
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-04-18 18:50:29 +02:00
Molkobain
12ad3c2732
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-04-18 18:49:08 +02:00
Molkobain
ac826cb9f1
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-04-18 18:48:24 +02:00
Molkobain
9dab8679d6
N°7448 - Update dictionary entry
2024-04-18 18:44:20 +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
9b198bc76e
N°7264 - Fix regression from ff130516
2024-04-04 09:43:24 +02:00
Molkobain
f7230de6d6
N°7264 - Improve async load of CSS files to avoid duplicates in the webpage.
...
Based on the same mechanism that was made for JS files.
2024-04-03 16:16:10 +02:00
Molkobain
75a01db959
N°7194 - Remove "external link" icon in the tooltip
2024-03-26 12:04:59 +01:00
Stephen Abello
c29bff4d91
N°7355 - Fix deprecated jQuery call
2024-03-26 11:58:17 +01: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
8c7b33fb06
N°7315 - Migrate relative images URLs to absolute ones in order to support pages on different depth levels
2024-03-05 21:55:00 +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
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
Molkobain
3cc3f0e4ff
N°7288 - Fix page crash due to unescaped characters in relations row actions ( #620 )
2024-02-27 08:34:34 +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
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
Benjamin Dalsass
490f8600e5
N°7133 - Linkset displayed as property failed when filter contains single quote or new line
2024-01-10 16:52:05 +01:00
Benjamin Dalsass
03b095f246
N°7133 - Linkset displayed as property failed when filter contains single quote or new line
2024-01-10 16:50:03 +01:00
Benjamin Dalsass
34f0053db7
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention ( #589 )
2023-12-21 10:18:11 +01:00
Stephen Abello
5465287089
Merge branch 'support/3.0' into support/3.1
2023-11-13 11:21:21 +01:00
Stephen Abello
09be84f69d
N°6908 - Security hardening
2023-11-13 11:19:02 +01:00
Stephen Abello
61565b25a3
N°6767 - Error in ajax request when there's dict to load and no onready scripts
2023-09-21 10:40:22 +02:00
Stephen Abello
03c9ffc033
N°6560 - Fix unescaped backtick in friendlyname breaking details page scripts
2023-09-01 09:41:23 +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
Stephen Abello
452cc77168
N°6446 Prevent loaded js file constant from being missing if an ajax call is made from a page that's not a Webpage
2023-06-27 11:24:05 +02:00
Benjamin Dalsass
86148ecf57
N°6415 - Linked set shown as tag set in csv import is ugly
2023-06-16 16:06:35 +02:00
Benjamin Dalsass
578f2dfa8e
N°3190 - Edit n:n LinkedSetIndirect in object details using a tagset-like widget
...
Add security if add option button js code isn't provided
2023-06-14 14:50:17 +02:00
Denis
fed149dc66
N°918 - Translate placeholders in notifications ( #506 )
...
- Localization of date & time formats
- Use of DataLocalizer (if present)
- All placeholders can be used in the uploaded HTML template as well as in the notification "message"
2023-06-13 09:51:32 +02:00
Eric Espie
3e7c48d5c6
N°6357 - Prevent entering same password on change user password
2023-05-31 17:12:26 +02:00
acognet
649457bfc2
N°6308 - issue on displaying a userrequest list with Service_details fields with PHP 8
2023-05-26 00:25:42 +02:00