Changes between Version 13 and Version 14 of BluePrintCERT


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintCERT

    v13 v14  
    6161 * Remove the volunteer flag from pr_person & instead use:
    6262  * {{{response.s3.filter = (db.pr_person.id == db.vol_volunteer.person_id) & (db.vol_volunteer.status == 1)}}}
     63  * There are issues with this filter anyway - need a nice way of making persons into volunteers from the vol module: a new registration controller?
    6364 * When adding a new team, _next() should open up the team onto the members tab (see requests -> items for an example)
    6465 * Tasks should be appearing as Component Tabs of Project (not sure why this isn’t working, seems setup)