Laurent Destailleur
|
6cb5ea6ec2
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-30 17:27:20 +02:00 |
|
Laurent Destailleur
|
a914ffa42c
|
CSS
|
2021-06-30 15:00:04 +02:00 |
|
Christophe Battarel
|
3b4ea5c5af
|
use formintervention
|
2021-06-30 10:56:09 +02:00 |
|
Christophe Battarel
|
27e2c62cab
|
Merge branch 'develop' into timespent2inter
|
2021-06-30 10:34:22 +02:00 |
|
Laurent Destailleur
|
6196a77e64
|
Merge pull request #17861 from marc-dll/develop_NEW_project_block_timesheet
NEW: project time spent: conf to prevent recording time after X months
|
2021-06-29 19:53:20 +02:00 |
|
Christophe Battarel
|
c8f55907eb
|
stickler
|
2021-06-29 15:52:50 +02:00 |
|
Christophe Battarel
|
d423e47d3b
|
stickler
|
2021-06-29 15:50:41 +02:00 |
|
Christophe Battarel
|
6d77f5e12f
|
fix translation string
|
2021-06-29 15:38:24 +02:00 |
|
Christophe Battarel
|
ef8aaa7fd7
|
generate intervention from time spent
|
2021-06-29 15:26:04 +02:00 |
|
Laurent Destailleur
|
e62ed28701
|
Debug v14
|
2021-06-26 15:39:52 +02:00 |
|
Laurent Destailleur
|
7e7800c110
|
Fix phpcs
|
2021-06-14 20:37:21 +02:00 |
|
Laurent Destailleur
|
347c6ae8a8
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/projet/class/project.class.php
htdocs/projet/list.php
|
2021-06-14 20:13:27 +02:00 |
|
Laurent Destailleur
|
d154ec2344
|
FIX Collector to create lead was broken
|
2021-06-14 20:06:52 +02:00 |
|
Laurent Destailleur
|
a79afeaf02
|
Add info to allow debug of email collector
|
2021-06-14 19:58:12 +02:00 |
|
Laurent Destailleur
|
f8f951977c
|
Debug v14
|
2021-06-14 01:33:01 +02:00 |
|
Laurent Destailleur
|
34cebe6aa3
|
Look and feel v14
|
2021-06-14 01:11:39 +02:00 |
|
Laurent Destailleur
|
756786f717
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/core/class/discount.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/modFournisseur.class.php
htdocs/fourn/facture/card.php
htdocs/holiday/list.php
htdocs/paybox/admin/paybox.php
htdocs/paypal/admin/paypal.php
htdocs/product/price.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/permonth.php
htdocs/projet/activity/perweek.php
htdocs/stripe/admin/stripe.php
|
2021-06-11 19:05:05 +02:00 |
|
Laurent Destailleur
|
4fd9d36eb9
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/price.php
|
2021-06-11 18:46:51 +02:00 |
|
Laurent Destailleur
|
65f8405ca4
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-06-11 18:44:45 +02:00 |
|
Laurent Destailleur
|
6bf9a72dab
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-06-11 18:44:37 +02:00 |
|
Laurent Destailleur
|
a8f11fec31
|
Update perweek.php
|
2021-06-11 18:12:39 +02:00 |
|
Laurent Destailleur
|
057d91698f
|
Update perday.php
|
2021-06-11 18:11:55 +02:00 |
|
Laurent Destailleur
|
0315f45198
|
Update permonth.php
|
2021-06-11 18:10:57 +02:00 |
|
Marc de Lima Lucio
|
3f72f9b544
|
FIX: project time spent by month: quote mismatch in SQL query to assign to check task assigment
|
2021-06-10 23:29:37 +02:00 |
|
Marc de Lima Lucio
|
96656ff148
|
FIX: project time spent by day/week: quote mismatch is SQL query to assign to check task assigment
|
2021-06-10 23:26:33 +02:00 |
|
Laurent Destailleur
|
85a8a66545
|
Merge pull request #17856 from FHenry/dev_fix_imagnethumbnail_project_files
fix: #17827
|
2021-06-10 12:18:21 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
stickler-ci
|
c62c668c68
|
Fixing style errors.
|
2021-06-09 09:29:22 +00:00 |
|
Marc de Lima Lucio
|
d383941596
|
Merge branch 'NEW_13.0_project_block_timesheet' of github.com:marc-dll/dolibarr into develop_NEW_project_block_timesheet
|
2021-06-09 11:24:17 +02:00 |
|
Marc de Lima Lucio
|
7317aad41f
|
FIX: projet time spent: also restrict to X months back for update and delete
|
2021-06-09 11:08:38 +02:00 |
|
Marc de Lima Lucio
|
4c6dfd8d5c
|
Merge branch 'NEW_13.0_project_block_timesheet' of github.com:marc-dll/dolibarr into develop
|
2021-06-09 11:03:04 +02:00 |
|
Florian HENRY
|
71dbb8733d
|
fix: #17827
|
2021-06-08 20:18:31 +02:00 |
|
Marc de Lima Lucio
|
6733d278d8
|
NEW: project time spent: conf to prevent recording time after X months
|
2021-06-08 18:13:18 +02:00 |
|
Laurent Destailleur
|
fa4786a3f6
|
Fix permission
|
2021-06-08 16:19:21 +02:00 |
|
Laurent Destailleur
|
1e657b8621
|
Fix value of showoncombobox
|
2021-06-05 15:14:10 +02:00 |
|
Laurent Destailleur
|
673eb73d0a
|
Merge branch 'develop' into dev_1
|
2021-05-25 19:55:31 +02:00 |
|
Laurent Destailleur
|
3dfb22b05e
|
Update task.class.php
|
2021-05-25 19:54:09 +02:00 |
|
Laurent Destailleur
|
a0418fc17d
|
FIX CWE-269 huntr - download of files of project
|
2021-05-21 18:53:09 +02:00 |
|
Givriz
|
0c5a934e10
|
Compatibility phpv8
|
2021-05-20 17:40:44 +02:00 |
|
Laurent Destailleur
|
a829d8cedc
|
css
|
2021-05-18 16:31:59 +02:00 |
|
Laurent Destailleur
|
f3803bab91
|
Responsive
|
2021-05-18 16:28:30 +02:00 |
|
Laurent Destailleur
|
7569275d28
|
Fix generation of invoice
|
2021-05-18 13:36:07 +02:00 |
|
Laurent Destailleur
|
2ef713bd5f
|
Merge branch 'develop' into look_feel_user_author_list
|
2021-05-18 12:27:30 +02:00 |
|
Laurent Destailleur
|
7b9161ec63
|
Merge pull request #17644 from bb2a/thirdparty_infos_list
Add popup thirdparty info in list
|
2021-05-18 12:15:51 +02:00 |
|
Laurent Destailleur
|
b6dbe45242
|
Fix permissions on page to move position of file
|
2021-05-18 01:58:54 +02:00 |
|
Anthony Berton
|
58db723502
|
thirdparty info popup list
|
2021-05-17 23:27:33 +02:00 |
|
Anthony Berton
|
0b7f474dd3
|
look_feel user author in list
|
2021-05-17 18:04:21 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
e6729355b8
|
Look and feel v14
|
2021-04-30 17:56:42 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|