Commit Graph

11176 Commits

Author SHA1 Message Date
Laurent Destailleur
8d68091d3a Merge pull request #27895 from thibdrev/patch-1
qual: roundUpToNextMultiple()
2024-01-30 21:04:28 +01:00
thibdrev
5ebc760e04 qual Update functions.lib.php - clearer return for roundUpToNextMultiple() 2024-01-30 17:36:55 +01:00
Laurent Destailleur
27a6a61827 Merge branch 'develop' into setTemplateForEachModel 2024-01-30 17:07:36 +01:00
Laurent Destailleur
6420a5e945 Merge pull request #27865 from thibdrev/patch-3
qual: phpstan for htdocs/core/lib/functions.lib.php
2024-01-30 16:45:52 +01:00
Laurent Destailleur
6d6f1acec0 Merge branch 'develop' into typing/files.lib 2024-01-30 16:06:08 +01:00
Lamrani Abdel
9ef70a70be fix orthographe 2024-01-30 15:51:38 +01:00
Lamrani Abdel
11d985e24f generate html model for each box 2024-01-30 15:37:52 +01:00
Laurent Destailleur
63c5b65592 Allow the page for website account by default 2024-01-30 13:22:53 +01:00
MDW
f0cb078378 Qual: Fix typing in files.lib
Fix several typing hints in files.lib .
Fixed some initialisers.
Simplified some expressions.
Cast some `return $result` statements  (could be null).
2024-01-29 18:34:28 +01:00
thibdrev
2fe5347d66 qual: phpstan for htdocs/core/lib/functions.lib.php
htdocs/core/lib/functions.lib.php	128	Function getMultidirOutput() should return string|void but returns null.
htdocs/core/lib/functions.lib.php	9889	Function getLanguageCodeFromCountryCode() should return string but returns null.
htdocs/core/lib/functions.lib.php	10105	Function getLanguageCodeFromCountryCode() should return string but returns null.
htdocs/core/lib/functions.lib.php	11372	Function roundUpToNextMultiple() should return int but returns float.
2024-01-29 18:22:54 +01:00
Laurent Destailleur
fd0495e1c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-29 11:41:22 +01:00
Laurent Destailleur
0815df6bdf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-29 11:40:57 +01:00
Laurent Destailleur
eab0093750 Fix var not defined 2024-01-29 11:24:37 +01:00
Laurent Destailleur
34ee316330 Merge pull request #27844 from frederic34/patch-7
add idprofxx missing in societe class
2024-01-29 00:37:05 +01:00
Laurent Destailleur
c151a22448 Merge pull request #27838 from thibdrev/patch-7
qual: Update profid.lib.php - Update isValidTinForES() documentation
2024-01-29 00:36:17 +01:00
Frédéric FRANCE
7f4ca53805 Update functions.lib.php 2024-01-28 23:39:52 +01:00
Frédéric FRANCE
3a6cdf6411 Update functions.lib.php 2024-01-28 23:19:56 +01:00
Frédéric FRANCE
eec860ec22 Merge branch 'develop' into patch-7 2024-01-28 23:17:34 +01:00
Frédéric FRANCE
d688f12c07 Update functions.lib.php 2024-01-28 21:53:26 +01:00
Laurent Destailleur
7baa02bda5 Debug export website 2024-01-28 18:22:21 +01:00
thibdrev
94da5b08ae Merge branch 'Dolibarr:develop' into patch-7 2024-01-28 13:35:30 +01:00
Laurent Destailleur
a0441700cc Merge pull request #27829 from thibdrev/patch-6
qual: profid.lib.php - Belgium Numéro d'Entreprise shall start with 0 or 1
2024-01-28 12:54:13 +01:00
Laurent Destailleur
32fea98bfb Merge pull request #27825 from libremaster/develop
Minor fixes, typo or descriptions
2024-01-28 12:52:34 +01:00
Laurent Destailleur
5550a6741c Merge pull request #27820 from thibdrev/patch-1
qual: phpdoc - add "@since Dolibarr V20" to GETPOSTFLOAT() documentation
2024-01-28 12:49:21 +01:00
thibdrev
fdfbe63e8f qual: Update profid.lib.php - Update isValidTinForES() documentation 2024-01-27 13:44:43 +01:00
thibdrev
0efb68e927 Merge branch 'Dolibarr:develop' into patch-6 2024-01-27 13:22:07 +01:00
Laurent Destailleur
e0f818d759 Debug webportal 2024-01-27 02:44:56 +01:00
Christophe TREMBLAY-GUILLOUX
df1a14e905 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-01-26 15:13:11 +01:00
thibdrev
9064729884 qual: profid.lib.php - Belgium Numéro d'Entreprise shall start with 0 or 1
According to: https://economie.fgov.be/fr/themes/entreprises/banque-carrefour-des/actualites/structure-du-numero
> se présente sous la forme Zxxx.xxx.xxx, le premier chiffre étant 0 ou 1.
2024-01-26 13:19:40 +01:00
Christophe TREMBLAY-GUILLOUX
3ae575348b MINOR: bad description 2024-01-26 10:35:25 +01:00
thibdrev
1c04c210c8 qual: phpdoc - add "@since Dolibarr V20" to GETPOSTFLOAT() documentation 2024-01-26 09:05:31 +01:00
Laurent Destailleur
ed8b939d8f Merge pull request #27567 from lamrani002/messaginForUser
New display style for list of events of user
2024-01-26 04:10:15 +01:00
Laurent Destailleur
c49e0bf46b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-26 03:58:41 +01:00
Can Arslan
6a3c5cce69 FIX: wrong alias 2024-01-25 11:14:55 -07:00
Christophe Battarel
3f8bbebb7d Merge branch 'develop' into rdb 2024-01-25 10:22:04 +01:00
Lamrani Abdel
ce2a606d28 remove functionmessaging user and update function show_actions_messaging 2024-01-24 18:18:10 +01:00
Laurent Destailleur
bbc2302f00 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-24 11:58:30 +01:00
Laurent Destailleur
0dea4bec4c Fix user object missing 2024-01-24 11:58:08 +01:00
Laurent Destailleur
3eb461db7c FIX #27771 Sec: birth date and personal address not visible by default
on vcard
2024-01-24 11:56:56 +01:00
Laurent Destailleur
fec4d0c254 Merge pull request #25879 from Easya-Solutions/new-webportal-module
NEW WebPortal module
2024-01-24 11:07:07 +01:00
Laurent Destailleur
47765af18e Merge pull request #27766 from frederic34/patch-7
fix phpstan
2024-01-24 10:48:56 +01:00
VESSILLER
f51e4d57b4 Merge branch 'develop' of github.com:Dolibarr/dolibarr into new-webportal-module 2024-01-24 09:52:44 +01:00
Laurent Destailleur
ce21af7b6c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 22:17:46 +01:00
Laurent Destailleur
cca01cbda4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-23 22:15:36 +01:00
Laurent Destailleur
b05d1c5f6e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-23 22:03:28 +01:00
Frédéric FRANCE
fe2b511387 fix phpstan 2024-01-23 21:08:24 +01:00
Laurent Destailleur
30d55456bf NEW Add picto favicon 2024-01-23 20:13:27 +01:00
Laurent Destailleur
fcf024ef4f Merge pull request #27742 from FHenry/17_fix_online_link
fix: onligne Signaturelink is bad for locaorexternal
2024-01-23 17:13:44 +01:00
VESSILLER
b39e0c2ae9 Merge branch 'develop' of github.com:Dolibarr/dolibarr into new-webportal-module 2024-01-23 17:06:44 +01:00
Laurent Destailleur
7c114245e9 Use param 2 for price2num with GETPOSTFLOAT 2024-01-23 17:02:51 +01:00