Commit Graph

662 Commits

Author SHA1 Message Date
Scott Idem
6d04a8ac19 New link and sync function. It is mostly good to go, but could probably use more testing and improvements. 2025-06-24 18:48:38 -04:00
Scott Idem
882c740880 Finally getting rid of the old display_name fields. Trying to use full_name and full_name_override everywhere. 2025-06-16 19:22:02 -04:00
Scott Idem
5f0d9d728b Less debug 2025-05-07 17:47:09 -04:00
Scott Idem
8bd5fd2106 Updated the user auth and user auth key email endpoints and functions. 2025-04-08 15:34:58 -04:00
Scott Idem
573f054ee2 Updates to get User auth working again 2025-04-04 17:35:10 -04:00
Scott Idem
c4b9396f52 Updates before BGH 2025 2025-03-25 15:27:15 -04:00
Scott Idem
0871985f08 Updates to handle scaling videos with ffmpeg. 2025-03-18 17:34:44 -04:00
Scott Idem
78e866492f Updates to start using the new Journals module. 2025-03-16 02:48:05 -04:00
Scott Idem
1a3102a19a Updates related to time zones, countries, and subdivisions lookups. 2025-01-13 15:27:37 -05:00
Scott Idem
78ce11a30d Improved the video file clip function 2025-01-07 15:45:19 -05:00
Scott Idem
94a5a7386b Commented out old code. 2024-11-07 19:37:06 -05:00
Scott Idem
5499070a4f Enabled event_device for CRUD v1... Adding new fields. 2024-10-17 19:23:21 -04:00
Scott Idem
1c91c92d67 Better logging. Less logging. 2024-10-09 11:17:25 -04:00
Scott Idem
3bf54fcb47 Less debug 2024-10-09 10:38:24 -04:00
Scott Idem
50955aff3a Working on making things more reliable... WS and DB connections 2024-10-08 18:20:27 -04:00
Scott Idem
c798b4659f Less debug 2024-10-08 14:03:00 -04:00
Scott Idem
39a1c05df1 Less likely to trigger checking the JP param. 2024-10-08 13:29:27 -04:00
Scott Idem
cd0d3fe9d5 Bug fix for missing ID. Less debug as well. 2024-10-08 12:52:48 -04:00
Scott Idem
e13ce42cac Less debug 2024-10-02 11:42:14 -04:00
Scott Idem
aade8504fa Minor fixes. Cleaned up logging and send_email test mode. 2024-10-01 15:04:12 -04:00
Scott Idem
58e331f85c Update the post and post_comment 2024-09-27 18:57:00 -04:00
Scott Idem
0e110d69f2 Small workaround to limit type code to 25 characters. The database table won't update correctly or something. 2024-08-16 14:43:22 -04:00
Scott Idem
2ef883984d Updates to the event program data import script. 2024-08-15 09:39:15 -04:00
Scott Idem
de35856749 Updating event device 2024-08-15 08:42:54 -04:00
Scott Idem
18293764fd Work on CRUD v2 and better SQL WHERE part building... I hope. 2024-08-14 14:36:07 -04:00
Scott Idem
97f0a59fcf Updating the models and less log info 2024-08-09 17:47:33 -04:00
Scott Idem
aec9271e07 Adding more maps 2024-07-31 18:10:59 -04:00
Scott Idem
4b7f924f7d Still working on obj conversion. 2024-07-31 17:46:04 -04:00
Scott Idem
e475ec6686 Working on conversion to the obj table and everything related to that. 2024-07-31 17:23:28 -04:00
Scott Idem
aa3033e1f4 Bug fix for event_presenter query with Excel export 2024-06-24 16:31:42 -04:00
Scott Idem
175c84b1a6 Now with the ability to do OR with LIKE 2024-06-21 14:46:19 -04:00
Scott Idem
4d3c75dbcf Minor changes hopefully. Related to event_file tbl_name_update _simple. 2024-06-20 18:47:36 -04:00
Scott Idem
d7ca2c428a Update to use more detailed event_file view. 2024-06-14 12:48:33 -04:00
Scott Idem
e45981d499 Minor changes 2024-06-13 23:16:09 -04:00
Scott Idem
19082a7a10 Adding cfg_json and data_json fields to more models 2024-06-11 13:35:00 -04:00
Scott Idem
52be61570a Keeping the object types in sync 2024-06-10 19:08:40 -04:00
Scott Idem
ea81d619be Updating things for LCI 2024-06-10 19:00:35 -04:00
Scott Idem
9140455795 Getting ready for LCI importing of pre program data 2024-06-09 18:31:16 -04:00
Scott Idem
6c5b120526 Increased the maximum filename limit to 255. No consistent with the DB and standards. 2024-05-22 15:54:47 -04:00
Scott Idem
a8aa6bf950 Updates and clean up. No longer uses 100% CPU. 2024-05-21 18:47:57 -04:00
Scott Idem
3d13dc1829 Fixed incorrect min length 2024-05-15 10:39:01 -04:00
Scott Idem
8c0f308694 Improved handeling of co-presenters 2024-05-15 00:11:58 -04:00
Scott Idem
de822fb1ba Now imports the session type_code data 2024-05-07 10:21:07 -04:00
Scott Idem
da86206a24 Improving the CRUD v2 file export 2024-05-03 14:49:55 -04:00
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