Skip to content

Commits

Commits on Jan 13, 2023

  1. Improve access to related models (CO-2229) (COmanage#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 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) (COmanage#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 Oct 27, 2022

  1. Improve Pending Match UX Attribute Display (CO-2233) (COmanage#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
  2. Provide topLinks (e.g. delete) on Edit pages; Use the MenuHelper and …

    …the menuAction element to handle all topLinks (CO-2512) (COmanage#46)
    arlen committed Oct 27, 2022
    Copy the full SHA
    553d2fe View commit details
  3. Copy the full SHA
    04dce0d View commit details

Commits on Aug 22, 2022

  1. Add font files (CO-2445)

    arlen committed Aug 22, 2022
    Copy the full SHA
    a617ab1 View commit details

Commits on Jun 3, 2022

  1. Copy the full SHA
    028aaaf View commit details

Commits on Apr 22, 2022

  1. Update composer.json to include the boostrap css .map file and includ…

    …e the map file in our deployment (NOJIRA) (COmanage#35)
    arlen committed Apr 22, 2022
    Copy the full SHA
    ebc5abf View commit details

Commits on Nov 16, 2021

  1. Copy the full SHA
    0ee8a40 View commit details

Commits on Nov 15, 2021

  1. Copy the full SHA
    2c3735d View commit details

Commits on Nov 5, 2021

  1. Copy the full SHA
    57520c4 View commit details
  2. Copy the full SHA
    0707be9 View commit details

Commits on Oct 22, 2021

  1. Copy the full SHA
    346e7fe View commit details
  2. Remove metismenu (CO-2206)

    arlen committed Oct 22, 2021
    Copy the full SHA
    bd0303d View commit details
  3. Improve sortable table header styles; improve active filter styles; f…

    …ix a color variable (CO-2133)
    arlen committed Oct 22, 2021
    Copy the full SHA
    bfc7adc View commit details

Commits on Oct 17, 2021

  1. Copy the full SHA
    36212e4 View commit details

Commits on Oct 15, 2021

  1. Further simplification to CSS colors and updated description of namin…

    …g convention (CO-2241)
    arlen committed Oct 15, 2021
    Copy the full SHA
    ea44c32 View commit details

Commits on Oct 14, 2021

  1. Refactor CSS colors (CO-2241)

    arlen committed Oct 14, 2021
    Copy the full SHA
    968a0e4 View commit details

Commits on Oct 13, 2021

  1. Fix footer layout (CO-2231)

    arlen committed Oct 13, 2021
    Copy the full SHA
    394b20b View commit details

Commits on Oct 12, 2021

  1. Deprecate and remove jQuery UI (CO-2230) (COmanage#17)

    * Remove jQuery UI first commit. All index action command menus exposed as dropdowns by default for mobile. Dialog boxes converted to Bootstrap. (CO-2230)
    
    * Index action command menus visible on wider screens (not in dropdown). (CO-2230)
    
    * Change heading level for modal dialog box. (CO-2230)
    
    * Small stylistic improvements for modal dialog box. (CO-2230)
    
    * Update version comment for new file (CO-2230)
    
    * Update version comment for new file (CO-2230)
    
    * Stylistic improvements for dropdown menu and actions column (CO-2230)
    
    * Make modal dialog an element (CO-2230)
    arlen committed Oct 12, 2021
    Copy the full SHA
    59edd61 View commit details

Commits on Sep 30, 2021

  1. Remove spin.js and convert spinner to css animation; make spinner act… (

    COmanage#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>
    arlen and benno committed Sep 30, 2021
    Copy the full SHA
    0ff7513 View commit details
  2. Add "button" type to column configuration for index view (CO-2137) (C…

    …Omanage#15)
    
    * Matchgrid Records: truncate length of field value output (i.e. Reference ID) to shrink the width of columns, but allow the full value to be displayed and copied (CO-2137)
    
    * Matchgrid Records: remove popover attribute (CO-2137)
    
    * Gather button-specific options together in columns.inc (CO-2137)
    arlen committed Sep 30, 2021
    Copy the full SHA
    119a4b5 View commit details

Commits on Sep 26, 2021

  1. Upgrade to CakePHP 4.0.10 (COmanage#11, CO-1847)

    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos committed Sep 26, 2021
    Copy the full SHA
    905daa1 View commit details

Commits on Sep 22, 2021

  1. Matchgrid Records: implement filtering/search on index view (CO-1871)

    arlen authored and Benn Oshrin committed Sep 22, 2021
    Copy the full SHA
    34f1777 View commit details

Commits on Sep 17, 2021

  1. Reconciliation view: reformat reconciliation table, link IDs to match… (

    COmanage#6, CO-2133)
    
    * Reconciliation view: reformat reconciliation table, link IDs to matchgrid records, and make "New" record slightly more prominent (CO-2133)
    
    * Select Matchgrid view: improve formating, show description, and remove jQuery UI (CO-2133)
    arlen committed Sep 17, 2021
    Copy the full SHA
    dca1059 View commit details
  2. Fix up menus and information architecture to improve navigability. Fi… (

    COmanage#2, CO-2141)
    
    * Fix up menus and information architecture to improve navigability. First pass refactoring of layout and CSS components to generalize and bring in line with Registry 4.0 and Registry Future. Remove unused libraries, and upgrade Bootstrap and jQuery. (CO-2141 / CO-1948 / CO-2133)
    
    * Update localization strings and ensure breadcrumbs and the hamburger menu appear only when they should (CO-2141)
    
    * Fix logic for breadcrumb visibility (CO-2141)
    arlen committed Sep 17, 2021
    Copy the full SHA
    01ce3fb View commit details

Commits on Jun 16, 2020

  1. Copy the full SHA
    9e1113e View commit details

Commits on May 29, 2020

  1. Copy the full SHA
    5381fce View commit details

Commits on Mar 20, 2020

  1. Copy the full SHA
    d175d60 View commit details
  2. Fix up Flash messages in Match, including Information messages (CO-18…

    …48). Use material icons in lieu of jquery-ui icons, clean up styling, and perform trivial refactoring.
    arlen committed Mar 20, 2020
    Copy the full SHA
    0a24823 View commit details

Commits on Dec 5, 2019

  1. Copy the full SHA
    597892d View commit details
  2. Layout Improvements for Match Reconciliation view (CO-1838). Signific…

    …ant cleanup of CSS and JavaScript files to remove legacy markup from Registry. Ensure topbox layout is consistent across views.
    arlen committed Dec 5, 2019
    Copy the full SHA
    715ac35 View commit details

Commits on Dec 3, 2019

  1. Strip out legacy spinner and css carried forward from Registry select…

    …ion screen (CO-1830)
    arlen committed Dec 3, 2019
    Copy the full SHA
    552509e View commit details

Commits on Jul 29, 2019

  1. Further fix up pagination styles and interactions for Cake 3 - specif…

    …ically fix up page size form control (CO-1764)
    arlen committed Jul 29, 2019
    Copy the full SHA
    ff65d27 View commit details
Older