Commit graph

559 commits

Author SHA1 Message Date
Timothée Jaussoin
5b1e7d9909 Fix FLEXIAPI-396 Remove the CHANGELOG.md file (redundant with the Git history) and rename the RELEASE.md file to CHANGELOG.md 2025-10-07 11:24:57 +02:00
Timothée Jaussoin
d9b0f83e5d Fix FLEXIAPI-394 Apply SpaceCheck on all the pages and URLs, backport from 2.1 2025-09-29 15:26:25 +02:00
Timothée Jaussoin
7ae237eb7c Fix FLEXIAPI-392 Fix the recover_by_code view and use the account space object 2025-09-29 07:00:11 +00:00
Timothée Jaussoin
e888d53d31 Fix FLEXIAPI-391 Add missing account view attribute in the actions.delete view 2025-09-24 15:05:18 +02:00
Timothée Jaussoin
18cdf04026 Fix FLEXIAPI-390 Use the properly resolved Space domain when applying the... 2025-09-24 09:19:11 +00:00
Timothée Jaussoin
3b0dd419bb Fix FLEXIAPI-387 Ensure that INSTANCE_CONFIRMED_REGISTRATION_TEXT et... 2025-09-18 13:55:46 +00:00
Timothée Jaussoin
ef110eb4ce Fix FLEXIAPI-385 Use domains and not hosts in the EmailServer endpoints as... 2025-09-11 15:18:58 +02:00
Timothée Jaussoin
2006fa0929 Fix FLEXIAPI-378 Return a valid JSON containing the vCard and not the raw... 2025-08-28 13:56:07 +02:00
Timothée Jaussoin
7e9d34cf0b Fix FLEXIAPI-375 Fix VcardsStorage table UUID size, recover the UUID from the stored vCard 2025-08-27 16:36:16 +02:00
Timothée Jaussoin
740f603bbe Fix FLEXIAPI-372 Remove SESSION_DRIVER and CACHE_DRIVER and enforce them to file 2025-08-26 14:05:05 +02:00
Timothée Jaussoin
6af68374d6 Fix FLEXIAPI-371 Add documentation for the Wizard page 2025-08-18 17:05:15 +02:00
Timothée Jaussoin
fe89060698 Fix FLEXIAPI-361 Prepare the 2.0 release 2025-08-04 15:26:39 +02:00
Timothée Jaussoin
80246a232e Fix FLEXIAPI-364 Fix a faulty redirection in the ExternalAccount controller 2025-07-23 16:53:11 +02:00
Timothée Jaussoin
0578125f70 Fix FLEXIAPI-363 Send the Redis publish event when the externalAccount is... 2025-07-23 13:25:32 +00:00
Timothée Jaussoin
8882cdab18 Fix FLEXIAPI-312 Add Redis publish event when updating the externalAccount to... 2025-07-23 08:44:31 +00:00
Timothée Jaussoin
058d253dbc Fix FLEXIAPI-362 Return an empty object and not an empty array in the... 2025-07-22 08:18:53 +00:00
Timothée Jaussoin
2d611a1e33 Fix FLEXIAPI-360 Add rules on some jobs to only run them in the Gitlab pipeline when needed 2025-07-16 16:24:45 +02:00
Timothée Jaussoin
695d36e279 Fix FLEXIAPI-354 Fix contact deletion 2025-07-15 11:53:47 +02:00
Timothée Jaussoin
f5d6abc836 Fix FLEXIAPI-355 Add withoutGlobalScope() to the Account ContactVcardList resolver
Update the dependencies
Add missing rockylinux versions in deploy.yml for some jobs
2025-07-10 16:52:36 +02:00
Timothée Jaussoin
f37bc45194 Fix FLEXIAPI-356 Cleanup and reorganize the pipeline to mutualize some things and save time 2025-07-10 15:54:28 +02:00
Timothée Jaussoin
40c8209cdc Fix FLEXIAPI-353 Validate UUIDs in the vcards-storage endpoints, complete the... 2025-07-09 14:57:48 +00:00
Timothée Jaussoin
d55cc59e19 Fix FLEXIAPI-352 Add missing errors box in the password change form 2025-07-08 17:09:36 +02:00
Timothée Jaussoin
5771e39a9e Fix/351 import accounts windows 2025-07-08 14:24:02 +00:00
Timothée Jaussoin
dcd1719a61 Fix FLEXIAPI-350 Fix wrongly assigned variables in some views 2025-07-08 15:14:31 +02:00
Timothée Jaussoin
aa2051d281 Fix FLEXIAPI-348 Add a fallback 404 page for URLs that are pointing to no configured Spaces 2025-07-03 15:42:15 +02:00
Timothée Jaussoin
80f32a9887 Feature/346 ini info 2025-07-03 10:05:17 +00:00
Timothée Jaussoin
336c037590 Fix FLEXIAPI-342 Enforce password change when the External Account domain is changed 2025-07-02 17:19:57 +02:00
Timothée Jaussoin
d2cac6d60f Fix FLEXIAPI-341 Allow realm to be empty when creating a Space 2025-07-02 10:26:47 +02:00
Timothée Jaussoin
c8e587db01 Fix FLEXIAPI-341 Allow realm to be empty when creating a Space 2025-07-01 12:04:49 +02:00
Timothée Jaussoin
f712755b79 Fix FLEXIAPI-340 Fix the space resolution when getting the realm on Accounts 2025-06-30 15:49:56 +02:00
Jonathan Bartet
2e11db0c83 Fix FLEXIAPI-326 Rework email templates and translations 2025-06-30 12:00:31 +02:00
Timothée Jaussoin
bd4dbfeb7a Fix FLEXIAPI-337 Generate the provisioning URLs based on the user space 2025-06-24 13:04:59 +00:00
Timothée Jaussoin
37baeb2fc2 Fix FLEXIAPI-333 Remove HTML buttons because they cannot be rendered in "old" Outlook versions 2025-06-23 14:16:48 +00:00
Timothée Jaussoin
3a7f4486bb Fix FLEXIAPI-336 Fix broken ph icons 2025-06-19 11:08:00 +02:00
Timothée Jaussoin
f561a55221 Fix FLEXIAPI-335 Safari rendering issues with font icons 2025-06-19 10:23:49 +02:00
Timothée Jaussoin
73c0132051 Fix FLEXIAPI-324 Add an app setup wizard page 2025-06-17 16:06:29 +02:00
Timothée Jaussoin
4f3e9c57c9 Fix FLEXIAPI-330 Remove the ConfirmedRegistration email and related code 2025-06-17 10:58:35 +02:00
Timothée Jaussoin
f20056ec73 Fix FLEXIAPI-329 Use correct routes for accounts devices 2025-06-16 17:19:39 +02:00
Timothée Jaussoin
6b589d1d0f Fix FLEXIAPI-332 Check if the first line was untouched and that the number of... 2025-06-16 14:38:00 +00:00
Timothée Jaussoin
0348eecf4c Fix FLEXIAPI-325 Add endpoints to send the password reset and provisioning emails 2025-06-11 17:19:55 +02:00
Timothée Jaussoin
52eadf91ce Fix FLEXIAPI-328 Set realm on Space creation, limit the update if some accounts are present 2025-06-11 11:11:23 +02:00
Timothée Jaussoin
39992c0bd5 Fix FLEXIAPI-322 Api Keys documentation 2025-06-09 14:13:18 +02:00
Timothée Jaussoin
6b22d2ec86 Fix FLEXIAPI-321 Disable the account creation button when the Space is full for admins 2025-06-09 12:00:28 +02:00
Timothée Jaussoin
fae800343f Fix FLEXIAPI-319 Fix the admin device deletion link, recover the missing method 2025-06-09 09:59:59 +00:00
Timothée Jaussoin
92825b0211 Fix FLEXIAPI-318 Fix email recovery validation 2025-06-05 15:08:51 +02:00
Timothée Jaussoin
d4a757a892 Fix FLEXIAPI-313 Fix the admin device deletion link, recover the missing... 2025-06-05 11:16:09 +02:00
Timothée Jaussoin
f1c0247960 Fix/311 316 317 320 2025-06-04 14:35:15 +00:00
Peio Rigaux
cc45376d7d Fix FLEXIAPI-169
Added missing selinux label to log files and storage directory
Modify spec file to execute scriplets even on update
Dummy commit to test update
Use posttrans instead of post to launch scriptlet of old package before the one of the new package (easier for maintenance)
Fix selinux typo for labelling of log dir
2025-05-20 17:29:34 +02:00
Timothée Jaussoin
801b8bd047 Fix FLEXIAPI-305 Add specific error page for Space Expiration 2025-05-20 16:26:11 +02:00
Jonathan Bartet
477f23123d Fix FLEXIAPI-296 fix registration text 2025-05-19 11:39:55 +02:00