Laurent Destailleur
b55271dedb
Fix warning
2023-04-15 03:27:35 +02:00
battosai30
44e01aeee8
Update mailing-send.php
...
The delay between email annouunced in prompt is not right : when the delay is called, usleep takes useconds as argument and MAILING_DELAY is multiplied by 1000000, but prompt information doesn't have to.
2023-03-28 09:14:27 +02:00
Laurent Destailleur
3090caccb4
Log
2023-03-22 22:14:01 +01:00
Laurent Destailleur
4068b1db87
Fix link for read or unsubscribe must use a unique hash
2023-02-23 21:19:01 +01:00
Laurent Destailleur
b0cf8cd72d
Clean code
2023-02-21 13:19:57 +01:00
Laurent Destailleur
ad00a17ac3
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-13 13:03:54 +01:00
Laurent Destailleur
707101b913
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-13 12:56:24 +01:00
Laurent Destailleur
8125a04d7e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-13 11:17:04 +01:00
Laurent Destailleur
cfede65ca0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-13 11:15:52 +01:00
Laurent Destailleur
5d42bbc86a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-01-13 11:14:47 +01:00
Laurent Destailleur
a06a5d0f65
Fix lang file not loaded
2023-01-13 11:09:06 +01:00
Laurent Destailleur
ba6374e6be
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-03 15:31:00 +01:00
Laurent Destailleur
8d4e973e00
Fix warnings
2023-01-03 15:29:49 +01:00
Laurent Destailleur
e977a95cc7
Fix warning
2022-12-31 13:23:09 +01:00
Laurent Destailleur
6d5aa62400
Fix delay between emails
2022-12-13 15:25:52 +01:00
Laurent Destailleur
8c6f3719c3
Fix delay between emails
2022-12-13 15:22:59 +01:00
Laurent Destailleur
c62c7e3805
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00
Laurent Destailleur
b231bcb64a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
f42f083d10
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-25 22:20:58 +01:00
Frédéric FRANCE
754881a6ef
strftime is deprecated in php 8.1
2022-10-31 10:42:40 +01:00
Laurent Destailleur
41175b73ee
NEW add option --force on CLI cron_run_jobs.php
...
This allow to execute cron even if date is not yeat reached
2022-10-29 12:57:14 +02:00
Laurent Destailleur
40d1833154
Prepare support of --force option on crons
2022-10-29 12:19:41 +02:00
kkhelifa
d25c16bf77
FIX: Fix the position of the verification condition of the test field in case of multi entities
2022-10-26 12:14:53 +02:00
Laurent Destailleur
5b22eeab31
Fix support of inline src data
2022-10-23 20:45:27 +02:00
Frédéric France
63195e0ca3
fix license
2022-09-07 20:21:01 +02:00
Laurent Destailleur
66c27139e1
Fix php8
2022-07-25 19:21:14 +02:00
Laurent Destailleur
0aa69e534e
Fix: Must add a context for cli execution of hooks
2022-06-14 15:07:01 +02:00
Laurent Destailleur
afd9787e99
Help debug cron
2022-06-03 11:52:39 +02:00
Laurent Destailleur
71cf137da4
Fix code for cli must be similar to same code for gui version.
2022-01-11 13:32:32 +01:00
Laurent Destailleur
2d2698a518
Update doc
2021-11-22 11:19:49 +01:00
Laurent Destailleur
5d4cf586d6
Fix duplicate call
2021-11-07 17:51:30 +01:00
Frédéric FRANCE
3579d2f4b1
doxygen
2021-10-21 12:25:46 +02:00
Laurent Destailleur
f8010dfcbc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
2021-10-16 13:01:03 +02:00
lvessiller
90be175c50
FIX load tranlate array after setting lang
2021-10-08 16:20:51 +02:00
lvessiller
1efc2eda69
FIX reload user lang
2021-10-08 11:54:38 +02:00
Alexandre SPANGARO
e68d9dc73c
NEW Societe - Add perentity functionality on customer/supplier accountancy auxiliary account
2021-10-07 22:02:56 +02:00
Laurent Destailleur
3fadd5cda5
NEW Add $dolibarr_main_db_readonly in conf.php for readonly access.
2021-07-09 19:37:12 +02:00
lmarcouiller
06c1817930
Update mailing-send script and mailling card
2021-05-12 09:21:28 +02:00
lmarcouiller
cd4583a841
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#1
2021-05-12 09:08:19 +02:00
Laurent Destailleur
91312f0411
Fix url for emailing unsubscribe
2021-05-11 21:13:52 +02:00
lmarcouiller
0f2ce8687d
Fix #17475 : Update of previous fix
2021-05-07 09:19:44 +02:00
Laurent Destailleur
14baec95dc
Clean code
2021-04-26 15:44:24 +02:00
Laurent Destailleur
61c7c64d19
Removed useless files
2021-04-12 15:39:55 +02:00
UT from dolibit
763de11e4c
Create index.html
2021-04-05 19:37:29 +02:00
UT from dolibit
769ce71650
Create index.html
2021-04-02 21:04:53 +02:00
Laurent Destailleur
23b49c2138
Merge pull request #17045 from dolibit-ut/patch-200
...
Update linphone.sh
2021-03-31 13:38:03 +02:00
UT from dolibit
0c2230cb03
Update linphone.sh
2021-03-30 22:28:31 +02:00
UT from dolibit
dd4c941f47
Update ekiga.sh
2021-03-30 22:27:33 +02:00
stickler-ci
06cabb35ec
Fixing style errors.
2021-03-05 10:24:28 +00:00
Marc de Lima Lucio
f731545af4
NEW: ldap: filter search on usergroups
2021-03-05 11:14:21 +01:00