Commit Graph

34 Commits

Author SHA1 Message Date
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
133cfab42f Code clean up. Working on returning proper 404 vs 400 responses if the results are empty and nothing went wrong. 2021-12-13 17:02:21 -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
7aa2ecc4af Clean up and testing. Starting to mark things as deprecated. 2021-12-08 12:27:29 -05:00
Scott Idem
093cc3913b Work on event related routes, methods, and models 2021-11-09 15:23:12 -05:00
7fd06adc2d Uncommented inc_event_presenter_cat. Because why was it commented? 2021-10-23 23:13:02 -04:00
Scott Idem
53c6c6b51c Work on event importing and related 2021-10-19 21:21:11 -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
fb7efa9930 Code clean up. Adding missing response=response to mk_resp() function calls 2021-09-28 15:57:11 -04:00
Scott Idem
e0b9c975b0 Work on event related and added new create_on and updated_on forced change to UTC. 2021-09-28 15:04:09 -04:00
Scott Idem
35e9178472 Work on event patch and list, account list, and minor changes 2021-09-28 13:22:27 -04:00
Scott Idem
1369874dc2 Code clean up and standardize 2021-08-25 10:58:39 -04:00
Scott Idem
1bb3867463 Working on stuff 2021-08-13 17:09:32 -04:00
Scott Idem
cfd85435f2 Finally returning correct HTTP status codes 2021-08-10 19:06:40 -04:00
Scott Idem
a1b9d3c518 Still adding in Response everywhere... 2021-08-10 18:30:37 -04:00
Scott Idem
d933395a9f A lot of code clean up! Also adding in Response everywhere... 2021-08-10 18:09:34 -04:00
Scott Idem
e4d60309a0 Work on event list 2021-07-12 18:19:18 -04:00
Scott Idem
9d1b520718 A lot of changes related to person and membership and event 2021-07-12 17:47:16 -04:00
Scott Idem
59c151f639 Working on event (meet) and related updates 2021-06-30 15:47:31 -04:00
Scott Idem
938aabb2a8 Working on all the routes, methods, and models. 2021-06-18 14:09:07 -04:00
Scott Idem
c17724cea1 Work on lots of methods and models. 2021-06-17 16:54:46 -04:00
Scott Idem
eb23d16ad5 Unplanned work for file uploads 2021-06-14 16:04:37 -04:00
Scott Idem
9c679765e5 Moving stuff around to make it more easy to manage 2021-06-11 10:55:08 -04:00
Scott Idem
717db418f9 Work on better way to update objects. A lot of work! 2021-06-10 17:03:12 -04:00
Scott Idem
b8da9d99eb Work on better way to update objects. 2021-06-10 15:23:57 -04:00
Scott Idem
33ec6a4acb A lot of work on event related modules. Also a lot of clean up 2021-06-07 16:48:55 -04:00
Scott Idem
627bc8c4df A lot of work on event related modules 2021-06-04 16:01:23 -04:00
Scott Idem
499e08919d Working on event related models and methods. 2021-06-01 16:09:10 -04:00
Scott Idem
b1effc128a Working on event related models and methods. Also, a lot of general clean up of everything. 2021-05-28 16:03:17 -04:00
Scott Idem
443d2bab77 A lot of general clean up of everything. 2021-05-28 03:52:31 -04:00
Scott Idem
09c7b48223 General clean up of models and methods. 2021-05-28 01:40:18 -04:00
Scott Idem
65fd3ebe28 Working on event_person and session proposals. Also general clean up of models and methods. 2021-05-27 16:29:27 -04:00
Scott Idem
19222ee946 Working on general POST, PATCH, SELECT list, SELECT, and DELETE template functions. 2021-03-09 18:37:30 -05:00