Skip to content

Commits

Commits on Dec 7, 2023

  1. Bump version to 1.2.1

    satkinson committed Dec 7, 2023
    Copy the full SHA
    9c47ccb View commit details

Commits on Dec 6, 2023

  1. Fix retrieval of matchgrid configuration (CO-2728)

    Benn Oshrin committed Dec 6, 2023
    Copy the full SHA
    9712ba0 View commit details

Commits on Sep 29, 2023

  1. bump version to 1.2.0

    satkinson committed Sep 29, 2023
    Copy the full SHA
    8119177 View commit details

Commits on Sep 26, 2023

  1. Merge branch 'develop' of github.internet2.edu:COmanage/match into de…

    …velop
    Benn Oshrin committed Sep 26, 2023
    Copy the full SHA
    2e61cb2 View commit details
  2. Cake to v4.4.17 and associated updates (NOJIRA)

    Benn Oshrin committed Sep 26, 2023
    Copy the full SHA
    19dd41d View commit details
  3. Copy the full SHA
    c565b4b View commit details
  4. Copy the full SHA
    ff26825 View commit details

Commits on Jul 24, 2023

  1. Copy the full SHA
    2970ab7 View commit details
  2. bump version to 1.1.1

    satkinson committed Jul 24, 2023
    Copy the full SHA
    10e8996 View commit details

Commits on Jun 18, 2023

  1. Attribute Invalidation (CO-1762)

    Benn Oshrin committed Jun 18, 2023
    Copy the full SHA
    4d93dcc View commit details

Commits on May 5, 2023

  1. Provide sorting for attributes and crosscheckAttributes select fields…

    … (CO-2629) (#63)
    
    * Provide sorting for attributes and crosscheckAttributes select fields (CO-2629)
    
    * Ensure sort order is provided (CO-2629)
    arlen committed May 5, 2023
    Copy the full SHA
    d918df0 View commit details

Commits on Apr 17, 2023

  1. Add Potential Trust Mdoe (CO-2534)

    Benn Oshrin committed Apr 17, 2023
    Copy the full SHA
    9c5b0e7 View commit details

Commits on Apr 1, 2023

  1. Implement SystemOfRecord trust_mode (CO-2534)

    Benn Oshrin committed Apr 1, 2023
    Copy the full SHA
    de23813 View commit details
  2. Bump CakePHP to 4.4.12 (and related updates)

    Benn Oshrin committed Apr 1, 2023
    Copy the full SHA
    be1e36c View commit details

Commits on Mar 31, 2023

  1. Output uneditable values as text-only. Provide a darker background co…

    …lor to read-only fields. (CO-2586) (#59)
    arlen committed Mar 31, 2023
    Copy the full SHA
    57cecc7 View commit details
  2. Copy the full SHA
    adbe473 View commit details

Commits on Mar 30, 2023

  1. Copy the full SHA
    7b2ec6b View commit details
  2. Improve the display of user name in the user menu. (CO-2568) (#60)

    * Improve the display of user name in the user menu. (CO-2568)
    
    * Minor stylistic cleanup to User Menu (CO-2568)
    arlen committed Mar 30, 2023
    Copy the full SHA
    010a08e View commit details

Commits on Mar 29, 2023

  1. Copy the full SHA
    0727b54 View commit details

Commits on Jan 17, 2023

  1. Bump version to 1.1.0

    satkinson committed Jan 17, 2023
    Copy the full SHA
    0a58720 View commit details

Commits on Jan 13, 2023

  1. Copy the full SHA
    e153571 View commit details
  2. Improve access to related models (CO-2229) (#57)

    * Provide tabbed subnavigation for related models. Deprecate Noty.js in favor of Boostrap Alerts. (CO-2229)
    
    * Ensure flash messages are available on all pages. (CO-2229)
    
    * Clean up information alert on reconcile page. (CO-2229)
    arlen committed Jan 13, 2023
    Copy the full SHA
    3ea6cb0 View commit details

Commits on Jan 12, 2023

  1. Fix MatchgridHistoryRecords relation (CO-2579)

    Benn Oshrin committed Jan 12, 2023
    Copy the full SHA
    f7fa3e6 View commit details

Commits on Jan 10, 2023

  1. Correct the placement of the Configuration breadcrumb link and ensure…

    … that the Configure links appears for 'AttributeMappings' (CO-2582) (#55)
    arlen committed Jan 10, 2023
    Copy the full SHA
    cfea2a3 View commit details

Commits on Jan 6, 2023

  1. Copy the full SHA
    2c633da View commit details

Commits on Jan 5, 2023

  1. Update reconciliation view to make use of new $vv_candidate_diff arra…

    …y and use cell-based rather than row-based highlighting. (CO-2481) (#53)
    
    * Update reconciliation view to make use of new $vv_candidate_diff array and use cell-based rather than row-based highlighting. (CO-2481)
    
    * Improve code comments. (CO-2481)
    arlen committed Jan 5, 2023
    Copy the full SHA
    f3fbd20 View commit details

Commits on Dec 29, 2022

  1. Improve handling of Matchgrid deletion (CO-1705)

    Benn Oshrin committed Dec 29, 2022
    Copy the full SHA
    dbc0024 View commit details

Commits on Dec 28, 2022

  1. Initial controller logic to facilitate reconciliation view comparison…

    … (CO-2481)
    Benn Oshrin committed Dec 28, 2022
    Copy the full SHA
    370678f View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    33f0a30 View commit details
  2. Additional fix for CO-2235 (CO-2564)

    Benn Oshrin committed Dec 27, 2022
    Copy the full SHA
    bd348bb View commit details

Commits on Dec 16, 2022

  1. Copy the full SHA
    f9c0646 View commit details

Commits on Nov 27, 2022

  1. Finish DBAL migration (CO-2235), rename TierApiController to TapApiCo…

    …ntroller (CO-2470)
    Benn Oshrin committed Nov 27, 2022
    Copy the full SHA
    d1cf34d View commit details

Commits on Nov 25, 2022

  1. Pre-defined default attributes (CO-1677)

    Benn Oshrin committed Nov 25, 2022
    Copy the full SHA
    b5c9bab View commit details

Commits on Nov 23, 2022

  1. Make "history" a top-link on Manage Matchgrid and shorten link text t…

    …o History (CO-2527) (#49)
    
    * Improve Manage Matchgrid layout: make Matchgrid History a top-link, and shorten label to "History" (CO-2527)
    
    * Update to Matchgrid History top-link label (CO-2527)
    
    * Test for empty vv_attr_id for topLinks (CO-2527)
    arlen committed Nov 23, 2022
    Copy the full SHA
    1027902 View commit details

Commits on Oct 27, 2022

  1. Improve Pending Match UX Attribute Display (CO-2233) (#48)

    * Improve display of unresolved requests: duplicate referenceids are now merged into a single column heading for Suggestion #, referenceid, and the "Assign this ReferenceID" button. (CO-2167)
    
    * Improve Pending Match UX Attribute Display - add highlight switches and improve ordering of attributes (CO-2233)
    
    * Restore id, sor, and sorid to the top of attributes listing and outline defined attributes (CO-2233)
    arlen committed Oct 27, 2022
    Copy the full SHA
    0cde4fb View commit details
Older