Skip to content

Conversation

@driusan
Copy link
Collaborator

@driusan driusan commented Jan 11, 2012

This pull requests fixes some minor issues that were caused by pull request #7 in the default install. Namely:

  1. jQuery is required for the expanding/collapsing of the categories. Since jQuery is likely to be used in other improvements to Loris, it's added to htdocs/js/jquery/
  2. The default schema needed to have the new table added, instead of just the patch.

samirdas added a commit that referenced this pull request Jan 17, 2012
Configurable Permissions Categories Part 2
@samirdas samirdas merged commit 45aa824 into aces:master Jan 17, 2012
@driusan driusan added Language: SQL PR or issue that update SQL code Category: Bug PR or issue that aims to report or fix a bug labels Dec 16, 2014
gluneau pushed a commit that referenced this pull request Mar 29, 2016
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 15, 2017
ZainVirani added a commit to ZainVirani/Loris that referenced this pull request Jul 25, 2017
* new php parser

* parser updates

* parser bug fixes + unit tests

* fixed datediff
xlecours added a commit to xlecours/Loris that referenced this pull request Aug 30, 2018
* adding var_dump debug

variable name consistency

* phpcs

* trying to route

* chnage exception handling

* changing api credentials

* to trigger travis on local

* get user list

* debug

* debug

* error body

* using travis user

* getting there

* reset travis password

* missing token

* removing var_dump

* dealing with routing

* split the url in endpoint?parmas

* Array to string

* missing slash

* setUp

* big run

* testsuite short list

* default message in assertion
cmadjar referenced this pull request in cmadjar/Loris Apr 24, 2019
Prevent logging of plaintext passwords
@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
[NDB_BVL_Instrument] Add changes from LORIS PR#5007
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>
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>
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 Language: SQL PR or issue that update SQL code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants