antonin_tdj
59ec20f549
Fix #20685 User Id not transmitted on Api addTimeSpent
...
Fix #20685 User Id not transmitted on Api addTimeSpent
The User ID will be transmitted to the API call (if 0 then, the user will be selected from API key)
2022-11-25 23:44:32 +01:00
Faustin
1e88704a14
Limit project creation on public page by ip adress
2022-11-23 17:32:32 +01:00
Faustin
a930437946
Unwanted insert
2022-11-19 15:59:08 +01:00
Faustin
67b9a7dc07
Methods déclaration
2022-11-19 15:34:24 +01:00
Laurent Destailleur
0a9381f2d1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-11-16 20:35:29 +01:00
Laurent Destailleur
2a13165218
Clean useless join
2022-11-15 22:12:53 +01:00
Laurent Destailleur
c436ef36b6
Merge pull request #22698 from Hystepik/develop#2
...
Fix : php 8.1 warnings
2022-11-01 22:05:39 +01:00
Laurent Destailleur
41a07f5e7d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-29 12:51:51 +02:00
Laurent Destailleur
8a599ec610
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-10-29 12:47:36 +02:00
Laurent Destailleur
c67f94ca4b
Merge
2022-10-29 12:46:22 +02:00
lmarcouiller
bbebdbb840
Fix php 8.1 warnings
2022-10-28 15:48:46 +02:00
Laurent Destailleur
81813225aa
Look and feel v17
2022-10-24 01:25:50 +02:00
Laurent Destailleur
0f8d87da3b
Clean code
2022-10-23 21:25:52 +02:00
Laurent Destailleur
1d21d73400
NEW Add date event (!= date project) and location on event organization
2022-10-21 13:19:21 +02:00
stickler-ci
71bae4f94b
Fixing style errors.
2022-10-18 09:43:55 +00:00
jpb
6050f60704
add loadRoleMode on getlinearray
2022-10-18 11:36:17 +02:00
Laurent Destailleur
4b2c4d2df3
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-15 18:13:27 +02:00
Laurent Destailleur
094c2c3027
Fix condition on a field
2022-09-15 01:02:49 +02:00
Laurent Destailleur
767897595b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-10 02:46:10 +02:00
Laurent Destailleur
860d0ebe08
FIX #22164
2022-09-10 01:16:56 +02:00
lmarcouiller
86d777009e
fix : scrutinaizer report
2022-09-09 11:09:53 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
lmarcouiller
db6d345e54
Fix #21810 : Broken statistics in project module
2022-08-31 15:31:00 +02:00
Laurent Destailleur
50d2f478fe
Merge pull request #21985 from Hystepik/develop#6
...
Fix #21810 : Broken statistics in project module
2022-08-31 15:07:33 +02:00
Julien Nicolas
c666c2cb89
Bugfix project stats when user has no project
...
In case of no project assigned to user, stats were using all projects
2022-08-30 12:02:53 +02:00
lmarcouiller
6e31609b14
Fix #21810 : Broken statistics in project module
2022-08-30 11:31:20 +02:00
stickler-ci
e7242788b9
Fixing style errors.
2022-08-02 09:00:15 +00:00
Gauthier PC portable 024
da196b868c
NEW : conf TIMESPENT_ALWAYS_UPDATE_THM, when it's on we always check current thm of user to update it in task time line
2022-08-02 10:49:34 +02:00
Laurent Destailleur
b6a6dd91d8
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-07-28 18:52:44 +02:00
Laurent Destailleur
3da20beeb5
Fix warning
2022-07-28 18:06:37 +02:00
Laurent Destailleur
5903a9f87f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-07-26 12:24:24 +02:00
Laurent Destailleur
3eedf18344
Debug v16
2022-07-26 11:53:00 +02:00
Laurent Destailleur
da03175c07
Merge branch 'develop' into dev_19763
2022-07-07 23:06:22 +02:00
Frédéric France
b46ede5eae
fix deprecated in project
2022-06-22 13:50:54 +02:00
HENRY Florian
770abb73f6
Merge branch 'Dolibarr:develop' into dev_19763
2022-06-18 11:54:44 +02:00
Laurent Destailleur
3481a4652a
Merge pull request #21264 from fboitel/fboitel-dev-scrutinizer-009
...
BUG FIX Attribute datee doesn't exist on class Task
2022-06-17 14:50:11 +02:00
Faustin
aa2b96fb48
Added deprecated attribute datee in class Task
2022-06-15 14:10:21 +02:00
stickler-ci
73977f8a84
Fixing style errors.
2022-06-15 12:09:40 +00:00
Faustin
e5ec06ab53
Added deprecated attribute datee in class Task
2022-06-15 14:09:00 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
Faustin
f247bda226
Attribute datee doesn't exist on class Task
2022-06-14 10:54:12 +02:00
BENKE Charlene
b176d1a59d
not my best day
2022-06-09 23:17:29 +02:00
BENKE Charlene
4d327dcc18
datee and dateo not filled
...
now we user date_end and date_start
2022-06-08 17:00:04 +02:00
lmarcouiller
2a89e396fe
Fix #20878 : improper use of dol_move
2022-06-01 15:17:19 +02:00
Laurent Destailleur
b43159db6d
Merge branch 'develop' into dev_19763
2022-05-24 22:07:50 +02:00
Laurent Destailleur
4c10c04f9f
Merge pull request #20495 from atm-john/new_fix_regression_select_extrafield_search
...
FIX : regression select extrafield search + fix function name
2022-05-24 21:55:33 +02:00
Laurent Destailleur
c3c29393c1
Look and feel v16
2022-05-16 18:00:59 +02:00
Laurent Destailleur
c3673bfc3c
NEW A public form for to send a message and create a lead is available
2022-05-16 13:05:17 +02:00
Laurent Destailleur
ac60aa4711
NEW Add filter "opportunity status" on statistics of projects.
2022-05-16 10:45:42 +02:00
Florian HENRY
b9d78da4f6
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_19763
2022-05-13 09:09:31 +02:00