Commit Graph

32449 Commits

Author SHA1 Message Date
Noé
c2f3ce1491 FIX: BarCode Header not well displayed 2024-01-09 15:38:35 +01:00
Laurent Destailleur
1f2d1a2df2 Fix color and dates are missings in export categories 2024-01-08 11:43:54 +01:00
Laurent Destailleur
ffd309e24e Fix missing notes for contacts 2024-01-08 11:27:54 +01:00
Florian HENRY
053e0981ad fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages 2024-01-04 11:49:10 +01:00
Florian HENRY
43fceaf468 fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages 2024-01-04 11:47:43 +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
Laurent Destailleur
d2b3920684 Merge 2023-12-29 16:51:05 +01:00
Günter Lukas
28769a13eb Update security.lib.php
Better fix as proposed by eldy
2023-12-27 00:08:18 +01:00
atm-lena
86971c7b86 Clean Conditions 2023-12-22 09:30:35 +01:00
Laurent Destailleur
9a6ae3c454 FIX Return a better error message when token is not valid 2023-12-21 19:25:07 +01:00
Laurent Destailleur
f9f3d3a6e1 FIX can edit reminders on past events 2023-12-21 14:27:05 +01:00
Laurent Destailleur
9892abdbb2 FIX Menu Create of project no working on smartphone with no top menu. 2023-12-19 22:33:31 +01:00
Laurent Destailleur
aa1abf2b69 Fix trans 2023-12-19 00:49:08 +01:00
atm-lena
abc9eb7bdc Clean Code 2023-12-18 13:44:19 +01:00
atm-lena
9051e411d0 FIX Multilangs : PDF lines description 2023-12-18 12:00:41 +01:00
Florian HENRY
06037295c4 Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into 17_fix_img_in_mail 2023-12-13 11:34:41 +01:00
Florian HENRY
67ad440381 typo 2023-12-13 11:33:18 +01:00
Florian HENRY
6bb952bf9a typo 2023-12-13 11:32:48 +01:00
Florian HENRY
82c49e62d1 add unit test for image in email with src=../media/ or src=base64 2023-12-13 11:31:42 +01:00
Günter Lukas
382f9ce95d Fix #27029 2023-12-08 00:24:44 +01:00
Laurent Destailleur
db71fd54cc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-12-07 16:20:34 +01:00
Laurent Destailleur
e732a3b989 Merge pull request #27000 from W1W1-M/fix-pdf-cornas-page-head-cell-width
FIX pdf cornas page head multicell width (backport v17)
2023-12-06 15:39:47 +01:00
Laurent Destailleur
8be16aea52 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-06 15:20:00 +01:00
William Mead
f74073f1a3 Added contributor details 2023-12-06 15:18:25 +01:00
William Mead
b53420e64e Refactored & adjusted page head width 2023-12-06 15:17:29 +01:00
Laurent Destailleur
388eb1119e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-06 15:10:46 +01:00
Laurent Destailleur
ea0c97a5d5 FIX #26735 FIX #26994 2023-12-06 15:10:30 +01:00
Laurent Destailleur
4b6299ca15 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/menus/init_menu_auguria.sql
2023-12-04 21:02:10 +01:00
Laurent Destailleur
3d08acb69e Fix menu auguria 2023-12-04 20:55:30 +01:00
moreauf
97434c89bd 17.0: Correct bug in init_menu_auguria.sql Impossible to activate Menu 2023-12-04 12:29:22 +01:00
Florian HENRY
9bbd285c3a fix: feature MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS was broken 2023-12-02 15:53:22 +01:00
HENRY Florian
0df3172678 fix: missing name of intervenant on Solieil PDF Model (#26917) 2023-12-01 19:50:37 +01:00
HENRY Florian
722e266afb fix: add customer name ad sign date on PDF Soleil (#26919)
* fix: add customer anme ad sign date on PDF Soleil

* fix: review pos of text
2023-12-01 19:50:09 +01:00
Alban Durrheimer
98f8acc1a5 Update the product description in the Vinci PDF to limit the size of the description (#26924) 2023-12-01 19:42:16 +01:00
Alexandre SPANGARO
ccfb5e2730 Debug v18 (#26877)
* Fix column name - Colspan problem

* Update DolibarrModules.class.php
2023-11-28 09:18:16 +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
cc85a1acbf Close #26821 2023-11-23 17:21:28 +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
Laurent Destailleur
4129813564 Fix missing parameter $filter 2023-11-21 17:07:10 +01:00
Laurent Destailleur
6eec24a2c4 Fix CSS 2023-11-21 16:33:42 +01:00
Laurent Destailleur
57de870989 FIX Test on permission for holiday tooltips 2023-11-21 16:20:21 +01:00
Laurent Destailleur
c1aefa75a7 FIX delivery note disappear after generation 2023-11-20 21:49:25 +01:00
Frédéric FRANCE
bca057afe5 Fix #26740 (#26752)
https://github.com/Dolibarr/dolibarr/issues/26740

need $langs
2023-11-20 20:18:09 +01:00
Laurent Destailleur
cabd0937d0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-20 19:59:34 +01:00
Laurent Destailleur
146c78a3de Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:54:27 +01:00
Laurent Destailleur
d1a80920ff Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:53:50 +01:00
Florian Mortgat
564d930d33 FIX escape HTML tags in return value of getFullName() (#26735) 2023-11-18 23:55:25 +01:00