Commit Graph

11042 Commits

Author SHA1 Message Date
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
Laurent Destailleur
bd2b39c543 Merge pull request #27736 from thibdrev/patch-1
new: add GETPOSTFLOAT() function
2024-01-23 17:01:27 +01:00
Laurent Destailleur
f314258246 Fix target on refresh 2024-01-23 14:17:14 +01:00
Laurent Destailleur
98091852a8 Add css for generic flex use. 2024-01-23 14:15:31 +01:00
Laurent Destailleur
1f43efd08c Debug v19 2024-01-23 11:39:38 +01:00
Florian HENRY
a5422d2fc4 fix: onligne Signaturelink is bad for locaorexternal 2024-01-23 11:37:44 +01:00
thibdrev
0f26b9f2ad phpcs 2024-01-22 19:13:29 +01:00
thibdrev
7768b115d8 new: add GETPOSTFLOAT() function
introduced following phpstan errors requiring to be corrected by using `$val = (float) price2num(GETPOST('name','alpha'));`
2024-01-22 16:07:18 +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
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
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Laurent Destailleur
c78cd05818 Merge pull request #27638 from mdeweerd/qual/admin_lib
Qual: Cleanup method to ignore misspelled key
2024-01-20 00:42:41 +01:00
Laurent Destailleur
1f13ec7e39 Merge pull request #27634 from frederic34/patch-8
fix phpstan
2024-01-20 00:41:07 +01:00
Frédéric FRANCE
f981a64720 fix phpdoc and default value 2024-01-19 18:11:30 +01:00
Laurent Destailleur
372b4a020f Fix #yogosha20013 2024-01-19 16:31:53 +01:00
Laurent Destailleur
4795c40601 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-19 15:36:53 +01:00
Laurent Destailleur
941a8eda2f Debug v19 2024-01-19 11:28:02 +01:00
Laurent Destailleur
b5abb27e26 Debug v19 2024-01-19 11:09:11 +01:00
Florian HENRY
26bb72d12f FIX: filter by entity on contact is missing 2024-01-19 09:17:21 +01:00
Florian HENRY
d04cfa89ce FIX: filter by entity on contact is missing 2024-01-19 09:15:30 +01:00
Christophe Battarel
c3c7c1f742 Merge branch 'develop' into rdb 2024-01-19 08:54:06 +01:00
MDW
eb8960bcd1 Qual: Cleanup method to ignore misspelled key
# Qual: Cleanup method to ignore misspelled key

With the method to ignore lines, the code can be cleaned up to ignore
the spelling issue.
2024-01-18 23:08:08 +01:00
Frédéric FRANCE
99b0531ca7 fix phpstan 2024-01-18 22:43:17 +01:00
Laurent Destailleur
0a5e9b26a5 Merge pull request #27522 from frederic34/patch-11
add function isDolTms
2024-01-18 21:38:45 +01:00
Laurent Destailleur
c63896f746 Merge pull request #27563 from mdeweerd/fix/strftime_deprecation
Fix: PHP8.1 strftime deprecation -> dol_print_date
2024-01-18 21:36:22 +01:00
Laurent Destailleur
511a4f6f2f Merge pull request #27625 from thibdrev/patch-10
fix: phpstan
2024-01-18 21:33:19 +01:00
Laurent Destailleur
6421920dac Merge pull request #27624 from thibdrev/patch-9
fix: phpstan
2024-01-18 21:29:20 +01:00
thibdrev
9c794e66f0 fix: phpstan
htdocs/core/lib/pdf.lib.php	440	Function pdf_build_address() should return string but returns int.
htdocs/core/lib/pdf.lib.php	443	Function pdf_build_address() should return string but returns int.
2024-01-18 21:10:58 +01:00
thibdrev
b8d3ee8148 fix: phpstan
htdocs/core/lib/memory.lib.php	299	Function dol_getshmop() should return int but returns null.
htdocs/core/lib/memory.lib.php	303	Function dol_getshmop() should return int but returns null.
htdocs/core/lib/memory.lib.php	317	Function dol_getshmop() should return int but returns null.
2024-01-18 21:07:44 +01:00
Frédéric FRANCE
9b86ed98ca fix phpstan 2024-01-18 20:15:58 +01:00
MDW
aed39b73e5 Fix: PHP8.1 strftime deprecation -> dol_print_date
# Fix: PHP8.1 strftime deprecation -> dol_print_date

Change strftime to dol_print_date to work around deprecation
2024-01-18 17:01:30 +01:00
Laurent Destailleur
4db074216c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-18 16:04:49 +01:00
Laurent Destailleur
055a598584 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-18 16:04:23 +01:00
Laurent Destailleur
d9858d9bb7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-18 16:00:26 +01:00
Laurent Destailleur
a2cdfa5492 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-18 15:59:40 +01:00