2
0
forked from Wavyzz/dolibarr
Commit Graph

398 Commits

Author SHA1 Message Date
Laurent Destailleur
91c8ca1e38 Clean code 2023-04-10 00:50:39 +02:00
Laurent Destailleur
d5bc5a5d4f Try a better implementation of ajax tooltip to avoid all on fast hover 2023-04-10 00:28:44 +02:00
Laurent Destailleur
3127975aeb Can limit message in sessions if similar to a previous one
Fix token for static code into lib_foot.js.php
2023-04-08 03:43:21 +02:00
Laurent Destailleur
5f5799cc4e FIX #24429 2023-04-06 16:35:41 +02:00
Laurent Destailleur
b6d5f80d28 FIX #24429 2023-04-05 16:32:35 +02:00
Laurent Destailleur
301de5b3df Upgrade to JQuery 3.6.4 - Remove patches required by 3.6.0 2023-04-04 20:12:59 +02:00
Regis Houssin
5afc553624 FIX wrong var name 2023-03-23 13:03:55 +01:00
Regis Houssin
188f9b67cf FIX missing token 2023-03-23 13:02:49 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Laurent Destailleur
a103136990 Fix end of loop 2023-02-10 19:24:50 +01:00
Laurent Destailleur
78201454e8 Fix stop of timer is done also when checks fail 2023-02-10 19:20:46 +01:00
Laurent Destailleur
4a6069a545 Log 2023-02-10 19:15:54 +01:00
Laurent Destailleur
582cb35ae4 Fix allow time to answer notification permission 2023-02-10 19:15:14 +01:00
Laurent Destailleur
2ce5d78cc8 Log 2023-02-10 19:08:03 +01:00
Laurent Destailleur
211bda455d Debug v17 2023-02-10 19:00:44 +01:00
Frédéric FRANCE
97f0f33a4f fix ajax tooltip sometimes stay open 2023-02-09 23:33:39 +01:00
Frédéric FRANCE
a224d7c824 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-06 20:57:49 +01:00
Laurent Destailleur
2f8c4bd083 Fix label of var 2023-02-06 14:28:11 +01:00
Frédéric FRANCE
1c24804f06 clean code 2023-02-06 14:14:15 +01:00
Laurent Destailleur
22d3d9cef5 Fix warning when using MAIN_SECURITY_CSRF_TOKEN_RENEWAL_ON_EACH_CALL 2023-02-06 14:13:37 +01:00
Frédéric FRANCE
41dd574b16 clean js 2023-02-02 22:59:54 +01:00
Frédéric FRANCE
993c1d28c4 work on ajax tooltip 2023-01-31 22:08:32 +01:00
Laurent Destailleur
25c74761f7 Merge pull request #23271 from inovea-conseil/FIX_#21711
FIX #21711
2022-12-21 20:35:25 +01:00
Nicolas
47b71775ce FIX #21711 2022-12-20 13:11:54 +01:00
Laurent Destailleur
273d2c30cd FIX Use token in js from meta page 2022-10-06 15:24:23 +02:00
NextGestion
5f970575c9 Merge branch 'develop' into dolibarr_fixbugs 2022-08-25 16:52:55 +00:00
Laurent Destailleur
7505e2a1ab Debug v16 2022-07-25 10:26:27 +02:00
NextGestion
7fa8fc343f Add input "Search" to multiSelectArrayWithCheckbox() function 2022-06-30 12:28:02 +00:00
Laurent Destailleur
2e6f4862f9 Fix creation of thirdparty when module supplier not enabled
NEw can use the clicktoclipboard feature when clicking on value
2022-05-10 10:57:51 +02:00
Laurent Destailleur
c3c24fe342 NEW The 'reposition' class works on ajax constantonoff that redirects 2022-05-09 11:52:19 +02:00
Laurent Destailleur
9f0ddd3712 Merge pull request #20800 from ATM-Consulting/FIX_pricejs
FIX: make pricejs behave more like PHP's price() in Dolibarr
2022-05-08 19:03:38 +02:00
atm-florian
60b7904340 typo in doc string 2022-05-06 18:50:02 +02:00
atm-florian
200faac99e Simplify behaviour of 'mode' parameter, systematically use Intl if available 2022-05-06 18:38:10 +02:00
atm-florian
afcfcc7dd2 FIX: make pricejs behave more like PHP's price() in Dolibarr (taking locale settings into account) 2022-05-06 18:30:19 +02:00
Laurent Destailleur
51e9a7c251 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/langs/en_US/admin.lang
2022-05-03 13:05:51 +02:00
Laurent Destailleur
9f379dfcf4 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/core/modules/modCashDesk.class.php
	htdocs/debugbar/class/DataCollector/DolLogsCollector.php
	htdocs/langs/en_US/admin.lang
2022-05-03 12:17:54 +02:00
Laurent Destailleur
affde55169 FIX deprecated module are not more viewed as external modules
Trans debugbar
2022-05-03 12:08:24 +02:00
Laurent Destailleur
cbae64f9aa FIX Add a hack to fix a bug in jquery 3.6.0/select 2 2022-04-07 17:51:38 +02:00
Laurent Destailleur
ac22b1ce81 # WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-03-16 21:31:08 +01:00
Laurent Destailleur
fe5bf529db # WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-16 20:34:30 +01:00
Laurent Destailleur
3c9ebfbe32 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
	.travis.yml
	htdocs/adherents/card.php
2022-03-16 20:10:35 +01:00
Laurent Destailleur
0899caf74d Update lib_head.js.php 2022-03-15 19:23:17 +01:00
Laurent Destailleur
cf13eb7ac7 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-03-15 18:22:37 +01:00
lmarcouiller
22706b70e9 fix syntax error 2022-03-14 16:21:12 +01:00
Laurent Destailleur
f789fc24f7 Fix filter 2022-03-14 16:20:57 +01:00
lmarcouiller
1a20afe29b Fix #20351 : top navbar no longer hiden in extarnal site 2022-03-14 16:11:34 +01:00
Laurent Destailleur
3697cb9ca4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/reception/class/reception.class.php
2022-02-17 11:34:54 +01:00
Laurent Destailleur
27df3cc02c FIX events on several days may missing the last day in calendar view.
FIX the drag and drop was not available on some events
2022-02-11 11:27:50 +01:00
Laurent Destailleur
9b1f04209d NEW Change in theme colors does not need to use the refresh button 2022-02-06 22:11:44 +01:00
Laurent Destailleur
3fa3cd28cd clean code 2022-02-06 15:21:49 +01:00