2
0
forked from Wavyzz/dolibarr
Commit Graph

127686 Commits

Author SHA1 Message Date
Laurent Destailleur
a1aeb580a9 Enable the phpdocmissing return 2024-01-10 12:45:23 +01:00
Laurent Destailleur
971308ea08 Fix colspan 2024-01-10 11:25:45 +01:00
Laurent Destailleur
e386ba06ac Fix closing form 2024-01-10 11:23:44 +01:00
Laurent Destailleur
64728d5491 Fix height of popup 2024-01-10 10:01:10 +01:00
Laurent Destailleur
df70a30a8e preg_quote 2024-01-10 08:59:45 +01:00
Laurent Destailleur
203245bf95 Fix #yogosha19838 2024-01-09 21:37:53 +01:00
Laurent Destailleur
f45f5c3291 Fix #yogosha19828 2024-01-09 20:32:31 +01:00
Laurent Destailleur
3b54a23f5b Add test code 2024-01-09 19:22:05 +01:00
Laurent Destailleur
78601732d2 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-09 17:13:20 +01:00
Laurent Destailleur
6871fb275a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-09 17:12:53 +01:00
Laurent Destailleur
a20b3eea43 Debug v19 2024-01-09 17:12:33 +01:00
Laurent Destailleur
cdf2e4408c Debug v19 2024-01-09 16:56:32 +01:00
Laurent Destailleur
6f144a7ccf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-09 16:43:13 +01:00
Laurent Destailleur
9d1f991759 Clean code 2024-01-09 14:24:21 +01:00
Laurent Destailleur
02051ebf38 Fix phpunit 2024-01-09 14:10:31 +01:00
Laurent Destailleur
910a541c60 Clean code 2024-01-09 13:08:22 +01:00
Laurent Destailleur
e6dbcf2f82 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-09 10:45:03 +01:00
Laurent Destailleur
e2f49c407f Clean sql request to use exist instead of left join 2024-01-09 10:44:50 +01:00
Laurent Destailleur
9fdfa6fdb3 Doc 2024-01-09 09:18:56 +01:00
Laurent Destailleur
6a0ae2069e Merge pull request #27330 from Easya-Solutions/new-website-account-select
NEW fetch object by element for website account card
2024-01-08 21:26:51 +01:00
Laurent Destailleur
4064d1d2bf Merge pull request #27332 from mdeweerd/fix/make_method_public
Fix: make PrestaShopWebservice::executeRequest method public
2024-01-08 21:26:27 +01:00
Laurent Destailleur
23803c155c Merge pull request #27336 from frederic34/patch-13
fix incorrect default value
2024-01-08 21:25:39 +01:00
Laurent Destailleur
b6185f7fd7 Merge pull request #27335 from mdeweerd/fix/boxes_useless_array_values
Fix: colorseries is already a simple array (fix phan notice)
2024-01-08 21:25:06 +01:00
Laurent Destailleur
70c29e2570 Merge pull request #27239 from FHenry/dev_product_rel_thirdparty
NEW: add table to store product relation with thirdparty
2024-01-08 21:23:45 +01:00
Florian HENRY
a6adeade58 reveiw 2024-01-08 21:15:57 +01:00
Florian HENRY
16569a157a Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into dev_product_rel_thirdparty 2024-01-08 21:15:15 +01:00
Frédéric FRANCE
4268f3e27f fix incorrect default value 2024-01-08 18:34:32 +01:00
MDW
d25bf714d2 Fix: colorseries is already a simple array (fix phan notice)
#Fix: colorseries is already a simple array (fix phan notice)

This is reported by phan as a conversion to a list of an array that already is a list.
2024-01-08 18:29:56 +01:00
MDW
b60a152c2c Fix: Make executeRequest public
htdocs/admin/dolistore/ajax/image.php uses executeRequest,
changing that is more effort than making the method public.
2024-01-08 17:52:19 +01:00
VESSILLER
353876c003 NEW fetch object by element for website account card 2024-01-08 15:00:56 +01:00
Laurent Destailleur
090751fcaa Fix css 2024-01-08 13:27:12 +01:00
Laurent Destailleur
4e0d5dd590 Fix date creation of categori is empty 2024-01-08 11:39:27 +01:00
Laurent Destailleur
368efbb77f Debug v19 2024-01-07 20:43:05 +01:00
Laurent Destailleur
7f7f904541 Debug v19 2024-01-07 20:23:52 +01:00
Laurent Destailleur
619aa10797 Debug v19 2024-01-07 19:32:53 +01:00
Laurent Destailleur
02f267c36b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-07 16:31:44 +01:00
Laurent Destailleur
c5cf8b8805 Debug v19 2024-01-07 15:07:59 +01:00
Laurent Destailleur
7cbc1c98fc Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-07 13:40:36 +01:00
Laurent Destailleur
57742db14f Debug v19 2024-01-07 13:38:13 +01:00
Laurent Destailleur
8c8075a2c3 Debug v19 2024-01-07 12:49:43 +01:00
Laurent Destailleur
e0b5c48539 Debug v19 2024-01-07 12:02:06 +01:00
Laurent Destailleur
bf17b8767c Debug v19 2024-01-07 11:15:48 +01:00
Laurent Destailleur
450707e4be Removed a file that is bugged and output bugged empty data on screen 2024-01-06 23:01:31 +01:00
Laurent Destailleur
ec83939a81 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-06 22:34:03 +01:00
Laurent Destailleur
fc36553265 Fix #yogosha19809 2024-01-06 22:33:39 +01:00
Laurent Destailleur
27fc5a2f84 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-06 16:56:28 +01:00
Laurent Destailleur
a999abfac2 Increase width of left menu 2024-01-06 16:55:38 +01:00
Laurent Destailleur
d251f25830 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-06 16:43:09 +01:00
Laurent Destailleur
76ee9e506d Debug v19 2024-01-06 16:43:01 +01:00
Laurent Destailleur
5d2c32e4d5 Debug v19 2024-01-06 16:11:04 +01:00