Laurent Destailleur
3d9abb5dcd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-20 00:58:58 +02:00
Laurent Destailleur
d42e651bec
Debug v18
2023-06-20 00:58:44 +02:00
Frédéric France
68855ce672
use user hasRight
2023-06-19 20:08:27 +02:00
Laurent Destailleur
850d423d9f
Fix status
2023-06-04 03:41:23 +02:00
Laurent Destailleur
a06ad46bc9
FIX #24921
2023-06-04 02:59:28 +02:00
Laurent Destailleur
e16d944284
Clean code
2023-05-30 13:37:56 +02:00
Laurent Destailleur
481fc79721
Debug v18 - Fix extrafields visibility in customreports
2023-05-24 00:26:30 +02:00
Laurent Destailleur
4a1153dc49
Use a dedicated sendcontext when sending email for password reset
2023-05-23 01:36:32 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
57a9ef35ae
NEW Implement MAIN_ACTIVATE_FILECACHE on bithday widget
2023-05-05 13:21:54 +02:00
Frédéric FRANCE
e4ec6f0b63
use instance_unique_id
2023-05-03 12:01:36 +02:00
Laurent Destailleur
98067fbfb4
Fix warnings
2023-05-02 04:46:23 +02:00
Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
4fb496a1d2
Merge pull request #24633 from frederic34/commonpeople
...
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Frédéric FRANCE
89d67c8fd4
move some methods in trait
2023-04-27 23:48:21 +02:00
Laurent Destailleur
46e3413e8a
Fix tooltips
2023-04-27 15:55:21 +02:00
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
Frédéric FRANCE
ce227bd78e
use isModEnabled
2023-04-18 10:46:24 +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
b55271dedb
Fix warning
2023-04-15 03:27:35 +02:00
Laurent Destailleur
09426bd81f
Fix test on user->id
2023-04-13 18:30:06 +02:00
Laurent Destailleur
aea1f60c67
Debug v18
2023-04-10 01:46:30 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
1c4196b6c8
Merge pull request #24424 from Hystepik/develop#1
...
Fix : user group date modif to match database
2023-04-04 21:21:35 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
hystepik
cca08ee18d
Fix : user group date midif to match database
2023-04-03 12:22:05 +02:00
Laurent Destailleur
3613008362
Perf enhancement into addrights and delrights
2023-03-26 01:54:03 +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
Jyhere
78cf8dd8eb
FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right
2023-03-17 11:42:06 +01:00
Laurent Destailleur
10be924888
Look and feel v18
2023-03-14 10:58:35 +01:00
Laurent Destailleur
ca096089fb
Debug v18
2023-03-13 16:28:58 +01:00
Laurent Destailleur
68a2131ae6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-13 13:22:10 +01:00
Laurent Destailleur
d369a640de
Fix encryption of api_key
2023-03-13 12:48:25 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Laurent Destailleur
788ec8b7c2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-20 16:22:35 +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
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +01:00
Laurent Destailleur
b136004eaf
Merge pull request #23843 from FliyFly/qodanareturn
...
Fix (qodana)
2023-02-13 18:26:03 +01:00
FLIO
cd289ca8ac
fix(qodana) fix function comment wrong return
2023-02-08 19:09:05 +01:00
Frédéric FRANCE
ff94600d8f
clean code
2023-02-06 23:00:42 +01:00