Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add executive office org type #397

Merged
merged 4 commits into from Mar 27, 2013
Merged

Commits on Mar 27, 2013

  1. Add executive office as new organisation type

    It appears at the start of the list when in listing order
    h-lame committed Mar 27, 2013
    Copy the full SHA
    d473c51 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e0b7c9 View commit details
    Browse the repository at this point in the history
  3. In admin, use listing_order for the org type dropdown

    This means making OrganisationType#listing_order return a default (a high number) if it's name is not in the LISTING_ORDER. This because most factory built org types are not from that list.
    h-lame committed Mar 27, 2013
    Copy the full SHA
    96f5c20 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    72ffe85 View commit details
    Browse the repository at this point in the history