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

Cancelled visits show up in number of visits #14

Merged
merged 1 commit into from
Feb 16, 2012

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Feb 10, 2012

Pull request for small code change to use count(Visit_label) instead of max(VisitNo), on candidate_list page since
max(visitNo) doesn't change if an earlier session is cancelled.

Changed the code to use count(Visit_label) instead of max(VisitNo), since
visitNo doesn't change if an earlier session is cancelled.
samirdas added a commit that referenced this pull request Feb 16, 2012
Cancelled visits show up in number of visits
@samirdas samirdas merged commit c66b877 into aces:master Feb 16, 2012
Jkat referenced this pull request in Jkat/Loris Oct 21, 2014
@driusan driusan added the Category: Bug PR or issue that aims to report or fix a bug label Dec 16, 2014
stellarxo pushed a commit to stellarxo/Loris that referenced this pull request May 9, 2016
davidblader added a commit to davidblader/Loris that referenced this pull request Feb 23, 2017
Rows & columns stay highlighted when in focus + other minor changes
ZainVirani added a commit to ZainVirani/Loris that referenced this pull request Aug 17, 2017
* new php parser

* parser updates

* parser bug fixes + unit tests

* fixed datediff

* new php parser

* parser updates

* parser bug fixes + unit tests

* fixed datediff

* datediff fix

* dated

* ?

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* handling Evaluator errors

* catch circular refs
cmadjar referenced this pull request in cmadjar/Loris Apr 25, 2019
Removing DICOM Download button from view_session template
@jftunteng jftunteng added this to the PRE 20.0.0 milestone Jan 7, 2020
HenriRabalais referenced this pull request in HenriRabalais/Loris Feb 17, 2020
[ConsentStatus] Group consents via parent and cleanup jsx
laemtl pushed a commit to laemtl/Loris that referenced this pull request Nov 5, 2020
Co-authored-by: maltheism <16293415+maltheism@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Bug PR or issue that aims to report or fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants