2
0
forked from Wavyzz/dolibarr
Commit Graph

1190 Commits

Author SHA1 Message Date
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
Laurent Destailleur
63483e960b Update adherent_type.class.php 2025-02-14 23:49:09 +01:00
Laurent Destailleur
0cd52e0810 Update adherent_type.class.php 2025-02-14 23:42:25 +01:00
Laurent Destailleur
d49750a5e2 Update adherent_type.class.php 2025-02-14 23:34:43 +01:00
Laurent Destailleur
7b2e315d23 Merge branch 'develop' into develop_adherent_type_class_update 2025-02-14 02:33:53 +01:00
Laurent Destailleur (aka Eldy)
eeb8907f33 Fix missing properties 2025-02-14 02:09:59 +01:00
MDW
24fa28dfe2 Qual: Fix getKanban phpdoc
# Qual: Fix getKanban phpdoc

Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur (aka Eldy)
c4f52d0484 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-04 22:51:31 +01:00
Laurent Destailleur (aka Eldy)
10ea271a4e Debug v21 2025-02-03 18:07:17 +01:00
Laurent Destailleur
12f2534a03 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 03:53:46 +01:00
Laurent Destailleur
07febfe70b Fix merge 2025-01-27 01:35:45 +01:00
Laurent Destailleur
158b3c76aa Fix merge 2025-01-27 01:33:32 +01:00
Laurent Destailleur
940e42c1e4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-27 01:30:34 +01:00
Laurent Destailleur (aka Eldy)
722797aaad Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-25 16:02:17 +01:00
Laurent Destailleur (aka Eldy)
fbe4ccd0e2 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-24 15:25:51 +01:00
Frédéric France
622a655a3c fix 2025-01-23 22:15:11 +01:00
Frédéric France
5c616a2812 fix 2025-01-23 22:01:57 +01:00
Frédéric France
1ef30c3006 fix 2025-01-23 21:59:04 +01:00
Laurent Destailleur (aka Eldy)
e58d1606b3 Debug v21 2025-01-23 14:20:47 +01:00
Laurent Destailleur
87333363d4 Merge pull request #32622 from atm-maxime/new_detect_country_code2
NEW : auto-detect country from code in creation	(follow-up⁾
2025-01-21 08:33:16 +01:00
Laurent Destailleur (aka Eldy)
5bd172ad0e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-20 19:33:18 +01:00
Laurent Destailleur (aka Eldy)
297e9316a8 Clean code 2025-01-20 19:30:24 +01:00
MDW
be06fc32af Qual: Fix ci for new api_memberstypes.class
# Qual: Fix ci for new api_memberstypes.class

This fixes the notifications for the new api_memberstypes.class
2025-01-20 18:25:24 +01:00
MDW
adb1c58d05 Qual: Fix ci for new api_memberstypes.class
# Qual: Fix ci for new api_memberstypes.class

This fixes the notifications for the new api_memberstypes.class
2025-01-20 16:47:27 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Maxime Kohlhaas
69c8be97bf Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_detect_country_code2 2025-01-14 09:56:45 +01:00
Laurent Destailleur (aka Eldy)
3ab49cf061 Debug v21 - Standardize code and translation of RefExt 2025-01-12 18:08:25 +01:00
Maxime Kohlhaas
ba2dab2a44 NEW : auto-detect country from code in creation (follow-up⁾ 2025-01-10 16:56:14 +01:00
Laurent Destailleur (aka Eldy)
b024b95948 Fix typo 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7 FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01 Fix typo 2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
c0250e4c91 FIX CVE-2024-55227 CSRF when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-08 17:41:45 +01:00
Frédéric FRANCE
fc22db13b1 Merge branch 'develop' into phpstan_fix_20241123 2024-12-13 16:03:38 +01:00
Laurent Destailleur (aka Eldy)
10698ebf2a Doc 2024-12-13 14:13:17 +01:00
Frédéric FRANCE
b7f6394f7f Merge branch 'develop' into phpstan_fix_20241123 2024-12-05 20:33:37 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
3284f21e91 Fix remind for expired membership ko when date of renewal does not end
with 00:00:00
2024-12-02 01:30:13 +01:00
Frédéric FRANCE
c8b2f1f099 Merge branch 'develop' into phpstan_fix_20241123 2024-11-28 08:03:41 +01:00
David Beniamine
d2d592ebd6 Make sure that thirdparty is actually loaded before using it's country for lang (#32107) 2024-11-27 22:03:41 +01:00
Laurent Destailleur (aka Eldy)
353633cef8 Revert to use instead #32123 2024-11-27 21:59:20 +01:00
Laurent Destailleur (aka Eldy)
13ad68d8bf Try fix phan phpstan 2024-11-27 21:46:16 +01:00
Laurent Destailleur (aka Eldy)
6eb8870992 Test 2024-11-27 21:35:48 +01:00
Laurent Destailleur (aka Eldy)
c1d6e0411c Test 2024-11-27 21:31:14 +01:00