Anne-Cath
19cb0e873a
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-26 11:41:26 +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
c86ebba60d
N°7355 - Update jQuery-contextmenu to 2.9.2
2024-03-22 16:40:50 +01:00
Molkobain
db4c70cea3
N°7355 - Update jQuery-migrate to 3.4.1
2024-03-22 16:35:41 +01:00
Molkobain
e8c4c45c5c
N°7355 - Update jQuery to 3.7.1
2024-03-22 16:32:43 +01:00
Molkobain
a3d5712087
N°7355 - Update showdown to 2.1.0
2024-03-22 16:27:46 +01:00
Molkobain
5b8a3459f5
N°7331 - Update Composer cleanup script with existing questionable folders
2024-03-22 15:59:48 +01:00
Molkobain
e62473d4e9
N°7355 - Update clipboard to 2.0.11
2024-03-22 15:53:21 +01:00
Molkobain
b38a7c8ab6
N°7331 - Update cleanup script to remove denied folders no matter if they seem questionable
2024-03-22 15:47:25 +01:00
Molkobain
e7a04e0e70
N°7331 - Fix cleanup script to remove all denied folders
2024-03-22 11:55:16 +01:00
Molkobain
ed81dbc4a2
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-21 17:43:41 +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
Benjamin Dalsass
b29597110e
N°6937 - Symfony 6.4 - Handle Symfony configuration files
2024-03-19 20:58:00 +01:00
Pierre Goiffon
ce13ee8a55
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-18 18:17:20 +01:00
Pierre Goiffon
561e743fc3
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-18 18:15:52 +01:00
Pierre Goiffon
fa5d03fc6e
N°6455 Fix datepicker widget icon on button
...
The buttonText is now escaped
2024-03-18 18:15:39 +01:00
jf-cbd
ff7eca2f08
Merge branch 'support/3.2' into develop
...
# Conflicts:
# lib/composer/installed.php
2024-03-14 17:17:55 +01:00
Molkobain
c2f72f713a
N°7331 - Refactor for better understanding
2024-03-13 15:07:47 +01:00
Molkobain
700c4d0b04
N°7331 - Remove "example" (single) as well
2024-03-13 15:07:47 +01:00
Molkobain
43a8152de1
N°7331 - Remove unnecessary files from node_modules
2024-03-13 15:07:47 +01:00
Molkobain
f3dd414a51
N°7331 - Add NPM cleanup scripts
2024-03-13 15:07:47 +01:00
Molkobain
d1a4d333eb
N°7331 - Refactor Composer cleanup scripts to be used by other dependencies managers as well
2024-03-13 15:07:47 +01:00
Pierre Goiffon
1bfa1a7746
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-12 17:44:49 +01:00
Molkobain
d7270c56cd
N°7315 - Migrate usages in TwigBase::Controller to use new API if possible
2024-03-12 11:22:03 +01:00
Benjamin Dalsass
3747a6a454
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-12 09:48:37 +01:00
Molkobain
da32362ef6
N°7157 - Remove advanced mode in notifications center
2024-03-12 09:12:02 +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
f894cb24c6
N°6599 Move moment.js 2.22.2 to NPM
2024-03-11 16:27:44 +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
9566963835
N°7157 - Fix unit test when using symlinks
2024-03-08 15:49:47 +01:00
Molkobain
2aa1385958
N°7157 - Add unit test for subscription mechanism and refactor repository methods
2024-03-08 12:22:29 +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
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
Pierre Goiffon
e6d3ce5918
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-07 11:12:39 +01:00
Molkobain
e05b4e772c
N°7157 - Fix usage of Enum case value
2024-03-06 23:05:16 +01:00
Molkobain
17bab06ff5
N°7157 - Migrate enum values from strings to PHP Enum
2024-03-06 18:40:47 +01:00
Molkobain
ab4f224a00
N°7315 - Fix regression from previous commit
2024-03-06 16:26:13 +01:00
Molkobain
9e08143981
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-06 14:47:29 +01:00
Molkobain
fe6ee083f6
N°7315 - Migrate deprecated usages of WebPage::add_linked_stylesheet()
2024-03-05 23:06:44 +01:00
Molkobain
655539c289
N°7315 - Introduce WebPage::LinkStylesheetXXX() methods to replace WebPage::add_linked_stylesheet()
2024-03-05 22:58:59 +01:00
Molkobain
33ba754277
N°7315 - Migrate deprecated usages of WebPage::add_linked_script()
2024-03-05 22:58:57 +01:00
Molkobain
7948793674
N°7315 - Introduce WebPage::LinkScriptXXX() methods to replace WebPage::add_linked_script()
2024-03-05 22:58:28 +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
Molkobain
db4dfe1ba3
N°7315 - Migrate usages of WebPage::add_linked_script() to absolute URIs to ensure they are correctly loaded no matter the endpoint location
2024-03-05 21:53:04 +01:00
Stephen Abello
ff7e4d3db6
N°2039 - Display actions as independent icon buttons
2024-03-04 15:24:36 +01:00
Pierre Goiffon
b7e1202cf1
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-04 10:43:16 +01:00
Pierre Goiffon
e371db846a
N°5621 Move showdown 2.0.0-alpha1 to NPM
...
Current file header is : /*! showdown v 2.0.0-alpha1 - 25-09-2018 */
Official 2.0.0-alpha doesn't match neither on content nor date :(
Considering date we would be at 1.8.7, but it is also quite different (and has vulnerabilities)
In consequence switching to 2.0.0.
2024-03-04 10:31:27 +01:00