Commit Graph

88 Commits

Author SHA1 Message Date
Scott Idem
e91e639112 Ready for sort of abstracts demo and screenshots 2023-06-26 16:08:33 -04:00
Scott Idem
cec7ecc88f Work on abstracts 2023-05-22 18:18:46 -04:00
Scott Idem
a07c0121df DB connection clean up 2023-03-15 19:15:16 -04:00
Scott Idem
b66a7f4707 Improved SQL INSERT and UPDATE with JSON or dict values. 2023-02-08 19:28:45 -05:00
Scott Idem
20586471ab Working on pool recyling 2023-02-02 17:43:19 -05:00
Scott Idem
536c4c4732 Bug fix. Should not reference config.settings.* from db_sql.py. 2023-01-30 09:05:23 -05:00
Scott Idem
866e89eefa Minor changes 2023-01-19 16:45:50 -05:00
Scott Idem
93f3b4f184 Work on badges and related. 2023-01-13 16:51:57 -05:00
Scott Idem
2c3c4861c4 Changes related to Docker and bug fixes 2023-01-11 18:40:35 -05:00
Scott Idem
188947ecad New CRUD PATCH endpoint 2022-11-28 19:40:57 -05:00
Scott Idem
856e2a2891 Minor changes 2022-11-28 12:42:31 -05:00
Scott Idem
ed7e06b5b2 Work on event session, presentation, and presenter 2022-09-21 18:46:19 -04:00
Scott Idem
f3f53e73b4 Work on event files and related 2022-08-19 17:46:19 -04:00
Scott Idem
0dd80fd829 Improvement on SQL connections and timeouts. 2022-08-03 15:00:18 -04:00
Scott Idem
02e38a9c2c Improvement on SQL connections and timeouts. 2022-08-03 14:46:45 -04:00
Scott Idem
ead68b24a3 Working on Aether configs 2022-07-07 14:47:40 -04:00
Scott Idem
0a41699f5b Minor badge clean up 2022-07-06 12:06:07 -04:00
Scott Idem
14b03ff340 Work on event management related and created generic SQL select endpoint 2022-05-23 18:55:21 -04:00
Scott Idem
bcec34670d Clean up of Cvent and IDAA person and membership related. The person.status only matters if it is Pending. 2022-03-16 10:43:57 -04:00
Scott Idem
1978718129 Work on exhibit and tracking 2022-02-17 19:22:52 -05:00
Scott Idem
df6e860620 General code clean up. More work on event tracking related 2022-02-15 16:05:29 -05:00
Scott Idem
b3cbfcfb9d General code clean up for easier debugging. 2022-02-15 11:52:39 -05:00
Scott Idem
a2f755b914 General code clean up for easier debugging. 2022-02-15 11:51:16 -05:00
Scott Idem
85e2195297 General code clean up for easier debugging. 2022-02-15 11:37:53 -05:00
Scott Idem
cfa58f2c32 General code clean up for debugging. Also work on event badge related. 2022-02-15 11:33:35 -05:00
Scott Idem
217530fb93 Working on Cvent API for IDAA members. Adding and updating a person along with membership info now works. Updating the membership status for person and user tables now works. 2022-02-01 19:32:10 -05:00
Scott Idem
86b06226cb General code clean up 2022-01-24 13:06:27 -05:00
Scott Idem
d1d3b30ece Work on redoing orders and related. A lot of code clean up. I think it works pretty well. 2022-01-19 18:51:24 -05:00
Scott Idem
3d2c7282dd A lot of code clean up 2022-01-18 20:03:46 -05:00
Scott Idem
24807db81c Moving things to use the common_route_params. Rewriting most of things order and order_cart related! Updating address and contact related. General code clean up. 2022-01-18 18:49:23 -05:00
Scott Idem
6b21a33625 Moving things to use the common_route_params and unified functions for SQL enable and SQL LIMIT OFFSET 2022-01-17 18:57:31 -05:00
Scott Idem
9efaa2bf61 Work on API CRUD, person, membership 2022-01-14 17:45:34 -05:00
Scott Idem
771778669e Work on membership and related 2022-01-12 18:58:07 -05:00
Scott Idem
8953fc32d8 Code clean up. Membership tables, views, routes, methods, and models renamed. 2022-01-11 14:12:51 -05:00
Scott Idem
5489b80ff0 Code clean up. Bug fixes for person, user, contact, and address methods. Fix bug for get_account_id_w_for_type_id() 2022-01-07 13:35:44 -05:00
Scott Idem
a2de9572ba Work on simplifying functions. ID lookups are better. Person and User related is being worked on. 2022-01-06 11:33:36 -05:00
Scott Idem
3cfc8a69dc Work on membership related 2022-01-04 19:01:02 -05:00
Scott Idem
0866fbbed6 Clean up 2021-12-29 19:42:27 -05:00
Scott Idem
39db1999fb Code clean up. Working on returning proper 404 vs 400 responses if the results are empty and nothing went wrong. 2021-12-13 18:55:31 -05:00
Scott Idem
2ef53d7a51 Code clean up and made sql_select function return an actual empty list if requested as_list but no results. 2021-12-13 16:19:23 -05:00
Scott Idem
59e96d7d3c Work on event meeting list end point, methods, and models 2021-12-13 15:12:54 -05:00
Scott Idem
2c0af0a321 Added person lookup by email and other minor changes. 2021-12-01 18:19:36 -05:00
Scott Idem
6bf0831566 Working on IDAA data imports 2021-10-04 18:41:13 -04:00
Scott Idem
c77e066f9e Code clean up. Better debugging 2021-09-29 16:16:04 -04:00
Scott Idem
be788fc5e6 Code clean up. Better debugging. Work on event session, presentation, and presenter. 2021-09-29 14:18:34 -04:00
Scott Idem
a625d33995 General code clean up for SQL functions and related. 2021-09-07 14:22:57 -04:00
Scott Idem
af0da563f1 Cleaned up and easier debugging for SQL statements. A lot less redundant information. 2021-09-07 14:01:40 -04:00
Scott Idem
a508307df3 Working on contact create update v4 2021-08-25 17:57:51 -04:00
Scott Idem
bbf5d3e2bc General code clean up. 2021-08-23 13:00:04 -04:00
Scott Idem
683597e2bf General code clean up. 2021-08-23 12:54:27 -04:00