Commit Graph

35958 Commits

Author SHA1 Message Date
Frédéric FRANCE
741e75ee47
add phpdoc (#29832)
* add phpdoc

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan

* add phpdoc

* fix phan

* fix phan
2024-06-04 14:46:54 +02:00
Laurent Destailleur
5bbc4e083e Add a phpunit test 2024-06-04 14:06:35 +02:00
Laurent Destailleur
46a7013713 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-04 13:00:29 +02:00
Laurent Destailleur
ae41b85a36 Fix look and feel v20 2024-06-04 11:58:43 +02:00
Frédéric FRANCE
a371083741
Update modBookCal.class.php (#29827) 2024-06-04 10:59:54 +02:00
Laurent Destailleur
fd5a42a612 Fix phan 2024-06-04 10:44:44 +02:00
Laurent Destailleur
b3a42dad39 Debug v20 2024-06-04 10:18:56 +02:00
Laurent Destailleur
c00ffbcd66 Fix error in generic report 2024-06-03 22:43:09 +02:00
Lucas Marcouiller
fd728cc28a
fix Show online payment link by using getValidOnlinePaymentMethod (#29764)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 18:06:46 +02:00
jyhere
88a294df22
CHANGE: add a notice in getRows() instead of returning false (#29790)
* CHANGE: add a notice  in getRows() instead of returning false

* CHANGE: replace notice by a fatal error when using getRows with no limit
2024-06-03 18:03:17 +02:00
Laurent Destailleur
6e6271c47e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-06-03 17:37:42 +02:00
MaximilienR-easya
a4f8866a86
Add hook to put signature on pdf (#29798)
* Add hook to put signature depending of the default pdf model

* phan warning

* travis fix

* travis fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 17:31:21 +02:00
Mikko Virtanen
89bdb685af
Update functions_fi.lib.php (#29819)
If amount is negative not generate barcode string.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 17:29:36 +02:00
Lucas Marcouiller
c5df307d03
Fix multi input workflow for text type (#29820)
* Fix multi input workflow for text type

* fix phan

* fix phan

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-06-03 16:47:48 +02:00
Frédéric FRANCE
d5de4f4f67
fix cti (#29809)
* fix cti

* Update accountingaccount.class.php

* Update accountingaccount.class.php

* Update admin.lang

* Update ignore_translation_keys.lst

* Update ignore_translation_keys.lst

* Update json.lib.php
2024-06-03 13:44:31 +02:00
Frédéric FRANCE
652c8526fa
fix cti (#29813)
* fix cti

* fix cti

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in recruitment lines

* no photo in recruitment lines

* fix

* fix dead catch
2024-06-03 13:44:14 +02:00
Frédéric FRANCE
689cfc36eb
fix cti (#29812)
* fix cti

Dead catch - OdfException is never thrown in the try block.

* Update json.lib.php
2024-06-03 13:43:20 +02:00
Laurent Destailleur
ef3f007f51 Fix #yogosha22395 2024-06-02 22:43:54 +02:00
Laurent Destailleur
102263b3e5 Debug v20 2024-06-02 12:43:45 +02:00
Laurent Destailleur
580a021c7d Fix warnings 2024-06-01 15:30:43 +02:00
Laurent Destailleur
298c59f288 Fix warning 2024-06-01 15:00:42 +02:00
Laurent Destailleur
fbb5da1150 Fix to avoid warning with windows 2024-06-01 14:15:25 +02:00
Laurent Destailleur
8f9feeb1b9 SEC: RCE on PHP 7.1 to 7.4, if json module not activated and using API 2024-06-01 12:41:19 +02:00
Laurent Destailleur
efffb63d6b Fix phan 2024-06-01 12:09:13 +02:00
Laurent Destailleur
ba6e7e85db Merge #28264 to get a simpler code 2024-06-01 12:02:23 +02:00
Laurent Destailleur
5edb71afb8 Debug v20 2024-05-31 23:57:44 +02:00
Laurent Destailleur
680fa14e8c Debug v20 2024-05-31 18:23:32 +02:00
Laurent Destailleur
a973969610 Debug v20 2024-05-31 17:23:42 +02:00
Laurent Destailleur
9c9773b74f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-31 16:17:53 +02:00
Laurent Destailleur
65cfd9fa13 Doc 2024-05-31 16:11:05 +02:00
Sébastien NASSIET
a8781e0133
FIX Extrafields always been delete and re insert for categories (#29781)
* Check extrafields on the right table for categories

As it done in line 6737, it's necessary to add a compatibility renaming of table_element for categories.

* Update commonobject.class.php

* Update commonobject.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-31 16:09:33 +02:00
atm-irvine
b08e2604b3
FIX : Page expands when ticket messages are too long (#29785)
* FIX : Page expands when ticket messages are too long

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-31 16:05:27 +02:00
boudet jean pascal
4b2cd22a2e
FIX : Extrafield intshowzero in list (#29789)
* add test

* x

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
2024-05-31 15:29:59 +02:00
battosai30
d0b183f12a
Update interface_95_modWebhook_WebhookTriggers.class.php (#29795)
Allow webhook request on the same machine or on the local network
2024-05-31 15:07:01 +02:00
Laurent Destailleur
31a626b34d Fix phan 2024-05-31 14:59:16 +02:00
Laurent Destailleur
7e8565bee7 Debug v20 2024-05-31 13:55:45 +02:00
Laurent Destailleur
236230585d Debug v20 2024-05-31 13:30:05 +02:00
Laurent Destailleur
b62cfac59b Debug v20 2024-05-31 12:54:53 +02:00
Laurent Destailleur
63aa107221 Debug v20 2024-05-31 11:38:22 +02:00
Laurent Destailleur
74c2d34e5d Debug v20 2024-05-30 13:59:16 +02:00
Laurent Destailleur
82908a30eb Clean phan warnings 2024-05-30 13:37:17 +02:00
Laurent Destailleur
386a40b4a6 Debug look and feel v20 - Fix groupby in kanban 2024-05-29 23:23:20 +02:00
Laurent Destailleur
be06d2d9e0 Look and feel v20 2024-05-29 21:00:58 +02:00
Laurent Destailleur
f1aa39b1a9 Look and feel v20 2024-05-29 20:40:33 +02:00
Laurent Destailleur
3a7858d7b0 Debug v20 2024-05-29 18:22:24 +02:00
Laurent Destailleur
326e611851 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-29 14:46:55 +02:00
Laurent Destailleur
48c5d9b0bc Debug v20 2024-05-29 12:26:04 +02:00
Laurent Destailleur
e2e96d4d75 Debug v20 2024-05-29 01:10:56 +02:00
Laurent Destailleur
354f59a6b0 Debug v20 2024-05-29 00:56:56 +02:00
Laurent Destailleur
de531e52be Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-28 23:56:42 +02:00