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
|
9c45bea785
|
Working on bug fix for columns that are empty in first rows.
|
2024-04-23 18:53:37 -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
|
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
|
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
|
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
|
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
|
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
|
4a05a30848
|
Minor changes. Less debug
|
2024-02-26 16:23:09 -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 |
|
Scott Idem
|
dca4175659
|
Ooops
|
2024-02-14 18:16:09 -05:00 |
|
Scott Idem
|
ababdc7a46
|
Less debug...
|
2024-02-14 18:11:57 -05:00 |
|
Scott Idem
|
cd252b9de3
|
New Sponsorships module. Related updates.
|
2024-02-08 20:25:13 -05:00 |
|
Scott Idem
|
2e666e89e9
|
ISHLT import updates
|
2024-02-02 11:11:42 -05:00 |
|
Scott Idem
|
21bc458743
|
New ISHLT badge type for workshops
|
2024-02-02 10:49:20 -05:00 |
|
Scott Idem
|
59ba573947
|
Update for ISHLT Impexium import
|
2024-01-24 18:28:34 -05:00 |
|
Scott Idem
|
55d953b445
|
Improved API CRUD POST and PATCH handeling of data validation errors.
|
2023-12-19 12:30:51 -05:00 |
|
Scott Idem
|
be6d361bf7
|
Updates related to archives changes.
|
2023-12-14 18:17:18 -05:00 |
|
Scott Idem
|
f5178cf625
|
Clean up and less debug
|
2023-12-01 14:06:49 -05:00 |
|
Scott Idem
|
4b6c048eaf
|
Updated API CRUD and SQL SELECT related functions. They can now handle multiple ANDs!
|
2023-11-30 19:59:38 -05:00 |
|
Scott Idem
|
6d1cc6c1ff
|
Updated API CRUD and SQL SELECT related functions. They can now handle full text searching!
|
2023-11-29 18:24:39 -05:00 |
|
Scott Idem
|
ce4be9f5e2
|
Less debug
|
2023-11-15 19:09:22 -05:00 |
|
Scott Idem
|
ba284ca60d
|
Update to CRUD to allow for alt table and base
|
2023-11-15 19:08:05 -05:00 |
|
Scott Idem
|
02372a6684
|
Update to Redis function for looking up id_random values. Updates related to IDAA and posts
|
2023-11-15 10:29:33 -05:00 |
|
Scott Idem
|
7423e66fec
|
New video clipping util
|
2023-11-10 19:17:02 -05:00 |
|
Scott Idem
|
6268d04d16
|
New video clipping util
|
2023-11-10 18:51:47 -05:00 |
|
Scott Idem
|
243c07101e
|
New audio to video conversion tool is ready
|
2023-11-10 17:29:58 -05:00 |
|
Scott Idem
|
1cfd2421bd
|
Finalizing the new audio to video file converter
|
2023-11-10 15:54:04 -05:00 |
|
Scott Idem
|
be6fc9ffb5
|
Creating new audio to video converter
|
2023-11-10 15:17:14 -05:00 |
|
Scott Idem
|
da1e959be2
|
Updates to CRUD...
|
2023-11-07 18:09:31 -05:00 |
|
|
|
27fc6beec4
|
Minor updates for file downloads
|
2023-10-25 14:41:32 -04:00 |
|