Pierre Goiffon
6a5beb89cc
📝 Version history : 2.7.0-1 was a major version
...
2.7.0 community was never released
2022-12-15 11:55:51 +01:00
Molkobain
3d09e3b57b
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-12-14 20:35:47 +01:00
Molkobain
6d47b0f4f8
N°4517 - PHP 8.0: Fix undefined array key due to type cast being done before coalesce
2022-12-14 20:34:40 +01:00
Molkobain
27cf8159d0
N°5388 - PHP 8.2: Fix dynamic properties
2022-12-14 19:55:08 +01:00
Eric Espie
314dd7d7ad
Merge remote-tracking branch 'origin/develop' into develop
2022-12-14 15:50:17 +01:00
Eric Espie
6412f1ab23
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
2022-12-14 15:48:52 +01:00
jbostoen
32ee1a8226
N°5793 - HTML Sanitizer: Allow 'start' attribute in 'ol' tag ( #368 )
...
* * Extended allowed attributes on ol, li (based on W3Schools)
* Change unit test case label
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2022-12-14 15:46:59 +01:00
Eric Espie
e1c28a5c22
Merge branch 'support/2.7' into support/3.0
2022-12-14 15:45:27 +01:00
Eric Espie
296ee019a0
Merge branch 'support/2.7' into support/3.0 - nothing to do
2022-12-14 15:44:05 +01:00
Thomas Casteleyn
fe997d1254
N°2013 Fix setup when doing update to new DB ( #351 )
...
During the setup there are some queries done to the DB.
Only the config file parameters were used, meaning changing those parameters in the setup form wasn't effective :(
This is a regression made in 2.5.0 with N°1260 (MySQL TLS)
2022-12-14 10:29:58 +01:00
Eric Espie
e38951ebae
N°4756 - Ease extensibility for CRUD operations : Event Service - Changed some tags
2022-12-14 09:43:41 +01:00
Molkobain
7c2f8f4d93
N°5765 - Setup: Never cache folder permissions test response ( #374 )
2022-12-14 09:33:54 +01:00
Pierre Goiffon
1f76ff940d
N°5797 Replace wrong config load ( #338 )
2022-12-13 18:23:09 +01:00
Pierre Goiffon
fde6cac7a2
📝 SECURITY: Add disclosure policy ( #372 )
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2022-12-13 18:15:25 +01:00
jbostoen
93209265f2
N°5792 - Update dutch translations thanks to @jbostoen
2022-12-13 17:49:32 +01:00
Eric Espie
b50675fc29
N°4756 - Ease extensibility for CRUD operations : Event Service - Fix CI
2022-12-13 13:44:20 +01:00
Eric Espie
deb6d1fd9a
N°4756 - Ease extensibility for CRUD operations : Event Service - move event description to an object
2022-12-13 11:55:05 +01:00
Eric Espie
432579657c
N°4756 - Ease extensibility for CRUD operations : Event Service - cleanup
2022-12-13 11:52:21 +01:00
Molkobain
f09bd5fdff
N°5655 - Add icon to linkset bulk actions in case they are set as shortcut actions
2022-12-13 11:47:32 +01:00
Molkobain
4f37a9e447
N°5655 - Router: Add method to dump available routes
2022-12-13 11:47:32 +01:00
Molkobain
32297d93dd
N°5655 - Add utils::ToSnakeCase() method
2022-12-13 11:47:32 +01:00
Pierre Goiffon
7083e1263d
📝 Version history : add 2.7.8
2022-12-13 10:53:59 +01:00
Eric Espie
329d1a7c41
N°4756 - Ease extensibility for CRUD operations : Event Service - documentation
2022-12-13 10:43:05 +01:00
Eric Espie
22749caeb4
N°4756 - Ease extensibility for CRUD operations : Event Service - renamed service setup interface
2022-12-13 10:19:25 +01:00
Eric Espie
baaa4474f9
N°5102 - Allow to send emails using GSuite SMTP and OAuth - cleanup unnecessary include
2022-12-13 10:01:57 +01:00
Molkobain
af804a9dc1
N°5655 - Enable bulk modify/delete on linksets
2022-12-12 23:44:31 +01:00
Molkobain
899f4fdc0a
N°5655 - Fix regression from e5d67d22
...
Can't use "let" as this snippet seems to be evaluated several with the same variables 😭
2022-12-12 23:38:55 +01:00
Molkobain
8cced3a79e
N°5655 - Refactor of menu actions generation to reduce duplicated code
2022-12-12 17:25:48 +01:00
Eric Espie
bb26e48d38
Update version to next release 2.7.9
2022-12-12 16:19:42 +01:00
Pierre Goiffon
4eb45f1b34
N°5779 iTopDesignFormatTest : test file conversion from version N to N
...
For example for a 3.1 version content will try to convert the file from 3.0 to 3.1
2022-12-12 10:48:59 +01:00
Pierre Goiffon
c2f503e2ac
N°5779 update-xml : update code using iterators
2022-12-12 09:28:42 +01:00
Pierre Goiffon
e4e654100e
N°5779 update-xml : check we are indeed targeting all of the design files
2022-12-09 18:19:15 +01:00
Pierre Goiffon
3270c3f775
🔨 N°5779 update-xml : if XML files already at current version, tries to convert from previous one
2022-12-08 17:08:00 +01:00
Eric Espie
7f88a6aa1a
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:39:55 +01:00
Eric Espie
26042b990f
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:34:16 +01:00
Eric Espie
cf433f2f80
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2.7.8
2022-12-08 08:25:11 +01:00
Eric Espie
c02f84969a
N°4756 - Ease extensibility for CRUD operations : Event Service
2022-12-08 08:21:13 +01:00
Eric Espie
bdebea62b6
N°5394 - use session for the FSM (use Session object)
2022-12-08 08:21:13 +01:00
Pierre Goiffon
4a22361f39
🔨 N°5633 update-xml.php : add new XML dir (/application and /core)
2022-12-07 17:40:48 +01:00
Pierre Goiffon
025f8b9dc3
🔨 N°5633 update-xml.php : if no version passed, assuming current version
2022-12-07 17:40:48 +01:00
Benjamin Dalsass
9defedb862
N°5073 - Issue, row actions listeners lost on refresh
2022-12-07 15:31:19 +01:00
Eric Espie
ae94e58a43
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-07 13:53:15 +01:00
Eric Espie
e4d8489292
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-07 13:52:42 +01:00
Eric Espie
f66692d5cf
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-07 13:44:54 +01:00
Eric Espie
2b917f6647
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-oauth-client/src/Service/PopupMenuExtension.php
2022-12-07 13:42:36 +01:00
Eric Espie
cda017fa4f
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-07 13:37:52 +01:00
Pierre Goiffon
dad22f6f83
📄 Update Licenses
2022-12-07 11:04:33 +01:00
Eduardo Mozart de Oliveira
0579f1b1dc
Add Windows / macOS auto-generated files to .gitignore ( #367 )
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2022-12-06 18:08:51 +01:00
Pierre Goiffon
a551bf0499
📝 CONTRIBUTING: Improvements ( #371 )
2022-12-06 17:19:44 +01:00
vdumas
4f36819ab2
Fix @param & @return comments for GetTagFromLabel
2022-12-06 16:43:55 +01:00