Commit Graph

946 Commits

Author SHA1 Message Date
Scott Idem
1a3e375523 event_id should be a URL param 2024-04-26 18:10:32 -04:00
Scott Idem
d3f5f51458 Slowly getting things back to normal after FastAPI upgrade 2024-04-26 17:43:56 -04:00
Scott Idem
e38b3cfe7a Trying to split up router functions... 2024-04-26 16:16:00 -04:00
Scott Idem
faecd974b9 Lots of changes to get to FastAPI 95.1 2024-04-26 15:15:37 -04:00
Scott Idem
f4eda34035 Saving current progress with change from using Query() to Path() 2024-04-26 14:51:11 -04:00
Scott Idem
b37f14d25c Slow but steady progress to update all end points... 2024-04-26 14:17:46 -04:00
Scott Idem
d3f26f1696 Upgrading to fastapi .95.1 2024-04-26 13:49:48 -04:00
Scott Idem
0745ac2fd4 Minor changes and updates for AAPOR with Confex 2024-04-25 16:16:15 -04:00
Scott Idem
a41f4f0a33 Trying with READ UNCOMMITTED 2024-04-23 19:58:27 -04:00
Scott Idem
c73725170e Changed the isolation_level to REPEATABLE READ from READ COMMITTED. REPEATABLE READ is the default. 2024-04-23 19:53:35 -04:00
Scott Idem
9c45bea785 Working on bug fix for columns that are empty in first rows. 2024-04-23 18:53:37 -04:00
Scott Idem
d82c1750fd Forgot to comment out old version 2024-04-23 17:44:31 -04:00
Scott Idem
4c87e4a5fc General bug fixes and clean up. Starting on a better version 2 of the CRUD endpoints. 2024-04-23 16:19:00 -04:00
Scott Idem
dd527378bb Update for AAPOR 2024 2024-04-22 19:32:32 -04:00
Scott Idem
f42ce95f60 Bug fix for custom question responses 2024-04-22 12:30:16 -04:00
86b2938a53 Bug fix 2024-04-11 06:06:11 -04:00
7d955ff90f Clean up and less debug 2024-04-07 17:31:35 -04:00
f0401d8fda Work on LIKE part of query 2024-04-07 13:59:56 -04:00
00471df086 Now with the ability to handle multiple custom question in the data export 2024-04-07 11:57:44 -04:00
Scott Idem
2514106476 Just work 2024-03-29 19:13:49 -04:00
Scott Idem
aee0b7dbbf Work on SQLAlchemy settings 2024-03-29 14:49:42 -04:00
Scott Idem
8c3786947e Better debug info 2024-03-29 13:14:35 -04:00
Scott Idem
257edec1a7 Now with a new SQL check for ProgrammingError. This is related to multithreading usually. 2024-03-29 12:58:34 -04:00
Scott Idem
76d5d4c94d Minor changes 2024-03-28 12:56:24 -04:00
Scott Idem
0af9c4a76e New data fields for badge model 2024-03-26 11:43:31 -04:00
Scott Idem
80b218c816 Minor improvements for importing 2024-03-25 11:48:10 -04:00
Scott Idem
83aa943410 Minor changes and updates. 2024-03-22 19:35:50 -04:00
Scott Idem
0dd3bbea73 Now handles URL params with a list for IN part of SQL SELECT 2024-03-15 16:19:30 -04:00
Scott Idem
3d3162e4a0 Exhibits now have enable and hide. 2024-03-12 17:58:33 -04:00
Scott Idem
14c6cb8bc0 Work on CRUD POST and PATCH related. 2024-03-08 18:10:10 -05:00
Scott Idem
eff1da6644 Minor changes... I guess 2024-03-08 00:24:26 -05:00
Scott Idem
f97c147ddd Minor changes. Would like to add return_obj param, but not sure how yet. 2024-03-07 11:03:57 -05:00
Scott Idem
3eff873d3a Changed the views to use 2024-03-06 19:53:43 -05:00
Scott Idem
45d14cc7b2 Bug fix for null results SQL SELECT 2024-03-06 19:51:38 -05:00
Scott Idem
852df91c7a Less debug 2024-03-05 19:27:38 -05:00
Scott Idem
9d4184e3ad Minor changes related to data_store 2024-03-05 16:59:54 -05:00
Scott Idem
16f3c65b7f Addding in ds type and access fields 2024-03-05 11:50:03 -05:00
Scott Idem
e48ba7e938 Add new JSON fields 2024-03-04 15:52:59 -05:00
Scott Idem
ed83742cf8 Now wish more cfg_json 2024-03-04 13:44:50 -05:00
Scott Idem
12af90bacc Re-adding a field. website_url 2024-03-01 15:38:28 -05:00
Scott Idem
31a45c1b5c A couple new fields for sponsorships 2024-03-01 09:04:29 -05:00
Scott Idem
99d24524d1 Now with an agreement field 2024-02-29 15:26:49 -05:00
Scott Idem
f5ef362242 Changing to full_name_override from display_name 2024-02-29 15:16:07 -05:00
Scott Idem
929a2749f7 Updates to presenter for new fields with JSON 2024-02-29 14:26:51 -05:00
Scott Idem
5cafd35bda Bug fix for old directory_path that is no longer used. 2024-02-28 18:25:56 -05:00
Scott Idem
3efc55676e Bug fix for sponsorships. Typos 2024-02-28 14:55:01 -05:00
Scott Idem
4a05a30848 Minor changes. Less debug 2024-02-26 16:23:09 -05:00
Scott Idem
8c774733ef Updates for site domain models 2024-02-22 20:14:10 -05:00
Scott Idem
9d35418251 Minor changes to site domain related. 2024-02-22 19:12:42 -05:00
Scott Idem
b54e3bdf10 Minor change in case I need to use a different site_domain view 2024-02-22 17:43:07 -05:00