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

CDO phase1 -- update fields #62

Merged
merged 16 commits into from
Jul 7, 2020

Commits on Apr 22, 2020

  1. Adding new Open Data section fields to schema

    Daniel van Balen committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    47a9ba9 View commit details
    Browse the repository at this point in the history
  2. Adding entry forms for new Open Data section fields

    Daniel van Balen committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f2acc6e View commit details
    Browse the repository at this point in the history
  3. Making new Opendata section viewable

    Daniel van Balen committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0b6188e View commit details
    Browse the repository at this point in the history
  4. Add new data fields relating to FOIA exemptions to the schema

    Daniel van Balen committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0b4ada3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Updated the multi select form to allow skipping the Other field

    Daniel van Balen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    78b8cbd View commit details
    Browse the repository at this point in the history
  2. Adding templates to view and edit new FOIA fields

    Daniel van Balen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    9db7311 View commit details
    Browse the repository at this point in the history
  3. Removing erroneous core data indicators

    Daniel van Balen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    846406d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Multi select cleanup function failed when only one string with commas…

    …. Made simpler
    Daniel van Balen committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    58dccad View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Updated FOIA Excemptions per req update for length and apparently oth…

    …er factors
    Daniel van Balen committed May 18, 2020
    Configuration menu
    Copy the full SHA
    15808e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d8e36 View commit details
    Browse the repository at this point in the history
  3. Added tootip popup instructions for new fields

    Daniel van Balen committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0482bdc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Adding rest of plugin fields to csv export of datasets

    Daniel van Balen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    79f43d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jul 1, 2020

  1. Updating the html form multi select cleaner again to acount for un-qu…

    …oted array elements
    Daniel van Balen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a287714 View commit details
    Browse the repository at this point in the history
  2. Unable to reproduce first test in app. Arrays appear to always be sur…

    …rounded by brackets ({}) so re-wrote as expected by app
    Daniel van Balen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7e6d6fc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Removed unsued function with an incomplete approach to parsing multis…

    …elect form data
    Daniel van Balen committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    103e509 View commit details
    Browse the repository at this point in the history