Commit Graph

29986 Commits

Author SHA1 Message Date
Laurent Destailleur
6999ae4d0e
Merge pull request #24363 from bloxera/fix_default_values
Fix #24256: default values cannot be set for some forms due to inconsistent action names
2023-03-31 02:33:26 +02:00
Laurent Destailleur
5b03337a00 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:17:37 +02:00
Laurent Destailleur
10f71216a4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:16:20 +02:00
Frédéric FRANCE
222ad02e49 work on printing 2023-03-29 15:06:41 +02:00
Frédéric FRANCE
f870a8ea2f work on printing 2023-03-29 15:06:33 +02:00
stickler-ci
507abd4cc2 Fixing style errors. 2023-03-29 12:56:47 +00:00
atm-lena
0579c3f2f3 FIX PDF Espadon Expedition : notes and tracking number 2023-03-29 14:48:47 +02:00
Laurent Destailleur
a31491fce2 Fix warning 2023-03-29 14:16:48 +02:00
priojk
63b0e65797 adjusted fix 2023-03-28 23:05:29 +02:00
priojk
99cb5098e7 extend preg match to alternative action names 2023-03-28 17:25:07 +02:00
Laurent Destailleur
af99141f7a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:09:06 +02:00
Laurent Destailleur
5ba48f9746 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:08:51 +02:00
Laurent Destailleur
e0cd351b3e Fix sanitize website module 2023-03-27 17:37:09 +02:00
Laurent Destailleur
a0098c39ab
Merge pull request #24162 from atm-lena/17.0_FIX_textishtmlfunction
FIX dol_textishtml() function
2023-03-27 08:29:33 +02:00
Laurent Destailleur
af945c1901
Update functions.lib.php 2023-03-26 18:15:32 +02:00
Regis Houssin
148d88a7ec FIX avoid php8 warnings 2023-03-26 11:10:46 +02:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00
Laurent Destailleur
31ff2f0b74 Help 2023-03-24 17:20:25 +01:00
Laurent Destailleur
a975b87fcf Log error code for SMTP sending 2023-03-24 13:51:44 +01:00
Laurent Destailleur
88a67afe34 Debug v17. Add log to help debug/fix smtp email errors 2023-03-24 13:27:04 +01:00
Maximilien Rozniecki
c6067d34c9 in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-22 15:33:57 +01:00
VESSILLER
738c507724 no need escape js 2023-03-21 17:53:29 +01:00
VESSILLER
b23d3a0edd fix stickler-ci 2023-03-21 17:42:19 +01:00
VESSILLER
fe4b993871 FIX change date on select date input when prefix is used 2023-03-21 17:05:46 +01:00
atm-lena
e68076b8f1 Add better protect 2023-03-21 13:34:22 +01:00
Laurent Destailleur
9ddb7b6198 Debug v17 2023-03-20 12:00:21 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-19 19:05:47 +01:00
Laurent Destailleur
249a6ea9a9 Remove warning 2023-03-19 14:49:54 +01:00
Laurent Destailleur
d3f679f2b1 Fix sql regression 2023-03-19 12:54:11 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
Laurent Destailleur
6e17c0c961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:51:07 +01:00
Laurent Destailleur
b81cb7e963
Merge pull request #24070 from Daviid-P/ignore_localtaxes_if_localtax_type_zero
Ignore localtaxes if localtax1_type or localtax2_type is 0
2023-03-18 10:48:23 +01:00
Laurent Destailleur
91cf865583
Update functions.lib.php 2023-03-18 10:41:07 +01:00
Laurent Destailleur
9e0c822512 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 10:30:11 +01:00
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
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
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
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
1a89a7ea5c FIX #24138 FIX #24238 2023-03-17 18:16:30 +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
34ff43f2ec css 2023-03-17 02:04:04 +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
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