Laurent Destailleur
0058e32207
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-02 19:03:38 +02:00
Laurent Destailleur
eced1c824a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/class/html.form.class.php
htdocs/projet/tasks/time.php
2021-08-02 18:47:09 +02:00
Laurent Destailleur
d822421e10
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/accountancy/tpl/export_journal.tpl.php
htdocs/projet/tasks/time.php
2021-08-02 18:31:26 +02:00
Laurent Destailleur
6f449cfd6c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-31 16:33:38 +02:00
Christian Foellmann
b5c30126cb
extend the hook getElementList to make $ids in the hooked function
2021-07-29 14:49:41 +02:00
laurantines
f8563ace0d
Fix opp statusbrequires even if PROJECT_USE_OPPORTUNITIES off
...
If I modify a project and do not have PROJECT_USE_OPPORTUNITIES enabled, I cannot change the project budget. I get the error message that ErrorOppStatusRequiredIfAmount. However, I do not have the opportunities enabled and it does not make sense for that message to appear when I have not added any opportunities.
2021-07-28 16:14:38 +02:00
kamel
95ecbb8940
FIX: add include missing file '/core/actions_dellink.inc.php' in project card
2021-07-28 12:05:46 +02:00
Christian Foellmann
0cd8527c35
longer field for project ref on create and edit
2021-07-28 11:01:38 +02:00
Florian HENRY
a7cef1aa15
FIX: cannot add time spend when column ref is not displayed
2021-07-26 10:20:11 +02:00
Frédéric FRANCE
922354f366
Update projects.php
2021-07-20 18:19:27 +02:00
Laurent Destailleur
0d12f25341
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-13 13:21:50 +02:00
Laurent Destailleur
f9d60b15d9
Fix phpcs
2021-07-12 23:56:42 +02:00
Laurent Destailleur
202ee8340a
FIX #18091
2021-07-12 23:01:34 +02:00
Laurent Destailleur
d91051488c
Merge pull request #18125 from fr69400/develop
...
NEW add hookmanager on note pages
2021-07-11 20:25:16 +02:00
stickler-ci
b227a85d31
Fixing style errors.
2021-07-11 07:53:28 +00:00
fr69400
209fe70da0
Update note.php
2021-07-11 09:53:13 +02:00
stickler-ci
2a1eb97b7d
Fixing style errors.
2021-07-11 07:50:57 +00:00
fr69400
2e4b45488f
Update note.php
2021-07-11 09:50:42 +02:00
stickler-ci
4272f93aa4
Fixing style errors.
2021-07-09 16:41:41 +00:00
fr69400
e45d5c1d0d
NEW add hookmanager on note pages
2021-07-09 18:36:21 +02:00
Laurent Destailleur
f286017cab
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-06 19:03:55 +02:00
Francis Appels
1333ca3660
Fix php 8 warning on not set field keys
2021-07-05 14:51:34 +02:00
Francis Appels
5d824899e5
Fix php 8 warning on home page
2021-07-05 13:44:05 +02:00
Laurent Destailleur
9b7c0a9246
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2021-07-03 18:32:31 +02:00
Laurent Destailleur
1de165a6cd
css
2021-06-30 18:34:04 +02:00
Laurent Destailleur
aec4d6016c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-30 17:27:40 +02:00
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