Changes between Version 12 and Version 13 of BluePrintCERT
- Timestamp:
- 12/05/10 19:36:01 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintCERT
v12 v13 59 59 These should be logged as tickets with the 'CERT' Version: 60 60 61 * Remove the volunteer flag from pr_person & instead use: 62 * {{{response.s3.filter = (db.pr_person.id == db.vol_volunteer.person_id) & (db.vol_volunteer.status == 1)}}} 61 63 * When adding a new team, _next() should open up the team onto the members tab (see requests -> items for an example) 62 64 * Tasks should be appearing as Component Tabs of Project (not sure why this isn’t working, seems setup)