Laurent Destailleur
|
9fd5ddf807
|
NEW Add REST API for projects
|
2016-11-09 22:54:51 +01:00 |
|
Laurent Destailleur
|
71a573df61
|
FIX Pb in management of date end of projects
|
2016-11-09 17:46:30 +01:00 |
|
Laurent Destailleur
|
220d81b350
|
Fix duplicate tooltips
|
2016-10-28 17:43:29 +02:00 |
|
Laurent Destailleur
|
7d182c286c
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/step1.php
htdocs/projet/tasks/time.php
|
2016-10-26 10:40:03 +02:00 |
|
Laurent Destailleur
|
6ef74b33c9
|
Uniformize code
|
2016-10-25 11:09:26 +02:00 |
|
Laurent Destailleur
|
bc2342e9a4
|
Fix bad link
|
2016-10-24 17:37:39 +02:00 |
|
Sergio Sanchis Climent
|
4800918323
|
FIX: Documents no change directory if change reference of the task.
|
2016-10-18 23:17:45 +02:00 |
|
Laurent Destailleur
|
be917c34af
|
Uniformize code and look and feel
|
2016-10-17 18:18:06 +02:00 |
|
Laurent Destailleur
|
28933c31dd
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/projet/card.php
|
2016-10-16 19:04:33 +02:00 |
|
Laurent Destailleur
|
fe471c43d1
|
Minor css enhancement
|
2016-10-16 18:28:09 +02:00 |
|
Laurent Destailleur
|
8edb51a017
|
FIX Extra fields of task not copied on project cloning
|
2016-10-16 18:27:39 +02:00 |
|
Laurent Destailleur
|
ee1ee1eee7
|
Management of the "Copy of" when cloning projects.
|
2016-10-16 12:12:45 +02:00 |
|
Laurent Destailleur
|
ee252f549a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
|
2016-10-01 18:42:50 +02:00 |
|
Laurent Destailleur
|
2a6d8e77db
|
FIX Lost filter on opportunities
|
2016-09-30 11:45:36 +02:00 |
|
florian HENRY
|
90466f37a7
|
travis comment
|
2016-08-29 11:10:30 +02:00 |
|
florian HENRY
|
a4ce756724
|
Manage project category
|
2016-08-29 10:32:00 +02:00 |
|
Laurent Destailleur
|
2a6ab47689
|
NEW Can change thirdparty when cloning a project.
|
2016-07-21 12:47:56 +02:00 |
|
Laurent Destailleur
|
699f857a5e
|
NEW Add option PROJECT_LINES_PERWEEK_SHOW_THIRDPARTY to show thirdparty
on page to submit time.
|
2016-07-20 18:02:33 +02:00 |
|
Laurent Destailleur
|
bfb48ecce9
|
Where is the info tab of project ?
|
2016-07-09 15:30:42 +02:00 |
|
Laurent Destailleur
|
0e4dcb301c
|
Fix several bugs into projects
|
2016-07-09 13:58:46 +02:00 |
|
Laurent Destailleur
|
298c55b3ed
|
Fix bad property set. Must set fk_task_parent not fk_parent.
|
2016-07-08 16:22:16 +02:00 |
|
Laurent Destailleur
|
d940cc392a
|
FIX Several fix to exclude WON/LOST of reporting of opportunities amount
(sometimes we need, sometimes not).
|
2016-07-08 10:59:13 +02:00 |
|
Laurent Destailleur
|
05384b2f88
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
|
2016-07-01 02:39:29 +02:00 |
|
geoffrey.girard
|
0a5ded20a3
|
FIX extrafield cloned on project clone
|
2016-06-24 15:27:47 +02:00 |
|
Laurent Destailleur
|
5b5b7a2bf9
|
FIX Bad value used for task warning delay
FIX Compatibility datee and date_end for warning of tasks
|
2016-06-15 14:05:48 +02:00 |
|
Laurent Destailleur
|
473ab18306
|
Fix link on workboard
Fix warning picto is missing on task list
|
2016-06-06 15:48:41 +02:00 |
|
Laurent Destailleur
|
89d37ccc62
|
Fix translation
|
2016-05-17 21:55:39 +02:00 |
|
Juanjo Menent
|
75eb718c01
|
Merge pull request #4922 from atm-alexis/NEW_multientity_for_project
FIX multicompany project access
|
2016-04-03 16:13:24 +02:00 |
|
root
|
b018500fd4
|
FIX multicompany project access
|
2016-03-31 14:44:18 +02:00 |
|
Laurent Destailleur
|
85cd0038f5
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-25 16:10:10 +01:00 |
|
Laurent Destailleur
|
8189a5eadd
|
Merge remote-tracking branch 'origin/3.8' into 3.9
|
2016-03-22 12:58:34 +01:00 |
|
Laurent Destailleur
|
99ceb006e4
|
FIX Bad include and param for project numbering module call
|
2016-03-21 11:47:32 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Laurent Destailleur
|
1df8e50a1b
|
NEW Add statistics on number of projets on home page
|
2016-02-28 00:19:12 +01:00 |
|
Laurent Destailleur
|
7c2ac4b3ee
|
NEW The probability of lead/opportunity can be defined per lead.
|
2016-01-28 20:04:02 +01:00 |
|
Laurent Destailleur
|
93b2013aa7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
|
2016-01-22 03:29:55 +01:00 |
|
Laurent Destailleur
|
b5c047d9a5
|
Fix link on project ref on task list must jump to tab task
|
2016-01-21 15:15:26 +01:00 |
|
Laurent Destailleur
|
55dc6c31fc
|
Minor performance enhancement
|
2016-01-21 14:12:17 +01:00 |
|
Laurent Destailleur
|
0f456c46ab
|
Clean project pages to work like other modules
|
2016-01-18 16:43:15 +01:00 |
|
Laurent Destailleur
|
8e882b4cc2
|
NEW Add warning on tasks when they are late (add also the warning
tolerance parameter)
|
2016-01-18 15:56:51 +01:00 |
|
Laurent Destailleur
|
03eccb3336
|
Prepare database to be able to manage a different opportunity
probability for each opportunity.
|
2016-01-10 19:48:59 +01:00 |
|
Laurent Destailleur
|
8c03e46a83
|
Removed a TODO
|
2015-12-04 18:33:57 +01:00 |
|
Laurent Destailleur
|
bcadc33e31
|
Debug visibility on task/projects
|
2015-12-04 15:37:28 +01:00 |
|
Laurent Destailleur
|
350ef610e9
|
Fix beluga pdf for projects. Add missing expense reports.
|
2015-11-07 12:36:34 +01:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Laurent Destailleur
|
d92604f646
|
FIX Link of project must be cickable if user has permission to read all
projects
FIX Missing information into the alt of project picto
|
2015-10-06 00:46:26 +02:00 |
|
Laurent Destailleur
|
62792c08eb
|
Merge pull request #3591 from GPCsolutions/inherited
[Qual] Cleanup of inherited class properties
|
2015-09-26 11:23:59 +02:00 |
|
Raphaël Doursenaud
|
67ddb6c94e
|
[Qual] Cleanup of inherited class properties
|
2015-09-24 20:12:55 +02:00 |
|
Raphaël Doursenaud
|
85c34af019
|
[Qual] Replaced deprecated dol_json_*()
|
2015-09-24 18:57:05 +02:00 |
|
Laurent Destailleur
|
77ef046af4
|
Start to mutualize the builddoc and remove_file action.
|
2015-09-06 14:02:21 +02:00 |
|