thibdrev
afe1064b24
qual: phpstan
...
htdocs/bookmarks/card.php 89 Property Bookmark::$fk_user (int) does not accept array|string.
htdocs/bookmarks/card.php 94 Property Bookmark::$position (int) does not accept array|string.
2024-01-19 12:43:06 +01:00
MDW
85ad4ecdf8
Qual: Spelling for htdocs/[a-b]* ( #27422 )
...
Mostly comments, one variable changed from misspelling to .
Also changed CNAT to C.N.A.T in comment to avoid fix from CNAT to CAN'T.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-12 20:58:09 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
fd2ccf584b
Look and feel v19
2023-10-17 15:27:07 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
92fd69b84b
Fix warnings
2023-09-03 18:06:38 +02:00
Laurent Destailleur
d88736dd74
Debug v18
2023-07-10 01:09:02 +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
Florian HENRY
82271a766d
fix: delete bookmark button link
2023-06-05 08:49:16 +02:00
Laurent Destailleur
d97a891f6c
Responsive
2023-05-18 12:15:36 +02:00
Laurent Destailleur
49faae3a0b
Debug v18
2023-05-14 17:38:08 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
Laurent Destailleur
8d06189621
Fix qodana warning
2023-04-26 02:21:41 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Jyhere
ecfa7f1676
FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work
2023-03-16 14:58:44 +01:00
Laurent Destailleur
870ac42082
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-20 16:20:49 +01:00
Laurent Destailleur
767b1d60d9
Debug v17
2023-02-20 00:16:02 +01:00
Laurent Destailleur
b74d9829d1
Debug v17
2023-02-19 19:12:47 +01:00
Laurent Destailleur
303dc71df8
Debug v17
2023-02-19 18:25:02 +01:00
Laurent Destailleur
d89ccaeaad
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-19 18:18:38 +01:00
Laurent Destailleur
230c3d2752
Debug v17
2023-02-19 18:11:41 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
Laurent Destailleur
e782930670
Fix #yogosha
2023-02-04 14:06:06 +01:00
Laurent Destailleur
1e2e438103
Fix #yogosha
2023-02-04 00:18:30 +01:00
UT from dolibit
2dcd811e37
Update list.php
...
update parameters
2023-01-23 20:35:17 +01:00
Laurent Destailleur
35bc94095a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-19 13:50:59 +01:00
Laurent Destailleur
4157263cb8
FIX Add bookmark with search fields that are arrays
2023-01-19 13:40:37 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
b7c56f5680
Fix warning
2023-01-14 11:54:05 +01:00
Laurent Destailleur
79ecc945e9
Fix warning
2023-01-14 11:43:47 +01:00
Laurent Destailleur
6824f82cc8
Fix warnings
2022-12-28 13:58:23 +01:00
Laurent Destailleur
8c237c8f38
Debug v17
2022-12-24 15:32:20 +01:00
Laurent Destailleur
68ebd850f4
Debug v17
2022-12-22 16:21:25 +01:00
Maxime Kohlhaas
8c597543e1
Fix : use count() in lists - part 1
2022-11-26 00:54:49 +01:00
Laurent Destailleur
d0a824c5e9
Debug v17
2022-11-03 19:49:57 +01:00
Laurent Destailleur
b6dbdd6757
Work on php 8.1 compatibility and adodb removal
2022-10-10 14:23:02 +02:00
Laurent Destailleur
3e2f9f4867
Fix default sort order
2022-09-29 10:32:10 +02:00
Laurent Destailleur
8952530fad
Merge pull request #22184 from fboitel/fboitel-dev-scrutinizer-10/09/2022
...
Fix scrutinizer 1
2022-09-25 17:17:48 +02:00
Laurent Destailleur
1cbac265f4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-19 12:14:32 +02:00
Laurent Destailleur
2d911f5680
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-18 09:40:31 +02:00
Laurent Destailleur
d452d225b6
FIX support of array parameters in "add to bookmark" feature.
2022-09-18 09:24:19 +02:00
Faustin
cabfc61ba3
scrutinizer in bookmarks/bookmarks.lib.php: variable $Bookmark not defined for all paths
2022-09-10 14:39:36 +02:00
Laurent Destailleur
2903af6d90
Fix regression in perms
2022-09-09 17:14:39 +02:00