Commit Graph

131 Commits

Author SHA1 Message Date
MDW
2a72e49e35 Fix arg type for str_replace() with change to getDolGlobalString 2024-03-19 20:38:55 +01:00
Laurent Destailleur
71374be506 Comment 2024-02-26 19:14:00 +01:00
AWeerWolf
be571fd372 #28334 (#28336)
Update lib_head.js.php concerning Date Format
Replace 1900 by 2000
2024-02-23 13:40:30 +01:00
Laurent Destailleur
5d3c775b69 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-18 12:19:08 +01:00
Laurent Destailleur
bc0fc46f21 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-18 12:10:29 +01:00
Laurent Destailleur
83dc527389 Doc 2024-01-16 14:45:05 +01:00
Laurent Destailleur
4f4c427259 Move comment 2024-01-16 14:37:33 +01:00
MDW
89004f7e03 Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
63c38da901 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
Laurent Destailleur
9892abdbb2 FIX Menu Create of project no working on smartphone with no top menu. 2023-12-19 22:33:31 +01:00
Laurent Destailleur
fe1b6c2723 FIX Menu Create of project no working on smartphone with no top menu. 2023-12-19 22:32:49 +01:00
Laurent Destailleur
be78ad6afd Fix with php-cs-fixer 2023-12-04 12:05:17 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Laurent Destailleur
74609c90a8 Code comment 2023-10-26 14:03:13 +02:00
Laurent Destailleur
4b214b4100 Fix #yogosha18281 2023-10-21 02:39:27 +02:00
Laurent Destailleur
52b65dfd29 FIX Tooltip for search syntax must not appear on date fields 2023-10-18 16:23:41 +02:00
Laurent Destailleur
b1c1c6b32d FIX Tooltip for search syntax must not appear on date fields 2023-10-18 13:50:04 +02:00
Vincent Maury
f488e3f358 New 24318 Add Rotate_Image_Button in Preview (#25052) 2023-08-08 20:40:42 +02:00
Laurent Destailleur
1e443e060c Debug v18 2023-07-22 16:17:06 +02:00
Laurent Destailleur
e6d77f991d Fix warning qodana 2023-06-29 13:47:28 +02:00
Laurent Destailleur
e1169091e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/js/lib_head.js.php
2023-06-08 23:33:45 +02:00
Laurent Destailleur
d853a8f220 Fix phpcs 2023-06-08 10:16:58 +02:00
Regis Houssin
d376d96057 FIX ability to disable forcing focus on select2 to avoid side effects 2023-06-07 15:38:05 +02:00
Roger Dueck
f26a9d6c0e Fix query selector for array name 2023-06-06 16:52:38 -06:00
Laurent Destailleur
d2d62cd60f NEW Show tips on search of string and numeric fields into lists 2023-05-09 17:32:17 +02:00
Laurent Destailleur
759ddd2d73 Clean code 2023-05-01 16:21:00 +02:00
Laurent Destailleur
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +02:00
Laurent Destailleur
fd3ec20f36 Update qodana rules 2023-04-30 04:24:17 +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
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
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