Commit Graph

128748 Commits

Author SHA1 Message Date
thibdrev
3681fa7dad qual: phpstan
htdocs/admin/expensereport_ik.php	66	Property ExpenseReportIk::$coef (float) does not accept array|string.
htdocs/admin/expensereport_ik.php	67	Property ExpenseReportIk::$ikoffset (float) does not accept array|string.
htdocs/admin/expensereport_ik.php	68	Property ExpenseReportIk::$fk_c_exp_tax_cat (int) does not accept array|string.
htdocs/admin/expensereport_ik.php	69	Property ExpenseReportIk::$fk_range (int) does not accept array|string.
2024-01-22 12:21:38 +01:00
Laurent Destailleur
0c9115e8b9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-22 03:19:57 +01:00
Laurent Destailleur
03d95f81f6 Fix composer pb 2024-01-22 03:19:05 +01:00
Laurent Destailleur
e950bdde26 Merge pull request #27687 from frederic34/dol_print_error_db
fix param
2024-01-22 00:03:06 +01:00
Laurent Destailleur
c141b47341 Merge pull request #27690 from thibdrev/patch-1
qual: phpstan
2024-01-22 00:01:41 +01:00
Laurent Destailleur
2ee9458edb Merge pull request #27691 from thibdrev/patch-2
qual: phsptan
2024-01-21 23:45:24 +01:00
Laurent Destailleur
a9db66d790 Merge pull request #27700 from mdeweerd/tools/odt2pdf
Qual: Improve odt2pdf, add pandoc
2024-01-21 23:44:57 +01:00
Laurent Destailleur
7010ae84d3 Merge pull request #27713 from frederic34/patch-8
fix phpstan
2024-01-21 23:38:13 +01:00
Laurent Destailleur
7f5a3e742d Merge pull request #27701 from aspangaro/20p3
NEW Accountancy - Show accounting result on balance
2024-01-21 23:37:50 +01:00
Laurent Destailleur
fdaffc8368 Merge pull request #27707 from mdeweerd/flow/optimize
Qual: Optimize/explain workflows
2024-01-21 23:32:40 +01:00
Laurent Destailleur
f9d79cf73f Merge pull request #27708 from frederic34/patch-3
fix default value
2024-01-21 23:30:32 +01:00
Laurent Destailleur
4a5a109ebc Merge pull request #27710 from frederic34/patch-7
fix incorrect default value
2024-01-21 23:30:12 +01:00
Laurent Destailleur
80931c287c Merge pull request #27711 from frederic34/readme
fix chmod
2024-01-21 23:29:22 +01:00
Laurent Destailleur
74693660b1 Merge pull request #27709 from frederic34/patch-5
fix incorrect phpdoc
2024-01-21 23:28:19 +01:00
Frédéric FRANCE
947fb0983a fix phpstan 2024-01-21 20:16:43 +01:00
Frédéric France
875b2d62a1 fix chmod 2024-01-21 20:07:47 +01:00
Frédéric FRANCE
80787b661e Update fournisseur.facture.class.php 2024-01-21 19:58:44 +01:00
Frédéric FRANCE
3a1b7a16f4 fix incorrect default value 2024-01-21 19:57:11 +01:00
Frédéric FRANCE
83e7d5182e fix incorrect phpdoc 2024-01-21 19:54:42 +01:00
Laurent Destailleur
db21befda1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-21 19:53:19 +01:00
Frédéric FRANCE
7cc42fdec4 fix default value 2024-01-21 19:52:19 +01:00
Laurent Destailleur
f3c25d1d25 Merge pull request #27639 from mdeweerd/fix/depr/gmstrftime
Fix: Resolve gmstrftime deprecation by using dol_print_date
2024-01-21 18:50:53 +01:00
MDW
7bb1e57f6c Qual: Optimize/explain workflows
# Qual: Optimize/explain workflows

phpstan checkout took about 1.5 minutes, while pre-commit only takes 10s.
So I removed the option to the checkout option which likely makes
the difference.

I removed the IMHO useless step of installing node - it may have been
useful during setting up the workflow, but not now.

I commented on the pre-commit workflow.
2024-01-21 18:00:22 +01:00
Laurent Destailleur
e779bf0f6c Update functions_openid.php
Test use of "false" type
2024-01-21 17:39:43 +01:00
Laurent Destailleur
f83ff02fa9 Fix warning 2024-01-21 17:37:08 +01:00
Laurent Destailleur
eb5933541d Merge branch 'develop' into 20p3 2024-01-21 17:28:14 +01:00
Laurent Destailleur
15ece2ccc8 Merge branch 'develop' into dol_print_error_db 2024-01-21 17:27:42 +01:00
Laurent Destailleur
b82c518277 Merge pull request #27703 from mdeweerd/spelling/script_and_dict
Qual: codespell: Limit adding exceptions to git files only
2024-01-21 17:26:36 +01:00
Laurent Destailleur
967938b3d8 Merge pull request #27693 from thibdrev/patch-4
qual: phpstan
2024-01-21 17:25:38 +01:00
Laurent Destailleur
92570480cc Merge pull request #27694 from thibdrev/patch-5
qual: phpstan
2024-01-21 17:24:59 +01:00
Laurent Destailleur
218643fa9d Merge pull request #27699 from mdeweerd/tool/updatelicense
NEW: dev: Add tool to update license with developer info
2024-01-21 17:24:37 +01:00
Laurent Destailleur
6ccc1b32d5 Merge pull request #27695 from thibdrev/patch-6
qual: phpstn
2024-01-21 17:23:26 +01:00
Laurent Destailleur
1dae2f165b Merge pull request #27697 from thibdrev/patch-8
qual: phpstan
2024-01-21 17:20:44 +01:00
Laurent Destailleur
354f65cd48 Merge pull request #27698 from thibdrev/patch-9
qual:phpstan
2024-01-21 17:19:56 +01:00
Laurent Destailleur
e42700014a Update product.class.php 2024-01-21 17:19:37 +01:00
Frédéric FRANCE
91127d4043 Merge branch 'develop' into dol_print_error_db 2024-01-21 17:11:21 +01:00
MDW
279df3a215 Qual: Improve odt2pdf, add pandoc
# Qual: Improve odt2pdf, add pandoc

Fix shellcheck notices, add pandoc method.
2024-01-21 16:59:52 +01:00
MDW
b8d7c1970b Fix: Resolve gmstrftime by using dol_print_date with
# Fix: Resolve gmstrftime by using dol_print_date with

gmstrftime is deprecated, use dol_print_date with  parameter.
Also update related typing for static check tools.
2024-01-21 16:37:05 +01:00
MDW
37620bcbbe NEW: dev: Add tool to update licence with developer info
This is a tool in php to update license information in the header
base on the git user setting.
2024-01-21 16:36:08 +01:00
MDW
39bbe766b5 Qual: codespell: Limit adding exceptions to git files only
addCodespellIgnores.sh was applied on all files, now limit to
git controlled files only.
2024-01-21 16:35:43 +01:00
thibdrev
cdd29949c3 Merge branch 'Dolibarr:develop' into patch-2 2024-01-21 16:26:53 +01:00
thibdrev
c85ed71a97 Merge branch 'Dolibarr:develop' into patch-1 2024-01-21 16:26:21 +01:00
thibdrev
0d2dbe3318 Merge branch 'Dolibarr:develop' into patch-4 2024-01-21 16:26:04 +01:00
thibdrev
8dfe144439 Merge branch 'Dolibarr:develop' into patch-5 2024-01-21 16:25:47 +01:00
thibdrev
ca7c703d9e Merge branch 'Dolibarr:develop' into patch-6 2024-01-21 16:25:30 +01:00
thibdrev
86623da9ec Merge branch 'Dolibarr:develop' into patch-8 2024-01-21 16:24:35 +01:00
Laurent Destailleur
8a6bd5b4d5 Merge branch 'develop' into patch-9 2024-01-21 16:14:53 +01:00
Laurent Destailleur
b128ec6a4b Merge pull request #27692 from thibdrev/patch-3
qual: phpstan
2024-01-21 16:06:44 +01:00
Laurent Destailleur
b4174e7a01 Merge pull request #27688 from libremaster/develop
CRON: fetchAll will return list of Cronjob object instead of Cronjobline
2024-01-21 16:05:38 +01:00
Laurent Destailleur
1c0fd5f4d0 Merge pull request #27702 from mdeweerd/qual/spelling
Qual: Fix spelling.
2024-01-21 16:00:33 +01:00