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

Remodeling JSON summaries now have common output format. #719

Merged
merged 34 commits into from
Jul 4, 2023
Merged

Commits on Jun 20, 2023

  1. Merge pull request #703 from hed-standard/stable

    Updated changelog to release version
    VisLab committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    69f8086 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #704 from hed-standard/master

    Updated changelog so all branches are synched
    VisLab committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4f08dd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    4ae9b4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #705 from IanCa/develop

    Clean up some of the overly complex functions some, add a few unit tests
    VisLab committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    db04a14 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 24, 2023

  1. Merge pull request #706 from IanCa/develop

    First pass word cloud for tag summaries
    VisLab committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    713bf40 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    a12efaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9647d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #707 from VisLab/develop

    Started working on allowing multiple iteration of remodeling
    VisLab committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    43834e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #708 from hed-standard/develop

    Merging minor changes to the remodeling tools
    VisLab committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fd7adea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    6edf1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def4fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e5c304 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #709 from VisLab/develop

    Made the get_details_dict method return a uniform dict with Specifics
    VisLab committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a8912fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29ca21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d762867 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #711 from VisLab/develop

    Updated the HedTagCounts --- minor count bug
    VisLab committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c934ac3 View commit details
    Browse the repository at this point in the history
  5. Second pass word cloud

    IanCa committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6cfee0c View commit details
    Browse the repository at this point in the history
  6. Fix reference in init

    IanCa committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    513d3ce View commit details
    Browse the repository at this point in the history
  7. Fix for inflect

    IanCa committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cbb04f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

  1. Merge pull request #712 from IanCa/develop

    Update setup.cfg to limit pydantic version
    VisLab committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d917089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d7252 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #713 from VisLab/develop

    Updated factor_hed_type_op to not include condition variable separate…
    VisLab committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c1c0dc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    4dce6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dffeb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9844ada View commit details
    Browse the repository at this point in the history
  4. Fix typo in wordcloud

    IanCa committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fdaca38 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #716 from IanCa/develop

    Revert inflect changes as it's fixed
    VisLab committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    57b6eca View commit details
    Browse the repository at this point in the history
  6. Updated License file

    VisLab committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e9398ac View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    de598d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #717 from VisLab/develop

    Updated exception handling for invalid tabular and json files
    VisLab committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e4eaa18 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #718 from hed-standard/develop

    Minor bug fixes, improved exception handling, inflect library conflicts resolved.
    VisLab committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    96a4d8a View commit details
    Browse the repository at this point in the history