marcusdeangabriel
280a4f65f9
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST
2023-03-16 07:44:46 +01:00
Yoan Mollard
ccfb689054
Make the "public" setting clearer in the UI
2023-03-16 02:23:39 +01:00
Yoan Mollard
3d826061de
Allow users to show or hide the table of membership types in UI
...
If the table is not shown, the form is shown directly as it was for
Dolibarr <= 16.0
2023-03-16 01:31:09 +01:00
Yoan Mollard
451a0e8469
Allow users to show or hide the "vote allowed" column in UI
2023-03-16 01:29:29 +01:00
Laurent Destailleur
72798f60a1
Update demo file
2023-03-15 16:22:01 +01:00
Laurent Destailleur
969cefd272
Clean demo file
2023-03-15 16:19:14 +01:00
Jakub Stříbrný
0093954437
NEW Support contact in post() document API
...
When uploading a document via the API, add the modulepart "contact". By this, documents linked to a contact can be uploaded.
2023-03-15 16:00:20 +01:00
Laurent Destailleur
388889a0e3
Table for TakePOS module created only when module is enabled
2023-03-15 15:54:40 +01:00
Laurent Destailleur
e5395c5568
Fix bad file name for table
2023-03-15 15:37:09 +01:00
Laurent Destailleur
e922f5052b
Fix tooltip on table on list of pages
2023-03-15 15:17:34 +01:00
Laurent Destailleur
9cd9150529
Fix MAIN_MESSAGE_INSTALL_MODULES_DISABLED_CONTACT_US
2023-03-15 14:45:49 +01:00
marcusdeangabriel
b299068cf6
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST
2023-03-15 14:29:54 +01:00
Laurent Destailleur
9e68d98b4e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-15 14:24:59 +01:00
Laurent Destailleur
c0c057197a
Backward compatibility
2023-03-15 13:49:43 +01:00
Laurent Destailleur
befdd967f7
Fix margin calculation on credit not when price is 0
2023-03-15 13:49:28 +01:00
Laurent Destailleur
8c4a590548
Fix MAIN_NO_INPUT_PRICE_WITH_TAX
2023-03-15 13:45:53 +01:00
Laurent Destailleur
657d964899
Add a protection for bad syntax of api key
2023-03-15 12:54:04 +01:00
Laurent Destailleur
dc80e6b029
Fix look and feel v18
2023-03-15 11:29:44 +01:00
Laurent Destailleur
b45cfb278c
Look and feel v18
2023-03-15 11:12:13 +01:00
Frédéric FRANCE
836e8348be
fix missing include
2023-03-15 11:08:20 +01:00
Laurent Destailleur
a3534cdd27
Do not show description if duplicate of title on message views
2023-03-15 11:01:32 +01:00
Lamrani Abdel
2a7583ca14
fix a problem in function
2023-03-15 10:48:13 +01:00
Frédéric FRANCE
aec3e151ab
fix warnings
2023-03-15 10:47:15 +01:00
Laurent Destailleur
a9e8a3ed93
Fix regression
2023-03-15 10:45:16 +01:00
Frédéric FRANCE
c1aecd2bfe
fix warning
2023-03-15 10:39:28 +01:00
Lamrani Abdel
f1ba6a3611
add function in modulebuilder for rewriting all permissions
2023-03-15 10:33:42 +01:00
Laurent Destailleur
cd2bbc8a87
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-03-15 09:46:44 +01:00
Laurent Destailleur
765b1a858a
FIX Protection on agenda view for a thirdparty id that does not exist
2023-03-15 09:44:50 +01:00
mgabriel
86d9fda87e
Corrected sticler-ci errors.
2023-03-15 09:19:10 +01:00
Frédéric FRANCE
340ede36b6
fix warnings
2023-03-15 08:59:08 +01:00
marcusdeangabriel
f38a87e971
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST
2023-03-15 08:43:04 +01:00
Frédéric FRANCE
cdefdfe610
remove not needed vendor
2023-03-15 00:16:33 +01:00
Frédéric FRANCE
7df3b849d2
upgrade debugbar to avoid php 8.1 warnings
2023-03-14 23:58:03 +01:00
Frédéric FRANCE
525f2704a3
uncomment code to have user feedback
2023-03-14 23:18:24 +01:00
Jakub Stříbrný
948155e96f
NEW No overwrite of optionals during put()
...
When making a PUT request, only the sent fields should be changed. This should apply for optionals too. However up until now the array_options field gets changed as whole and therefore overwritten if only one optional fields gets send.
2023-03-14 23:01:54 +01:00
Frédéric FRANCE
c93d615e42
enhance tooltip ajax info
2023-03-14 22:27:35 +01:00
Frédéric FRANCE
bd4d06887c
return null instead void
2023-03-14 22:05:16 +01:00
hystepik
59af4d3dce
New : add convertion of images for single image
2023-03-14 15:27:55 +01:00
Eric Seigne
fba22c8883
add setAsSelectUser
2023-03-14 15:04:15 +01:00
Lamrani Abdel
bbcdc3ad20
rename a function
2023-03-14 14:48:48 +01:00
Laurent Destailleur
b97b85fa8c
Look and feel v18
2023-03-14 12:05:25 +01:00
Laurent Destailleur
eccb61e95d
Look and feel v18
2023-03-14 11:58:46 +01:00
Noé Courtier
645b0c563e
FIX: Add more context for selectForFormsListWhere Hook
2023-03-14 11:43:36 +01:00
Laurent Destailleur
10be924888
Look and feel v18
2023-03-14 10:58:35 +01:00
hystepik
3c9b6c47dd
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
2023-03-14 10:39:06 +01:00
Frédéric FRANCE
2403599b08
use isModEnabled
2023-03-14 09:43:59 +01:00
Frédéric FRANCE
d243e10588
add doc
2023-03-14 09:36:58 +01:00
Laurent Destailleur
1d07d5ca87
Look and feel v18
2023-03-13 20:20:38 +01:00
Laurent Destailleur
a6dae99f56
More robust various payment when data are corrupted
2023-03-13 19:45:42 +01:00
Laurent Destailleur
01698aba6b
Clean corrupted data (bank lines with no bank account)
2023-03-13 19:28:51 +01:00