Commit Graph

  • d6b9b0b950 Wrapping up for the day. More maps. Done? Scott Idem 2024-07-31 19:48:27 -04:00
  • b78d93a056 Slight bug fix for the general purpose SQL SELECT function. Also adding more maps. Scott Idem 2024-07-31 19:33:10 -04:00
  • 5d599b28fe Even more mappings. Scott Idem 2024-07-31 18:44:15 -04:00
  • aec9271e07 Adding more maps Scott Idem 2024-07-31 18:10:59 -04:00
  • d063675736 Documentation... Scott Idem 2024-07-31 17:47:42 -04:00
  • 4b7f924f7d Still working on obj conversion. Scott Idem 2024-07-31 17:46:04 -04:00
  • e475ec6686 Working on conversion to the obj table and everything related to that. Scott Idem 2024-07-31 17:23:28 -04:00
  • 4145f81850 Fixed some JSON fields Scott Idem 2024-07-24 17:46:57 -04:00
  • 8d7f18c734 Added some missing fields. Scott Idem 2024-07-24 17:16:03 -04:00
  • 0d1afdc900 Added yet another field for quick access Scott Idem 2024-07-24 13:51:45 -04:00
  • 92c4646ca9 Fixed external_id alias Scott Idem 2024-07-17 16:14:14 -04:00
  • a1be67d8d3 More new convenience fields for person_model Scott Idem 2024-07-17 12:29:47 -04:00
  • 9a01c1c2b0 More additional fields for event_file model. Scott Idem 2024-07-12 16:24:36 -04:00
  • f392e5020a More fields from person table Scott Idem 2024-06-25 10:32:17 -04:00
  • d181cd1552 Added a few extra presenter fields related to person table Scott Idem 2024-06-25 09:10:12 -04:00
  • aa3033e1f4 Bug fix for event_presenter query with Excel export Scott Idem 2024-06-24 16:31:42 -04:00
  • c08cffecd4 One more field... Scott Idem 2024-06-21 16:43:27 -04:00
  • eb1ef32754 Less debug Scott Idem 2024-06-21 15:04:18 -04:00
  • 175c84b1a6 Now with the ability to do OR with LIKE Scott Idem 2024-06-21 14:46:19 -04:00
  • 4d3c75dbcf Minor changes hopefully. Related to event_file tbl_name_update _simple. Scott Idem 2024-06-20 18:47:36 -04:00
  • cfe9dee433 Forgot to add new email and passcode fields Scott Idem 2024-06-20 12:19:12 -04:00
  • b91f9f1f04 Updates to the models to include passcode and related. Scott Idem 2024-06-18 18:28:42 -04:00
  • 8ed0ab8413 Minor updates for model Scott Idem 2024-06-17 16:54:15 -04:00
  • 7b0af5e7c5 Changing li (list)t to kv (key value) Scott Idem 2024-06-17 15:54:48 -04:00
  • 7b92f7760d Added new POC fields Scott Idem 2024-06-17 15:51:33 -04:00
  • d7ca2c428a Update to use more detailed event_file view. Scott Idem 2024-06-14 12:48:33 -04:00
  • e45981d499 Minor changes Scott Idem 2024-06-13 23:16:09 -04:00
  • 35f07a7993 Now with person_id Scott Idem 2024-06-11 19:36:10 -04:00
  • afe127d9fe More model property updates Scott Idem 2024-06-11 18:24:25 -04:00
  • 19082a7a10 Adding cfg_json and data_json fields to more models Scott Idem 2024-06-11 13:35:00 -04:00
  • 6691f2a701 Updating the models to include a standard passcode field. Scott Idem 2024-06-10 19:40:35 -04:00
  • 52be61570a Keeping the object types in sync Scott Idem 2024-06-10 19:08:40 -04:00
  • ea81d619be Updating things for LCI Scott Idem 2024-06-10 19:00:35 -04:00
  • 9140455795 Getting ready for LCI importing of pre program data Scott Idem 2024-06-09 18:31:16 -04:00
  • a1579e62c5 Updates to models and related Scott Idem 2024-05-24 19:05:00 -04:00
  • fc86d826e9 Commenting out the base_fields for *_id_random in the models Scott Idem 2024-05-24 15:45:43 -04:00
  • 0762ffcef8 Updates related to data file exports. Scott Idem 2024-05-23 10:41:09 -04:00
  • 6c5b120526 Increased the maximum filename limit to 255. No consistent with the DB and standards. Scott Idem 2024-05-22 15:54:47 -04:00
  • a8aa6bf950 Updates and clean up. No longer uses 100% CPU. Scott Idem 2024-05-21 18:47:57 -04:00
  • 3d13dc1829 Fixed incorrect min length Scott Idem 2024-05-15 10:39:01 -04:00
  • 8c0f308694 Improved handeling of co-presenters Scott Idem 2024-05-15 00:11:58 -04:00
  • de822fb1ba Now imports the session type_code data Scott Idem 2024-05-07 10:21:07 -04:00
  • da86206a24 Improving the CRUD v2 file export Scott Idem 2024-05-03 14:49:55 -04:00
  • 5a107031e6 Minor change Scott Idem 2024-04-26 18:31:50 -04:00
  • 25a7c3ef20 Get rid of env file... Scott Idem 2024-04-26 18:14:48 -04:00
  • 1a3e375523 event_id should be a URL param Scott Idem 2024-04-26 18:10:32 -04:00
  • d3f5f51458 Slowly getting things back to normal after FastAPI upgrade Scott Idem 2024-04-26 17:43:56 -04:00
  • e38b3cfe7a Trying to split up router functions... Scott Idem 2024-04-26 16:16:00 -04:00
  • faecd974b9 Lots of changes to get to FastAPI 95.1 Scott Idem 2024-04-26 15:15:37 -04:00
  • f4eda34035 Saving current progress with change from using Query() to Path() Scott Idem 2024-04-26 14:51:11 -04:00
  • b37f14d25c Slow but steady progress to update all end points... Scott Idem 2024-04-26 14:17:46 -04:00
  • d3f26f1696 Upgrading to fastapi .95.1 Scott Idem 2024-04-26 13:49:48 -04:00
  • 0745ac2fd4 Minor changes and updates for AAPOR with Confex Scott Idem 2024-04-25 16:16:15 -04:00
  • a41f4f0a33 Trying with READ UNCOMMITTED Scott Idem 2024-04-23 19:58:27 -04:00
  • c73725170e Changed the isolation_level to REPEATABLE READ from READ COMMITTED. REPEATABLE READ is the default. Scott Idem 2024-04-23 19:53:35 -04:00
  • 9c45bea785 Working on bug fix for columns that are empty in first rows. Scott Idem 2024-04-23 18:53:37 -04:00
  • d82c1750fd Forgot to comment out old version Scott Idem 2024-04-23 17:44:31 -04:00
  • 4c87e4a5fc General bug fixes and clean up. Starting on a better version 2 of the CRUD endpoints. Scott Idem 2024-04-23 16:19:00 -04:00
  • dd527378bb Update for AAPOR 2024 Scott Idem 2024-04-22 19:32:32 -04:00
  • f42ce95f60 Bug fix for custom question responses Scott Idem 2024-04-22 12:30:16 -04:00
  • 86b2938a53 Bug fix Scott Idem 2024-04-11 06:06:11 -04:00
  • 7d955ff90f Clean up and less debug Scott Idem 2024-04-07 17:31:35 -04:00
  • f0401d8fda Work on LIKE part of query Scott Idem 2024-04-07 13:59:56 -04:00
  • 00471df086 Now with the ability to handle multiple custom question in the data export Scott Idem 2024-04-07 11:57:44 -04:00
  • 2514106476 Just work Scott Idem 2024-03-29 19:13:49 -04:00
  • aee0b7dbbf Work on SQLAlchemy settings Scott Idem 2024-03-29 14:49:42 -04:00
  • 8c3786947e Better debug info Scott Idem 2024-03-29 13:14:35 -04:00
  • 257edec1a7 Now with a new SQL check for ProgrammingError. This is related to multithreading usually. Scott Idem 2024-03-29 12:58:34 -04:00
  • 76d5d4c94d Minor changes Scott Idem 2024-03-28 12:56:24 -04:00
  • 0af9c4a76e New data fields for badge model Scott Idem 2024-03-26 11:43:31 -04:00
  • 80b218c816 Minor improvements for importing Scott Idem 2024-03-25 11:48:10 -04:00
  • 83aa943410 Minor changes and updates. Scott Idem 2024-03-22 19:35:50 -04:00
  • 0dd3bbea73 Now handles URL params with a list for IN part of SQL SELECT Scott Idem 2024-03-15 16:19:30 -04:00
  • 3d3162e4a0 Exhibits now have enable and hide. Scott Idem 2024-03-12 17:58:33 -04:00
  • 14c6cb8bc0 Work on CRUD POST and PATCH related. Scott Idem 2024-03-08 18:10:10 -05:00
  • eff1da6644 Minor changes... I guess Scott Idem 2024-03-08 00:24:26 -05:00
  • f97c147ddd Minor changes. Would like to add return_obj param, but not sure how yet. Scott Idem 2024-03-07 11:03:57 -05:00
  • 3eff873d3a Changed the views to use Scott Idem 2024-03-06 19:53:43 -05:00
  • 45d14cc7b2 Bug fix for null results SQL SELECT Scott Idem 2024-03-06 19:51:38 -05:00
  • 852df91c7a Less debug Scott Idem 2024-03-05 19:27:38 -05:00
  • 9d4184e3ad Minor changes related to data_store Scott Idem 2024-03-05 16:59:54 -05:00
  • 16f3c65b7f Addding in ds type and access fields Scott Idem 2024-03-05 11:50:03 -05:00
  • e48ba7e938 Add new JSON fields Scott Idem 2024-03-04 15:52:59 -05:00
  • ed83742cf8 Now wish more cfg_json Scott Idem 2024-03-04 13:44:50 -05:00
  • 12af90bacc Re-adding a field. website_url Scott Idem 2024-03-01 15:38:28 -05:00
  • 31a45c1b5c A couple new fields for sponsorships Scott Idem 2024-03-01 09:04:29 -05:00
  • 99d24524d1 Now with an agreement field Scott Idem 2024-02-29 15:26:49 -05:00
  • f5ef362242 Changing to full_name_override from display_name Scott Idem 2024-02-29 15:16:07 -05:00
  • 929a2749f7 Updates to presenter for new fields with JSON Scott Idem 2024-02-29 14:26:51 -05:00
  • 5cafd35bda Bug fix for old directory_path that is no longer used. Scott Idem 2024-02-28 18:25:56 -05:00
  • 3efc55676e Bug fix for sponsorships. Typos Scott Idem 2024-02-28 14:55:01 -05:00
  • 4a05a30848 Minor changes. Less debug Scott Idem 2024-02-26 16:23:09 -05:00
  • 8c774733ef Updates for site domain models Scott Idem 2024-02-22 20:14:10 -05:00
  • 9d35418251 Minor changes to site domain related. Scott Idem 2024-02-22 19:12:42 -05:00
  • b54e3bdf10 Minor change in case I need to use a different site_domain view Scott Idem 2024-02-22 17:43:07 -05:00
  • fbf9c97247 Minor change for sponsorship model Scott Idem 2024-02-21 13:12:21 -05:00
  • d6787f9855 Minor changes. Temporarily disabled redis... Scott Idem 2024-02-20 19:14:05 -05:00
  • dca4175659 Ooops Scott Idem 2024-02-14 18:16:09 -05:00
  • ababdc7a46 Less debug... Scott Idem 2024-02-14 18:11:57 -05:00
  • 9c92818ff9 Minor changes for testing. Scott Idem 2024-02-14 18:05:26 -05:00