mike cullerton
f097b394b6
Migration script for DB changes.
...
Create new relationship tables for IRBEVENT and IRB_STATUS.
Change columns to relationships
2021-06-18 14:51:06 -04:00
mike cullerton
688023a248
Added table selected_user for ticket 319.
...
We now store a user's selected_user so they see a filtered list of studies when returning to the PB Mock homepage
2021-05-11 16:33:44 -04:00
mike cullerton
650cd5c40a
Changed column name in irb_info from RB_OF_RECORD
to IRB_OF_RECORD
2021-04-16 16:39:36 -04:00
mike cullerton
40f45202df
Ticket 275 - adding new API endpoint for IRB Study Info
...
models.py
- Added new IRBInfo model
- Added relationship to Study table
forms.py
- Added form to edit the data
- Added column in Study table for link to edit new info
__init__.py
- Added route for new form page
- Added method to update the db
2021-04-08 17:35:24 -04:00
mike cullerton
f23e4e307f
removed commented line
2021-04-01 14:12:23 -04:00
mike cullerton
c9695cc867
Migration for current DB changes
2021-04-01 12:47:27 -04:00
mike cullerton
a2ddfaf03b
Migration script for new db columns
2021-03-30 10:56:49 -04:00
mike cullerton
ab776ea47d
Migration for study_details db changes
2021-03-25 13:12:03 -04:00
mike cullerton
93b87f806f
Ticket 209
...
Alter Study table so that TITLE can be longer than 80 characters
2021-02-22 12:36:10 -05:00
Aaron Louie
be441a7c53
WIP: Adds sponsor model, mock sponsors list, and form for adding sponsors to a study.
2020-08-12 19:15:16 -04:00
Dan Funk
43a9a66d63
Minor cleanup and bug fixes.
2020-02-18 09:25:29 -05:00
Dan Funk
473c724fe3
A sanity test.
2020-02-17 17:30:55 -05:00
Dan Funk
89eb002ffa
All the possible details to pass over from protocol builder.
2020-02-17 16:22:37 -05:00