Ticket #42 (closed enhancement: fixed)
New report: all projects
Reported by: | ed | Owned by: | jim |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | no |
Total Hours: | 0.5 |
Description
REPORTS: project report, exportable to csv with all data (ie shows all fields)
Change History
comment:1 Changed 6 years ago by jim
- Owner changed from jim to ed
- Estimated Number of Hours set to 0.0
- Status changed from new to assigned
- Billable? unset
comment:2 Changed 6 years ago by ed
- Owner changed from ed to jim
Ignore almost all the free text input fields for now, but please don't lock us out of being able to expand it to include them in the longer term. We need:
URL (on Tn.org)
Title
Themes
Location
Date started
Launch date
Number of people involved (free text)
All people and contacts
comment:4 Changed 6 years ago by jim
- Add Hours to Ticket changed from 0.0 to 0.5
- Status changed from assigned to closed
- Resolution set to fixed
- Total Hours changed from 0 to 0.5
- View created: https://www.transitionnetwork.org/admin/build/views/edit/projects_admin
- Displays here: https://www.transitionnetwork.org/admin/reports/projects/contacts-summary
Shows all contact names + emails, CSV download also available.
OK?
Note: See
TracTickets for help on using
tickets.
ALL fields? Even the text-heavy ones? Or just the more 'fieldy', smaller ones?
Answering the above will decide how to do this, with Views and http://drupal.org/project/views_bulk_operations, or perhaps with a snippet of code from http://drupal.org/node/775266.