This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
UI
>
personView
>
notice on pers...
> Comment
Sorry for the delay, how about this solutions:
/
#2214
Edit
Bookmark
Delete
in personView add "Create Note"
render pages/task_more.inc.php -> taskNoteOnPerson()
renders a small form similar to taskEditDescription() with following fields:
Drop-Down of open projects:
default should be project last $auth->cur_user has last been working on
projects with PersonXYZ as team member should be preferred
Inputfield Title with default content like "Note on PersonXYZ, 2006-10-26 on..."
Text area on description
form option checkbox (like create another...): "Book effort after submit"
after submit all pages/task_more.inc.php -> taskNoteOnPersonSubmit()
A nice feature whould be add a second dropdown field with the tasks of the selected project, which could be updated on change by jquery.
Something like this.