Opened 13 years ago

Closed 13 years ago

#176 closed enhancement (fixed)

"Deadlines and Enforcement" section should be in the DB

Reported by: adehnert Owned by:
Priority: normal Milestone: Fall 2013
Component: Membership confirmation Version:
Keywords: Cc:
Size: small

Description

The "Deadlines and Enforcement" section of membership update form (https://asa.mit.edu:444/membership/update/2012-fall/32/) includes dates, penalties, etc.. It either shouldn't include those, or should pull that section from the cycle table so that it can be kept up-to-date from year-to-year without changing the templates.

Change History (1)

comment:1 Changed 13 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed

Fixed:

commit c7b6a3afb27aad230f57190cd80d415ac6f75fd9
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Tue Nov 13 05:27:13 2012 -0500

    Membership update: move deadlines into the DB
    
    Move the "Deadlines and Enforcement" section of the membership update form from
    the template into the database, so people who aren't DB maintainers can update
    the deadlines for future cycles. Fixes ASA-#176.
Note: See TracTickets for help on using tickets.