mike cullerton
|
495537f2c1
|
Modify the edit_irb_info route to handle to new relationship tables for IRBEVENT and IRB_STATUS.
Have to explicitly seed the form data for some form fields.
|
2021-06-18 14:49:08 -04:00 |
|
mike cullerton
|
326ed53395
|
Fix for study_details bug on testing
|
2021-05-17 09:32:55 -04:00 |
|
Dan
|
fdfab68bb2
|
Fixing yet another stupid.
|
2021-05-14 17:26:51 -04:00 |
|
Dan
|
8e9db15b74
|
Fixing a stupid.
|
2021-05-14 17:23:24 -04:00 |
|
Dan
|
0f3800bb92
|
use url_for rather than relying on base_href which can result in dubious nare-do-well paths that cause all of us headaches on a friday afternoon.
|
2021-05-14 17:20:44 -04:00 |
|
Dan
|
77adaffb58
|
fixing some merge conflicts.
|
2021-05-14 14:52:22 -04:00 |
|
mike cullerton
|
2ff6814bd4
|
__init__.py cleanup
- moved routes to new `routes.py` file
- moved helper functions to new `pb_mock.py` file
|
2021-05-12 11:54:46 -04:00 |
|