Laurent Destailleur
|
f0fd249498
|
Fix warnings
|
2023-06-26 16:22:00 +02:00 |
|
Laurent Destailleur
|
639d01c7d5
|
Debug v18
|
2023-06-22 20:53:09 +02:00 |
|
Laurent Destailleur
|
d42e651bec
|
Debug v18
|
2023-06-20 00:58:44 +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
|
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 |
|
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
|
8898a1a432
|
Debug ajax tooltip
|
2023-04-03 19:51:40 +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
|
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
|
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 |
|
Frédéric FRANCE
|
ff94600d8f
|
clean code
|
2023-02-06 23:00:42 +01:00 |
|
Frédéric FRANCE
|
b238830c82
|
keep original label
|
2023-02-05 23:19:56 +01:00 |
|
Frédéric FRANCE
|
0afcaa0985
|
fix for double tooltip
|
2023-02-04 21:22:30 +01:00 |
|
Frédéric FRANCE
|
04610763aa
|
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
|
2023-02-04 18:31:40 +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
|
6ac65400c3
|
Fix permission on an inherited group inside entity 0 no visible
|
2023-02-03 21:13:12 +01:00 |
|
Frédéric FRANCE
|
41dd574b16
|
clean js
|
2023-02-02 22:59:54 +01:00 |
|
Frédéric FRANCE
|
993c1d28c4
|
work on ajax tooltip
|
2023-01-31 22:08:32 +01:00 |
|
Laurent Destailleur
|
9fb08b5a0a
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-31 21:28:59 +01:00 |
|
Laurent Destailleur
|
e2efeeef9a
|
Fix menu accountancy not visible with module "comptabilite"
|
2023-01-31 16:05:19 +01:00 |
|
Laurent Destailleur
|
fc3f60b6af
|
Clean code related to HR
|
2023-01-31 00:42:23 +01:00 |
|
Laurent Destailleur
|
0765a1196f
|
FIX Check of date of validity
|
2023-01-27 14:40:30 +01:00 |
|
Laurent Destailleur
|
dfcba30577
|
FIX Check of date of validity
|
2023-01-27 14:06:31 +01:00 |
|
Laurent Destailleur
|
d697e4aeab
|
Merge pull request #23625 from frederic34/fix2023301
fix undeclared properties for php 8.2
|
2023-01-18 23:25:45 +01:00 |
|
Laurent Destailleur
|
0f475783de
|
Enhance method getKanbanView
|
2023-01-18 22:27:52 +01:00 |
|