2
0
forked from Wavyzz/dolibarr
Commit Graph

166 Commits

Author SHA1 Message Date
ldestailleur
3844c65e89 NEW Enhance popup for image preview (show size in title, can restore
small view, always show the Rotate button).
2025-07-23 14:43:51 +02:00
ldestailleur
5940007f00 Debug v22 2025-07-17 19:26:24 +02:00
ldestailleur
e036520cb0 Debug v22 2025-06-18 15:10:58 +02:00
ldestailleur
3c88a63172 Debug v22 2025-06-17 15:14:08 +02:00
Nicolas Domenech
6b2050d34d #34417 [GroupByKanban] add: fix drag and drop for lead (#34493) 2025-06-14 01:45:50 +02:00
evarisk-kilyan
dbf1e581a8 #34417 [GroupByKanban] add: drag and drop with saveinplace (#34456)
* #34417 [GroupByKanban] add: drag and drop with saveinplace

* #34417 [LibHead] fix: whitespaces

* #34417 [ProjectClass] fix: GETPOST and PHP inside JS
2025-06-14 00:33:33 +02:00
ldestailleur
67161c3980 Debug v22 2025-06-06 02:09:42 +02:00
ldestailleur
095905670a Remove BlockUI js plugin. Replaced with few js/css lines. 2025-05-06 19:15:13 +02:00
ldestailleur
52acd2cfac Clean code 2025-05-06 15:20:14 +02:00
ldestailleur
90ac6c0207 Clean code to avoid duplicate js code 2025-05-05 13:24:11 +02:00
ldestailleur
efdc4f9a5d Debug v22 2025-04-25 16:43:31 +02:00
ldestailleur
7d8607cce5 NEW Module external website is deprecated. Replaced with menu editor. 2025-04-08 18:18:05 +02:00
ldestailleur
920c84a056 NEW No auto open keyboard on smartphone when opening list of columns 2025-03-24 12:48:38 +01:00
ldestailleur
e8df374b6b Debug v21 2025-02-22 13:57:07 +01:00
Laurent Destailleur (aka Eldy)
86d41a8a23 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-28 18:07:00 +01:00
Laurent Destailleur (aka Eldy)
472809c7a8 Code comment 2024-12-28 17:38:05 +01:00
Laurent Destailleur (aka Eldy)
289b69bb24 Debug v21 - Fix set of focus on description after slection of type of
line
2024-12-19 01:05:39 +01:00
Laurent Destailleur (aka Eldy)
65f9e7f172 Fix parsing input date for eldy calendar when using short year 2024-12-15 15:38:38 +01:00
Mohamed DAOUD
b8089532ff Enhance Custom Report Filter Editor (#32154)
* Enhance filter editor

* add trans keys

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-01 23:32:32 +01:00
Laurent Destailleur
6bc13b88ad Debug v21 2024-11-19 18:07:35 +01:00
Laurent Destailleur
9194b7f382 Debug v21 2024-11-05 01:57:36 +01:00
Laurent Destailleur
590ecf0243 Debug v21 2024-11-05 01:43:48 +01:00
Frédéric FRANCE
1adc883b56 add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan

* update

* update

* update

* update

* update

* merge

* restore one filter

* delete old errors

* fix

* fix

* fix

* $moreforfilter can t be empty

* fix

* enable check

* refresh baseline

* add phpdoc

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Mohamed DAOUD
057581aaf7 NEW Add Filter Assistance for Filling Filters Field (#31646)
* work on report page

* add translation

* optimize the query

* fix

* fix trans

* Update customreports.php

* Update customreports.php

* Update customreports.php

* fix phan
2024-10-30 21:29:41 +01:00
Laurent Destailleur
c8c4bd4e7f Debug v21 2024-10-30 02:38:59 +01:00
Laurent Destailleur
a7cbf6eeb1 Fix: closing of butAction dropdown was also closing the login dropdown
when we just lick inside a link into login dropdown.
2024-10-06 21:55:46 +02:00
Laurent Destailleur
d24069d5e2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 20:35:33 +02:00
Laurent Destailleur
e412dbbe05 Merge manually fix of #31217 + other fix for use by external modules 2024-10-03 19:30:06 +02:00
Mohamed DAOUD
ede97aa8ba fix formatDate (#31110)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 03:55:28 +02:00
John BOTELLA
5470ad0128 FIX : Ergonomy : edge detection for dropdown (#31023)
* Fix edge detection for dropdown

* add missing class

* Dropdown fix for md too

* Fix any js handled event must start with a log

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 04:02:32 +02:00
John BOTELLA
8bfbbf7971 extend drop down behavior to all drop down (#30933)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-16 01:52:33 +02:00
Jakub Stříbrný
fe9cbaa679 Fix selection of parentholder for button dropdown (#30835)
WIth this fix multiple buttons can be used on one page.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-05 10:08:45 +02:00
John BOTELLA
2a326d02ed Fix drop down ergonomy and feedback (#30808) 2024-08-30 15:48:52 +02:00
Laurent Destailleur
16572677fa Clean code for vat check popup 2024-07-14 17:23:42 +02:00
Laurent Destailleur
ca2313bdcc Code comment 2024-06-29 19:24:16 +02:00
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