Laurent Destailleur
15cedfe5de
Update user.class.php
2025-08-21 01:35:40 +02:00
Laurent Destailleur
8edfa3a1ab
Merge branch 'develop' into new-api-rest-tokens
2025-08-16 02:44:17 +02:00
ldestailleur
48ae4d4a10
Drop deprecated column egroupware_id
2025-08-08 11:35:03 +02:00
Laurent Destailleur
ea9dbec6cf
Merge branch 'develop' into new-api-rest-tokens
2025-07-24 11:26:20 +02:00
ldestailleur
2e47121024
Debug v22
2025-07-21 14:25:48 +02:00
yannis
e9f42ce507
fix: php stan
2025-07-09 17:05:15 +02:00
yannis
975b35ab1e
feat: avoid load of user perms if admin token + dont load user perms if state is 0
2025-07-08 16:15:47 +02:00
yannis
f54678fc2f
feat: load all user rights if token has no perms (empty state)
2025-07-08 11:45:57 +02:00
yannis
7f492d4a5e
feat: update tms for postgre compatibility
2025-07-08 11:17:04 +02:00
yannis
fab6619cbb
fix: change only tokens in related entity
2025-07-04 14:21:50 +02:00
yannis
dcd4049a9a
fix: precommit
2025-07-04 11:11:46 +02:00
yannis
c2ab33cfae
fix: precommit
2025-07-04 10:17:00 +02:00
yannis
18068419de
fix: php phan/stan
2025-07-04 09:54:34 +02:00
yannis
3d65bb7ed6
fix: precommit
2025-07-04 09:44:32 +02:00
yannis
0dce11a4f1
feat: improve delrights that remove perms to tokens
2025-07-04 09:35:42 +02:00
yannis
7a498c0c91
feat: remove perms when removed group
2025-07-03 17:13:39 +02:00
yannis
b503f10c11
feat: not erasing token perms if user stil has them (himself<->group)
2025-07-03 15:43:59 +02:00
yannis
04609c0728
feat: avoid modif on token that is not for api service
2025-07-03 14:42:43 +02:00
yannis
25ca6582b2
feat: ungrant perm to tokens if lost in global
2025-07-03 12:10:19 +02:00
yannis
4c51a4309e
feat: api loading rights of specified token
2025-07-02 15:22:13 +02:00
yannis
833bba723c
refactor: change table name in sql query for pre-commit
2025-07-01 10:06:53 +02:00
yannis
e67d3095ed
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new-api-rest-tokens
2025-07-01 09:10:41 +02:00
atm-lena
5253346fca
Delete entity filter in user fetch ( #34348 )
...
* Delete entity filter in user fetch
* Fetch without entity if fetch by id
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-30 14:21:03 +02:00
yannis
35ecdeb9c9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new-api-rest-tokens
2025-06-27 09:13:20 +02:00
ldestailleur
497d774a21
Fix the selectForFormsList was not using correctly the
...
ismultientitymanaged. Replace a join with and exists.
2025-06-27 00:21:50 +02:00
yannis
d44aa146f4
feat: loadRights now loads rights of token if specified
2025-06-25 16:37:48 +02:00
David Beniamine
5a9b8e2237
Fix several issues with user and groups sync to LDAP ( #34396 )
2025-06-11 17:13:57 +02:00
Laurent Destailleur
221c27c091
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-09 18:15:59 +02:00
Laurent Destailleur
326c75dc51
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-06-09 17:58:54 +02:00
Laurent Destailleur
473ddbc53a
Merge remote-tracking branch 'origin/19.0' into 20.0
2025-06-09 17:42:02 +02:00
Laurent Destailleur
c444fe3c1f
Merge remote-tracking branch 'origin/18.0' into 19.0
2025-06-09 17:25:03 +02:00
noec764
4096b00bd5
FIX: Too heavy sql query ( #34371 )
...
Co-authored-by: Noé <noe@scopen.fr >
2025-06-08 14:26:44 +02:00
ldestailleur
11d357b79e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-06-02 14:31:05 +02:00
ldestailleur
9a8a07e85a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-06-02 14:27:14 +02:00
atm-lucas
4c6955017f
Adding mapping to module rights ( #34212 )
2025-05-20 21:47:08 +02:00
ldestailleur
095905670a
Remove BlockUI js plugin. Replaced with few js/css lines.
2025-05-06 19:15:13 +02:00
ldestailleur
e12519025a
Debug v22
2025-05-05 18:45:14 +02:00
ldestailleur
5507459381
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-26 20:17:08 +02:00
ldestailleur
fd928a4d14
Change for #33970
2025-04-26 01:54:30 +02:00
ldestailleur
62d19f4ff9
Change for #33970
2025-04-26 01:52:31 +02:00
ldestailleur
8e23f51959
NEW Show IP of previous connexion and date of last password change in
...
the "Connexion" widget.
2025-03-27 18:12:26 +01:00
Frédéric France
0ec7241b2d
fix phan
2025-03-01 16:25:22 +01:00
Laurent Destailleur
426479799c
Update user.class.php
2025-02-24 14:34:09 +01:00
Laurent Destailleur
5a74dfd650
Update user.class.php
2025-02-24 14:32:05 +01:00
MDW
6257c892bf
Replace some db->escape's with int casts
2025-02-22 16:28:13 +01:00
MDW
1632befc92
Qual: Fix phan notices (user)
2025-02-22 16:28:13 +01:00
ldestailleur
f22054b004
Fix regression
2025-02-18 19:06:26 +01:00
Laurent Destailleur (aka Eldy)
48354a6d73
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-12 19:16:56 +01:00
Laurent Destailleur (aka Eldy)
fe3669621a
NEW Add option MAIN_MAIL_EMAIL_FROM_PASSWORDRESET
2025-02-12 19:16:20 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00