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

Remove cancelled #15

Merged
merged 3 commits into from
Feb 16, 2012
Merged

Remove cancelled #15

merged 3 commits into from
Feb 16, 2012

Conversation

mohadesz
Copy link
Contributor

Dear all,

As per our discussion the following changes have been made:

The cancelled column is removed from the session and candidate tables. The pscid column is removed from the session table as well. The php library classes, as well the table structure, are updated accordingly. Please feel free to view the pull request and provide your comments.

Thank you kindly,
regards,

zia

@driusan
Copy link
Collaborator

driusan commented Feb 15, 2012

I tested this on my sandbox, and other than things in the project/ directory which needed slight modification, everything seemed to work.

samirdas added a commit that referenced this pull request Feb 16, 2012
Remove cancelled and PSCID from session table.
@samirdas samirdas merged commit d865210 into aces:master Feb 16, 2012
Jkat referenced this pull request in Jkat/Loris Oct 21, 2014
@driusan driusan added Language: SQL PR or issue that update SQL code Cleanup PR or issue introducing/requiring at least one clean-up operation labels Dec 16, 2014
karolinamara pushed a commit to karolinamara/Loris that referenced this pull request Sep 2, 2015
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
moved sidebar content generation outside of main component
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

* handles hidden fields
cmadjar referenced this pull request in cmadjar/Loris Apr 25, 2019
@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
[Utility] Copy Utility.class.inc to project directory
maltheism pushed a commit to maltheism/Loris that referenced this pull request Nov 2, 2020
laemtl pushed a commit to laemtl/Loris that referenced this pull request Nov 5, 2020
* [DQT] CBIGR/Biobank include redesigned DQT (aces#10)

* Make LINST slightly better (aces#15)

Co-authored-by: maltheism <16293415+maltheism@users.noreply.github.com>
zaliqarosli referenced this pull request in zaliqarosli/Loris Sep 9, 2021
* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* first commit

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* Made datatable component instead of purecomponent

* updated sql script for biobank

* type fix in column name

* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* updated sql script for biobank

* fixed issues with csv download and datatable

* deleted untracked files

* Fiexed date error message

* Fixed Datatable functionality

* added autoSelect prop which will auotomatically select the dropdown option if there is only one

* made changes requested by Krishna

* made overrides for CBIGR

* Configured raisinbread to work with Biobank

* Add 0000* sql

* Update drop tables

* fixed drop script

* modified sql scripts so that they are contained within the biobank module

* fixed pagination problems

* fixed sql script

* Update for new functions

* updates for advanced functionality

* added external ID api endpoint

* updated Modal functionality

* introduced Loading Bar

* API fixes

* API +

* [DQT] Fix for Bio Specimens files

* [DQT] CBIGR/Biobank include redesigned DQT (#10)

* Make LINST slightly better (#15)

* candidate_list and datadictbuilder fix

* gitignore

* update

* remove console.log

* add fixes from main

* Fix public pages missing title

* remove unnecessary changes

remove unnecessary changes

* fix

* npm fix

* add package-lock for the sake of it

Co-authored-by: ridz1208 <ridz_1208@hotmail.com>
Co-authored-by: Rida <rida.loris@gmail.com>
Co-authored-by: ridz1208 <ridz1208@users.noreply.github.com>
Co-authored-by: Loris Admin <hrabalais.mcin@gmail.com>
Co-authored-by: Loris Admin <henri.rabalais@mcin.ca>
Co-authored-by: Mélanie Legault <melanie.legault2@mcgill.ca>
Co-authored-by: Krishna Chatpar <kchatpar@yahoo.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
Co-authored-by: maltheism <16293415+maltheism@users.noreply.github.com>
Co-authored-by: Alizée Bellerose <misotheism@users.noreply.github.com>
zaliqarosli referenced this pull request in zaliqarosli/Loris Feb 16, 2022
* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* first commit

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* Made datatable component instead of purecomponent

* updated sql script for biobank

* type fix in column name

* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* updated sql script for biobank

* fixed issues with csv download and datatable

* deleted untracked files

* Fiexed date error message

* Fixed Datatable functionality

* added autoSelect prop which will auotomatically select the dropdown option if there is only one

* made changes requested by Krishna

* made overrides for CBIGR

* Configured raisinbread to work with Biobank

* Add 0000* sql

* Update drop tables

* fixed drop script

* modified sql scripts so that they are contained within the biobank module

* fixed pagination problems

* fixed sql script

* Update for new functions

* updates for advanced functionality

* added external ID api endpoint

* updated Modal functionality

* introduced Loading Bar

* API fixes

* API +

* [DQT] Fix for Bio Specimens files

* [DQT] CBIGR/Biobank include redesigned DQT (#10)

* Make LINST slightly better (#15)

* candidate_list and datadictbuilder fix

* gitignore

* update

* remove console.log

* add fixes from main

* Fix public pages missing title

* Biobank branch adapted for the new shipment module

* updated form and modal

* fix

* fix errors for make dev to work

* reversals

* update react files to npm version

* revert StaticElement

Co-authored-by: ridz1208 <ridz_1208@hotmail.com>
Co-authored-by: Rida <rida.loris@gmail.com>
Co-authored-by: ridz1208 <ridz1208@users.noreply.github.com>
Co-authored-by: Loris Admin <hrabalais.mcin@gmail.com>
Co-authored-by: Loris Admin <henri.rabalais@mcin.ca>
Co-authored-by: Mélanie Legault <melanie.legault2@mcgill.ca>
Co-authored-by: Krishna Chatpar <kchatpar@yahoo.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
Co-authored-by: maltheism <16293415+maltheism@users.noreply.github.com>
Co-authored-by: Alizée Bellerose <misotheism@users.noreply.github.com>
zaliqarosli referenced this pull request in zaliqarosli/Loris Feb 23, 2022
* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* first commit

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* Made datatable component instead of purecomponent

* updated sql script for biobank

* type fix in column name

* [JSX/Form.js] Adding sortByValue Option for Selects and SearchableSelects

* removed unnecessary lines

* [media] Remove unused code (aces#3705)

This removes the validFilters and formToFilter variables which are unused when using React.

[Help Editor] Remove unused 'indent' variable (aces#3757)

Added spec/README for conflict resolver module (aces#3375)

This adds a README for the conflict resolver outlining the purpose of the module, following the template set out by the imaging_browser module.

Added ModalWindow Component to Tabs

Added Webpack Config

added scroll on Modal Window

added functionality to Panel

updated composer to be able to use namespaces

added containerIndex to webpack

added Modal Window and Loader

updated ModalWindow

Added Modal Window functionality

updated Modal Window

Updated Modal Window

added functionality to form.js

Altered Database class to allow on duplicate update

update documentation for on duplicate key update

edited Form.js

Made changes to Modal Window

Updated Modal Window

Edited Loader and Media

Rebased

Altered Modal Window and Loader

Removed debugging message

Made changes to filter form and datatable

change loader css

Made changes to Form.js and CSS

Added error props to Form.js

Added JSON Router Dependencies
;

Altered Filter Form to Prevent Infinite Loop

Recompiled JSX

* Alter Filter Form to avoid stack overflow

Alter Modal Window

Made minor change to Form.js

Made Upgrades to Modal window

Updated Static Data Table

Edited Modal Window and Attempted to Add Filter

Removed filter

* updated modal window

* Update Modal Window

* Added minor changes

* Hack to allow data provisioner filtering

* made slight change to user class

* Added New Exceptions

* rebased to major

* removed unnecessary changes

* updating Biobank

* Added new json response

* added BadRequest exception and OK response

* making this branch functional again

* updating Biobank

* Updated Form to work with Biobank Module

* made change to multiple select to always store data as array

* Added ability to map data values

* fixed menu filtering and updated biobank schema script

* updated Form.js pattern for time to not include seconds

* fixed sql patch

* Update Date and Time Elements

* Fixed bug in time element

* Update biobank script to include comments for containers

* updated sql script for biobank

* fixed issues with csv download and datatable

* deleted untracked files

* Fiexed date error message

* Fixed Datatable functionality

* added autoSelect prop which will auotomatically select the dropdown option if there is only one

* made changes requested by Krishna

* made overrides for CBIGR

* Configured raisinbread to work with Biobank

* Add 0000* sql

* Update drop tables

* fixed drop script

* modified sql scripts so that they are contained within the biobank module

* fixed pagination problems

* fixed sql script

* Update for new functions

* updates for advanced functionality

* added external ID api endpoint

* updated Modal functionality

* introduced Loading Bar

* API fixes

* API +

* [DQT] Fix for Bio Specimens files

* [DQT] CBIGR/Biobank include redesigned DQT (#10)

* Make LINST slightly better (#15)

* candidate_list and datadictbuilder fix

* gitignore

* update

* remove console.log

* add fixes from main

* Fix public pages missing title

* Biobank branch adapted for the new shipment module

* updated form and modal

* fix

* fix errors for make dev to work

* reversals

* update react files to npm version

* revert StaticElement

* update CandidatesExt endpoint

Co-authored-by: ridz1208 <ridz_1208@hotmail.com>
Co-authored-by: Rida <rida.loris@gmail.com>
Co-authored-by: ridz1208 <ridz1208@users.noreply.github.com>
Co-authored-by: Loris Admin <hrabalais.mcin@gmail.com>
Co-authored-by: Loris Admin <henri.rabalais@mcin.ca>
Co-authored-by: Mélanie Legault <melanie.legault2@mcgill.ca>
Co-authored-by: Krishna Chatpar <kchatpar@yahoo.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
Co-authored-by: maltheism <16293415+maltheism@users.noreply.github.com>
Co-authored-by: Alizée Bellerose <misotheism@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup PR or issue introducing/requiring at least one clean-up operation Language: SQL PR or issue that update SQL code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants