Commit Graph

111378 Commits

Author SHA1 Message Date
Laurent Destailleur
0269d3dbed Reduc delay 2022-09-17 13:34:29 +02:00
Laurent Destailleur
439df7c536 Fix missing token 2022-09-16 19:18:02 +02:00
Laurent Destailleur
f1a90cbbb4 Fix missing set cursor on cancel button of confirmation page 2022-09-16 15:06:08 +02:00
Laurent Destailleur
c6499c5219 Fix cursor to wait 2022-09-16 13:19:06 +02:00
Laurent Destailleur
3c4106f698 Fix look and feel v16 2022-09-16 03:24:36 +02:00
Laurent Destailleur
662384ad7d Fix error message in LDAP test 2022-09-16 01:16:59 +02:00
Laurent Destailleur
76e8d6d36d Avoid fatal error when multicompany not correctly installed 2022-09-16 00:50:02 +02:00
Laurent Destailleur
e0e9701830 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-15 18:30:42 +02:00
Laurent Destailleur
08be53494f trans 2022-09-15 17:43:34 +02:00
Laurent Destailleur
3abff91035 Fix alternative name not visible in tooltip 2022-09-15 12:01:15 +02:00
Laurent Destailleur
e0f76fd8f9 Fix modify cursor on submit after a confirmation. 2022-09-15 11:53:52 +02:00
Laurent Destailleur
2ac4103af8 Fix css 2022-09-15 10:20:31 +02:00
Laurent Destailleur
9881e7753d Fix regression 2022-09-15 01:36:13 +02:00
Laurent Destailleur
094c2c3027 Fix condition on a field 2022-09-15 01:02:49 +02:00
Laurent Destailleur
90dbb93388 Try fix rounding 2022-09-14 18:51:07 +02:00
Laurent Destailleur
8f7f104806 Fix test on MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND 2022-09-14 18:34:13 +02:00
Laurent Destailleur
3a078ec77d Fix type of var 2022-09-14 18:12:05 +02:00
Laurent Destailleur
337cc7553d Fix rounding 2022-09-14 17:44:47 +02:00
Laurent Destailleur
5f27435ffc Fix position of import 2022-09-14 16:06:42 +02:00
Laurent Destailleur
34da698537 FIX Import in upgrade when using a socialnetwork field. 2022-09-14 16:01:45 +02:00
Laurent Destailleur
0fe65591e8 Fix message avec import simulation
Fix suggested name of import profile avec a save. Fix trans
2022-09-14 14:01:41 +02:00
Laurent Destailleur
771f1dcc67
Merge pull request #22240 from ATM-Consulting/FIX_rich_text_on_description_task
FIX :  Rich text is not diplayed
2022-09-13 15:21:27 +02:00
Laurent Destailleur
f1aec5cd51
Merge pull request #22248 from ksar-ksar/patch-16
FIX : ToOfferALinkForOnlinePayment not translated
2022-09-13 15:19:04 +02:00
Atm-Gregr
7d4c7e0f6b stickler 2022-09-13 14:28:57 +02:00
Atm-Gregr
4f9c273c64 retours 2022-09-13 14:19:28 +02:00
ksar
77ec9ee669
FIX : ToOfferALinkForOnlinePayment not translated
ToOfferALinkForOnlinePayment is defined on stripe.lang
2022-09-13 11:26:37 +02:00
Laurent Destailleur
5a142a1b63 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-13 02:30:59 +02:00
Laurent Destailleur
3a8e66bfad Fix phpunit 2022-09-13 02:30:15 +02:00
Laurent Destailleur
0c92d273e7
Merge pull request #22183 from ptibogxiv/patch-47
Fix php / token error
2022-09-13 01:31:56 +02:00
Atm-Gregr
527cfadf0f nl2br like on the card 2022-09-12 16:31:00 +02:00
Atm-Gregr
3c5f3f7b85 fix 2022-09-12 16:28:06 +02:00
Laurent Destailleur
a35d7f8a4b Fix must not overwrite the var that is an object of cache 2022-09-12 14:17:14 +02:00
Laurent Destailleur
f48752fc16 FIX inventory code must be different at each transation 2022-09-12 13:25:07 +02:00
Laurent Destailleur
95e1b97f42 Fix missing inventory code in reception 2022-09-12 13:09:21 +02:00
Laurent Destailleur
cad8b1ee7e Fix autoadd in basket after a search (only if search on barcode) 2022-09-12 12:32:35 +02:00
Laurent Destailleur
dde3b71cad FIX tooltip of technical tables added of a module 2022-09-12 11:33:43 +02:00
Laurent Destailleur
8ac625f03b FIX reading of trackid in emailcollector (when on recipient suffix) 2022-09-12 10:26:20 +02:00
Laurent Destailleur
0016e7c5e8 Fix section with root pass restored when required if hidden 2022-09-11 23:47:32 +02:00
Laurent Destailleur
4cde1e8991 Doc 2022-09-11 22:45:02 +02:00
Laurent Destailleur
295b850ae8 Fix missing include 2022-09-11 22:25:03 +02:00
Laurent Destailleur
a11a33a804 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-11 22:21:18 +02:00
Laurent Destailleur
dc73296794 FIX Test that web dir is correct in install 2022-09-11 22:18:08 +02:00
Laurent Destailleur
90a42b23b3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-11 22:17:41 +02:00
Laurent Destailleur
003723bcf2 Fix missing include 2022-09-11 22:17:07 +02:00
Laurent Destailleur
76ca76fd3d
Merge pull request #22225 from hregis/fix_avoid_warning
FIX avoid warning (php7+)
2022-09-11 20:50:15 +02:00
Regis Houssin
e7ea57d183 FIX avoid warning (php7+) 2022-09-11 19:22:51 +02:00
Laurent Destailleur
d8b6a67064 Fix picto 2022-09-11 15:05:28 +02:00
Laurent Destailleur
8d05c98701 Can modify creation date 2022-09-11 14:31:09 +02:00
Laurent Destailleur
c22db75832 FIX Missing reposition 2022-09-11 14:30:55 +02:00
Laurent Destailleur
271150e1e6 FIX CSS 2022-09-11 14:28:51 +02:00