2
0
forked from Wavyzz/dolibarr
Commit Graph

31060 Commits

Author SHA1 Message Date
Laurent Destailleur
4ef435e286 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:24:52 +01:00
Laurent Destailleur
a2748602a9 Fix php syntax error 2023-03-18 10:20:03 +01:00
Lamrani Abdel
a8a1b9fddc write all fields and their properties in asciidoc format 2023-03-18 02:55:35 +01:00
Laurent Destailleur
cf2d1a24d6 Merge branch 'develop' into ModuleBuilderFixes 2023-03-18 02:39:02 +01:00
Laurent Destailleur
05de5d7e9f Merge pull request #24206 from noec764/14_AddContextFor_selectForFormsListWhere_hook
FIX: Add more context for selectForFormsListWhere Hook
2023-03-18 02:35:57 +01:00
Laurent Destailleur
926c99f913 Update html.form.class.php 2023-03-18 02:35:31 +01:00
Laurent Destailleur
24381d709f Modify '2' to allow its use 2023-03-18 02:33:25 +01:00
Laurent Destailleur
8af6f29cec Merge pull request #24210 from Hystepik/develop#1
NEW : add convertion of images to webp for single image
2023-03-17 23:14:34 +01:00
Laurent Destailleur
516f4a6c53 Merge pull request #24200 from grandoc/new_branch_13_03_2023
fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must …
2023-03-17 21:16:55 +01:00
Laurent Destailleur
936f36c6be Merge pull request #24213 from frederic34/patch-4
uncomment code to have user feedback
2023-03-17 21:13:30 +01:00
Laurent Destailleur
4052410c70 Merge pull request #24218 from lamrani002/permissionsRewriting
NEW function in modulebuilder.lib for rewriting all permissions
2023-03-17 21:12:56 +01:00
Laurent Destailleur
b7c242c210 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 20:54:18 +01:00
Laurent Destailleur
9ade245774 Fix responsive 2023-03-17 20:12:38 +01:00
Laurent Destailleur
62ec69770b Fix responsive 2023-03-17 20:06:45 +01:00
Laurent Destailleur
b8c169ac18 Merge pull request #24203 from frederic34/moduledoc
add doc
2023-03-17 19:11:20 +01:00
Laurent Destailleur
f39bf7a43c Debug v17 2023-03-17 19:09:31 +01:00
Mickaël 'lastmikoi' FALCK
59b02a9f49 FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-17 18:48:25 +01:00
Laurent Destailleur
2ebf152884 Merge pull request #24238 from lastmikoi/issue-24138-birthday-sql-error
FIX #24138 Fix box_birthdays SQL for postgres
2023-03-17 18:45:13 +01:00
Laurent Destailleur
1a89a7ea5c FIX #24138 FIX #24238 2023-03-17 18:16:30 +01:00
hystepik
4a1dabc3d7 Upload works 2023-03-17 16:43:56 +01:00
Laurent Destailleur
e394ee0144 Fix regression 2023-03-17 16:29:40 +01:00
Jyhere
99d0f5c5d2 FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 16:26:21 +01:00
Laurent Destailleur
7541a2932f Merge pull request #24248 from jyhere/jyhere/patch-margins
FIX : fatal error when margin enable, User::hasRight() when checking a margin right
2023-03-17 16:25:06 +01:00
Laurent Destailleur
a612c131f7 NEW Add mass action delete on VAT 2023-03-17 16:15:31 +01:00
Laurent Destailleur
98b01fdc1f Fix complete tooltip 2023-03-17 15:28:07 +01:00
Jyhere
78cf8dd8eb FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 11:42:06 +01:00
kkhelifa
35e75f335a FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.
2023-03-17 09:58:49 +01:00
Laurent Destailleur
34ff43f2ec css 2023-03-17 02:04:04 +01:00
Mickaël 'lastmikoi' FALCK
f136cee0f2 FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-16 17:03:28 +01:00
hystepik
93cb4eb6bf New : uploadfile drag and drop on card 2023-03-16 14:51:15 +01:00
Lamrani Abdel
6fa3e7417d update function for rewrite permissions 2023-03-16 10:40:18 +01:00
Laurent Destailleur
b2afcad3f5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-16 09:42:01 +01:00
marcusdeangabriel
280a4f65f9 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-16 07:44:46 +01:00
Laurent Destailleur
388889a0e3 Table for TakePOS module created only when module is enabled 2023-03-15 15:54:40 +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
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
dc80e6b029 Fix look and feel v18 2023-03-15 11:29:44 +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
Laurent Destailleur
a9e8a3ed93 Fix regression 2023-03-15 10:45:16 +01:00
Lamrani Abdel
f1ba6a3611 add function in modulebuilder for rewriting all permissions 2023-03-15 10:33:42 +01:00
mgabriel
86d9fda87e Corrected sticler-ci errors. 2023-03-15 09:19:10 +01:00
marcusdeangabriel
f38a87e971 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-15 08:43:04 +01:00
Frédéric FRANCE
525f2704a3 uncomment code to have user feedback 2023-03-14 23:18:24 +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