Laurent Destailleur
98091852a8
Add css for generic flex use.
2024-01-23 14:15:31 +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
8eab0776e4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-16 14:19:02 +01:00
Laurent Destailleur
85c055e997
FIX format of color in manifest is wrong when using a custom color
2024-01-16 13:33:18 +01:00
MDW
342ab85195
Qual: Spelling htdocs/[q-z]* ( #27447 )
...
# Qual: Fix spelling htdocs/[q-z]*
Probably fixes a bug:
- htdocs/webservices/server_thirdparty.php
No other occurence of adress found.
-'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
840e4558a7
Fix display for PWA
2023-12-26 12:31:46 +01:00
Laurent Destailleur
5870e62fce
Debug v19
2023-12-23 12:33:19 +01:00
Laurent Destailleur
15242875f4
Debug v19
2023-12-23 11:01:49 +01:00
Laurent Destailleur
644fb7cc6a
css
2023-12-19 21:48:22 +01:00
Laurent Destailleur
7f5df80efd
Debug v19
2023-12-19 11:51:48 +01:00
Laurent Destailleur
9765a18265
Debug v19
2023-12-16 16:26:38 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
0d491e4253
Debug v19
2023-12-05 14:47:13 +01:00
Laurent Destailleur
00657ace00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-12-05 10:45:58 +01:00
Laurent Destailleur
f9ac359054
Fix manifest
2023-12-05 10:08:16 +01:00
Laurent Destailleur
91b21b66ba
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-12-04 21:04:36 +01:00
Laurent Destailleur
4b6299ca15
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
2023-12-04 21:02:10 +01:00
Laurent Destailleur
2777cf843e
FIX menu auguria
2023-12-04 20:57:35 +01:00
Laurent Destailleur
619155f65e
Fix with php-cs-fixer
2023-12-04 13:53:48 +01:00
Laurent Destailleur
3d0cbf15b0
Look and feel v1
2023-12-02 20:39:07 +01:00
Laurent Destailleur
3ecfc1b55f
Fix css
2023-12-02 20:27:09 +01:00
Laurent Destailleur
7c756574b6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
1d589fd74e
Fix warnings
2023-11-27 13:26:44 +01:00
Laurent Destailleur
075ee02901
Fix php8.2 warnings
2023-11-27 12:08:48 +01:00
Yoan Mollard
c955dd1a87
Fix the bgnd color of enabled modules in the dark theme ( #26855 )
2023-11-26 15:37:37 +01:00
Laurent Destailleur
9babd301fc
CSS
2023-11-17 15:40:28 +01:00
Frédéric FRANCE
22a37bf36a
QUAL group all flag images into 1 sprite file. ( #26459 )
...
* add flag sprite
* add missing
* wip
* wip
* add script used to generate flags sprite
* add script used to generate flags sprite
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-07 18:52:08 +01:00
Laurent Destailleur
fd846e3ad0
CSS v19
2023-11-07 15:43:37 +01:00
Laurent Destailleur
e6f9609eb4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-07 10:51:32 +01:00
Laurent Destailleur
7de48435ef
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-07 01:06:08 +01:00
Laurent Destailleur
d9674b1828
Clean code
2023-11-07 01:05:54 +01:00
Laurent Destailleur
cf3f741d4b
Close #26440
2023-11-06 11:02:24 +01:00
Laurent Destailleur
7b464fa8f0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-05 19:39:35 +01:00
Laurent Destailleur
2a2dec2f88
Debug v19
2023-11-04 16:02:24 +01:00
Laurent Destailleur
9e5984825f
Look and feel v19
2023-10-18 17:23:49 +02:00
Laurent Destailleur
a77b29aada
Look and feel v19
2023-10-17 12:36:12 +02:00
Laurent Destailleur
7d73255844
css
2023-10-15 21:52:33 +02:00
Laurent Destailleur
c2bdb3be90
Fix php8.2 warnings
2023-10-15 18:41:39 +02:00
Laurent Destailleur
5aba596cde
CSS v19
2023-10-14 14:17:30 +02:00
Laurent Destailleur
a8b4b9ec14
Debug v19
2023-10-13 16:08:30 +02:00
Laurent Destailleur
c507adeef7
NEW Top menu support picto of modules that are font awesome picto.
2023-10-13 15:00:51 +02:00
Anthony Berton
a29616d81a
NEW - Row in list higher height ( #26177 )
...
* NEW - Line be most height in list
* Param for height row
* Update style.css.php
* Update style.css.php
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-12 13:16:17 +02:00
Laurent Destailleur
98ca102e1c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-10 21:48:07 +02:00
Laurent Destailleur
874d60c230
css
2023-10-10 21:29:38 +02:00
Laurent Destailleur
39b6b34820
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
ffbb05167a
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-09 09:28:51 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
72f87593d2
css
2023-10-08 16:46:40 +02:00
Laurent Destailleur
14c428bc97
CSS
2023-10-08 16:43:36 +02:00