Commit Graph

177 Commits

Author SHA1 Message Date
Laurent Destailleur
d4b49fac4a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-06-29 20:49:03 +02:00
Marc de Lima Lucio
b0e825c123 FIX: PHP 8 warning on output of successful cronjob (#29922) 2024-06-08 12:01:22 +02:00
Laurent Destailleur
d9858d9bb7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-18 16:00:26 +01:00
Laurent Destailleur
6a2d7d1523 Update cronjob.class.php 2024-01-15 14:14:51 +01:00
atm-sami
5453f0c628 Update cronjob.class.php 2024-01-15 12:06:11 +01:00
samifilali26
7d3c348c68 update 2024-01-08 10:08:06 +01:00
samifilali26
ceecf89892 add function to check if output is too long to be set in db 2023-12-19 18:08:12 +01:00
Laurent Destailleur
fe9521b6b2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-21 17:34:34 +02:00
Laurent Destailleur
476f95c4f6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/subscription/list.php
	htdocs/comm/action/index.php
	htdocs/core/modules/propale/doc/pdf_azur.modules.php
	htdocs/core/modules/propale/doc/pdf_cyan.modules.php
	htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
	htdocs/cron/class/cronjob.class.php
	htdocs/eventorganization/class/conferenceorbooth.class.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/public/ticket/list.php
	htdocs/supplier_proposal/list.php
	htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
462dc07eb8 Fix clone of cron task 2023-05-16 03:50:57 +02:00
Laurent Destailleur
b19579f978 Fix warning 2023-05-12 20:30:33 +02:00
Laurent Destailleur
263d315ba4 Debug tooltip for cron 2023-04-27 16:19:35 +02:00
Laurent Destailleur
46e3413e8a Fix tooltips 2023-04-27 15:55:21 +02:00
Frédéric FRANCE
a2c78bcec7 add ajax tooltip for cronjobs 2023-04-26 22:33:26 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
5cf1ed058f Fix data next run of a job mandatory only if status is enabled 2023-03-30 12:42:39 +02:00
Laurent Destailleur
f1933523e5 Fix tooltip 2023-03-24 15:18:05 +01:00
Laurent Destailleur
77d6b9510b Clean code 2022-12-28 13:04:11 +01:00
lmarcouiller
9002d5002f fix : php 8.1 warnings 2022-11-15 15:18:17 +01:00
Laurent Destailleur
ae31b595e5 NEW Can set a monthly frequency (or multiple) in cron tasks. 2022-10-18 19:48:49 +02:00
Laurent Destailleur
63109d2844 Merge pull request #22182 from frederic34/pr/dolibit-ut/22136
sample deprecated function
2022-10-06 12:20:15 +02:00
Laurent Destailleur
4e88c5e292 Fix warnings 2022-10-03 19:41:04 +02:00
Laurent Destailleur
bb624dd0a1 NEW Can send an email on scheduled job error 2022-10-03 19:32:57 +02:00
Frédéric France
705b436494 replace other deprecated 2022-09-10 14:03:47 +02:00
Laurent Destailleur
3d9b57ac3f Clean code 2022-09-02 09:35:10 +02:00
Florian Charlaix
c0d36979ee Work for #21780 Add cleanUnfinishedCronjob job
Add cleanUnfinishedCronjob cronjob to clean unfinished job
Set job processing to 0, last result as an error with the reason in last output
2022-08-22 17:34:47 +02:00
stickler-ci
b1b10a5d3f Fixing style errors. 2022-08-19 07:35:20 +00:00
Florian Charlaix
453eeb1f4a CLOSE #21780 Add pid field to Cronjob class and store PID on job execution
Add the new pid column to the Cronjob class internal value and functions

 Store the current PID on job execution during run_jobs
2022-08-19 09:28:07 +02:00
Laurent Destailleur
66c27139e1 Fix php8 2022-07-25 19:21:14 +02:00
Laurent Destailleur
7acf02d6da Debug v16 2022-06-30 12:37:41 +02:00
Laurent Destailleur
78831513a7 Debug v16 2022-06-30 12:10:50 +02:00
Laurent Destailleur
4c4e081997 Debug v16 2022-06-28 13:09:53 +02:00
Laurent Destailleur
c171ba3a45 Fix regression in cron jobs 2021-12-02 16:07:33 +01:00
Laurent Destailleur
0649dc598d Clean code 2021-11-18 19:25:07 +01:00
kamel
7b41d1d87f Merge branch 'develop' of github.com:OPEN-DSI/dolibarr into fix_00008 2021-10-20 09:35:30 +02:00
Laurent Destailleur
dd0809b528 Fix trans labels status 2021-10-16 19:37:57 +02:00
Laurent Destailleur
29abbbe2fb Clean code 2021-08-28 01:45:53 +02:00
kamel
ba7b6a8d51 FIX: Reload values of the specified entity when change entity in the execution of cron job 2021-06-21 16:38:36 +02:00
Laurent Destailleur
b14de0bff7 NEW Can clone a cron job. 2021-05-04 10:56:21 +02:00
Laurent Destailleur
d138e7410b Clean code 2021-04-26 19:12:23 +02:00
Laurent Destailleur
61df76dd9a Fix pb in date format %a %b when using a negative timezone
Enhance date management and unit tests.
2021-04-19 12:48:08 +02:00
Laurent Destailleur
8a62d97b89 Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
Laurent Destailleur
cc10106a21 Fix protection on int 2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7 Fix yogosha #5627 2021-03-14 11:48:39 +01:00
Frédéric FRANCE
0a6f307716 code syntax cron directory 2021-02-28 23:47:30 +01:00
Frédéric FRANCE
fa72021ca8 doxygen 2021-02-12 08:49:29 +01:00
Laurent Destailleur
0968c68cf9 Enhance widget 2020-12-12 12:45:43 +01:00
Laurent Destailleur
fe0764be6e Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/action/class/actioncomm.class.php
	htdocs/expedition/class/expedition.class.php
	htdocs/product/class/product.class.php
2020-11-22 02:32:47 +01:00
Laurent Destailleur
95b79094df Fix warning.
Module cron is more clear.
2020-11-21 16:27:50 +01:00
Florian Mortgat
6c75997b27 FIX wrong tab 2020-11-20 19:15:15 +01:00