Laurent Destailleur (aka Eldy)
39293b79ff
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-05 18:16:40 +01:00
Laurent Destailleur (aka Eldy)
9fc78cd1b6
Fix regression
2025-02-05 18:16:09 +01:00
Laurent Destailleur (aka Eldy)
a8d3973a8d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-30 12:58:03 +01:00
Laurent Destailleur
c7ee83b3b9
FIX can not delete files in task card
2025-01-27 12:39:24 +01:00
Laurent Destailleur (aka Eldy)
dcb0befcd4
Fix regression
2025-01-20 12:51:00 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur (aka Eldy)
7beb874f93
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-08 16:47:36 +01:00
Quentin VIAL--GOUTEYRON
d8fecc1522
FIX : in projet/element.php total_time is always back to 0
2024-12-03 08:39:34 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-02 01:41:40 +01:00
Jon Bendtsen
9cd7d381a6
flip supplier proposal and orders to show up as negative in the project Profit overview ( #32048 )
...
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2024-11-22 13:25:25 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
uvaldenaire-opendsi
98d106e6b5
Fix delete project when mrp module never enabled ( #31982 )
...
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net >
2024-11-18 14:55:20 +01:00
lvessiller-opendsi
dccde49388
FIX calculate start date of cloned task from cloned project ( #31799 )
...
* FIX calculate start date of cloned task from cloned project
* Fix wrong strat comment
2024-11-13 21:31:22 +01:00
atm-thomasb
8efa4239b5
FIX: fixed search filter for projects resetting when set to empty ( #30902 )
2024-09-10 00:59:08 +02:00
Laurent Destailleur
a44d7ff236
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-08-27 04:37:43 +02:00
Laurent Destailleur
70660d778f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-08-27 04:37:00 +02:00
Shanty
e7e96f650a
FIX #30768 allocate the correct invoice_line_id to the element timespent ( #30769 )
2024-08-27 03:02:43 +02:00
Regis Houssin
ad74c915b9
FIX missing $object and $action for hook parameters ( #30484 )
...
* FIX missing $object and $action for hook parameters
* FIX same missing and wrong object name
* FIX again the same missing
* FIX uniformize hook parameters
2024-07-28 16:35:18 +02:00
Laurent Destailleur
9d4951e85b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-18 02:35:53 +02:00
Laurent Destailleur
f14833f856
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-07-18 02:33:03 +02:00
Laurent Destailleur
6c7bc18ae1
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-07-18 02:32:25 +02:00
Laurent Destailleur
193faf6813
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-07-18 02:30:50 +02:00
Laurent Destailleur
609b842e65
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-07-15 00:46:20 +02:00
MaximilienR-easya
eca8735e22
Fix les lien de téléchargement de facture fournisseur sur la page vue d'ensemble des projets ( #30349 )
2024-07-13 18:13:32 +02:00
Laurent Destailleur
f64e4b4981
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-06-29 20:53:10 +02:00
Eric - CAP-REL
cbba014355
fk_product could be = -1 then line added is not linked to selected pr… ( #30013 )
...
* fk_product could be = -1 then line added is not linked to selected product
* more clear conditions
* idprod could be set if prev dropdown menu was used
2024-06-15 16:27:54 +02:00
Laurent Destailleur
a854e58905
FIX Missing $param in hook call for list
2024-05-23 14:41:56 +02:00
Can Arslan
74bc383fb0
FIX: TASK_CREATE Trigger ( #29483 )
...
TASK_CREATE Trigger should be called after insertExtraFields (like in TASK_MODIFY trigger) otherwise TASK_CREATE Trigger will be without projet_task_extrafields record
2024-04-27 03:59:37 +02:00
Laurent Destailleur
090d079641
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-24 21:08:47 +02:00
Laurent Destailleur
0693fa9149
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-24 21:08:18 +02:00
Laurent Destailleur
07dedd3d2c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-24 21:06:46 +02:00
Laurent Destailleur
8d5dd565a6
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-24 21:05:22 +02:00
Laurent Destailleur
7259195caf
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-24 21:04:48 +02:00
Laurent Destailleur
3723ae025f
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-04-24 21:01:44 +02:00
Laurent Destailleur
2d971f3a05
Fix regression
2024-04-24 21:00:38 +02:00
Can Arslan
a45b62b2d6
FIX: duplicate error check ( #29433 )
...
we are checking if there is an error on previous line
2024-04-24 15:17:44 +02:00
Eric
c8ef530d52
note_private and note_public was forgotten too ( #29440 )
...
* note_private and note_public was forgotten
* sql error missing comma
* sql error missing comma for rang=
2024-04-24 15:11:27 +02:00
Laurent Destailleur
6303bceecd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-22 14:19:59 +02:00
Laurent Destailleur
c454729f90
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-22 14:19:30 +02:00
Laurent Destailleur
79353a6cbb
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-22 14:17:06 +02:00
Laurent Destailleur
98fc0033f5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-22 14:16:37 +02:00
Laurent Destailleur
8e0369440f
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-22 14:16:18 +02:00
Laurent Destailleur
2768d80b9b
FIX Regression #29340
2024-04-14 03:15:49 +02:00
Laurent Destailleur
459ff72732
FIX Regression #29340
2024-04-14 02:56:17 +02:00
Eric
2a93168d48
object tasks: priority is fetch but not updated and others... ( #29340 )
...
* priority is fetch but not updated and others...
* insert too
2024-04-14 00:52:01 +02:00
Can Arslan
e5da8f8736
FIX: wrong array key ( #29317 )
...
Array key is 'moreinpopup' (set on line 1388)
2024-04-11 19:14:26 +02:00
Laurent Destailleur
f5c16bd31a
CSS
2024-03-27 17:58:35 +01:00
Laurent Destailleur
7d28285ac7
CSS
2024-02-27 11:29:53 +01:00