Laurent Destailleur
|
594280e1df
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-05-02 13:22:47 +02:00 |
|
Yannis Hoareau
|
37fcbc34b8
|
FIX: search and add extrafields to tasks when conf disabled (#29542)
* FIX: task could be searched even if disabled
* FIX: could add extra fields to task even if disabled
|
2024-05-01 17:37:12 +02:00 |
|
Laurent Destailleur
|
94e93aea05
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-29 13:32:47 +02:00 |
|
ksar
|
3df149045d
|
FIX : Display the date according to user language on subsitutions (#29510)
See : https://www.dolibarr.fr/forum/t/format-date-dune-variable-de-substitution-dans-un-modele-de-courriel/40705
|
2024-04-28 01:17:09 +02:00 |
|
Francis Appels
|
fdc1cdd94c
|
FIX incorrect page numbering in PDF #29458 (#29476)
* FIX incorrect page numbering in PDF #29458
* Work on width correction
* Work on width correction
* Work on width correction
* Work on code order
|
2024-04-27 04:36:51 +02:00 |
|
Laurent Destailleur
|
078c1dd489
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-27 03:13:12 +02:00 |
|
Laurent Destailleur
|
3a887ab2fa
|
FIX #29496 - filtering a record should not hide its child not filtered
|
2024-04-27 03:12:17 +02:00 |
|
Laurent Destailleur
|
2ed6ae0799
|
Fix #29031 Fix #29059
|
2024-03-31 19:15:41 +02:00 |
|
Laurent Destailleur
|
a7223719a5
|
Merge pull request #28446 from rycks/18.0-ticket_code_review
18.0 fix links error on dedicated virtualhost and ticket code review
|
2024-03-20 01:55:57 +01:00 |
|
Laurent Destailleur
|
f7f64651c9
|
Fix bad merge
|
2024-03-17 21:52:45 +01:00 |
|
Laurent Destailleur
|
ac1ae64ef8
|
Merge branch '18.0' into 18.0-issue27029
|
2024-03-17 21:49:12 +01:00 |
|
Eric Seigne
|
57e5599d82
|
Merge branch '18.0' into 18.0-ticket_code_review
|
2024-03-08 00:12:22 +01:00 |
|
Laurent Destailleur
|
2d9801ffe3
|
Fix sec more complete list of forbidden function
|
2024-03-06 17:18:46 +01:00 |
|
Laurent Destailleur
|
0c86f64565
|
FIX permission on payment file of a tax
|
2024-03-04 14:03:46 +01:00 |
|
Laurent Destailleur
|
17ff0972ab
|
Fix use of invoke into computed fields
|
2024-03-03 19:35:37 +01:00 |
|
Laurent Destailleur
|
aaae1aad67
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-03-01 19:02:16 +01:00 |
|
Delthair
|
9ab1f56f83
|
Update expensereport.lib.php (#28553)
ISSUE #28552
|
2024-03-01 18:49:37 +01:00 |
|
Eric Seigne
|
e34e8ddb9a
|
fix missing view.php
|
2024-02-27 01:09:30 +01:00 |
|
Eric Seigne
|
9d24025496
|
use TICKET_URL_PUBLIC_INTERFACE
|
2024-02-27 00:24:22 +01:00 |
|
Laurent Destailleur
|
9874d008aa
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-02-22 00:16:59 +01:00 |
|
Laurent Destailleur
|
88da45d9dd
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-02-22 00:16:14 +01:00 |
|
Laurent Destailleur
|
a76eafa0d4
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-02-22 00:15:35 +01:00 |
|
Laurent Destailleur
|
8c2a910a94
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-02-22 00:13:59 +01:00 |
|
Saami PERDRIX
|
52646ee9f5
|
fix aperçu/dl fichier quand il est dans {userid}/temp (#27211)
|
2024-02-22 00:10:04 +01:00 |
|
Regis Houssin
|
832284e710
|
FIX avoid error "Column 'entity' in where clause is ambiguous" (#28270)
|
2024-02-19 15:20:08 +01:00 |
|
Laurent Destailleur
|
792606925f
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
htdocs/core/class/extrafields.class.php
|
2024-02-07 17:50:38 +01:00 |
|
Laurent Destailleur
|
5a756ffc4c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
htdocs/takepos/invoice.php
|
2024-02-07 17:44:39 +01:00 |
|
Laurent Destailleur
|
ab585b6efc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-02-01 12:11:25 +01:00 |
|
Eric Seigne
|
1f21e1a945
|
fix #27883 : zero could be a value stored
|
2024-01-30 21:42:57 +01:00 |
|
Laurent Destailleur
|
b05d1c5f6e
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-01-23 22:03:28 +01:00 |
|
Laurent Destailleur
|
fcf024ef4f
|
Merge pull request #27742 from FHenry/17_fix_online_link
fix: onligne Signaturelink is bad for locaorexternal
|
2024-01-23 17:13:44 +01:00 |
|
Florian HENRY
|
a5422d2fc4
|
fix: onligne Signaturelink is bad for locaorexternal
|
2024-01-23 11:37:44 +01:00 |
|
Florian HENRY
|
26bb72d12f
|
FIX: filter by entity on contact is missing
|
2024-01-19 09:17:21 +01:00 |
|
Florian HENRY
|
d04cfa89ce
|
FIX: filter by entity on contact is missing
|
2024-01-19 09:15:30 +01: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
|
a2cdfa5492
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-01-18 15:59:40 +01:00 |
|
Laurent Destailleur
|
387a06fdc5
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-01-18 15:59:10 +01:00 |
|
Laurent Destailleur
|
7c0ccba344
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-01-18 15:58:19 +01:00 |
|
Eric Seigne
|
5a04b2393d
|
end fix #10417 : custom payment number for supplier invoices
|
2024-01-15 18:43:17 +01:00 |
|
Laurent Destailleur
|
f03eb1f505
|
Fix restore old code due to regression on some lang.
Add hidden PDF_USE_GETALIASNBPAGE_FOR_TOTAL for the case it bugs
|
2024-01-12 16:47:09 +01:00 |
|
Christophe Battarel
|
3e7cf0a463
|
fix pdf nbpages (#27457)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
|
2024-01-12 16:14:15 +01:00 |
|
Laurent Destailleur
|
ed3ef01e37
|
FIX public user photo not visible if $dolibarr_main_instance_unique_id
not defined into conf file.
|
2023-12-30 04:28:33 +01:00 |
|
Günter Lukas
|
28769a13eb
|
Update security.lib.php
Better fix as proposed by eldy
|
2023-12-27 00:08:18 +01:00 |
|
Laurent Destailleur
|
9a6ae3c454
|
FIX Return a better error message when token is not valid
|
2023-12-21 19:25:07 +01:00 |
|
Günter Lukas
|
382f9ce95d
|
Fix #27029
|
2023-12-08 00:24:44 +01:00 |
|
Laurent Destailleur
|
a257dcfa48
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-11-23 18:48:52 +01:00 |
|
Laurent Destailleur
|
3294b721ac
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-11-23 18:46:57 +01:00 |
|
Laurent Destailleur
|
1c7239e6ff
|
Fix type
|
2023-11-23 17:19:10 +01:00 |
|
atm-jonathan
|
48ba0ec2d0
|
FIX warning param $lineID getSpecialCode is negatif (#26826)
* FIX warning param $lineID getSpecialCode is negatif
* retour de PR
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-23 17:12:57 +01:00 |
|
atm-jonathan
|
253ebd0a8b
|
FIX warning php8.2 undefined_array_key (#26830)
|
2023-11-23 17:08:07 +01:00 |
|