Regis Houssin
0aa6652005
FIX #35141 ( #36390 )
...
* FIX #35141
* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
Regis Houssin
d028d0d81b
FIX $param is the 5th parameter of print_liste_field_titre ($moreparam) ( #36250 )
...
* FIX $param is the 5th parameter of print_liste_field_titre ($moreparam)
* FIX phan error
* FIX other errors
2025-11-14 15:55:35 +01:00
Laurent Destailleur
8c394c70b8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-12 21:56:01 +01:00
Laurent Destailleur
1affd67437
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-12 21:54:29 +01:00
Regis Houssin
2ea3c1bc21
FIX conflict between $user->id and $object->id ( #36225 )
...
* FIX conflict between $user->id and $object->id
* FIX better fix
* FIX arfff
2025-11-12 09:38:06 +01:00
Laurent Destailleur
a7ec88c2ac
Fix update of color when using HTML5
2025-11-09 02:41:10 +01:00
Regis Houssin
430fc664fa
FIX avoid link problem with employee list context ( #36125 )
2025-11-06 13:17:57 +01:00
Regis Houssin
80c1fe6ae0
FIX broken feature ! ( #35906 )
...
* FIX broken feature !
* FIX Enhance SQL query with conditional entity filtering
Added conditional filtering for usergroup entity in SQL query based on MULTICOMPANY_TRANSVERSE_MODE setting.
* Update perms.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-23 14:32:07 +02:00
ldestailleur
8e3a7714b8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-06 18:00:45 +02:00
ldestailleur
0a914f437a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-06 18:00:19 +02:00
John BOTELLA
cecc1831a2
Fix llx header body class ( #35653 )
2025-10-06 12:34:20 +02:00
Dylan Bourdere
6916ca7ac8
fix: PHP warning: use getDolGlobalString ( #35475 )
2025-09-25 11:47:19 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
ldestailleur
074e249e48
FIX Can't edit tags of a user.
2025-09-18 22:13:53 +02:00
ldestailleur
133bf410c0
Fix css
2025-09-09 13:47:53 +02:00
ldestailleur
ff20572c72
Fix CSS
2025-09-09 13:42:02 +02:00
ldestailleur
40e014d487
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-25 21:53:13 +02:00
ldestailleur
0f036f4f6e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-08-25 21:52:43 +02:00
ldestailleur
f710eaa2a4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-08-25 21:51:28 +02:00
ldestailleur
edf07d40b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-08-25 21:51:10 +02:00
ldestailleur
30a47b174c
Fix trans
2025-08-20 18:25:04 +02:00
ldestailleur
f27f265271
CSS
2025-08-11 12:28:46 +02:00
Regis Houssin
9666a96d8c
FIX #34893 ( #34897 )
...
* FIX #34893
* FIX change error code to USERNOTALLOWEDTOCHANGEPASS
2025-08-09 15:19:02 +02:00
ldestailleur
b34d7ec086
FIX Missing a column on group permissions
2025-08-08 12:15:41 +02:00
ldestailleur
15a8184622
Debug v22
2025-07-30 13:27:52 +02:00
ldestailleur
0357d84c37
Debug v22
2025-07-30 13:02:28 +02:00
ldestailleur
4392ce01fc
Debug v22
2025-07-30 12:58:54 +02:00
ldestailleur
63c4acca94
Debug v22
2025-07-30 12:25:32 +02:00
ldestailleur
fd5e268783
Finish option API_ENABLE_COUNT_CALLS
2025-07-29 12:45:12 +02:00
ldestailleur
0fa59d0e9c
Fix CI and warning message
2025-07-28 16:17:03 +02:00
ldestailleur
8317bf0c29
FIX html title when using custom value
2025-07-27 13:54:02 +02:00
ldestailleur
b710c85b07
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-22 13:00:31 +02:00
ldestailleur
2e47121024
Debug v22
2025-07-21 14:25:48 +02:00
ldestailleur
5f70ad29a2
FIX html title when using custom value
2025-07-19 15:43:40 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +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
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
William Mead
142440badf
QUAL Updated users API PHPDoc ( #34438 )
...
* Updated PHPDoc
* Updated PHPDoc
* Updated PHPDoc
* Update api_users.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-14 00:04:14 +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
ldestailleur
094a05b9a5
Debug v22
2025-05-27 14:48:25 +02:00
ldestailleur
3aaf0ad6f7
Debug v22
2025-05-26 22:17:53 +02:00
atm-lucas
4c6955017f
Adding mapping to module rights ( #34212 )
2025-05-20 21:47:08 +02:00
ptibogxiv
88f555ed5e
New manage User notifications by API ( #34098 )
...
* New manage User notifications by API
* Update api_users.class.php
* Update api_users.class.php
* Update api_users.class.php
* Update api_users.class.php
* Update api_users.class.php
* Update api_users.class.php
* Update api_users.class.php
* fix variable $fk_user notify.class.php
* Update api_users.class.php
* Update api_users.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-14 16:54:33 +02:00