Feature (approved)

Show effort description / #1317

Summary

v0.3- timing tasks
approved
Jun 28, 2006
30 min
100%
Oct 13, 2006
Jun 28, 2006 / tino
Nov 17, 2006 / pixtur
burger
 

Attached files

No files uploaded
  • at the moment it's very circumstantial to see the description of an effort (edit effort)
  • a better solution would be a new button (like DELETE, EDIT), which allows you to see the whole effort (including description)

20 Comments

pixtur

Jun 29, 2006
confirmed
The implemenation of effortView is easy. I will do this in the upcomming release.

tom

tino

Sep 12, 2006
Reply to confirmed
Hello Tom

have you done something on this yet?

pixtur

Sep 12, 2006
not yet...
But adding an effortView should be straight forward... I first want to finish the version stuff.

tom


burger

Sep 12, 2006
Can I do something?
Can I implement something in this context, because I have time to realise this?

tino

Sep 12, 2006
Reply to Can I do something?
Hey burger,

so you are doing this stuff?

burger

Sep 13, 2006
Reply to Reply to Can I do something?
I don't want to take away this stuff from you.
So if you want to handle it, it's okay for me too.

I only have a lot of time and I thougt that I could work on it.

Due to the fact that I'm a beginner in developing for streber, I would like to take tasks which are not that complex and complicated :-).

tino

Sep 14, 2006
Reply to Reply to Reply to Can I do something?
Hey burger (what about your real name;-) ),

that's absolutely no problem for me, really.

I think it's a good task get along with the complex code.


regards tino

pixtur

Sep 12, 2006
Yeah, please help...
the best option to do this is cloning commentView():

Places to adjust:
  • pages/effort.inc.php -> add effortView-function)
  • pages/_handles.inc.php -> add definition for effortView handle)
  • lists/list_efforts.inc.php -> turn effort-titles into links ala $PH->getLink('effortView', $effort->name, array('effort'=>$effort->id);

pixtur

Sep 13, 2006
hi Burger...
Wow, obviously the comment structure is displayed not quiet corrent here... Anyways. I think this would be an excellent task for training ;-)

tino

Sep 14, 2006
Reply to hi Burger...
Hey Tom,

yes it looks a bit strange ;-)

I'll give it a look!


regards tino

burger

Sep 14, 2006
version 2
Committed
I implemented the effort description.

Now you can have a look at one specific effort or at multiple efforts.

I hope it's okay like this?!

It would be kind if you would check it.

P.S.: The icon is very ugly, but I didn't have the possibility to create an icon which is more pretty. Maybe you can replace the desc.gif file?!

pixtur

Sep 15, 2006
I will check your changes...
I will also take care of the icon ;-)

tom

burger

Nov 10, 2006
Question
I was wondering about the missing possibility to have a look at the effort description, because this feature is approved.

I needed to have a look at the effort description and found out that you removed the button to reach this page.

Therfore I would like to know if the removal of the button was on purpose or not?


pixtur

Nov 11, 2006
It was on purprose :)
Hi Burger,
you can click on the Effort name to view the description of the effort. The page function is reserved for "active functions" only (like Edit, Delete etc.). Clicking the Effort name is more consistent with the rest of interface.

binder

Nov 13, 2006
it was: show all efforts
with the button you could click an multiple efforts and view the selected ones on one page. This is important for us, to get a quick overview over the efforts of a person or a project.

pixtur

Nov 13, 2006
oh! I see...
So we should call this function "show selected efforts" and add it to the function menus again.

Sorry for not understanding it in the first place.

binder

Nov 13, 2006
Antwort auf oh! I see...
no problem! ;) that's why, commenting is a good thing! LOL

burger

Nov 16, 2006
Button etc.
Hi Tom!

So you take care about the button? Or?

pixtur

Nov 17, 2006

pixtur

Nov 17, 2006
 

Comment / Update