Commit Graph

3863 Commits

Author SHA1 Message Date
Laurent Destailleur
1a6d8e304d Fix responsive and css. Rename time spent. 2023-11-20 11:41:02 +01:00
HENRY Florian
e487d663d6 fix:project Class Categerie not found on list project when module categorie is not enabled (#26699) 2023-11-18 01:43:16 +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
Charlène Benke
849b148813 positioning arrayfields definition befor doactions hook (#26595)
If the definition of arrayfields are after, we can't change the content of the array list like on the other page
2023-11-14 18:01:54 +01:00
Laurent Destailleur
a48e541093 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/accountancy/journal/expensereportsjournal.php
	htdocs/core/class/html.formadmin.class.php
	htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +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
613aa3b292 Better link 2023-11-07 02:40:30 +01:00
Laurent Destailleur
e94dceb0ef Fix css 2023-11-06 15:25:52 +01:00
Laurent Destailleur
b65d5c8740 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-05 19:52:54 +01:00
Laurent Destailleur
67f1d4345a Doc 2023-11-05 18:59:47 +01:00
Laurent Destailleur
f9d520b29d Fix warning 2023-11-05 18:27:53 +01:00
Laurent Destailleur
fb65ad919e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-31 13:03:04 +01:00
Laurent Destailleur
cca296c3ab Clean code 2023-10-28 02:10:34 +02:00
Laurent Destailleur
6d7d698371 Debug v19 2023-10-28 02:06:07 +02:00
Lucas Marcouiller
8fa8666735 Fix mysql error in project time (#26375)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-26 15:47:34 +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
1734adfd27 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-24 03:05:46 +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
0ec22fb228 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-20 13:32:13 +02:00
Laurent Destailleur
455fb4417a Look and feel v19 2023-10-20 12:57:58 +02:00
Alexandre SPANGARO
58bdcb5245 Dolibarize - Look & feel v19 (#26246)
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger

* TitleSeparator - Job list

* TitleSeparator - Position list

* TitleSeparator

* TitleSeparator

* TitleSeparator

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Variable $newcardbutton already define

* Define $newcardbutton

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator
2023-10-20 03:20:44 +02:00
Regis Houssin
d91d1838c7 FIX missing project entity filter (Issue #26243) (#26247) 2023-10-20 03:20:06 +02:00
Laurent Destailleur
8e5d22d7f7 Fix warning 2023-10-18 21:05:21 +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
thomas-Ngr
17d288dd29 Add hook printFieldListSearchParam on project list (#26214)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-15 20:20:08 +02:00
Laurent Destailleur
b8c8e903c2 Fix php8.2 warnings 2023-10-15 18:39:13 +02:00
fboitel
092aa58814 NEW #22626 date filter thirdparties contracts projects (#22707)
* Creation and modification date range filter for thierdparties

* Order for good looking

* Creation and modification date range filter for projects

* conflict

* Update list.php

* Update list.php

---------

Co-authored-by: Faustin <faustin.boitel@bordeaux-inp.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-09 19:51:38 +02:00
Laurent Destailleur
39b6b34820 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
ffbb05167a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:28:51 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
e82b0fd0aa Removed useless title 2023-10-08 17:43:16 +02:00
Alexandre SPANGARO
5f6a4bb785 Merge branch 'develop' into 19a8 2023-10-03 03:27:46 +02:00
Alexandre SPANGARO
16a0025e93 NEW Project - List - use select2 multiselect for status 2023-10-02 22:57:53 +02:00
Laurent Destailleur
d3dc6615db Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
Laurent Destailleur
2a49ebb114 CSS 2023-10-01 16:23:06 +02:00
Laurent Destailleur
10ba3743c1 NEW Can upload/delete ODT template for project and tasks 2023-10-01 15:35:51 +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