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

LIMS-2321: Allow multiple Methods per Instrument #1871

Closed
wants to merge 18 commits into from
Closed

LIMS-2321: Allow multiple Methods per Instrument #1871

wants to merge 18 commits into from

Commits on Nov 24, 2016

  1. Added Helper Modules

    ramonski committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    72d2319 View commit details
    Browse the repository at this point in the history
  2. Handle multiple Methods per instrument

    Changed Method field and widget.
    Changed Instrument listing view.
    Changed Analysisservice view.
    
    Updated Changelog
    ramonski committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    de01a53 View commit details
    Browse the repository at this point in the history
  3. PEP8

    ramonski committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    90aa5de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b1de8a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Configuration menu
    Copy the full SHA
    3404f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a466533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2fd60b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

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

Commits on Feb 8, 2017

  1. Configuration menu
    Copy the full SHA
    ade0e4d View commit details
    Browse the repository at this point in the history
  2. Fix the bika ReferenceWidget process_form

    Do not allow empty values into multiValued fields
    rockfruit committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    53c20b4 View commit details
    Browse the repository at this point in the history
  3. Instrument->Method is no longer History Aware.

    It's just a plain ReferenceField now.  @xispa @lemoene ?
    rockfruit committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    2635cf1 View commit details
    Browse the repository at this point in the history
  4. Rename Instrument.Method schema field and relation

    Use Plural names for these, and change logic to support this.
    rockfruit committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    0f47054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebc8a37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03dd466 View commit details
    Browse the repository at this point in the history
  7. Change field label of Services.ManualEntryOfResults

    It now reads 'Allow manual entry of results', and the intention
    is to remove the negative language that is confusing.
    
    If it's on, you can do it.
    If it's off, you can not do it.
    rockfruit committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    3073390 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

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

Commits on Feb 10, 2017

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