Commit Graph

145227 Commits

Author SHA1 Message Date
Marc de Lima Lucio
733fbecd45 FIX: tcpdf: prevent error with 'data:' URLs (backport of https://github.com/tecnickcom/TCPDF/pull/552) (#33682) 2025-04-01 11:40:02 +02:00
Yannis Hoareau
dfd9e63a63 Fix supplier proposal list fatal error (#33679)
* Removed unnecessary tests

* Fix fatal error class projet not found

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-01 11:31:07 +02:00
Frédéric FRANCE
15fce79455 remove duplicate code (#33681)
* remove duplicate code

* Update card.php
2025-04-01 11:10:54 +02:00
ldestailleur
f824e03b87 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 11:09:43 +02:00
ldestailleur
2bff9835d3 Try to fix CI 2025-04-01 11:09:31 +02:00
John BOTELLA
63bf68f846 Fix : php warning (#33664)
* Fix php warning

* Update html.formsetup.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-01 10:59:46 +02:00
PsyCrow
3d066c4631 FIX #33424 Create cronjob security key not posible (#33677)
* FIX #33424 Create cronjob security key not posible

FIX Create cronjob security key not posible because constant CRON_DISABLE_KEY_CHANGE does not exist

* Update cron.php

using getDolGlobalInt() is better than using getDolGlobalString because the default value is 0; then the refresh button works fine
2025-04-01 10:58:10 +02:00
PsyCrow
a6f2001f43 FIX #33424 Create cronjob security key not posible (#33677)
* FIX #33424 Create cronjob security key not posible

FIX Create cronjob security key not posible because constant CRON_DISABLE_KEY_CHANGE does not exist

* Update cron.php

using getDolGlobalInt() is better than using getDolGlobalString because the default value is 0; then the refresh button works fine
2025-04-01 10:57:46 +02:00
MDW
0aea1709f7 Qual: Add comment on return to avoid 'redundant' notice (#33676) 2025-04-01 10:45:10 +02:00
Jon Bendtsen
8947216b5a API can now show linkedObjectsIds (#33675)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2025-04-01 10:44:37 +02:00
HENRY Florian
202a71ab8f FIX: Sort Stock To Date on PMP (#33678) 2025-04-01 10:42:21 +02:00
ldestailleur
b925cdd0f2 Sync transifex 2025-04-01 10:25:24 +02:00
ldestailleur
bb826b9f93 Add more phpunit to aclude lang file with a simple % character. 2025-04-01 10:24:19 +02:00
ldestailleur
8db856a90e Fix error with vi_VN 2025-04-01 09:59:08 +02:00
ldestailleur
158e2f070e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 09:36:49 +02:00
ldestailleur
1325b249b0 Clean code to fix some phan warnings 2025-04-01 09:36:36 +02:00
Chosto
ccc25e5970 [MC] Fix illegal table.column PostgreSQL UPDATE syntax (#33673) 2025-04-01 01:08:31 +02:00
MDW
929c9e435c Qual: Suppress unneeded phan-force (#33671) 2025-04-01 01:06:50 +02:00
John BOTELLA
80937f3160 Fix transfert stock float (#33669) 2025-03-31 21:58:54 +02:00
atm-irvine
ce0bcdf6cc feat(contract-line): created new endpoint paginated with limit and page (#33222)
* feat(contract-line): created new endpoint paginated with limit and page

* fix(api-contract): added type to php doc

* Update api_contracts.class.php

* fix(contrat): edit getLines endpoint to add pagination

* feat(contract): added pagination and sqlfilters on getLines contract api'

* Update api_contracts.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 19:52:36 +02:00
ldestailleur
04b48b7b09 FIX Link to download check receipt. 2025-03-31 19:34:57 +02:00
ldestailleur
1535db72a6 Fix load status 2025-03-31 18:40:38 +02:00
ldestailleur
9ab0fb0022 Fix phan 2025-03-31 18:30:50 +02:00
ldestailleur
1428503c08 Restore phan instruction 2025-03-31 17:04:03 +02:00
ldestailleur
e435f7652b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:33:31 +02:00
ldestailleur
6c8ae0b2a6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:28:08 +02:00
Lucas Marcouiller
5a28052daf Fix ai dropdown and ai content generation (#33666)
* Fix ai dropdown and ai content generation

* fix ci
2025-03-31 16:03:45 +02:00
ldestailleur
f543dac233 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-31 16:02:59 +02:00
ldestailleur
aaeb3120c9 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-31 16:02:10 +02:00
ldestailleur
915eb89406 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-31 16:00:06 +02:00
ldestailleur
d880c82333 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 15:59:46 +02:00
ldestailleur
665814fdf0 Doc 2025-03-31 15:59:28 +02:00
Frédéric FRANCE
eb3032fdce fix missing translation (#33665) 2025-03-31 15:56:57 +02:00
ldestailleur
0bd5371b1d FIX #27976 2025-03-31 15:50:47 +02:00
ldestailleur
90b5e96199 FIX #27976 2025-03-31 15:44:08 +02:00
ldestailleur
0b445fa04a Fix bad link 2025-03-31 14:32:26 +02:00
ldestailleur
e210a18051 Doc 2025-03-31 13:38:36 +02:00
ldestailleur
5d8fdc1d0b Remove global variable 2025-03-31 13:37:21 +02:00
atm-corentin
7cadf5d53e FIX|Fix # fatal trying update desc invoice situation (#33607)
* fix fatal trying to do a sub between an int and a string

* fix trad unknow issue

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 13:14:32 +02:00
ldestailleur
b146e32109 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 12:40:49 +02:00
ldestailleur
ca1afd6535 Clean code 2025-03-31 12:39:19 +02:00
John BOTELLA
fc34a12e30 UIUX : Giff UX Doc : add experiment ux ajax input feedback (#33661)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

* New giff experimental input feedback

* New giff experimental input feedback

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 12:01:00 +02:00
John BOTELLA
d0d4eedc4f Change ux doc link (#33657)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:59:07 +02:00
John BOTELLA
c2d96f8d68 UIUX : Giff UX Doc add experiment Tooltip freeze (#33655)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:58:55 +02:00
ldestailleur
3fe6132c94 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-03-31 11:52:55 +02:00
ldestailleur
238f684576 Fix extension of debian.tar file 2025-03-31 11:52:47 +02:00
rogue-spectre
bc5b4cff67 Update clientfourn.php (#33663)
correction of a sql request returning a buggy result. 

Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation.
2025-03-31 11:44:11 +02:00
rogue-spectre
d74383afce Update clientfourn.php (#33663)
correction of a sql request returning a buggy result. 

Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation.
2025-03-31 11:43:18 +02:00
ldestailleur
3eab9d56c7 Fix center 2025-03-31 11:41:00 +02:00
Alexandre SPANGARO
9741fcf4a5 NEW Accountancy - Add filter on chart of accounts (#33656) 2025-03-31 11:39:05 +02:00