Laurent Destailleur
3a887ab2fa
FIX #29496 - filtering a record should not hide its child not filtered
2024-04-27 03:12:17 +02:00
HENRY Florian
00e61f875a
FIX: Hierarchy Employee view do not filter on employee = 1 ( #29496 )
...
* FIX: Hierarchy Employee list do not filters on employee = 1
* Update hierarchy.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-27 00:57:32 +02:00
Laurent Destailleur
2df1ea2097
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-11 13:30:13 +01:00
Laurent Destailleur
ab760df389
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-03-11 13:29:40 +01:00
Laurent Destailleur
2db58f09bc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-03-11 13:19:44 +01:00
ATM-NicolasV
4dcf98b9f7
fix entity in sql from RemoveFromGroup ( #28682 )
2024-03-07 15:55:07 +01:00
Regis Houssin
cd87c9f594
FIX same broken feature as v18 (Multicompany)
2023-09-14 06:09:12 +02:00
Laurent Destailleur
42bebf3ba0
FIX When salary module is not enabled, bad permission check on user list
2023-05-22 11:57:26 +02:00
Laurent Destailleur
69376a4e8b
Fix test error on setPassword
2023-04-15 12:07:32 +02:00
Laurent Destailleur
747cd766b0
FIX Pb in install when password start with some special char like !
2023-04-15 04:29:19 +02:00
Laurent Destailleur
98e389bdce
Fix css
2023-04-14 14:41:20 +02:00
Laurent Destailleur
4d504b3f98
Fix css
2023-04-05 18:46:30 +02:00
Laurent Destailleur
e247337fc2
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-24 19:47:24 +01:00
Frédéric FRANCE
033d375cd8
Fix ordering by u.fk_user
2023-03-21 12:02:05 +01:00
Jyhere
99d0f5c5d2
FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right
2023-03-17 16:26:21 +01:00
Laurent Destailleur
d369a640de
Fix encryption of api_key
2023-03-13 12:48:25 +01:00
Laurent Destailleur
39ddd5368e
Update card.php
2023-03-04 15:02:04 +01:00
Sébastien NASSIET
412a1e1453
FIX impossible to edit user if you are admin
...
Line 128 surcharged the line 111 even if you ard admin ou user->user->write.
So I was impossible to update user card if it was not yours...
2023-03-03 18:26:00 +01:00
Laurent Destailleur
592451f401
Add delay to emulate success actions
2023-03-02 12:05:21 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Laurent Destailleur
ed9db6c9dd
Fix #yogosha15050
2023-02-25 16:36:48 +01:00
Laurent Destailleur
b3b94e34d7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-20 16:21:14 +01:00
Laurent Destailleur
35d496de38
Update user.class.php
2023-02-19 02:41:53 +01:00
Regis Houssin
50721f8df3
TODO object $user parameter is not use in send_password() !
2023-02-18 16:31:59 +01:00
Regis Houssin
5b81880b97
FIX object $user is not defined
2023-02-18 16:24:56 +01:00
Regis Houssin
992fe1286d
FIX request new password with "mc" and "twofactor" authentication
2023-02-18 16:08:19 +01:00
Laurent Destailleur
0d557d1afc
Debug v17
2023-02-11 12:28:23 +01:00
Laurent Destailleur
7a3c752914
Fix permission on an inherited group inside entity 0 no visible
2023-02-04 14:06:40 +01:00
Laurent Destailleur
e2efeeef9a
Fix menu accountancy not visible with module "comptabilite"
2023-01-31 16:05:19 +01:00
Laurent Destailleur
6da3da6779
Merge pull request #23661 from comaiteseb/v17.0-hook
...
ajout d'un hook pour ajouter des landingpage dans la liste de user_ihm
2023-01-26 00:41:15 +01:00
stickler-ci
cade14a807
Fixing style errors.
2023-01-23 21:13:30 +00:00
Sébastien NASSIET
124a76029e
Protection against deletion of ref_employee and national_registration_number while fields are not presents in the user tab
2023-01-23 21:45:28 +01:00
Sébastien NASSIET
c5fcd99f6e
Adding a hook addToLandingPageList in userihm context
2023-01-23 19:51:00 +01:00
Laurent Destailleur
c99425735f
Fix css
2023-01-17 11:55:10 +01:00
Laurent Destailleur
28c3d18583
FIX Component js to generate password
2023-01-17 11:49:20 +01:00
Laurent Destailleur
5867b62496
Fix do not change password if same
2023-01-16 11:00:34 +01:00
Laurent Destailleur
3e273d4004
Debug v17
2023-01-14 15:47:22 +01:00
Laurent Destailleur
f0f3deb619
Debug v17
2023-01-14 13:06:13 +01:00
Laurent Destailleur
9f02bd2350
Debug v17
2023-01-03 11:32:33 +01:00
Laurent Destailleur
37ce175d53
Fix user status
2023-01-03 10:38:50 +01:00
Laurent Destailleur
751f79b672
Debug v17
2022-12-31 14:21:16 +01:00
Laurent Destailleur
1fde0a70f5
Fix cast bad type
2022-12-30 19:39:08 +01:00
Laurent Destailleur
d68a737f14
FIX "Only variables can be passed by reference"
2022-12-28 03:14:27 +01:00
Laurent Destailleur
68ebd850f4
Debug v17
2022-12-22 16:21:25 +01:00
Laurent Destailleur
d183760841
Clean code
2022-12-22 13:21:46 +01:00
Laurent Destailleur
6cf50356a3
Debug v17
2022-12-13 16:50:29 +01:00
Laurent Destailleur
e2d1091358
Fix accept link of local media into email template and user signature
2022-12-13 16:28:56 +01:00
Laurent Destailleur
b605df1c72
Debug v17
2022-12-13 13:02:29 +01:00
Laurent Destailleur
ab7fe39274
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2022-12-13 12:25:50 +01:00
Laurent Destailleur
38e58d9633
Fix link to set all perms has disappeared
2022-12-12 11:55:43 +01:00