Commit Graph

9579 Commits

Author SHA1 Message Date
Laurent Destailleur
ad1047c7c3 FIX #25919 2023-09-14 20:55:33 +02:00
Mélina JOUM
db299ee66a Fix translation 2023-09-14 12:07:28 +02:00
Laurent Destailleur
6d42c38904 typo 2023-09-14 10:54:18 +02:00
Laurent Destailleur
3257b9f2f2 Doc 2023-09-13 23:02:17 +02:00
Laurent Destailleur
4435d59d9e Merge pull request #25811 from FHenry/dev_fix_optimze_peruser
fix: Optimize event per user view :  INNER JOIN always better to use index than WHERE (or LEFT JOIN with WHERE)
2023-09-13 22:43:02 +02:00
Laurent Destailleur
076b024b1f Code comment 2023-09-13 18:23:05 +02:00
Laurent Destailleur
0c3e516e57 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-13 03:08:46 +02:00
Laurent Destailleur
553fba65e1 Fix #yogosha17587 2023-09-12 13:19:48 +02:00
Laurent Destailleur
bf3c0e9d4a FIX Avoid duplicate popup when popup setup to work as ajax 2023-09-12 10:52:15 +02:00
Laurent Destailleur
fd151230db Merge pull request #24912 from FHenry/dev_peruser_by_quarter
NEW: agenda per user use quarter hour split instead of half hour split
2023-09-11 21:49:55 +02:00
Laurent Destailleur
683a0df4c8 Merge branch 'develop' into dev_fix_optimze_peruser 2023-09-11 10:35:41 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Florian HENRY
41a69466e2 Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_fix_optimze_peruser 2023-09-10 13:27:43 +02:00
Florian HENRY
293fbb8ef4 fix travis 2023-09-10 12:47:34 +02:00
Florian HENRY
407064d00f fix travis 2023-09-10 12:44:22 +02:00
Laurent Destailleur
9ce32c0213 Merge branch
'develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier'
of https://github.com/OPEN-DSI/dolibarr into
OPEN-DSI-develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier
2023-09-09 12:08:41 +02:00
Laurent Destailleur
c6dbb3d434 Merge branch 'develop' into dev_sign_soeciete_rib 2023-09-09 11:55:30 +02:00
Laurent Destailleur
184f5fb5b5 Merge branch 'develop' into patch-10 2023-09-08 21:29:36 +02:00
Florian HENRY
997c3b460d fix travis 2023-09-08 19:14:11 +02:00
Laurent Destailleur
aab30d7638 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-08 15:33:04 +02:00
Laurent Destailleur
803aca262e Fix edit colors with html5 component 2023-09-08 15:25:50 +02:00
Frédéric FRANCE
373424f8ed phpdoc 2023-09-08 11:57:11 +02:00
Laurent Destailleur
9ca23dee12 Merge pull request #25809 from frederic34/patch-6
phpstan
2023-09-08 11:51:23 +02:00
Laurent Destailleur
19be291211 Merge pull request #25810 from frederic34/patch-7
phpstan
2023-09-08 11:50:26 +02:00
Laurent Destailleur
d91ce60ab4 Merge pull request #25819 from frederic34/setascustomer
deprecate set_as_client
2023-09-08 11:23:06 +02:00
Florian HENRY
8e328c58cb fix travis 2023-09-07 09:16:47 +02:00
Frédéric FRANCE
26dff90658 deprecate set_as_client 2023-09-06 14:38:35 +02:00
Florian HENRY
3af376444e fix: inner jion always better to use index than where 2023-09-06 10:32:59 +02:00
Regis Houssin
b6e84b1c74 FIX use urlencode for origin and originid 2023-09-06 10:02:12 +02:00
Frédéric FRANCE
9715d5fbc7 phpstan 2023-09-06 08:57:00 +02:00
Frédéric FRANCE
68ba7d2300 phpstan 2023-09-06 08:52:01 +02:00
Florian HENRY
16f00adb8c Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_sign_soeciete_rib 2023-09-06 08:22:00 +02:00
Regis Houssin
927cc91da4 FIX avoid wrong backtopage url 2023-09-06 06:44:10 +02:00
Hystepik
2701f8a2a8 New : Bookcal dev 2 2023-09-05 16:32:02 +02:00
atm-thibaultf
199e5c1a46 NEW hide external and non employee users in combobox 2023-09-05 14:34:21 +02:00
Florian HENRY
43d20f8cc0 Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_sign_soeciete_rib 2023-09-04 10:52:31 +02:00
Laurent Destailleur
4624ce05a2 Merge pull request #25708 from dolibit-ut/patch-752
Update /htdocs/comm/index.php
2023-08-31 23:36:34 +02:00
Laurent Destailleur
9fb94307a1 Merge pull request #25715 from vmaury/Fix_25714
Fix #25714 : Totals in propal not rounded according to MAIN_MAX_DECIMALS_SHOWN
2023-08-31 23:34:09 +02:00
Laurent Destailleur
87982faa0b Merge pull request #25734 from atm-arnaud/FIX_actioncomm_now_button_on_date_end
FIX actioncomm with now button on date end
2023-08-31 19:43:17 +02:00
Laurent Destailleur
f7300eeaa4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-31 00:10:26 +02:00
atm-thibaultf
363af97d47 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_hide_external_user_in_combobox 2023-08-30 17:19:35 +02:00
atm-thibaultf
b2ae991501 NEW_hide_external_user_in_combobox 2023-08-30 17:08:57 +02:00
atm-arnaud
162f73e4df FIX actioncomm with now button on date end 2023-08-30 15:04:24 +02:00
Laurent Destailleur
6e7ca61b1f CSS 2023-08-29 21:45:20 +02:00
Laurent Destailleur
2a0b64de25 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-29 12:40:35 +02:00
Laurent Destailleur
4eb95f67bf FIX Duplicate tooltip on ref of an agenda event 2023-08-29 12:07:38 +02:00
vmaury
52fce1bf0d Fix #25714 : Totals in propal not rounded according to
MAIN_MAX_DECIMALS_SHOWN
2023-08-28 16:43:30 +02:00
HENRY Florian
a283c6f30c Merge branch 'develop' into dev_sign_soeciete_rib 2023-08-28 15:18:30 +02:00
UT from dolibit
1baff187f2 Update /htdocs/comm/index.php 2023-08-28 14:52:59 +02:00
Laurent Destailleur
272c51164b Fix typo Productcustomerprice into ProductCustomerPrice 2023-08-24 15:08:33 +02:00