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
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
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
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
4daacd3371
Fix with php-cs-fixer
2023-12-04 13:49:31 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
e8dc651877
Fix php8.2 warnings
2023-11-27 11:56:32 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Maxime Kohlhaas
c756aa8ad3
Fix tasklist extrafields ( #26672 )
...
* Fix : value of extrafields not displayed in task list on a project
* Fix : icon to select columns was not displayed
2023-11-17 16:39:49 +01:00
evarisk-micka
cf0c2882dc
NEW #26660 [Task] add hook on getNomUrl ( #26662 )
...
* ADD #26660 [Task] hook on getNomUrl
* Update task.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-17 14:27:13 +01:00
Laurent Destailleur
4034164954
Fix warning
2023-11-17 02:17:12 +01:00
Eric
f175fc27f6
fix phpstan undef property ( #26640 )
2023-11-16 23:19:33 +01:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
Laurent Destailleur
d3dc6615db
Remove deprecated use of ->modelpdf (good is ->model_pdf)
2023-10-02 21:49:08 +02:00
Laurent Destailleur
7bbc3bab05
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-27 17:17:41 +02:00
Francis Appels
34b6d05bad
Fix Générer intervention #26000 .
...
date and datehour already converted by setVarsFromFetchObj
2023-09-23 15:57:23 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
020dd911de
Debug v18
2023-08-15 13:51:17 +02:00
onhairech
facd492222
qodana fix 5 : missing returns ( #25347 )
...
* qodana fix 5 : missing returns
* correcting return
* correcting a mistake
2023-07-24 19:42:31 +02:00
Laurent Destailleur
a3e4d8fe3a
Debug v18
2023-06-29 16:30:34 +02:00
Laurent Destailleur
b4c448a420
Debug v18
2023-06-29 15:54:09 +02:00
Frédéric France
1776fd55d1
doc
2023-06-27 21:46:52 +02:00
Laurent Destailleur
476f95c4f6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
20a9dc1951
Add field ref_ext in table of timespent
2023-05-16 22:33:32 +02:00
jpb
b5c0fda8a9
add a test for updating date on task update in tab time consummed project.
2023-05-12 15:00:48 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
3999f87fd2
Debug v18
2023-04-21 14:41:56 +02:00
Laurent Destailleur
aea1f60c67
Debug v18
2023-04-10 01:46:30 +02:00
Laurent Destailleur
931c9fa7ca
Look and feel v18
2023-04-08 00:30:21 +02:00
Laurent Destailleur
220d404d62
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-04 19:40:05 +02:00