2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
Frédéric FRANCE
223f0c2763 fix translation (#34086) 2025-05-09 23:46:07 +02:00
ldestailleur
a827287afd NEW Show code of stripe hooks supported in setup page 2025-05-09 16:25:15 +02:00
ldestailleur
8f7142ad76 NEW Use the PhpZipProxy handler to generate ODT files. 2025-05-09 15:47:08 +02:00
ldestailleur
3bf7cc01fd Code comment 2025-05-09 15:39:07 +02:00
ldestailleur
68029a71ef NEW autofix mysqldump command for backup when path is wrong 2025-05-09 11:13:49 +02:00
ldestailleur
46ac3d5b12 FIX Backport fix of substition of thirdparty info in notification 2025-05-07 14:53:51 +02:00
ldestailleur
912fe653b9 Look and feel v21 2025-05-07 13:57:40 +02:00
ldestailleur
e536d2e550 Fix missing property in tooltip 2025-05-07 13:11:09 +02:00
ldestailleur
1ec8036cc6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-05-07 11:32:25 +02:00
ldestailleur
b555aed819 The API to create a website account /idthirdparty/accounts/site is now
POST (instead of PUT) and to update is PUT (instead of PATCH).
2025-05-07 11:28:30 +02:00
William Mead
384a4f3984 QUAL Updated third party API PHPDoc (#34077)
* Updated and cleaned PHPDoc. Added contributor details.

* Updated and cleaned PHPDoc

* Cleaned PHPDoc

* Cleaned PHPDoc

* Cleaned PHPDoc

* Cleaned PHPDoc

* Cleaned PHPDoc

* Cleaned PHPDoc

* Added contributor details
2025-05-07 11:20:14 +02:00
Frédéric FRANCE
f48d3d6e41 fix unexisting picto (#34076)
* fix unexisting picto

* fix unexisting picto
2025-05-07 11:18:37 +02:00
atm-irvine
dea5209fef fix: removed useless redefined var in cabyprodserv (#34068) 2025-05-07 03:29:54 +02:00
sonikf
7322b9cd93 NEW Add option to create simple shipment of non origin. SQL part (#34071)
* NEW Add description

* NEW Add description in llx_expeditiondet
2025-05-06 22:12:43 +02:00
Frédéric FRANCE
32fdfa771c fix CI (#34072)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 22:08:23 +02:00
ldestailleur
b7754d5dc6 CSS 2025-05-06 21:43:52 +02:00
ldestailleur
43be2676ea Fix CI 2025-05-06 21:23:38 +02:00
ldestailleur
095905670a Remove BlockUI js plugin. Replaced with few js/css lines. 2025-05-06 19:15:13 +02:00
ldestailleur
52acd2cfac Clean code 2025-05-06 15:20:14 +02:00
ldestailleur
084bc9af3c Use the getValidPayment to detect payment modules 2025-05-06 14:32:48 +02:00
ldestailleur
6a22102155 Use the getValidPayment to detect payment modules 2025-05-06 14:26:30 +02:00
ldestailleur
50b722905f CSS 2025-05-06 13:26:51 +02:00
ldestailleur
c320b52e09 Debug v22 2025-05-06 13:15:07 +02:00
ldestailleur
a841a0ba1e Debug v22 2025-05-06 13:02:08 +02:00
ldestailleur
0136a794c9 Add a new page type "Setup" for website module. 2025-05-06 12:52:31 +02:00
ldestailleur
2e3b4fc1b3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-06 12:32:48 +02:00
ldestailleur
0189f7e1bd Fix trans 2025-05-06 12:30:51 +02:00
Jon Bendtsen
474cb2e54e NEW: endpoints DELETE event atteendee by ID or REF (#33986)
* pricate function _fetch that fetches the attendee data based on either (row)id or referece

* NEW: endpoints DELETE event atteendee by ID or REF

* fix missing }

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 12:28:48 +02:00
lvessiller-opendsi
cc78023a44 FIX allow double colon and string obfuscation in dol eval for computed extra fields (#34015)
* FIX allow double colon and string obfuscation in dol eval for computed extra fields

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 11:50:28 +02:00
ldestailleur
7bb258b5ee Clean examples 2025-05-06 11:44:21 +02:00
ldestailleur
7ccbdd1538 Color of status must match dolibarr standard 2025-05-06 11:26:48 +02:00
ldestailleur
eadc676edf NEW Add option MAIN_ALLOW_DOUBLE_COLON_IN_DOL_EVAL 2025-05-06 11:10:57 +02:00
atm-irvine
24ef9d1c0d fix: missing classfile for facturerec getElementProperties (#34067) 2025-05-06 10:48:02 +02:00
ldestailleur
ce4a537989 Debug v22 2025-05-06 10:47:27 +02:00
ldestailleur
5351276074 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-06 10:15:39 +02:00
Jon Bendtsen
8ecc5f2cb0 NEW: attendee status Used - to ensure that only one attendee gets in on a ticket (#33987)
* pricate function _fetch that fetches the attendee data based on either (row)id or referece

* NEW: attendee status Used - to ensure that only one attendee gets in on a ticket

* Update conferenceorboothattendee.class.php

* Update conferenceorboothattendee.class.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 10:15:31 +02:00
Mohamed DAOUD
1d3cd37027 enhance set module options (#34063)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 09:51:21 +02:00
ldestailleur
31780e091e Debug v22 2025-05-05 21:51:55 +02:00
ldestailleur
370365f083 Clean code 2025-05-05 21:19:28 +02:00
Nasredine
c7ea4f3d59 NEW add settodraft to the supplier invoice API (#34064)
* add settodraft to the supplier invoice api

* removing whitespaces
2025-05-05 21:18:21 +02:00
ldestailleur
b10a036a83 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-05 21:13:15 +02:00
ldestailleur
5e67ec6376 Fix CI 2025-05-05 21:13:05 +02:00
Mohamed DAOUD
52c58775b4 some trans keys to prepare template (#34065) 2025-05-05 20:33:38 +02:00
ldestailleur
8664a3c2c8 Fix CI 2025-05-05 20:30:26 +02:00
ldestailleur
a9f2bb6219 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-05 20:24:47 +02:00
ldestailleur
f9985da313 Debug v22 2025-05-05 20:24:02 +02:00
Frédéric FRANCE
153ce2672a fix login translation (#34057) 2025-05-05 20:15:57 +02:00
Frédéric FRANCE
931cdf278b fix cron missing translation (#34058)
* fix cron missing translation

* fix cron missing translation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-05 20:14:53 +02:00
Frédéric FRANCE
ff3cec75d0 fix translations (#34055) 2025-05-05 20:13:55 +02:00
sonikf
17f6158fb1 fix trans for non latin languages (#34059) 2025-05-05 20:13:19 +02:00