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

Rename candidate center id to registration center #4078

Merged

Commits on Jan 11, 2019

  1. Updated the default schema and created a new patch for existing proje…

    …cts to rename candidate's CenterID to RegistrationCenterID
    
    updated queries from the dashboard
    
    updated test plan of the dashboard
    
    Fixed queries from Candidate.class.inc so new_profile works
    
    updated candidate list module queries
    
    updated queries to timepoint list
    
    updated tests of timepoint_list
    
    updated queries for the conflict resolver
    
    updated query to create timepoint
    
    updated queries to the genomic browser, will need to be tested
    
    fixed query for imaging browser
    
    fixed test for imaging browser
    
    update query for issue tracker. Would need testing though
    
    updated query for media. Need testing though
    
    fixed queries of mri_violations module
    
    fixed queries of the stats module
    
    fixed queries of the stats module (missed one)
    
    fixed test queries of survey accounts
    
    fixed php librairies queries
    
    Changed queries of api v0.0.3-dev. No idea if should also change query of v0.0.2 of the API.
    
    corrected RB dataset and test queries
    
    updated queries in the tools directory
    
    updated query in the API v0.0.2
    
    modified the patch because of duplicate key error for some reason
    
    ran phpcbf on files failing Travis
    
    fixed additional misalignment Travis detected
    
    replaced FIND_IN_SET by IN in queries that needed to be changed in this PR
    
    Revert "replaced FIND_IN_SET by IN in queries that needed to be changed in this PR"
    
    This reverts commit 1ebaad5.
    
    Zaliqa's comments
    cmadjar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    7380ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ce872 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

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

Commits on Jan 15, 2019

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

Commits on Jan 21, 2019

  1. line length fix

    xlecours committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    cfdcd58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from xlecours/rename_candidate_CenterID_to_Regi…

    …strationCenterID
    
    Line length fixes
    cmadjar authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    92f6a2c View commit details
    Browse the repository at this point in the history
  3. Xavier's good catch!

    cmadjar committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    2004aba View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rename_candidate_CenterID_to_RegistrationCenterID' of h…

    …ttps://github.com/cmadjar/Loris into rename_candidate_CenterID_to_RegistrationCenterID
    cmadjar committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0013677 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    1335346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f310c6 View commit details
    Browse the repository at this point in the history