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

#1872 update pages for deactivated families #2046

Merged
merged 12 commits into from
Mar 13, 2017
Merged

#1872 update pages for deactivated families #2046

merged 12 commits into from
Mar 13, 2017

Commits on Mar 4, 2017

  1. Update to dashboard page

    * Addded functions to DashboardService to fetch the updated and latest
    families and members.
    * Converted queries to ORM and filtered out deactivated families.
    
    fixes # 1872
    simonkp committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    0c173f4 View commit details
    Browse the repository at this point in the history
  2. Add deactivated filter to Family view and person view pages.

    * added filters to fetch only active families /members from active
    families only to the  following pages.
    -- FamilyList.php, SelectList.php
    
    fixes #1872
    simonkp committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    21092a6 View commit details
    Browse the repository at this point in the history
  3. Deactivated (Inactive) families listing

    Deactivated (Inactive) families listing #1873
    * modified the FamilyView.php to handle inactive families listing by
    passing ?mode=inactive
    
    fixes #1873
    simonkp committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    21368c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21855f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Review comment fixes

    Review comment fixes
    simonkp committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    39e6e25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230cdde View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    45d8866 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Style CI fixes

    Style CI fixes
    simonkp committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    cb11d1a View commit details
    Browse the repository at this point in the history
  2. More StyleCI fixes

    simonkp committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    861525f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Configuration menu
    Copy the full SHA
    744cd03 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Configuration menu
    Copy the full SHA
    85bf110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba71e44 View commit details
    Browse the repository at this point in the history