Commit Graph

36305 Commits

Author SHA1 Message Date
Laurent Destailleur
def1cfe27e Debug clone tasks 2024-09-10 01:57:46 +02:00
Laurent Destailleur
870a5248ec Trans 2024-09-10 01:33:23 +02:00
Laurent Destailleur
53684c0825 Debug v20 - export service if module product not enabled 2024-09-09 12:00:40 +02:00
Laurent Destailleur
3e9a0cfa99 Debug v20 2024-09-09 03:52:25 +02:00
Laurent Destailleur
6167f8c039 Fix doc 2024-09-07 15:24:53 +02:00
Laurent Destailleur
bd04568799 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-07 02:18:33 +02:00
Laurent Destailleur
cbdf4d3559 Fix upload of module zip files 2024-09-07 02:13:53 +02:00
Laurent Destailleur
7dfc73f19f Debug v20 Mass cloning tasks 2024-09-06 15:42:40 +02:00
Alexandre SPANGARO
bdd67368ce FIX Invoice unpaid widget - SQL error on group by with constant MAIN_COMPANY_PERENTITY_SHARED (#30866) 2024-09-06 13:22:46 +02:00
Laurent Destailleur
c972f44dc2 Debug v20 - Fix mandatory fields 2024-09-06 02:59:21 +02:00
Laurent Destailleur
07546f4d7e Debug v20 2024-09-05 18:10:24 +02:00
Laurent Destailleur
d862b40f3d Fix warning 2024-09-05 14:25:14 +02:00
Regis Houssin
6bb818e7fc FIX avoid the return "AND (())" (#30829) 2024-09-04 23:05:51 +02:00
Laurent Destailleur
6e19d09a66 More info to help debug 2024-09-04 16:52:39 +02:00
Laurent Destailleur
d2608dfb08 Fix type 2024-09-03 17:50:36 +02:00
Laurent Destailleur
dd930e2d4b Debug v20 2024-09-03 14:38:09 +02:00
Laurent Destailleur
aa096719b2 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-02 11:18:06 +02:00
boudet jean pascal
10924547ea FIX : attached file on first page load (#30694)
* fix attached file on first page load

* PRE-COMMIT

* set mode init

* Update 18.0.0-19.0.0.sql

Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>

---------

Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-01 15:13:53 +02:00
atm-lucas
c3e6df4d91 FIX - Substitution error in ticket emails in the subject (#30778)
* fix missing substitutions

* test on ->substit
2024-09-01 14:55:59 +02:00
Laurent Destailleur
3f9b2d9d57 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-01 14:15:57 +02:00
Laurent Destailleur
80411ff95c Content-type should be enough. So wa can accept error message in html 2024-09-01 14:08:28 +02:00
John BOTELLA
079f6487fd Fix : php 8 warnings v19.0 (#30799)
* fix php8 err

* Fix php 8

* fix missing precommit hooks

* Update htdocs/commande/list.php

* Update htdocs/commande/list.php
2024-08-31 19:42:15 +02:00
Lucas Marcouiller
cfd56c0653 fix #30800 bad GetUrlContent with no hearders for webhook (#30803)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-08-31 19:41:29 +02:00
Laurent Destailleur
79b1a293e9 Fix barcode for virtual card must not pass content on get url. 2024-08-31 18:18:45 +02:00
Laurent Destailleur
264534afba Debug v20 2024-08-31 12:12:59 +02:00
Laurent Destailleur
f758ef89f9 Debug v20 2024-08-30 15:42:36 +02:00
Laurent Destailleur
2a2ff8dd79 Debug v20 2024-08-30 15:06:19 +02:00
MDW
00e2ed5529 Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Qual: Fix LDAP typing

* Fix suspected issue with environment max size and md5sum working on limited files

* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
Laurent Destailleur
5a0ec754d8 Fix regression __ID__ lost into backtopage urls 2024-08-28 23:49:53 +02:00
Laurent Destailleur
ba16a13a89 export inventory 2024-08-28 22:01:07 +02:00
Laurent Destailleur
56728677fa Debug v20 2024-08-28 19:12:14 +02:00
Laurent Destailleur
8232a5cdad Clean code 2024-08-28 18:50:33 +02:00
Laurent Destailleur
e783a2da16 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-27 19:41:25 +02:00
William Mead
ded9d09c00 LDAP fixes for php8.1+ (#30725)
* Log LDAP error information only on debug. Added unbind condition. Added contributor details.

* Refactored unbind for PHP 8.1+. Refactored connect_bind for PHP 8.3+. Cleaned code.

* Cleaned code

* Refactored error management
2024-08-27 06:34:08 +02:00
Francis Appels
a8ddeff35c Fix some php warning (#30753)
* Fix php warning on send email

* Fix php warning on getTotalWeightVolume when no lines.

* Fix totalOrdered totalToShip should be int
2024-08-27 04:52:47 +02:00
Laurent Destailleur
c03617d5b7 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-27 04:46:30 +02:00
Laurent Destailleur
26411e3d52 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-08-27 03:31:09 +02:00
Laurent Destailleur
93e8d2baba FIX #30762 2024-08-27 03:30:24 +02:00
Laurent Destailleur
ce7f038a90 Fix mime for xz 2024-08-26 22:11:16 +02:00
Laurent Destailleur
7778bc4b01 Fix switch page status. Fix clone page. 2024-08-26 20:51:42 +02:00
Laurent Destailleur
906063496c Sync transifex 2024-08-26 15:54:35 +02:00
Frédéric FRANCE
5f92aaee7e replace relatives url (#30719) 2024-08-23 15:28:41 +02:00
hansemschnokeloch
4849e04fc9 Fix #29292 (#30720)
* fix #2810

* Fix #29292
2024-08-23 15:27:55 +02:00
Laurent Destailleur
e631ce7475 Fix sanitizing dol_openinpopup 2024-08-22 14:46:10 +02:00
Laurent Destailleur
fee2185170 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-22 02:52:27 +02:00
Frédéric FRANCE
f0cf4ddba0 fix cast (#30696)
* fix cast

* Update extrafields_list_print_fields.tpl.php
2024-08-21 13:24:49 +02:00
Nicolas Domenech
ce199c4206 Fix : SQL order on extrafields type chkbxlst (multiselectarray) (#30689) 2024-08-20 12:41:23 +02:00
Laurent Destailleur
871643857d Fix label-picto of extrafields 2024-08-20 11:47:55 +02:00
Frédéric FRANCE
01540dca3c restore original code (#30671)
* restore original code

* Update datepicker.php

* Update datepicker.php
2024-08-20 03:24:52 +02:00
Laurent Destailleur
470db16cc8 More logs 2024-08-19 14:48:36 +02:00