- !!!!!! Activity view screen is not properly aligned, probably one <dl>'s is not closed. Please add all the activity attributes to see this issue.
- !!!! On "Show Case" screen, we need a link (or button) allowing to add activity to this given case. It would bring user to activity adding screen, with original case preselected On Case view screen Na liście case'ów dodać link - dodaj activity.
- !!! We need to rework Activity selector (in both Activity tab and in Case view) to contain following columns (even if they go outside of the right border of the screen): Type (field: Case Activity Type), Case (field: Case Subject - linked to case view), Activity (field: Activity Subject - link to Activity view), From (linked to proper contact record, if different than currently viewed), Regarding (linked to proper contact record, if different than currently viewed), To (linked to proper record, if different than currently viewed), Date (field: Start Date). Additionally, we want only one action next to each activity: Edit. Detach and remove actions should be moved to View Activity screen as buttons below.
- !!! In case subject Ajax select, only cases related to currently browsed contact should be available. Currently, it's all the cases that show up in the selector. Also, currently the case name needs to be unique system wide - we need to change this condition so that subject needs to be unique only in given record's contact.
- !!! CiviEvent: On event registration screen (civicrm/contact/view/participant?reset=1&action=add&cid=3&context=participant), default date is being set in a wrong way. It's the same issue as: http://issues.civicrm.org/jira/browse/CRM-2152. I recommend introducing this change into trunk as well.
- ! CiviEvent: Can we add another type of custom field: datetime, or extend current date custom field type to include time (HH:mm) as well? I recommend introducing this change into trunk as well.
- Default date (today) is not being properly set in new case adding screen, when date format is different than default.
- Schema contains new functionality for showing regions that given country belong to. Currently, in data layer, all the countries belong to single region, but we are going to come up with first version of proper data here. For now, can we please show civicrm_world_region name value next to country in address block? It doesn't need to be visible in editing, we just need it on contact summary page. We also need to provide search functionality based on civicrm_world_region.
- It should be possible to sort the list of cases by all columns (Case Status, Case Type, Subject, Start Date).
- In Activity selector, "to_contact" is not linked. Please make it a link, when given contact is not currently viewed one.
- On "Show case" and "Show activity" we need to add "Edit" button bringing user to given activity editing screen. In case of "Show case", this needs to be a proper link in Activity selector, in "Show activity" it should probably be a button (like "Done"), but link will do as well.
- CiviEvent: The list of participant statuses is quite long in HRD (10 positions, a few with longer name). On civicrm/event/search?reset=1&force=1&event=1 screen, they are (together with checkboxes) displayed in one line, therefore stretching the screen to the left heavily. Please divide the list of participant statuses into rows, let's say 4 status positions per row. I recommend introducing this change into trunk as well. Being there, it might be worth to introduce the same change to Participant Roles list as well.
Labels:
