Commit Graph

113897 Commits

Author SHA1 Message Date
Frédéric FRANCE
b7208e273d add badges in user admin 2022-09-16 09:13:36 +02:00
Laurent Destailleur
3c4106f698 Fix look and feel v16 2022-09-16 03:24:36 +02:00
Laurent Destailleur
662384ad7d Fix error message in LDAP test 2022-09-16 01:16:59 +02:00
Laurent Destailleur
76e8d6d36d Avoid fatal error when multicompany not correctly installed 2022-09-16 00:50:02 +02:00
Frédéric France
196c1c2c4a add badges 2022-09-15 21:43:57 +02:00
Frédéric France
79c66ac19e add badges 2022-09-15 20:42:26 +02:00
Frédéric France
567c646989 add badges 2022-09-15 20:23:37 +02:00
Frédéric France
16d2f06684 add badges 2022-09-15 20:15:40 +02:00
Laurent Destailleur
08aa34b8db Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-15 18:31:45 +02:00
Laurent Destailleur
e0e9701830 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-15 18:30:42 +02:00
Laurent Destailleur
4b2c4d2df3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-15 18:13:27 +02:00
stickler-ci
9ed4131d20 Fixing style errors. 2022-09-15 16:10:13 +00:00
javieralapps4up
3bedbec81b
Update date.lib.php
If $duration_unit = 's', it shows a 500 error
2022-09-15 18:02:24 +02:00
javieralapps4up
dd134dfa85
Update company.lib.php
Style in new columm user login
2022-09-15 17:48:17 +02:00
Laurent Destailleur
08be53494f trans 2022-09-15 17:43:34 +02:00
stickler-ci
abd50577fb Fixing style errors. 2022-09-15 15:43:33 +00:00
javieralapps4up
2301615777
Update company.lib.php
when $conf->global->MAIN_SHOW_TECHNICAL_ID exists, rowid column is shown in lines but not in title, filters...
2022-09-15 17:25:00 +02:00
Laurent Destailleur
6f0bf07fbe Move tabs of external modules at end 2022-09-15 16:55:52 +02:00
javieralapps4up
3132f205cb
Update extrafields.class.php
The content of the field is never displayed translated. When fixing it, 18 is too short
2022-09-15 16:47:39 +02:00
atm-lena
2c017d4f78 Clean 2022-09-15 16:04:32 +02:00
atm-lena
6a15962477 CalculateCosts function : add hook 2022-09-15 16:02:49 +02:00
stickler-ci
982a574205 Fixing style errors. 2022-09-15 13:15:44 +00:00
ptibogxiv
1a76b26731
Fix php 8 error 2022-09-15 15:14:36 +02:00
Frédéric FRANCE
9646c9c8a3
add debug to product massaction 2022-09-15 15:11:19 +02:00
GregM
603f6ed036 FIX error send token data on newonlinesign 2022-09-15 14:45:52 +02:00
javieralapps4up
a1d8879f34
Update create.php
There is a previous line $format = GETPOST('format', 'aZ09');
2022-09-15 14:30:37 +02:00
Laurent Destailleur
3abff91035 Fix alternative name not visible in tooltip 2022-09-15 12:01:15 +02:00
Laurent Destailleur
e0f76fd8f9 Fix modify cursor on submit after a confirmation. 2022-09-15 11:53:52 +02:00
Laurent Destailleur
2ac4103af8 Fix css 2022-09-15 10:20:31 +02:00
stickler-ci
d4e57f34d9 Fixing style errors. 2022-09-15 08:05:40 +00:00
GregM
56cb4fed7f Merge branch 'NEW_update_typecode_email_ticket_message' of github.com:atm-GregM/dolibarr into NEW_update_typecode_email_ticket_message 2022-09-15 10:01:05 +02:00
GregM
16ee0a5c96 Update function createTicketMessage 2022-09-15 09:56:50 +02:00
Alexandre SPANGARO
e129daef07 Fix PHP8 Warning 2022-09-15 06:33:43 +02:00
Alexandre SPANGARO
498ded7712 Fix PHP8 Warning 2022-09-15 06:33:38 +02:00
Alexandre SPANGARO
7236c94640 Fix PHP8 Warning 2022-09-15 06:33:32 +02:00
Alexandre SPANGARO
4d8c41a371 Fix PHP8 Warning 2022-09-15 06:33:19 +02:00
Laurent Destailleur
27f817d940 Revert "FIX: Preview button position on documents list (case when the file is too long)"
This reverts commit 88b5594af3.
2022-09-15 05:00:13 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +02:00
Laurent Destailleur
9881e7753d Fix regression 2022-09-15 01:36:13 +02:00
Laurent Destailleur
094c2c3027 Fix condition on a field 2022-09-15 01:02:49 +02:00
Frédéric France
17fa3b327e fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
Philippe GRAND
944ad3087c update code toward php8 compliance 2022-09-14 19:29:23 +02:00
Philippe GRAND
69a5d6ceac update code toward php8 compliance 2022-09-14 19:28:09 +02:00
Philippe GRAND
5cd89aff35 update code toward php8 compliance 2022-09-14 19:26:57 +02:00
Philippe GRAND
7a0cc9c916 update code toward php8 compliance 2022-09-14 19:25:38 +02:00
Philippe GRAND
5891cfe8d5 update code toward php8 compliance 2022-09-14 19:24:36 +02:00
Philippe GRAND
a54be07c07 update code toward php8 compliance 2022-09-14 19:23:27 +02:00
Philippe GRAND
732f215915 update code toward php8 compliance 2022-09-14 19:22:11 +02:00
Philippe GRAND
67cabdfa9e update code toward php8 compliance 2022-09-14 19:19:17 +02:00
Philippe GRAND
c56e8b08d6 update code toward php8 compliance 2022-09-14 19:17:50 +02:00