Benjamin Dalsass
7a7b7381c9
N°2732 - DataSynchro : process stopped when memory peak usage exceeds 2
2024-03-12 09:48:01 +01:00
Molkobain
da32362ef6
N°7157 - Remove advanced mode in notifications center
2024-03-12 09:12:02 +01:00
Molkobain
5569df5950
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-11 21:59:10 +01:00
Molkobain
b08b5297cf
N°7122 N°4164 - Adjustment to Symfony 5.4
2024-03-11 21:57:37 +01:00
Molkobain
3e6e096f62
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/layout.html.twig
2024-03-11 21:27:59 +01:00
Molkobain
6377a738c5
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-11 21:18:53 +01:00
Molkobain
a9f8dcc5e8
N°7122 N°4164 - Portal: Hide log off button when user can't actually log off (eg. SSO using SAML or other providers) ( #599 )
...
* N°7122 N°4164 - Portal: Hide log off button when user can't actually log off (eg. SSO using SAML or other providers)
* N°7122 - Fix typo
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2024-03-11 21:13:09 +01:00
Pierre Goiffon
f1e6246962
N°7299 Remove moment.js (moved to NPM)
2024-03-11 16:56:41 +01:00
Pierre Goiffon
d2c6190b59
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-11 16:40:49 +01:00
Pierre Goiffon
9470d9b9ec
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-11 16:40:26 +01:00
Pierre Goiffon
9750fec959
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-11 16:40:14 +01:00
Pierre Goiffon
969a301cbb
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-03-11 16:40:01 +01:00
Pierre Goiffon
c325294e17
N°6599 Update moment from 2.22.2 to 2.30.1
2024-03-11 16:39:05 +01:00
Pierre Goiffon
0f8247ce69
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-11 16:32:03 +01:00
Pierre Goiffon
8588757da9
N°6599 Update moment from 2.22.2 to 2.30.1
2024-03-11 16:31:24 +01:00
Pierre Goiffon
f894cb24c6
N°6599 Move moment.js 2.22.2 to NPM
2024-03-11 16:27:44 +01:00
Stephen Abello
722765c0aa
N°7130 - When moving data in the setup from multiple columns, prevent later data from erasing previous data when it's NULL
2024-03-11 16:11:30 +01:00
Benjamin Dalsass
dae3be99ce
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-11 16:05:34 +01:00
Benjamin Dalsass
5e9b4da68c
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-11 16:04:48 +01:00
Benjamin Dalsass
af2c6d9ab8
N°7279 - AttributeClass defined in XML datamodel compilation issue
...
- make more_values property optional
2024-03-11 16:03:38 +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
Molkobain
0c3e839381
N°7303 - Fix failure to add attachment in portal due to regression from e830c903
2024-03-08 17:18:32 +01:00
Thomas Casteleyn
5be386d03e
N°4894 - Improve AttributeDecimal validation during CSV import ( #248 )
...
* Update AttributeDecimal validation pattern
* Update phpdoc
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Reduce unneeded sprintf flags
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-03-08 17:03:51 +01:00
Pierre Goiffon
6e625e0cc9
N°7329 remove js/jquery.autocomplete.js
2024-03-08 16:19:29 +01:00
Pierre Goiffon
a602101695
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# js/jquery-ui-1.11.4.custom.min.js
# js/jquery-ui.custom.min.js
2024-03-08 16:16:18 +01:00
Molkobain
2ced460ec6
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-08 16:05:35 +01:00
Pierre Goiffon
ae9bda8bbb
N°7328 Deprecate js/jquery.autocomplete.js
...
This lib isn't used since iTop 3.0.0 (replaced by JQuery UI autocomplete widget)
2024-03-08 15:54:50 +01:00
Molkobain
9566963835
N°7157 - Fix unit test when using symlinks
2024-03-08 15:49:47 +01:00
Eric Espie
cf6e8ab22a
N°6974 - Add unit tests for compatibility validation
2024-03-08 13:29:04 +01:00
Pierre Goiffon
48d86fdbf5
N°4797 Remove js/jquery-ui-1.11.4.custom.min.js
...
File was deprecated in 3.0.0 with N°3184
Use instead JQuery lib in NPM (since 3.2.0 N°5621)
2024-03-08 12:47:14 +01:00
Molkobain
2aa1385958
N°7157 - Add unit test for subscription mechanism and refactor repository methods
2024-03-08 12:22:29 +01:00
Pierre Goiffon
509df0939e
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# js/jquery-ui.custom.min.js
2024-03-08 11:14:51 +01:00
Pierre Goiffon
9032dac314
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-08 11:13:43 +01:00
Pierre Goiffon
a29b0a8e33
N°6455 Update JQuery-UI from 1.12.1 to 1.13.2
2024-03-08 11:13:32 +01:00
Stephen Abello
fee1897932
N°7157 - Add link to notifications center in view all newsroom page
2024-03-08 10:46:03 +01:00
Stephen Abello
093a4cec75
N°7157 - Add more information to notifications center table
2024-03-08 10:33:21 +01:00
Stephen Abello
892a7fa95f
N°7327 - Allows to differentiate newsroom priorities
2024-03-08 09:53:23 +01:00
Pierre Goiffon
48f7ae8476
N°6455 Update JQuery-UI to 1.13.2
2024-03-08 09:16:27 +01:00
Pierre Goiffon
10ef277982
N°6455 Add jquery-ui NPM package
...
We need jquery-ui-dist for inclusion in our web pages, but there are no security returned on this package :/
So we are adding jquery-ui, ignoring the corresponding files (only add it to package.json).
2024-03-08 09:16:27 +01:00
Molkobain
ebe7da7acb
N°7157 - Fix URI passed to scandir() function in user's image placeholder selection
2024-03-07 17:26:56 +01:00
Pierre Goiffon
d6cfde0f94
N°7299 Remove jquery-migrate (moved to NPM)
2024-03-07 15:33:07 +01:00
Pierre Goiffon
1b9b4fdd39
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-07 15:28:27 +01:00
Pierre Goiffon
9fa036df7e
N°5621 Move jquery-migrate 3.1.0 to NPM
2024-03-07 15:27:38 +01:00
Molkobain
c24c1ba73c
N°7157 - Fix Selectize plugin error due to file being loaded twice due to slightly different URIs
2024-03-07 15:26:10 +01:00
Stephen Abello
3650cf761d
N°2039 - Correctly pass context arguments to recipients OQL
2024-03-07 15:06:53 +01:00
Benjamin Dalsass
8bb551eb10
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-07 14:34:20 +01:00
Benjamin Dalsass
34c4d753d3
N°797 - Delete of DataSynchro incomplete
2024-03-07 14:05:50 +01:00
Molkobain
6177035f84
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-07 13:26:29 +01:00
Molkobain
4d1f8e5704
N°7157 - Fix ValueSetEnum values as array must conserve keys
2024-03-07 11:17:35 +01:00