odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
Eric Espie
dc8f521b12
N°7145 - UI - Init Value DateTime and Date with Day Time (Add default values on mandatory dates)
2025-01-09 11:56:55 +01:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Molkobain
7b8887a9c8
N°2039 - Rename AsyncSendiTopNotifications into AsyncSendNewsroom
2024-05-02 17:15:14 +02:00
Molkobain
635c1bda6e
N°2039 - Rename iTopNewsroom into NewsroomNotification
2024-05-02 09:30:47 +02:00
Stephen Abello
59129bc3ce
N°2039 N°7298 - Allow Actions to be asynchronous ( #625 )
...
* N°2039 - Allows Actions to be asynchronous
* Add unit test
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestions from code review
* GetAsynchronousGlobalSetting is now static
* None of the async task for itop notification attribute should be null
* Rename follow_global_setting to user_global_setting
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-03-01 09:27:56 +01:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +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
Eric Espie
e91e53c0ec
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# composer.lock
# datamodels/2.x/itop-oauth-client/datamodel.itop-oauth-client.xml
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
2022-07-11 17:24:06 +02:00
Eric Espie
e105cc6d44
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# composer.lock
# core/log.class.inc.php
# datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml
# lib/composer/autoload_real.php
# setup/licenses/community-licenses.xml
# setup/setuputils.class.inc.php
2022-07-11 09:23:18 +02:00
Eric Espie
d388c3fd3d
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Limit error size
2022-07-04 16:48:56 +02:00
Stephen Abello
178ba60973
N°4307 Replace SwiftMailer with Laminas-mail
2022-04-22 10:58:28 +02:00
denis.flaven@combodo.com
a7a7ce77fb
N°4096 - Automatic email sending retry in case of error.
2021-09-28 15:42:28 +02:00
denis.flaven@combodo.com
e325d535ae
N°4096 - Add automatic email reprocessing in case of error
2021-08-04 11:24:59 +02:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
c61a66ca69
N°3233 - Remove "display_template" from datamodel classes
2020-08-04 13:26:57 +02:00
Molkobain
5b9643d6fb
Update PHPDoc
2020-06-22 16:06:21 +02:00
Eric
d484614c0f
N°2016 - Fix Issue with "ExecAsyncTask: async_task_retries"
2019-02-13 14:03:22 +01:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Bruno Da Silva
9d771be8b2
N°955: fix the bugfix [r5766]
...
- handling of forbidden char code in the error message (happen for example on host error using a french windows), in this case a less verbose message is written in the table, and a issue log is written into the fs
- apply for both synchronous and asynchronous
SVN:trunk[5796]
2018-05-17 09:55:58 +00:00
Stephen Abello
b43063a6d2
N°995 : Update notification status when its async task fail
...
SVN:trunk[5766]
2018-05-02 14:40:22 +00:00
Pierre Goiffon
3cd28d1559
Some PHPDoc and small reformat
...
SVN:trunk[5139]
2017-11-23 17:42:24 +00:00
Denis Flaven
8eba9ae714
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
...
SVN:trunk[4011]
2016-04-22 09:26:27 +00:00
Romain Quetiez
7ed60f711c
mproved the processing of background task to enable more advanced functionalities like queuing (protection against reentrance)
...
SVN:trunk[3313]
2014-09-03 09:53:55 +00:00
Romain Quetiez
f0ee5112b9
Improved the processing of background task to enable more advanced functionalities like queuing (factorized the error handling)
...
SVN:trunk[3302]
2014-08-21 08:53:16 +00:00
Romain Quetiez
ada70b97d4
Improved the processing of background task to enable more advanced functionalities like queuing
...
SVN:trunk[3300]
2014-08-19 10:08:35 +00:00
Romain Quetiez
5f5125a131
#854...ROLLBACK, undoing the commit [3185]. The implementation has been postponed to the next major relase.
...
SVN:trunk[3255]
2014-07-09 09:49:02 +00:00
Romain Quetiez
d847272264
Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup)
...
SVN:trunk[3241]
2014-07-03 14:31:54 +00:00
Denis Flaven
686848a0ae
#953 Protect the background processing against corrupted (incomplete) objects.
...
SVN:trunk[3231]
2014-06-30 15:24:49 +00:00
Romain Quetiez
2d0ca37f27
#854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant
...
SVN:trunk[3185]
2014-06-02 14:35:28 +00:00
Romain Quetiez
e980b051b1
Asynchronous emails: added a retry mechanism useful in case your SMTP server restricts the number of emails that can be sent over a period of time (usage: broadcasting a newsletter). The mechanism is not specific to sending email as it is implemented at the AsyncTask level.
...
SVN:trunk[3047]
2013-12-13 10:35:37 +00:00
Denis Flaven
c84a22c503
#856 : allow asynchronous emails to have an empty 'to' recipient... (not used anyway)
...
SVN:trunk[3043]
2013-12-12 18:02:32 +00:00
Denis Flaven
74575440d7
Bug fix: properly serialize Emails with binary Attachments. Previously asynchronous emails with binary attachements were not working (they were queued but never sent).
...
SVN:trunk[2679]
2013-04-16 09:05:56 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
fe7f65893e
Allow more than 64K for the email content (including attachments)
...
SVN:trunk[1851]
2012-02-10 12:31:02 +00:00
Romain Quetiez
649f7c609b
Generation of emails based on the lib SwiftMailer (implements the SMTP protocole)
...
SVN:trunk[1638]
2011-10-20 15:14:17 +00:00
Romain Quetiez
a222b33566
CRON - admin only + queues with timer (field 'planned')
...
SVN:trunk[1139]
2011-03-21 15:17:08 +00:00
Romain Quetiez
de5ccf5908
Background processes - API ready for periodicity management
...
SVN:trunk[1137]
2011-03-21 11:17:42 +00:00
Romain Quetiez
3074683274
Email sent in asynchronous mode: forgot two files...
...
SVN:trunk[1134]
2011-03-18 12:13:04 +00:00