opnform-host-nginx/api/app
Julien Nahum 9bf83d5f89 Enhance Tax Export Command Date Handling
- Improved date validation logic in the GenerateTaxExport command.
- Added default start date as the first day of the previous month if not specified, with user confirmation.
- Set default end date to the end of the month based on the start date if not provided.
- Refactored date formatting for better readability and consistency in log messages.
- Enhanced the clarity of the progress bar query options by formatting the expand array.

These changes improve user experience by providing sensible defaults for date inputs and ensuring clear communication of the command's actions.
2025-01-14 14:40:26 +01:00
..
Console Enhance Tax Export Command Date Handling 2025-01-14 14:40:26 +01:00
Enums Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Events Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exceptions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exports Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Http Enhance Form Submission Export Functionality (#657) 2025-01-07 15:04:02 +01:00
Integrations Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
Jobs Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Listeners Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Mail Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
Models Readonly User (#637) 2024-12-30 14:35:23 +01:00
Notifications Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
Open Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
Policies Readonly User (#637) 2024-12-30 14:35:23 +01:00
Providers Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Rules Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
Service improve s3key exception (#661) 2025-01-06 12:52:20 +01:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00