Commit Graph

11575 Commits

Author SHA1 Message Date
Laurent Destailleur
b1ee18864f Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-12 01:43:43 +02:00
Laurent Destailleur
cbf3cbfa1f Better debug log 2024-09-12 01:33:58 +02:00
Laurent Destailleur
2bd701a87f Debug v20 2024-09-11 16:46:16 +02:00
Laurent Destailleur
b851ad1d84 Doc 2024-09-10 14:58:44 +02:00
Laurent Destailleur
62f7e219d1 Debug css v20 2024-09-10 10:55:47 +02:00
MDW
506454b10a Qual: Resolve ~200 phan notices/~100 phpstan notices (#30879)
* bookkeeping\card.php, productaccount

* Fix bookkeeping/listbyaccount

* Typing for accountancycategory

* Fix typing accountancyimport

* Typing accountingaccount

* Typing api_accountancy

* bookkeeping typing

* Fix typing lettering

* Typing for accountancy/customer/list

* Typing accountancy/journal/bankjournal

* typing accountancy/journal/variousjournal

* Typing accountancy/supplier/list

* Initialisations in accountancy/journal/expensereportsjournal

* Initialisations in accountancy/journal/purchasesjournal

* Initialisations in accountancy/journal/sellsjournal

* Update baseline
2024-09-10 02:11:53 +02:00
Laurent Destailleur
b8aa7e2511 Fix option restricthtmlallowlinkscript of GETPOST 2024-09-09 15:56:47 +02:00
Laurent Destailleur
e003c6a516 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-07 02:20:15 +02:00
Laurent Destailleur
43f42d08ad Fix warning 2024-09-06 14:01:55 +02:00
Laurent Destailleur
bcc9ad42d4 Doc 2024-09-06 13:49:15 +02:00
Frédéric FRANCE
eb04c5c427 fix phpstan (#30860)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-09-06 13:44:29 +02:00
Laurent Destailleur
c972f44dc2 Debug v20 - Fix mandatory fields 2024-09-06 02:59:21 +02:00
Frédéric FRANCE
80d1f47d4d fix ignored phpstan (most of expects string, int given) (#30649)
* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-09-05 16:05:37 +02:00
Laurent Destailleur
bee59df23c Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-05 15:02:30 +02:00
Laurent Destailleur
d862b40f3d Fix warning 2024-09-05 14:25:14 +02:00
Laurent Destailleur
1b16ae87e4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-05 12:40:15 +02:00
Laurent Destailleur
2ccfe2e2c0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-05 10:17:12 +02:00
Mohamed DAOUD
e45bf5c487 fix extname for getimagepublicurlofobject (#30830)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-05 10:03:20 +02:00
Laurent Destailleur
4f48a08d1b Protect param extName 2024-09-05 10:03:00 +02:00
Mohamed DAOUD
7200d244c2 dynamically set seo meta tags (#30826)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-04 23:14:25 +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
c8e2b537c6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-30 16:44:24 +02:00
Laurent Destailleur
2a2ff8dd79 Debug v20 2024-08-30 15:06:19 +02:00
Frédéric FRANCE
77c88e9750 add hooke in print_social_networks (#30797)
add hooke in print_social_networks
2024-08-29 17:25:54 +02:00
MDW
c496e84916 Qual: Fix phan issues related to getNextValue() notices (#30747)
* Qual: 🛟 Fix reference to $db with $this->db

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

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

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

* Qual: Fix LDAP typing

* Qual: Fix some phan typing related to getNextValue()

# Qual: Fix some phan typing related to getNextValue()

This fixes a few typings in relation to getNextValue().

* Update phan baseline

* PHPDoc: set arguments as nullable (+update array types)

* Improve PHPDoc

* Force toselect type to int[]

* Enable all phan notices on actions_massactions.inc.php

* Test was wrong, can not count when it's not an array

* Update baseline

* Remove ignore for notice that no longer exists

* Update baseline

* Fix format argument

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-29 15:01:42 +02:00
Laurent Destailleur
8ab740a95f Export inventory 2024-08-29 10:46:10 +02:00
MaximilienR-easya
89a1e74df3 Force usage of another authentication when there is only openid_connect since he doesn't work for api, ws, and cdav login (#30777) 2024-08-29 09:20:02 +02:00
Laurent Destailleur
5a0ec754d8 Fix regression __ID__ lost into backtopage urls 2024-08-28 23:49:53 +02:00
Laurent Destailleur
3392ddf42e Fix spellcheck 2024-08-27 22:24:32 +02:00
Laurent Destailleur
e7cfa4ddcc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-27 07:26:26 +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
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
0feb44cd9e Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-26 21:09:21 +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
Laurent Destailleur
ebca595b7d Fix: disable spellcheck on input url 2024-08-26 15:33:48 +02:00
Laurent Destailleur
3a80cf4033 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-24 14:26:09 +02:00
Laurent Destailleur
f307d28c12 Fix some warnings 2024-08-24 14:25:51 +02:00
Laurent Destailleur
1bfecb5e3b Fix phan errors (dolibarr_set_const can accept int) 2024-08-24 14:19:59 +02:00
lamrani abdelwadoud
ca26bc5b8a New dislay for listing events of invoic supplier (#30714)
* New dislay for listing events of invoic supplier

* Fix phpstan errors

* Fix active tab and refSupplier in agenda file

* Fix whitespace and brackets
2024-08-24 13:41:20 +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
hansemschnokeloch
cfb44ce196 Fix #29292 (#30720)
* fix #2810

* Fix #29292
2024-08-23 15:27:10 +02:00
lamrani abdelwadoud
cc8e1cd81e New display for listing events (#30713)
* New display for listing invoice events

* Fix phpstan errors
2024-08-22 03:30:27 +02:00
Mohamed DAOUD
f4417e502e allow links and scripts on website htmlheader (#30708) 2024-08-21 14:10:09 +02:00
MDW
ca414de526 Qual: Fix $fields related notices with Phan (#30704)
* Qual: Typing hints/ignore directives for phan notices

* Update field typing
2024-08-21 13:23:35 +02:00
Laurent Destailleur
955876b785 Rename param 2024-08-21 02:51:33 +02:00
Laurent Destailleur
e08fd29d0f Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-08-21 02:45:37 +02:00