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

Release 1.2.9 #154

Merged
merged 31 commits into from
May 21, 2019
Merged

Release 1.2.9 #154

merged 31 commits into from
May 21, 2019

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    cd612b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f522386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf96ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b017338 View commit details
    Browse the repository at this point in the history
  5. Code style fixes

    bjcfuller committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ebc0d75 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    4d79914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96ba3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ce58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58000fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40096a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b37383b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e74799 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Add ability to display multiple issues for an element; add shaming fo…

    …r onclick and onmouseover attributes
    bjcfuller committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    40de655 View commit details
    Browse the repository at this point in the history
  2. Fix onmouseover error message; tweak message styles and collapse mult…

    …iple messages (not quite working right yet)
    bjcfuller committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    7904f64 View commit details
    Browse the repository at this point in the history
  3. Fix code styles

    bjcfuller committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    1fd52e6 View commit details
    Browse the repository at this point in the history
  4. Remove collapsing of multiple messages; close error messages by defau…

    …lt, click to open/close; Add button in status bar to open/close all messages
    bjcfuller committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    24738b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7799c0a View commit details
    Browse the repository at this point in the history
  6. Clean up css a little

    bjcfuller committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    b5e9755 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Allow beta features to be individually turned on via the customizer, …

    …and use the URI_BETA_FEATURES global var to expose the Beta Features customizer section; classify shaming as a beta feature; clean up some code styles
    bjcfuller committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    bb48611 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Merge pull request #152 from uriweb/release-1.2.8

    Merge release-1.2.8 into develop
    bjcfuller authored Apr 25, 2019
    Configuration menu
    Copy the full SHA
    ed4690f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    39fe2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c1d4a View commit details
    Browse the repository at this point in the history
  3. Rewrite function that checks user role... no longer returns role, but…

    … a bool of whether user is admin
    bjcfuller committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    61c9c0c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat-shaming' into develop

    # Resolved conflicts:
    #	map/style.css.map
    #	package-lock.json
    #	package.json
    #	style.css
    bjcfuller committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    488f3aa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. checks referrer environment value in get_current_path before using it…

    …; returns an empty array in breadcrumbs_get_link when there's no page; adds a custom template for program finder oembeds.
    John Pennypacker committed May 9, 2019
    Configuration menu
    Copy the full SHA
    30ac07f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. adds margin to allow for drop shadow on program oembeds

    John Pennypacker committed May 10, 2019
    Configuration menu
    Copy the full SHA
    dfb953c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23116f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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

Commits on May 21, 2019

  1. Bump version to 1.2.9

    bjcfuller committed May 21, 2019
    Configuration menu
    Copy the full SHA
    3d1feb7 View commit details
    Browse the repository at this point in the history
  2. Update devDependencies

    bjcfuller committed May 21, 2019
    Configuration menu
    Copy the full SHA
    1ab5da8 View commit details
    Browse the repository at this point in the history
  3. Update readme

    bjcfuller committed May 21, 2019
    Configuration menu
    Copy the full SHA
    48efc42 View commit details
    Browse the repository at this point in the history