Commit Graph

351 Commits

Author SHA1 Message Date
Lucas Marcouiller
d4cb81508d NEW Can update value of timespent with last task hourly rate (#36018)
* NEw update task hourly rate

* fix Ci

---------

Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-01 03:16:17 +01:00
Frédéric FRANCE
a487ce4923 add missing translation (#35959)
* add missing translation

* add missing translation

* clean missing
2025-10-28 01:12:45 +01:00
ldestailleur
297d43d514 Debug v23 2025-09-20 19:12:43 +02:00
ldestailleur
c407609695 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-14 00:28:39 +02:00
ldestailleur
7c710a91d7 Sync transifex 2025-08-14 00:24:14 +02:00
ldestailleur
80d269f24d NEW Show the link to download the zip of a module on module setup 2025-08-10 17:18:25 +02:00
ldestailleur
5765c06d5f Debug v22 2025-07-21 15:17:46 +02:00
ldestailleur
9c2da8b9b6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-19 11:31:44 +02:00
ldestailleur
a78e63dbf0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-19 11:13:59 +02:00
Laurent Destailleur
75b9a98f0b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-14 02:24:25 +02:00
atm-lena
7152705e70 Task Clone : no translation (#34470)
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2025-06-13 23:53:55 +02:00
Frédéric FRANCE
b95b074922 fix missing translations (#34025)
* fix missing translations

* fix missing translations

* fix missing translations

* fix missing translations
2025-05-04 11:25:18 +02:00
ldestailleur
2d60d8f8da Close #10789 Close #30301 2025-03-25 20:15:25 +01:00
William Mead
4263b25686 Added task reopen button. Refactored task status method. Updated EN localization. 2025-01-23 09:36:35 +01:00
William Mead
58676e4287 Added task list status filter. Cleaned code. 2025-01-21 12:03:17 +01:00
William Mead
ee1b3df3f1 Fixed task closed confirm localisation 2024-11-16 18:42:01 +01:00
Maximilien Valenzano
d8d93c8f22 NEW Can set the contact type for the autoassigned user that creates a project (#30444)
* feat(project): contact type for project creator

* feat(project): correct var

* feat(project): change label text

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-15 17:16:55 +02:00
Vincent de Grandpré
b0cd32bf68 NEW Implementing Billable tasks on projects using new attribute "billable" (#30092)
* Implementing Billable task function on projects using new attribute in #30014

* added billable to Task->initAsSpecimen()

* default billable to 1 in initAsSpecimen

* set billable to 1 in ProjectTest::testTaskCreate

* Moving attribut usage in usage_bill_time condition of project

* PPDoc

* fusion

* pre-commit + typo

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-03 03:29:05 +02:00
sonikf
63e7959a5f QUAL fix typos (#29638)
* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos
2024-05-09 12:44:54 +02:00
Laurent Destailleur
47511a6903 PERF Use cache for loaded users/contact on project list 2024-05-08 12:17:08 +02:00
Laurent Destailleur
6222a7556b Trans 2024-04-19 16:49:28 +02:00
Laurent Destailleur
0e6b0aa750 Trans 2024-04-19 16:47:15 +02:00
Laurent Destailleur
bf3ec1a163 Trans 2024-04-19 16:42:47 +02:00
Lucas Marcouiller
232800d776 NEW feature to merge 2 tasks (#29214)
* first push select not saved

* add working merge

* ass merge of contact for task

* fix typo

* add of merge timespent

* Fix integration error + use of good SelectTasks

* fix precommit

* Fix CI

* fix CI

* fix bad change

* fix to make merge only an update

* remove useless field update

* fix empty array

* fix CI

* fix unused code

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-04-08 20:50:16 +02:00
Laurent Destailleur
08ac230dc0 Update projects.lang 2024-03-15 00:04:18 +01:00
Eric Seigne
d4ea162cfb locale 2024-03-14 10:37:46 +01:00
Laurent Destailleur
b081652c4b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-25 12:51:55 +01:00
Laurent Destailleur
331b13c465 Sync transifex 2024-01-25 01:15:01 +01:00
Laurent Destailleur
22d4752676 Fix duplicate language files 2024-01-22 15:12:30 +01:00
Laurent Destailleur
6e79bca10c Trans 2024-01-19 10:50:35 +01:00
Laurent Destailleur
be9e94a4a2 Fix duplicate trnaslation key 2024-01-19 10:45:00 +01:00
Laurent Destailleur
1a6d8e304d Fix responsive and css. Rename time spent. 2023-11-20 11:41:02 +01:00
MDW
9cb872c8d3 Fix spelling in base language (#26671) 2023-11-17 16:20:49 +01:00
Laurent Destailleur
daa1ac9e60 NEW option MAIN_ACTIVATE_FILECACHE to cache widgets 2023-05-05 14:22:32 +02:00
Laurent Destailleur
5b4f578589 Trans 2023-04-06 13:27:00 +02:00
Laurent Destailleur
3bac52d053 Merge pull request #23143 from milenmk/massaction-delete-project-tasks
NEW|New [Bulk delete Project tasks]
2023-01-13 23:29:19 +01:00
Laurent Destailleur
b67ae6d172 Fix selection of opp status 2022-12-20 23:13:47 +01:00
Milen Karaganski
6b6cfb1339 Add mass action to clone selected tasks to another project 2022-12-07 16:57:22 +02:00
Laurent Destailleur
8d5a3c6bae Fix import task of project was not possible without import projet 2022-12-05 15:31:05 +01:00
Laurent Destailleur
9fb7e3af5a Trans 2022-11-17 01:44:55 +01:00
Laurent Destailleur
0f8d87da3b Clean code 2022-10-23 21:25:52 +02:00
Laurent Destailleur
330a1199e4 Look and feel v17 2022-10-21 15:08:54 +02:00
Laurent Destailleur
da03175c07 Merge branch 'develop' into dev_19763 2022-07-07 23:06:22 +02:00
Yoan Mollard
82cfca1a80 Filter accounting reports by projects 2022-06-19 00:48:06 +02:00
Laurent Destailleur
b43159db6d Merge branch 'develop' into dev_19763 2022-05-24 22:07:50 +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
Florian HENRY
7e1079c65c on going 2022-04-15 10:57:16 +02:00
Florian HENRY
902301659b finish invoice per product per line 2022-04-13 09:31:30 +02:00
Laurent Destailleur
a3dbcd0c27 Clean language files 2022-04-01 13:09:11 +02:00