jf-cbd
|
261ec270c5
|
✏️ fix a typo
|
2024-03-01 17:24:39 +01:00 |
|
Eric Espie
|
356be511a8
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-03-01 09:44:24 +01:00 |
|
Eric Espie
|
7b01108c91
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-03-01 09:43:24 +01:00 |
|
Eric Espie
|
3b9ca4ad18
|
N°7310 - New Event to handle available Transitions
|
2024-03-01 09:39:00 +01:00 |
|
Stephen Abello
|
59129bc3ce
|
N°2039 N°7298 - Allow Actions to be asynchronous (#625)
* N°2039 - Allows Actions to be asynchronous
* Add unit test
* Apply suggestions from code review
* 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>
* 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
* GetAsynchronousGlobalSetting is now static
* None of the async task for itop notification attribute should be null
* Rename follow_global_setting to user_global_setting
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2024-03-01 09:27:56 +01:00 |
|
Anne-Cath
|
f896e72013
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-29 16:57:24 +01:00 |
|
Anne-Cath
|
eddc750ca8
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
# Conflicts:
# pages/audit.php
# tests/php-unit-tests/unitary-tests/core/DBSearchTest.php
|
2024-02-29 16:53:39 +01:00 |
|
Anne-Cath
|
f3abe1ff13
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# pages/audit.php
|
2024-02-29 16:50:04 +01:00 |
|
Anne-Catherine
|
473cf004b6
|
N°6968 - Audit duration : add of a rule multiplie by 4 the time of response (#575)
|
2024-02-29 16:33:04 +01:00 |
|
Anne-Catherine
|
90a5a7a9a7
|
N°6968 - Audit duration : add of a rule multiplie by 4 the time of response (#575)
|
2024-02-29 16:18:03 +01:00 |
|
Anne-Catherine
|
5574952033
|
N°5170 - In a transition DoCheckToWrite returned error, generes a Fatal error (#539)
|
2024-02-29 16:14:43 +01:00 |
|
Stephen Abello
|
1a8de82be5
|
Add toast feedback when resetting newsroom cache or change image placeholder in preferences
|
2024-02-29 11:07:48 +01:00 |
|
Benjamin Dalsass
|
187a895265
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-28 17:16:55 +01:00 |
|
Benjamin Dalsass
|
d15a0a0070
|
N°6086 - CSV import: Treat first line as a header
|
2024-02-28 17:04:35 +01:00 |
|
Pierre Goiffon
|
6224f8ca51
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-28 16:44:29 +01:00 |
|
Pierre Goiffon
|
76167a3d54
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-02-28 16:44:11 +01:00 |
|
Pierre Goiffon
|
46273dfc12
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
|
2024-02-28 16:43:51 +01:00 |
|
Pierre Goiffon
|
24f1cf8ca1
|
💡 Fix deprecated in JSDoc
|
2024-02-28 16:43:40 +01:00 |
|
Stephen Abello
|
2a5337d84c
|
N°2039 - Fix notifications sorting
|
2024-02-28 15:20:36 +01:00 |
|
Pierre Goiffon
|
3b27e6e466
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-28 15:13:06 +01:00 |
|
Pierre Goiffon
|
fbe7f559d2
|
N°7251 Remove usages of deprecated JS libs
Only js/json.js was used, but it is a polyfill that is not necessary anymore considering our browser requirements (see https://www.itophub.io/wiki/page?id=latest:install:requirements#web_browser)
|
2024-02-28 15:10:06 +01:00 |
|
vdumas
|
c8810708ef
|
N°7268 - Add test on method SetComputedDate
|
2024-02-28 12:52:08 +01:00 |
|
Anne-Cath
|
4e53deec9d
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-28 10:37:15 +01:00 |
|
vdumas
|
e8c11f38d2
|
N°4314 - Fix Uniqueness rules not working with Silo (2)
|
2024-02-28 10:00:21 +01:00 |
|
Anne-Catherine
|
1394bc221d
|
N°3363 - Add favicon in branding (#522)
|
2024-02-28 09:59:11 +01:00 |
|
Anne-Catherine
|
baa05ba8d4
|
N°4342 - Improve generic bulk deletion function with memory limit handling (#321)
|
2024-02-28 09:55:04 +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 |
|
Molkobain
|
940833a66f
|
N°7157 - Fix trigger init to null when not passed
|
2024-02-27 21:46:04 +01:00 |
|
Molkobain
|
2b172d6e19
|
N°7157 - Fix ActioniTopNotification friendlyname
|
2024-02-27 21:28:53 +01:00 |
|
Molkobain
|
69677954b4
|
N°7157 - Change way to pass calling trigger to action in order to ease extensibility and to be able to use its attributes in placeholders
|
2024-02-27 21:28:51 +01:00 |
|
Anne-Cath
|
2cafa78339
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-27 18:22:22 +01:00 |
|
Eric Espie
|
f3f86017b6
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-27 18:14:28 +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
|
86bf6ba0b0
|
N°5547 - Object deletion fails if friendlyname too long (#529)
|
2024-02-27 17:59:37 +01:00 |
|
Anne-Catherine
|
82e19f6eca
|
N°6543 - Fix display of AttributeText with width parameter (#521)
|
2024-02-27 17:42:59 +01:00 |
|
Eric Espie
|
5479080eb2
|
Merge remote-tracking branch 'origin/support/3.1' into develop
|
2024-02-27 17:40:56 +01:00 |
|
Eric Espie
|
8f1d8b1dc2
|
N°7294 - EVENT_ADD_ATTACHMENT_TO_OBJECT not triggered on the object
|
2024-02-27 17:39:53 +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 |
|
Anne-Catherine
|
0546a7b82b
|
N°6808 - Rank management (order) in iTop actions (#558)
|
2024-02-27 17:06:12 +01:00 |
|
vdumas
|
3d360e99da
|
N°4314 - Fix Uniqueness rules not working with Silo
|
2024-02-27 14:53:07 +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 |
|
Benjamin Dalsass
|
3cb3e8a7f9
|
N°6937 - Symfony 6.4 - Handle Symfony configuration files
|
2024-02-26 10:38:36 +01:00 |
|
jf-cbd
|
b6230ed486
|
🐛 N°7284 - Themehandler enhancement - use of utils::RealPath instead of php's method
|
2024-02-23 10:46:22 +01:00 |
|
Molkobain
|
6a907f1fed
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-02-22 16:08:09 +01:00 |
|
Molkobain
|
123dfd8dd3
|
N°2039 - Fix broken image in icon attribute when empty
|
2024-02-22 15:57:48 +01:00 |
|
Molkobain
|
e9bd76f2cd
|
N°2039 - Choose news icon depending on context
Icon from action if defined > Icon from source object class > Icon from branding (compact)
|
2024-02-22 15:28:16 +01:00 |
|
Molkobain
|
47f7dfeb47
|
N°2039 - Fix crash when opening all newsroom page due a missing use statement
|
2024-02-22 15:03:53 +01:00 |
|
Molkobain
|
405919f204
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-02-21 18:28:47 +01:00 |
|
Molkobain
|
b7f43ba22b
|
✅ Fix test case case when context tag is present more than once
|
2024-02-21 18:27:21 +01:00 |
|
Molkobain
|
b813a32225
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-02-21 18:21:18 +01:00 |
|