2
0
forked from Wavyzz/dolibarr
Commit Graph

13058 Commits

Author SHA1 Message Date
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Benjamin Falière
20a912ff70 ADD ticket subject on emails 2023-12-13 16:04:27 +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
Laurent Destailleur
c4dc94fd35 Fix warning 2023-12-11 18:22:35 +01:00
Charlène Benke
c4b4ada8be Update commondocgenerator.class.php 2023-12-11 12:07:33 +01:00
Charlène Benke
f351633c3a fix warning error on empty extrafields 2023-12-11 11:53:04 +01:00
Laurent Destailleur
9608f59485 Debug v19 2023-12-11 10:00:24 +01:00
Charlène Benke
3aedcd46a2 add some bank info on odt 2023-12-11 10:00:22 +01:00
Laurent Destailleur
29dc12dd58 Option MAIN_DISALLOW_URL_INTO_DESCRIPTIONS accept 1 or 2 value.
Value 1 should be ready to be on by default in a next version.
Fix #yogosha18900
2023-12-10 16:19:05 +01:00
Laurent Destailleur
1add19cecc Debug v19 2023-12-10 13:51:14 +01:00
Laurent Destailleur
19db69859d css 2023-12-09 00:09:40 +01:00
Laurent Destailleur
f1a36f242c Debug v19 2023-12-09 00:07:29 +01:00
Laurent Destailleur
b02d8c3b43 Merge pull request #26999 from mdeweerd/php8.2/lessphp
Fix #26308 Integration & review of changes in ca-dsgn/lessphp v0.8.0
2023-12-08 01:57:40 +01:00
Laurent Destailleur
52a5b402ef Merge pull request #27018 from mdeweerd/php8.2/utf8_xxcoding
Fix utf8_encoding/decoding (PHP8.2 deprecation)
2023-12-08 01:11:17 +01:00
Laurent Destailleur
604f2676ea Merge pull request #27024 from frederic34/patch-3
fix default value
2023-12-08 01:09:34 +01:00
Frédéric FRANCE
75ba559708 fix invalid phpdoc 2023-12-07 20:30:46 +01:00
Frédéric FRANCE
3313eb25da fix default value 2023-12-07 20:11:37 +01:00
Laurent Destailleur
aebfcee392 Fix owner of a sender profile is visible by default. 2023-12-07 16:33:16 +01:00
MDW
b0414dd078 Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
3c898b0b87 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-06 15:20:20 +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
MDW
3147852d8c Integration & review of changes in ca-dsgn/lessphp v0.8.0
Integration while maintaining dolibarr's layout.

Some changes ignored such as "|| true" in several locations.

26d2dbd46d
2023-12-06 15:13:05 +01:00
Laurent Destailleur
ea0c97a5d5 FIX #26735 FIX #26994 2023-12-06 15:10:30 +01:00
Laurent Destailleur
4497901155 Doc 2023-12-05 23:05:26 +01:00
Laurent Destailleur
54e6de0d7f Fix with php-cs-fixer 2023-12-04 12:04:36 +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
Frédéric FRANCE
c720e1926b fix phpstan 2023-12-01 23:15:10 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
f2995e50d9 Fix warning 2023-11-30 21:29:26 +01:00
Regis Houssin
d0b168e333 FIX sort natural to have the trigger 100 after 99 (#26887)
* FIX sort natural to have trigger 100 after 99

* FIX wrong trigger status
2023-11-28 22:31:36 +01:00
Laurent Destailleur
56e8872ddc Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Florent Poinsaut
f9a09bf09a FIX Email text supplier order bis (#26884) 2023-11-28 11:41:26 +01:00
Florent Poinsaut
3cd3f0da3f FIX email text for supplier order (#26880)
* Fix email text for supplier order

* Update other.lang

* Update other.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-28 11:29:57 +01:00
Laurent Destailleur
a241d85f84 FIX #26858 2023-11-27 18:45:08 +01:00
Laurent Destailleur
1c28552c53 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-27 18:13:57 +01:00
Laurent Destailleur
9454cfd546 Clean code 2023-11-27 18:13:01 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
abba23fc5e Fix regression Trait not found 2023-11-27 12:09:56 +01:00
Laurent Destailleur
de96af8543 Fix warning php8.2 2023-11-27 11:24:19 +01:00
Laurent Destailleur
989e76839e Fix warning 2023-11-26 17:39:13 +01:00
Laurent Destailleur
ef6b4adaf6 Fix warning 2023-11-26 17:27:14 +01:00
Mohamed DAOUD
dc4d5111aa New add evaluation report pdf module HRM (#26850)
* add rh evaluation report pdf

* Update modHRM.class.php

* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
Laurent Destailleur
1ac9bcab59 Debug v19 2023-11-24 16:30:31 +01:00
Laurent Destailleur
00320ea801 Fix warnings 2023-11-24 10:23:21 +01:00
Laurent Destailleur
e6eb34a8db Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Laurent Destailleur
cb3a86a737 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-23 18:56:10 +01:00