Laurent Destailleur
|
9d1b7e25f7
|
Merge pull request #9127 from IAS-SYSTEMS-CSC/develop
Fix if time spent minutes was zero
|
2018-07-24 17:35:33 +02:00 |
|
ias-ceo
|
84bfe2965b
|
if time spent minutes zero
|
2018-07-20 16:16:27 +03:00 |
|
Philippe GRAND
|
010c5af245
|
Clean and update code
|
2018-07-19 16:48:20 +02:00 |
|
Laurent Destailleur
|
27a27e02a1
|
Fix css
|
2018-06-22 22:53:53 +02:00 |
|
Laurent Destailleur
|
4a5fd35e11
|
Look and feel v8
|
2018-06-13 22:57:41 +02:00 |
|
Philippe GRAND
|
5021c7a556
|
clean and update code
|
2018-06-10 18:29:04 +02:00 |
|
Frédéric FRANCE
|
622c394283
|
loadlangs
|
2018-05-26 21:11:25 +02:00 |
|
Laurent Destailleur
|
8303dc1e6f
|
Merge pull request #8815 from atm-florian/develop_fixproject
NEW: add filter on project task list
|
2018-05-25 10:56:10 +02:00 |
|
Laurent Destailleur
|
e51aa68284
|
Fix link to warehouses for events
|
2018-05-24 12:16:04 +02:00 |
|
ATM-Nicolas
|
a455f60c42
|
FIX : Add calls to fetchComments function
|
2018-05-22 16:07:32 +02:00 |
|
Laurent Destailleur
|
de84f0e687
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
|
2018-05-21 23:35:09 +02:00 |
|
Laurent Destailleur
|
162d271884
|
Merge pull request #8803 from atm-alexis/7.0_fix_task_contact_card_withoutproject
FIX 7.0 task contact card without withproject parameters
|
2018-05-18 11:29:11 +02:00 |
|
florian HENRY
|
1b4dcefcb0
|
fix hookname as uniq by card
|
2018-05-18 08:52:13 +02:00 |
|
alexis Algoud
|
5c727c077b
|
fix task contact card without withproject parameters
|
2018-05-16 16:34:19 +02:00 |
|
ATM-Nicolas
|
ca09fddfb3
|
FIX : Select user on add time spent form
|
2018-05-14 15:16:07 +02:00 |
|
Laurent Destailleur
|
546da0ceda
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/core/modules/modStock.class.php
htdocs/product/inventory/list.php
|
2018-05-05 14:40:39 +02:00 |
|
Laurent Destailleur
|
9c68b81f59
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/projet/class/task.class.php
|
2018-05-05 14:34:54 +02:00 |
|
Laurent Destailleur
|
5cff4c152b
|
Add tab "time spent" in project view. Can swith gantt/list.
|
2018-05-04 11:25:21 +02:00 |
|
florian HENRY
|
46e94af594
|
fix taskid
|
2018-05-02 19:46:04 +02:00 |
|
Laurent Destailleur
|
3374c50e2d
|
CSS
|
2018-05-01 10:42:09 +02:00 |
|
Laurent Destailleur
|
36616cdd50
|
FIX When time is entered without hour, edit keeps this
|
2018-04-26 10:07:27 +02:00 |
|
Laurent Destailleur
|
461ae46cc4
|
FIX When on a high page and searching for a small result, list was not
visible.
|
2018-04-24 11:37:57 +02:00 |
|
Ferran Marcet
|
6ced1a3264
|
New: Add same parameters on 'printFieldListTitle' hooks
|
2018-04-20 10:38:16 +02:00 |
|
Laurent Destailleur
|
bbfc4a3e17
|
NEW Look and feel v8 - Show Picto "+" on all links "Add record"
|
2018-04-18 03:26:15 +02:00 |
|
Laurent Destailleur
|
8fbde88872
|
Look and feel v8
|
2018-04-15 17:37:49 +02:00 |
|
Laurent Destailleur
|
be965bdbab
|
Clean code
|
2018-04-13 13:28:48 +02:00 |
|
Laurent Destailleur
|
1521b0595b
|
Clean code
|
2018-04-13 11:03:03 +02:00 |
|
Laurent Destailleur
|
1feee6378f
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-04-11 14:45:52 +02:00 |
|
Laurent Destailleur
|
21c65f812a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-04-11 13:21:20 +02:00 |
|
atm-greg
|
b1469ba761
|
add doActions hook on projettaskcard
|
2018-04-09 07:06:20 +02:00 |
|
Laurent Destailleur
|
9d9f3ddf85
|
Merge pull request #8502 from ATM-Marc/NEW_create_from_list
NEW: generalize use of button to create new element from list
|
2018-04-05 16:40:15 +02:00 |
|
Laurent Destailleur
|
43f8834b28
|
Uniformize code with the new module builder framework
|
2018-03-31 18:48:27 +02:00 |
|
Marc de Lima Lucio
|
0366e645d5
|
NEW: generalize button to create object from list, for most of the lists
|
2018-03-30 16:54:38 +02:00 |
|
Laurent Destailleur
|
5b8006a6bb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/public/payment/paymentok.php
htdocs/public/paypal/paymentok.php
|
2018-03-08 16:37:17 +01:00 |
|
Laurent Destailleur
|
d8dcebfa9a
|
FIX Do not lose filter when editing comment of a time spent in task view
|
2018-03-07 20:12:40 +01:00 |
|
Laurent Destailleur
|
7e6ba51780
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/projet/tasks/comment.php
|
2018-03-07 13:06:29 +01:00 |
|
Laurent Destailleur
|
f7f9f0e605
|
Update comment.php
|
2018-03-07 12:40:09 +01:00 |
|
Laurent Destailleur
|
1ca5c7083a
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2018-03-07 11:54:48 +01:00 |
|
florian HENRY
|
bb73a715a8
|
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_fix_comment_task
|
2018-03-07 08:49:08 +01:00 |
|
florian HENRY
|
03873038d5
|
fix comment task
|
2018-03-07 08:47:34 +01:00 |
|
Laurent Destailleur
|
23a4a60970
|
Fix status of task
|
2018-03-06 21:51:43 +01:00 |
|
Laurent Destailleur
|
01b0336e9b
|
Fix tooltip on delete button
|
2018-03-03 12:10:27 +01:00 |
|
Laurent Destailleur
|
04934cc4aa
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/functions.lib.php
htdocs/projet/tasks/time.php
|
2018-02-27 19:18:43 +01:00 |
|
Laurent Destailleur
|
0cc84ab92f
|
FIX Missing restore_lastsearch_values
|
2018-02-26 21:21:28 +01:00 |
|
Laurent Destailleur
|
3c552cec15
|
FIX Missing restore_lastsearch_values
|
2018-02-26 21:16:40 +01:00 |
|
Laurent Destailleur
|
de89893d57
|
NEW Show total of time consumed in week in time spent entry page
|
2018-02-26 14:09:56 +01:00 |
|
Laurent Destailleur
|
cb45c86711
|
WIP Option PROJECT_BILL_TIME_SPENT
|
2018-02-26 13:21:16 +01:00 |
|
Laurent Destailleur
|
229ee5c12f
|
Fix search criteria lost
|
2018-02-26 12:32:56 +01:00 |
|
Laurent Destailleur
|
ce928d9150
|
Fix search criteria lost
|
2018-02-26 12:32:26 +01:00 |
|
Laurent Destailleur
|
46c2f098e0
|
NEW Can enter time spent from the list of time spent of project
|
2018-02-26 12:21:01 +01:00 |
|