Commit Graph

401 Commits

Author SHA1 Message Date
ldestailleur
12dd3ca799 Prepare 22.0 final 2025-07-10 15:21:26 +02:00
ldestailleur
34af5f28c2 Prepare 21.0.2 2025-07-10 15:19:48 +02:00
ldestailleur
6bd37636f5 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-24 14:07:45 +02:00
ldestailleur
3914e9d3dd Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-24 14:07:17 +02:00
ldestailleur
c13f736ab4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-22 17:29:56 +02:00
ldestailleur
17a0ec87fe Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-22 17:25:29 +02:00
ldestailleur
a239395352 Fix remove the flag 2025-06-22 17:23:53 +02:00
ldestailleur
743ca4bb03 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-22 17:19:41 +02:00
ldestailleur
5042c0959e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-22 17:16:51 +02:00
lvessiller-opendsi
c263fccb5f Prepare 18.0.7 (#34575)
* Prepare 18.0.7

* Changelog for 18.0.7 LTS
2025-06-19 14:58:38 +02:00
Laurent Destailleur
20fd33d101 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-06-15 02:15:13 +02:00
Laurent Destailleur
ffd2ec7bef Debug v22 2025-06-14 17:41:10 +02:00
ldestailleur
81498e2e41 Start v22 beta 2025-05-12 14:13:29 +02:00
ldestailleur
a8372a2f16 Prepare 21.0.1 2025-03-25 14:02:01 +01:00
Laurent Destailleur
8616e23e31 Move the WAF code into a dedicated include file 2025-03-21 12:11:23 +01:00
MDW
ee9e89efaa Qual: Fix phan notices (facture/3 + filefunc.inc) (#33383)
* Qual: Fix PhanMismatchType

* Finalize rename of $attrV into $value

* Correct getGlobalString into getGlobalInt

* Do not require some fields in the 'title' definition of $cols

* Qual: Fix phan notices (core/lib)

* Qual: Fix phan (contrat)

* Qual: Fix phan notices (facture/3 + filefunc.in)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-11 01:59:34 +01:00
ldestailleur
c404b0702e Prepare 20.0.5 2025-02-16 15:41:23 +01:00
Regis Houssin
40567ce7f6 FIX E_STRICT is deprecated since PHP 8.4 2025-01-29 18:13:03 +01:00
Laurent Destailleur (aka Eldy)
3b1bc8bbb1 Prepare v22 dev 2025-01-05 16:14:21 +01:00
Laurent Destailleur (aka Eldy)
862ddc45bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-03 16:43:31 +01:00
Laurent Destailleur (aka Eldy)
1e0479d19d Prepare 20.0.4 2024-12-29 18:11:59 +01:00
Laurent Destailleur (aka Eldy)
8c1eab62da Prepare 20.0.3 2024-12-29 14:54:04 +01:00
Laurent Destailleur
28f657ea1d Better error message 2024-11-20 13:22:37 +01:00
Laurent Destailleur
f546b603e9 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-13 11:10:25 +01:00
Laurent Destailleur
dd16c087e5 Prepare 20.0.2 2024-11-13 10:07:57 +01:00
Laurent Destailleur
294912420b Prepare 19.0.4 2024-11-13 10:06:10 +01:00
Frédéric FRANCE
2f207dd347 switching on phpstan v2 level 10 (#31764)
* switching on phpstan v2 level 10

* switching on phpstan v2 level 10

* switching on phpstan v2 level 10

* switching on phpstan v2 level 10

* switching on phpstan v2 level 10

* version

* fix phpstan

* fix phpstan

* test

* test

* test

* test

* test

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* add action to refresh phpstan baseline

* add action to refresh phpstan baseline

* add action to refresh phpstan baseline

* add action to refresh phpstan baseline

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* update baseline
2024-11-12 23:18:02 +01:00
Laurent Destailleur
f5262ceefa Prepare 20.0.1 2024-10-07 15:25:19 +02:00
Laurent Destailleur
d84d3b7bea Prepare version 19.0.3 2024-08-15 20:40:37 +02:00
MDW
46eb5f83c2 Qual: Updates for phpstan notices (#30509)
* Fix int<0> typing to int<0,0> for phpstan

* Fix phpdoc for phpstan

* Fix phpdoc for phpstan

* Qual: Several phpstan notice fixes

* Fix phpdoc

* Qual: totalpaid is never null, remove null test

* improve phpdoc typing

* Also return null to statisfy phpstan

* Allow null value for $var

* object->Object to make it meaningful

* Type EvalMathStack properties

* Comment out unused private methods (phpstan)

* Changes for phpstan (return values, phpdoc, code)

* Change order of tests for phpstan

* phpdoc object to Object for correct typing

* Typing hing for phpstan

* UPdate test for phpstan

* Change phpdoc position for phpstan

* Update phpdoc for phpstan

This needs further improvement

* Change $op to $ope to fix phpstan

* Update sqlite3.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-01 12:59:45 +02:00
Laurent Destailleur
efa186431a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 17:51:03 +02:00
Laurent Destailleur
c65660dc15 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-07-06 17:49:42 +02:00
Laurent Destailleur
11491bb067 Fix error code 2024-07-06 17:44:20 +02:00
Laurent Destailleur
64259c9238 Prepare 20.0 2024-06-20 11:45:15 +02:00
Laurent Destailleur
eff58002aa Prepare v21 2024-06-19 20:20:03 +02:00
Laurent Destailleur
8fb54f3bb3 Prepare 20.0 beta 2024-05-23 21:46:46 +02:00
Laurent Destailleur
f12378d732 Prepare 19.0.2 2024-05-05 00:12:36 +02:00
Laurent Destailleur
584e54c130 Fix the http header must reuse the secured one into top_htmlhead() 2024-05-03 03:26:04 +02:00
Laurent Destailleur
ef9c6aa04c Try to FIX #28482 2024-03-24 15:34:19 +01:00
Laurent Destailleur
401d32cad5 Update filefunc.inc.php 2024-03-23 19:41:38 +01:00
Laurent Destailleur
4e483e4010 Update filefunc.inc.php 2024-03-23 19:39:47 +01:00
le-reparateur
68cd3d657f Update filefunc.inc.php
Fix #28993
2024-03-21 17:08:14 +01:00
MDW
f1ea8bee83 Fix PhanPluginUseReturnValueInternalKnown by returning value 2024-03-16 00:00:24 +01:00
Laurent Destailleur
390f18f557 FIX #yogosha20932 2024-03-14 22:06:43 +01:00
Laurent Destailleur
91b994b89c Prepare 18.0.6 2024-03-06 17:20:44 +01:00
Laurent Destailleur
d199b042b4 Prepare 19.0.1 2024-03-03 18:50:28 +01:00
Laurent Destailleur
8001413e13 Merge pull request #27817 from mdeweerd/fix/https_detection
FIX Https detection
2024-01-26 03:53:45 +01:00
MDW
3c2bc3a842 FIX Https detection
theme/eldy/manifest.json.php was returning http:// links instead of the
https link defined in the configuration.
I found that this is because I am behide a proxy and that isHTTPS does
the detection as expected.

Therefore that function is used to detect https which results in the correct
urls.

Detected on my 18.0.2 installation
2024-01-26 03:12:53 +01:00
Laurent Destailleur
49b5c081d6 FIX HTML injection vulnerability in Dolibarr Application Home Page
FIX #GHSA-7947-48q7-cp5m
2024-01-25 17:53:00 +01:00
MDW
bd002480ce Qual: Spelling htdocs/[d-k]* (#27427)
Highlights:

- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php

  Potential functional change (fix) because toekn was changed to token:
   `<input type=hidden name=toekn`

- htdocs/install/upgrade2.php
  $filles changed to $children

- htdocs/intracommreport/class/intracommreport.class.php
  Local $enveloppe changed to $envelope.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-13 19:48:41 +01:00