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
|
ac615448bb
|
Debug v19
|
2023-11-22 14:28:03 +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 |
|
lvessiller-opendsi
|
2ff8ddb4fa
|
NEW lazy load to substitute project variables (#26451)
* NEW lazy load to substitute project variables
* FIX load class file
* Keep key to substitute if no link with project
|
2023-11-08 17:30:51 +01:00 |
|
Laurent Destailleur
|
6d7d698371
|
Debug v19
|
2023-10-28 02:06:07 +02:00 |
|
Laurent Destailleur
|
a318031034
|
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
|
2023-10-24 11:37:29 +02:00 |
|
Laurent Destailleur
|
ece2d0267f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-20 14:57:25 +02:00 |
|
mc2contributor
|
60fa585a7f
|
CLOSE #23331 Add support for parent projects (#24856)
|
2023-10-20 14:33:39 +02:00 |
|
Laurent Destailleur
|
455fb4417a
|
Look and feel v19
|
2023-10-20 12:57:58 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
f18529f944
|
Clean code
|
2023-10-17 10:52:19 +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
|
f7ac851c50
|
Merge pull request #26047 from TheRealBeef/develop
FIX #26033 Stock Movement associated with project doesn't show up in Project / Overview window
|
2023-09-30 11:03:34 +02:00 |
|
Laurent Destailleur
|
e25ffc5fef
|
NEW Add the picto phone of thirdparty on the kanban view of projects
|
2023-09-29 12:04:18 +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 |
|
Beef
|
5bdad9aa25
|
Merge branch 'Dolibarr:develop' into develop
|
2023-09-27 10:56:33 +02:00 |
|
TheRealBeef
|
45bf2cd9a8
|
Updated to display the Advanced Stock Transfers
Regular stock transfers can not be associated with projects in normal use, so the previous functionality was depreciated.
|
2023-09-27 10:52:39 +02:00 |
|
Laurent Destailleur
|
b9336c024a
|
Merge pull request #25566 from hansemschnokeloch/rest-extra
Add filter to restrict the data returned
|
2023-09-27 00:56:51 +02:00 |
|
pascal
|
80f060c771
|
fix tab indentation
|
2023-09-26 18:43:25 +02:00 |
|
pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Frédéric FRANCE
|
97cc6a48ec
|
phpstan
|
2023-09-26 09:58:51 +02:00 |
|
Frédéric FRANCE
|
419332718a
|
phpstan
|
2023-09-26 09:57:55 +02:00 |
|
Frédéric FRANCE
|
0298fb3b40
|
phpstan
|
2023-09-26 09:54:51 +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
|
f8e5bcdb62
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-06 15:12:21 +02:00 |
|
Laurent Destailleur
|
b65b8d7bcb
|
FIX Navigation to/from a project from page of projects of a thirdparty
|
2023-09-06 15:08:54 +02:00 |
|
Laurent Destailleur
|
92fd69b84b
|
Fix warnings
|
2023-09-03 18:06:38 +02:00 |
|
Frédéric France
|
961c03269d
|
fix phpstan
|
2023-08-25 18:10:50 +02:00 |
|
Laurent Destailleur
|
59d8909d4b
|
Fix warnings
|
2023-08-23 19:29:14 +02:00 |
|
Laurent Destailleur
|
aea21bc413
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-15 15:54:55 +02:00 |
|
Laurent Destailleur
|
020dd911de
|
Debug v18
|
2023-08-15 13:51:17 +02:00 |
|
Laurent Destailleur
|
b1b2736116
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-07-24 23:21:50 +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
|
4c37cefac4
|
Merge pull request #25285 from mc2contributor/fixUnknownColumn
fix: Unknown column 'fk_projet' in 'field list' when trying to link...
|
2023-07-06 00:00:22 +02:00 |
|
Can Arslan
|
7d0cdd67e9
|
fix: Unknown column 'fk_projet' in 'field list' when trying to link...
|
2023-07-05 13:27:11 -06:00 |
|
Laurent Destailleur
|
4580889241
|
Debug v18
|
2023-07-01 16:43:59 +02:00 |
|
Laurent Destailleur
|
0397211a93
|
Fix warning
|
2023-07-01 12:49:54 +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 |
|
Frédéric FRANCE
|
c3d75cbfd2
|
fetch proje-c-t extraparams
|
2023-06-27 13:40:57 +02:00 |
|
Val
|
b41135452b
|
Correction PR#25154
|
2023-06-21 18:48:30 +02:00 |
|