Changes between Version 12 and Version 13 of BluePrintCERT


Ignore:
Timestamp:
12/05/10 19:36:01 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintCERT

    v12 v13  
    5959These should be logged as tickets with the 'CERT' Version:
    6060
     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)}}}
    6163 * When adding a new team, _next() should open up the team onto the members tab (see requests -> items for an example)
    6264 * Tasks should be appearing as Component Tabs of Project (not sure why this isn’t working, seems setup)