Skip to content

Commits

Permalink
3f629d18a0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 3, 2021

  1. Copy the full SHA
    3f629d1 View commit details

Commits on Oct 26, 2021

  1. Merge pull request COmanage#28 from arlen/feature-co1949

    Add clickability to all data rows when a default action is obvious (CO-1949)
    arlen committed Oct 26, 2021
    Copy the full SHA
    f2fb963 View commit details

Commits on Oct 24, 2021

  1. Remove legacy comment

    arlen committed Oct 24, 2021
    Copy the full SHA
    6e8e126 View commit details

Commits on Oct 23, 2021

  1. Copy the full SHA
    c5280f2 View commit details

Commits on Oct 22, 2021

  1. Copy the full SHA
    476f012 View commit details
  2. Copy the full SHA
    346e7fe View commit details
  3. Merge pull request COmanage#27 from arlen/feature-co2206

    Remove metismenu (CO-2206)
    arlen committed Oct 22, 2021
    Copy the full SHA
    62c8020 View commit details
  4. Remove metismenu (CO-2206)

    arlen committed Oct 22, 2021
    Copy the full SHA
    bd0303d View commit details
  5. Merge pull request COmanage#26 from arlen/feature-co2133a

    Improve sortable table header styles; improve active filter styles; f…
    arlen committed Oct 22, 2021
    Copy the full SHA
    ddcd48e View commit details
  6. 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
  7. Copy the full SHA
    1c6e35b View commit details

Commits on Oct 17, 2021

  1. Merge pull request COmanage#24 from arlen/feature-nojira-styleupdates…

    …-001
    
    Small improvements to form layout and colors (NOJIRA)
    arlen committed Oct 17, 2021
    Copy the full SHA
    409d8b2 View commit details
  2. Copy the full SHA
    36212e4 View commit details
  3. Revert debug setting (NOJIRA)

    Benn Oshrin committed Oct 17, 2021
    Copy the full SHA
    11a4dac View commit details
  4. CO-2245_Upgrade_to_CAKEPHP_4.2.10 (COmanage#21)

    * Upgrade CAKEPHP to version 4.2.9
    
    * Upgrade to version CAKEPHP 4.2.10
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos committed Oct 17, 2021
    Copy the full SHA
    2858cde View commit details
  5. Removed unused var (NOJIRA)

    Benn Oshrin committed Oct 17, 2021
    Copy the full SHA
    abda0c9 View commit details
  6. Fix rendering of links with forcePrimaryLink (CO-2246)

    Benn Oshrin committed Oct 17, 2021
    Copy the full SHA
    62b01a1 View commit details

Commits on Oct 15, 2021

  1. Merge pull request COmanage#23 from arlen/feature-co2241

    Refactor CSS colors (CO-2241)
    arlen committed Oct 15, 2021
    Copy the full SHA
    af14166 View commit details
  2. 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
  2. Merge pull request COmanage#22 from arlen/feature-co2231

     Fix footer layout (CO-2231)
    arlen committed Oct 14, 2021
    Copy the full SHA
    36784b6 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. Copy the full SHA
    bc7c391 View commit details
  2. Copy the full SHA
    d0864ad View commit details
  3. 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
  4. Additional commit for CO-2211

    Benn Oshrin committed Oct 12, 2021
    Copy the full SHA
    3c41125 View commit details
  5. Close popups on click outside (CO-2236) (COmanage#16)

    * Close popups on click outside (CO-2236)
    
    * Make popup selector consistent (CO-2236)
    arlen committed Oct 12, 2021
    Copy the full SHA
    9e39142 View commit details

Commits on Oct 3, 2021

  1. Improve validation messages (CO-1680)

    Benn Oshrin committed Oct 3, 2021
    Copy the full SHA
    f4b84e6 View commit details
  2. Better detection of misconfigured searches (CO-1771)

    Benn Oshrin committed Oct 3, 2021
    Copy the full SHA
    17dec12 View commit details
  3. Fix issue with json accept header (CO-2200)

    Benn Oshrin committed Oct 3, 2021
    Copy the full SHA
    a4c7ced View commit details
  4. Minor fixes to standard index (NOJIRA)

    Benn Oshrin committed Oct 3, 2021
    Copy the full SHA
    0950430 View commit details

Commits on Oct 2, 2021

  1. Fix error on non-admin login (CO-2120)

    Benn Oshrin committed Oct 2, 2021
    Copy the full SHA
    2051d24 View commit details

Commits on Sep 30, 2021

  1. Copy the full SHA
    a968c46 View commit details
  2. 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
  3. 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
Older