Scott Idem
|
fa39529f3f
|
Less debug
|
2023-09-12 16:15:13 -04:00 |
|
Scott Idem
|
2550c58d99
|
Work on CRUD routes and related SQL
|
2023-09-07 16:57:58 -04:00 |
|
Scott Idem
|
925760b13d
|
Updated CRUD API. Work on an alternative to the x-account-id header value. General clean up.
|
2023-08-17 17:50:08 -04:00 |
|
Scott Idem
|
fe71a7be33
|
API CRUD functions can now handle sorting. And headers are now handled a little better.
|
2023-07-25 18:29:07 -04:00 |
|
Scott Idem
|
9f99ca23ba
|
Better SQL connection settings
|
2023-07-12 13:46:27 -04:00 |
|
Scott Idem
|
236ef204eb
|
Logging clean up
|
2023-07-12 13:13:35 -04:00 |
|
Scott Idem
|
60853bc281
|
Bug fix for sql_select with enabled or hidden passed.
|
2023-07-06 20:23:00 -04:00 |
|
Scott Idem
|
dba44aa4fb
|
Improvements for API CRUD list endpoints and related sql_select function. Now supports enabled and hidden.
|
2023-07-06 18:10:49 -04:00 |
|
Scott Idem
|
6ebdd80030
|
Bug fixes related to event person, event person profile, and abstracts
|
2023-07-06 17:26:20 -04:00 |
|
Scott Idem
|
8ed55b1ed9
|
Updates related to SQL and limit and offset
|
2023-06-29 16:10:37 -04:00 |
|
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 |
|