Harry Winner KF
67ab70f37d
FIX Solving non-blocking bug in user login
...
When using the function check_user_password_dolibarr to authenticate a user, a call is made to the function dol_verifyHash which requires a pre-calculated hash. This hash is not available with programmatically-created never-used accounts. Hence, in suce cases we have the following warning:
Notice: Trying to access array offset on value of type null in .../htdocs/core/lib/security.lib.php on line 156
This fix solves that bug by avoiding that unnecessary call
2022-01-12 15:05:11 -05:00
Marc de Lima Lucio
b110ca6ead
FIX: order to shipment: FIX hidden conf SHIPMENT_GETS_ALL_ORDER_PRODUCTS (still not working when not preselecting a warehouse)
2022-01-12 16:40:43 +01:00
Frédéric FRANCE
297d2ecfbd
fix warning
2022-01-12 16:09:31 +01:00
DATUC
800de88c69
Update companies.lang
2022-01-12 12:26:06 +01:00
Laurent Destailleur
08e313942d
Merge pull request #19791 from ptibogxiv/patch-457
...
NEW add setup/establishments API (need for recruitment API)
2022-01-12 11:18:52 +01:00
Laurent Destailleur
3daf7d493c
Merge pull request #19792 from ptibogxiv/patch-458
...
FIX bom.class.php
2022-01-12 11:18:29 +01:00
Laurent Destailleur
d7529e55b5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-01-12 11:18:06 +01:00
Laurent Destailleur
c024585ec9
Trans
2022-01-12 11:13:14 +01:00
Laurent Destailleur
5c4f521025
Merge pull request #19807 from DATUC/patch-14
...
Update companies.lang
2022-01-12 11:10:48 +01:00
Laurent Destailleur
8948d15930
Merge pull request #19798 from DATUC/patch-5
...
Update companies.lang
2022-01-12 11:10:31 +01:00
Laurent Destailleur
c400e3e5c1
Merge pull request #19796 from DATUC/patch-3
...
Update companies.lang
2022-01-12 11:10:05 +01:00
Laurent Destailleur
d3af00d4e6
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-01-12 10:58:24 +01:00
DATUC
e2306f5915
Update companies.lang
2022-01-12 00:41:05 +01:00
DATUC
89e509b251
Update companies.lang
2022-01-12 00:30:11 +01:00
DATUC
3384632005
Update companies.lang
2022-01-12 00:28:26 +01:00
ptibogxiv
61e6e33387
FIX bom.class.php
2022-01-11 20:37:20 +01:00
ptibogxiv
63611ab717
NEW add setup/establishments API (need for recruitment API)
2022-01-11 20:24:23 +01:00
Laurent Destailleur
2f249e9a7d
Add Open SSF Best practices
2022-01-11 16:55:58 +01:00
Laurent Destailleur
92585399ed
Update doc
2022-01-11 16:04:04 +01:00
Laurent Destailleur
1efbff8fea
Fix error message
2022-01-11 15:42:03 +01:00
Laurent Destailleur
b4f66226a8
Update contributing file.
2022-01-11 15:32:09 +01:00
Laurent Destailleur
4a82210fa6
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-01-11 15:17:46 +01:00
Laurent Destailleur
e628b0eeba
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-01-11 13:32:43 +01:00
Laurent Destailleur
71cf137da4
Fix code for cli must be similar to same code for gui version.
2022-01-11 13:32:32 +01:00
Laurent Destailleur
8e2f76ca66
Merge pull request #17577 from OGPayet/feature/addThirdpartyCustomerCodeToEmailingSubstitutionArray
...
add thirdparty customer code to substitutionarray
2022-01-11 13:31:32 +01:00
Laurent Destailleur
54cf91eda4
Update card.php
2022-01-11 13:31:16 +01:00
Laurent Destailleur
b824912473
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-01-11 13:28:07 +01:00
Laurent Destailleur
b9915800cf
Fix bad warning
2022-01-11 01:30:24 +01:00
Laurent Destailleur
00108589fd
Fix creation of fields tms into sql scripts
2022-01-11 01:00:31 +01:00
Laurent Destailleur
cde290c78a
Merge pull request #19402 from atm-gauthier/fix_reorder_lines_after_delete_line_everywhere
...
FIX : reorder all lines when delete document line everywhere (4 documents were missing)
2022-01-10 21:23:23 +01:00
Laurent Destailleur
d8a0dfad10
Merge pull request #19557 from yaslama/unaccent
...
Unaccent
2022-01-10 21:19:54 +01:00
Laurent Destailleur
f97ed1b3a3
Merge pull request #19623 from altairis-melina/changepriceht
...
NEW : Add constant to change price HT in TakePos
2022-01-10 21:07:41 +01:00
Laurent Destailleur
564bae453e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-01-10 21:00:38 +01:00
Laurent Destailleur
6871a480e5
Merge pull request #19759 from FHenry/new_refproduct_bom_tooltip
...
NEW: add product ref into BOM tooltips
2022-01-10 20:58:47 +01:00
Laurent Destailleur
c334c3cd58
Update bom.class.php
2022-01-10 20:58:08 +01:00
Laurent Destailleur
865b05aad2
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-01-10 19:29:37 +01:00
Laurent Destailleur
b91b8d35be
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-01-10 19:29:12 +01:00
Laurent Destailleur
1cc16f73d8
FIX #19761
2022-01-10 19:28:57 +01:00
Laurent Destailleur
5d5a219b95
FIX #19770
2022-01-10 19:23:46 +01:00
Laurent Destailleur
d660a7d45f
Merge pull request #19762 from FHenry/dev_fix_19749
...
fix : #19749
2022-01-10 19:10:43 +01:00
Laurent Destailleur
388caadcba
Merge pull request #19768 from randallmoraes/patch-1
...
add support for sharedmailbox in office365
2022-01-10 19:10:08 +01:00
Laurent Destailleur
0f950d121c
Merge pull request #19769 from randallmoraes/patch-2
...
Enable attachements in hook
2022-01-10 19:06:51 +01:00
Laurent Destailleur
8d5cc0bd7d
Merge pull request #19779 from ptibogxiv/patch-456
...
NEW add API REST for recruitment module
2022-01-10 18:32:44 +01:00
Laurent Destailleur
da83d101db
Merge pull request #19778 from atm-john/fix_stuff_on_setup_class
...
FIX : Setup helper class
2022-01-10 18:32:12 +01:00
Laurent Destailleur
d892160f4f
Fix error management
2022-01-10 17:55:45 +01:00
Laurent Destailleur
7ff30761e1
Fix for php8
2022-01-10 15:52:45 +01:00
Laurent Destailleur
cfec02aaae
Debug v15
2022-01-10 14:27:43 +01:00
Laurent Destailleur
c81f46842b
Fix too many load of objects
2022-01-10 13:36:28 +01:00
Laurent Destailleur
6c9ed0ab6b
css
2022-01-10 05:07:09 +01:00
Laurent Destailleur
12044fa67a
Debug v15
2022-01-10 03:24:01 +01:00