2
0
forked from Wavyzz/dolibarr
Commit Graph

1347 Commits

Author SHA1 Message Date
Regis Houssin
7b81cccc55 FIX uniformize and check delete contact action (#31384)
* FIX uniformize and check delete contact action

* FIX syntax error

* FIX missing private contact checking

* FIX missing show errors

* FIX missing "oldcopy" for trigger

* FIX missing private contact filter in selectcontact
2024-10-14 16:45:46 +02:00
Laurent Destailleur
9eed19578a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-29 22:42:49 +02:00
Laurent Destailleur
399a752c78 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-29 22:42:13 +02:00
Laurent Destailleur
97eacefa6b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-09-29 22:41:54 +02:00
Laurent Destailleur
f5fbbcfcb8 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-09-29 22:40:45 +02:00
Laurent Destailleur
2c67c8b6ff Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-09-29 22:32:01 +02:00
Laurent Destailleur
d0fb08adf4 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-09-29 22:31:42 +02:00
Florian Mortgat
385927fe06 FIX: box_actions.php still uses fk_user_done which no longer exists (#31190)
Co-authored-by: FlorianMortgat <5845502+FlorianMortgat@users.noreply.github.com>
2024-09-29 22:18:18 +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
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
dd930e2d4b Debug v20 2024-09-03 14:38:09 +02:00
Laurent Destailleur
dcf9b91ba9 Fix fatal error 2024-07-22 11:22:15 +02:00
Laurent Destailleur
6d5e42b360 Debug v20 2024-07-18 22:51:16 +02:00
Laurent Destailleur
97c83c2cbb Debug v20 2024-07-18 19:17:15 +02:00
Laurent Destailleur
060816e3dd Clean code 2024-06-15 16:30:28 +02:00
Lucas Marcouiller
0a1eb954d7 Fix warnings and deprecated (#29999)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-13 08:51:22 +02:00
Laurent Destailleur
b40bf1b768 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-08 19:38:31 +02:00
Laurent Destailleur
3c961263cb Look and feel v20 2024-06-08 19:34:54 +02:00
HENRY Florian
bcf7354ad6 fix: cookie JS creation missing defaut attribute SameSite (#29862)
* fix: cookie JS creation missing defaut setting

* fix: travis CI

* fix: travis CI

* fix: travis CI

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-08 02:49:57 +02:00
Laurent Destailleur
602fc8c9cd Debug v20 2024-06-05 14:13:32 +02:00
Laurent Destailleur
c2ceaf0b77 Debug v20 2024-06-05 14:00:49 +02:00
Laurent Destailleur
b9e52bd5b8 Debug v20 2024-06-05 13:33:53 +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
f1aa39b1a9 Look and feel v20 2024-05-29 20:40:33 +02:00
Laurent Destailleur
16336a66ad Rename french module name into english 2024-05-13 10:45:20 +02:00
Frédéric FRANCE
57a2149b5c fix phan xcal.lib.php (#29572)
* fix phan xcal.lib.php

* Update box_graph_invoices_peryear.php
2024-05-01 17:52:18 +02:00
Frédéric FRANCE
169b0d5eea fix phan (#29571) 2024-05-01 17:45:15 +02:00
Laurent Destailleur
b5ae33ea8e Clean code 2024-05-01 17:11:28 +02:00
Laurent Destailleur
6b70b32f1e NEW Move dir of cache for widgets 2024-04-30 10:01:09 +02:00
Laurent Destailleur
746a05d872 Fix date format of RSS widget 2024-04-24 01:11:22 +02:00
MDW
9afe7dba59 Fix phan notices related to fournisseur.facture.class.php
# Fix phan notices related to fournisseur.facture.class.php

This fixes deprecations and phpdoc.
2024-03-29 23:48:40 +01:00
Frédéric France
7a7b1953ed fix phpstan 2024-03-28 20:34:33 +01:00
MDW
8c2b046ca0 Suppress PhanUndeclaredMethod notification 2024-03-27 10:18:10 +01:00
Laurent Destailleur
a5fec9f06f Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 20:44:54 +01:00
Laurent Destailleur
19fbfb9444 Merge pull request #29013 from frederic34/box_member_phpstan
clean code for phpstan
2024-03-23 19:36:27 +01:00
Laurent Destailleur
6a0678e717 Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
MDW
0f186a582d Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:37 +01:00
MDW
9607d8e45a Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:36 +01:00
Laurent Destailleur
d448b57cf2 Debug v20 2024-03-22 19:58:33 +01:00
Frédéric France
a2974f7778 fix phpstan 2024-03-21 19:13:33 +01:00
Frédéric France
2c1e8ff7c3 fix phpstan 2024-03-21 19:10:42 +01:00
Frédéric France
34028bac6e fix phpstan 2024-03-21 18:39:30 +01:00
Frédéric France
55b86350ae fix phpstan 2024-03-21 18:35:12 +01:00
Laurent Destailleur
9aa47786eb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 11:29:44 +01:00
Laurent Destailleur
ef309baeb0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-20 11:28:31 +01:00
Laurent Destailleur
b18d65c09c Fix warning 2024-03-20 11:26:25 +01:00
Laurent Destailleur
5b2cb4b063 Fix remove bad entry into array of the rss box 2024-03-20 11:24:16 +01:00
MDW
c79ca14dd9 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:38 +01:00
MDW
7910780fdf Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:21:40 +01:00