Anthony Berton
cd6bd2ae4e
FIX - php8 migration
2022-07-20 18:39:11 +02:00
Laurent Destailleur
dbdf0edfc3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-19 19:14:58 +02:00
Laurent Destailleur
0b593ed047
Merge pull request #21514 from Tetras-Libre/Add-search-of-morphy-for-members
...
Add search on member nature morphy
2022-07-19 19:05:37 +02:00
Laurent Destailleur
66ec66bc19
Merge pull request #21522 from marc-dll/NEW_product_supplier_list_hook
...
NEW: hook to modify supplier product html select
2022-07-19 19:03:54 +02:00
Laurent Destailleur
97cc104e99
Merge pull request #21526 from Hystepik/develop#3
...
Fix : scrutinizer bug on webhook
2022-07-19 18:53:30 +02:00
Laurent Destailleur
c9f714d232
Merge pull request #21524 from Hystepik/develop#2
...
Fix : PHP 8.1 warnings on ftp
2022-07-19 18:52:25 +02:00
Marc de Lima Lucio
b827f476e5
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_product_supplier_list_hook
2022-07-19 13:21:47 +02:00
Marc de Lima Lucio
a691c8ebe9
FIX: remove useless hookmanager init
2022-07-19 12:31:13 +02:00
lmarcouiller
f216816b2f
Fix ; scrutinizer bug
2022-07-19 12:08:23 +02:00
lmarcouiller
db2d2a7b3b
Fix : PHP 8.1 warnings
2022-07-19 11:39:23 +02:00
Laurent Destailleur
f1ffb56f4a
Merge pull request #21334 from Quatadah/dolicloud-qnasdami-clone-button-on-task
...
clone button on tasks
2022-07-19 03:14:13 +02:00
Laurent Destailleur
f6176b6b61
Doc
2022-07-19 02:08:49 +02:00
Laurent Destailleur
f983857e0d
Merge pull request #21513 from Easya-Solutions/fix-inventory-getnomurl-options-with-select-for-forms
...
FIX product filter in inventory list
> @eldy Some parameters for "getNomUrl" exist at lines 7623 and 7624 of "commonobject.class.php" file : '$getnomurlparam = (empty($InfoFieldList[2]) ? 3 : $InfoFieldList[2]); $getnomurlparam2 = (empty($InfoFieldList[4]) ? '' : $InfoFieldList[4]);"
>
> I introduced a new attribute in fileds of the object class : "get_name_url_params" to separate "options" used in "selectForForms()" method.
>
> But I don't know if it's a good way to implement it ?
Looks good to me
2022-07-19 01:20:10 +02:00
Laurent Destailleur
e0869738d3
Merge pull request #21520 from thomas-Ngr/14.0_fix_mailing_html_signature
...
fix signature style in email template
2022-07-19 00:58:44 +02:00
Marc de Lima Lucio
53812c9f13
NEW: hook to modify supplier product html select
2022-07-18 17:29:49 +02:00
Laurent Destailleur
9b9d65562f
Fix css
2022-07-18 14:51:03 +02:00
Laurent Destailleur
95ee25660e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-18 13:16:25 +02:00
Laurent Destailleur
076d93452f
FIX Debug v16
2022-07-18 11:59:22 +02:00
Laurent Destailleur
311d69da4e
FIX Picto google plus
2022-07-18 11:07:48 +02:00
Thomas Negre
0ac68c8635
fix signature style in email template
2022-07-18 09:55:54 +02:00
Laurent Destailleur
2e42f45c99
FIX php8
2022-07-16 12:02:17 +02:00
Laurent Destailleur
c759b56622
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-16 09:39:40 +02:00
Laurent Destailleur
14eb6c24b8
Fix php version max
2022-07-16 02:34:37 +02:00
Laurent Destailleur
515e5ea075
css
2022-07-16 02:28:35 +02:00
Laurent Destailleur
1855236027
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/admin.lang
2022-07-16 02:26:35 +02:00
Laurent Destailleur
a423f8685a
php8
2022-07-16 02:23:30 +02:00
Laurent Destailleur
f63281ffef
php8
2022-07-16 02:10:21 +02:00
Laurent Destailleur
07216577e4
FIX #yogosha11806
2022-07-16 02:03:38 +02:00
Laurent Destailleur
c21c4f36f8
css
2022-07-16 01:09:23 +02:00
Laurent Destailleur
6d7a45ddf4
Fix reposition
2022-07-15 15:53:05 +02:00
Laurent Destailleur
a864771974
Debug
2022-07-15 15:51:55 +02:00
Laurent Destailleur
4140cc084a
Debug
2022-07-15 15:51:46 +02:00
Laurent Destailleur
af90eb0d02
Debug
2022-07-15 15:51:31 +02:00
Laurent Destailleur
20380fb210
Add status suspended
2022-07-15 15:35:56 +02:00
Laurent Destailleur
1d0ba05e90
Debug
2022-07-15 15:35:45 +02:00
Laurent Destailleur
504383c4a2
Fix reposition
2022-07-15 14:37:35 +02:00
Laurent Destailleur
45af1a6c9c
Debug
2022-07-15 14:31:00 +02:00
Laurent Destailleur
801fa03a80
Debug
2022-07-15 13:50:22 +02:00
Laurent Destailleur
b000ee7c50
NEW Add API for partnership module
...
Debug module builder
2022-07-15 13:41:02 +02:00
David Beniamine
3bace74378
Add search on member nature morphy
2022-07-15 13:37:05 +02:00
lvessiller
e5877cb2e3
FIX product filter in inventory list (Issue #21504 )
2022-07-15 09:33:27 +02:00
Laurent Destailleur
a55ab27c67
Fix http header
2022-07-14 15:01:16 +02:00
Laurent Destailleur
add38d0d04
Fix http header
2022-07-14 14:59:28 +02:00
Laurent Destailleur
4f54fb4f00
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-14 11:54:30 +02:00
Laurent Destailleur
a26931594c
FIX #yogosha11799
2022-07-14 11:53:31 +02:00
Laurent Destailleur
d4acad4a7a
FIX #yogosha11774
2022-07-14 11:51:38 +02:00
Laurent Destailleur
3e6e4cc428
FIX php8
2022-07-14 10:58:51 +02:00
Laurent Destailleur
75693ce34a
FIX php8
2022-07-14 10:56:55 +02:00
Laurent Destailleur
5a7652fd75
Add test to fetch lines
2022-07-14 10:15:03 +02:00
Laurent Destailleur
71045cbe83
Fix popup message
2022-07-13 14:00:19 +02:00