Commit Graph

1596 Commits

Author SHA1 Message Date
Laurent Destailleur
0222221a10 Look and feel v21 2024-09-25 12:13:55 +02:00
Laurent Destailleur
cc95331fc6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-23 22:09:24 +02:00
Laurent Destailleur
8065dd8d96 Add country flag for country MF (Saint Martin France) 2024-09-23 21:04:03 +02:00
Laurent Destailleur
fc1aaaddb9 Add country flag for country MF (Saint Martin France) 2024-09-23 15:42:43 +02:00
Laurent Destailleur
f0824ebeac Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-23 13:06:56 +02:00
Laurent Destailleur
534d052ab5 Look and feel v21 2024-09-23 12:49:31 +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
Laurent Destailleur
98c7c7deef Fix css too large 2024-09-21 15:35:25 +02:00
Laurent Destailleur
1112516199 CSS 2024-09-20 02:10:57 +02:00
Laurent Destailleur
06b4a1df10 CSS 2024-09-20 02:03:13 +02:00
MDW
099dbd9c1e Qual: Fix notices for htdocs/admin/* (#30982)
* Fix (Possibly)UndeclaredGlobalVariable

* Update phan baseline

* Fix (Possibly)UndeclaredGlobalVariable (2)

* Qual: Fix notices for htdocs/admin/*

# Qual: Fix notices for htdocs/admin/*

Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
2024-09-18 03:27:25 +02:00
John BOTELLA
308178d5bc QUAL : Ergo btn and fix (#30947)
* Clean sql

* Doc

* Fix ergo feedback and accessibility button

* Add hsl color var to allow css use user color with variants

* Add hsl color var to allow css use user color with variants

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-13 17:30:41 +02:00
MDW
f89245b354 Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940)
* Fix extraparams property typing

* Fix argument typing

* Fix 'status' argument type in calls to dolGetButtonTitle

* Fix argument2 for price to 1 (was 2)

* Fix deliveryreceipt argument

* Fix PHPDoc dol_sort_array

* Fix range for int argument

* Fix arg type for str_pad and add some PHPDoc

* Fix natsort value for dol_sort_array

* Fix arguments on calls to dol_sort_array

* Reduce phpstan exceptions

* Qual: Add type hints for Stripe objects

# Qual: Add type hints for Stripe objects

Suggest the more specific implementation of the StripObject.

* Typing, initialisation

* Qual: Fix undeclared variables

* Update phan baseline

* Update baseline

* Qual: Add type hints for Stripe objects

# Qual: Add type hints for Stripe objects

Suggest the more specific implementation of the StripObject.

* Add PHPDoc for host class properties

* Ignore false positive (phan) for deprecated property

* Improve typing

* Update baseline
2024-09-13 03:09:23 +02:00
Laurent Destailleur
e318a739be CSS for nature 2024-09-04 20:51:20 +02:00
Laurent Destailleur
07a07fb273 Debug css v20 2024-08-30 17:05:04 +02:00
Laurent Destailleur
f4109d6c44 Copy triangle on md thme 2024-08-30 17:04:24 +02:00
Laurent Destailleur
9545112620 Copy inset on md theme 2024-08-30 17:03:59 +02:00
Laurent Destailleur
71d072fae1 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-30 16:47:52 +02:00
Laurent Destailleur
398125f71f css 2024-08-30 16:47:35 +02:00
Laurent Destailleur
c8e2b537c6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-30 16:44:24 +02:00
Laurent Destailleur
850589a460 Debug v20 2024-08-30 16:43:16 +02:00
Laurent Destailleur
0feb44cd9e Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-26 21:09:21 +02:00
Laurent Destailleur
35c77f3874 Debug rtl 2024-08-23 14:55:55 +02:00
Laurent Destailleur
e0c5837e48 Debug rtl languages 2024-08-23 14:51:30 +02:00
Laurent Destailleur
cae886d052 Debug rtl languages 2024-08-23 14:27:05 +02:00
MDW
be0f28245c Qual: Fix phan notices wrt main.inc.php, menus (#30633)
* Qual: Fix phan notices wrt main.inc.php, menus

# Qual: Fix phan notices wrt main.inc.php, menus

This fixes phan notices stemming from main.inc.php and the menu classes.

* Qual: Fix phpstan notice that dol_authmode always set

# Qual: Fix phpstan notice that dol_authmode always set

dol_authmode is always set because it is now initialised.
2024-08-14 14:05:56 +02:00
MDW
d6948077b2 Qual: Fix spelling/update .pre-commit configuration (versions) (#30546)
* Qual: Update pre-commit configuration

* Qual: Update spelling

* Ignore use of deprecated constant
2024-08-07 01:20:43 +02:00
Laurent Destailleur
d967409f86 css look and feel v21 2024-08-02 16:36:30 +02:00
Laurent Destailleur
f002fb4ed1 Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
Laurent Destailleur
c00c17bb99 Look and feel v21 2024-07-28 19:38:56 +02:00
Laurent Destailleur
75d1fbc49f Debug v20 - fix cond to show dict, several fix in public ticket gui 2024-07-28 15:02:08 +02:00
Laurent Destailleur
7d1aa1e7f6 Debug v20 - fix cond to show dict, several fix in public ticket gui 2024-07-28 14:54:06 +02:00
Laurent Destailleur
a1a0de3ef1 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-24 15:15:25 +02:00
Laurent Destailleur
746d5050ad Fix responsive for text browser mode 2024-07-24 15:14:39 +02:00
Laurent Destailleur
5513b573b0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-24 04:06:06 +02:00
Laurent Destailleur
0fe2bc7c2e Debug v20 2024-07-24 03:10:49 +02:00
Laurent Destailleur
2547654721 Debug v20 - CSS 2024-07-24 02:20:18 +02:00
Laurent Destailleur
963329d0ae Debug v20 - CSS 2024-07-24 01:57:35 +02:00
Laurent Destailleur
5a7319664e Fix css 2024-07-23 13:12:48 +02:00
Laurent Destailleur
2ddc483e78 Fix css 2024-07-23 13:12:18 +02:00
Laurent Destailleur
85ad3acda4 NEW Move the picto in the first tab label always visible 2024-07-23 12:56:34 +02:00
Laurent Destailleur
ff5c45b39e Fix css to allow to avoid behaviour change of v20 2024-07-23 09:39:53 +02:00
Laurent Destailleur
7af5bae773 Restore original file in includes lib.
CSS change must be in templates.
2024-07-21 01:39:06 +02:00
Laurent Destailleur
bd57bcf617 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-15 19:52:31 +02:00
Laurent Destailleur
b618518ea8 css 2024-07-15 19:51:47 +02:00
Laurent Destailleur
78ac402856 Fix css for etrafields text 2024-07-15 18:50:26 +02:00
Laurent Destailleur
f15d3a1147 Look and feel v21 2024-07-14 18:40:45 +02:00
Laurent Destailleur
7b75e2c722 css 2024-07-14 17:03:42 +02:00
Laurent Destailleur
61dff61ef1 FIX remove ckeditor warning for paying upgrade 2024-07-05 10:49:50 +02:00
Laurent Destailleur
8bb8de5770 Look and feel calendar 2024-07-04 22:55:22 +02:00