Commits
Commits on Apr 1, 2023
-
Implement SystemOfRecord trust_mode (CO-2534)
Benn Oshrin committedApr 1, 2023 Copy the full SHA de23813View commit details
Commits on Jan 13, 2023
-
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)
Copy the full SHA 3ea6cb0View commit details
Commits on Jan 5, 2023
-
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)
Copy the full SHA f3fbd20View commit details
Commits on Oct 27, 2022
-
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)
Copy the full SHA 0cde4fbView commit details -
Improve display of unresolved requests: duplicate referenceids are no…
…w merged into a single column heading for Suggestion #, referenceid, and the "Assign this ReferenceID" button. (CO-2167) (#40)
Copy the full SHA 520c9beView commit details
Commits on May 31, 2022
-
Ensure case-insensitive matching for highlighting attributes when rec…
…onciling unresolved requests (CO-2434) (#36) * Ensure case-insensitive matching for highlighting attributes when reconciling unresolved requests (CO-2434) * Put array utility function in an ArrayUtil class (CO-2434)
Copy the full SHA 916d684View commit details
Commits on Sep 30, 2021
-
Remove spin.js and convert spinner to css animation; make spinner act… (
#13, CO-2133) * Remove spin.js and convert spinner to css animation; make spinner active on all links and buttons except those marked with the .nospin class; create page for matchgrid configuration; update breadcrumbs for configuration page; fix user profile dropdown (CO-2133) * Remove the deprecated spin.js library (CO-2133) * Color table heading links appropriately; remove extra print statement from filter buttons (NOJIRA / CO-2133) * Link ID column of Matchgrid Records to edit/view for the record. Update the "link" column type to include the matchgrid_id when present. (CO-2133) * Display matchgrid description (if present) on Manage matchgrid view. (CO-2133) * Revert change to index.ctp for "link" column type. (CO-2133) Co-authored-by: benno <benno@sphericalcowgroup.com>
Copy the full SHA 0ff7513View commit details
Commits on Sep 26, 2021
-
Upgrade to CakePHP 4.0.10 (#11, CO-1847)
Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
Copy the full SHA 905daa1View commit details