Commit Graph

216 Commits

Author SHA1 Message Date
Scott Idem
415e452988 Work on file uploads. More error checking. 2021-06-14 17:57:15 -04:00
Scott Idem
2d180006b6 Work on create the hosted_file entry in the DB. 2021-06-14 17:20:59 -04:00
Scott Idem
8f51ed1158 More robust and clean up 2021-06-14 16:23:30 -04:00
Scott Idem
7080b51dfc More robust and clean up 2021-06-14 16:23:12 -04:00
Scott Idem
2eda94baba Clean up of hosted_file 2021-06-14 16:07:01 -04:00
Scott Idem
eb23d16ad5 Unplanned work for file uploads 2021-06-14 16:04:37 -04:00
Scott Idem
fe232b8cba Clean up of code... 2021-06-11 18:42:28 -04:00
Scott Idem
64d6e87ca2 Trying not to break things. How do I deal with import loops??? 2021-06-11 17:10:08 -04:00
Scott Idem
06c1310455 Trying not to break things. How do I deal with import loops??? 2021-06-11 17:06:00 -04:00
Scott Idem
585692bb1d User related clean up 2021-06-11 15:31:18 -04:00
Scott Idem
d1f3a4c27e Clean up and working on user related models, methods, and routes. 2021-06-11 15:04:42 -04:00
Scott Idem
29dfcc5440 Clean up and working on user related models, methods, and routes. 2021-06-11 15:00:39 -04:00
Scott Idem
03bb55e62a Moving stuff around to make it more easy to manage. Adding models, methods, and routes. 2021-06-11 14:07:10 -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
60928b0521 Syntax fixes 2021-06-11 08:58:04 -04:00
72f6c9974a Work on post and post comment list. 2021-06-10 21:46:00 -04:00
6cbe3b28f2 Work on post and post comment list. 2021-06-10 21:45:29 -04:00
Scott Idem
19bba3d8a9 Work on better way to update objects. A lot of work! Also a lot of clean up. 2021-06-10 18:31:53 -04:00
Scott Idem
e45bb2fbcd Clean up 2021-06-10 17:45:20 -04:00
Scott Idem
4e6fedcffd Work on better way to update objects. A lot of work! Also a lot of clean up. 2021-06-10 17:42:31 -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
264fced5a6 Work on inserts and updates for address, contact, organization, person, user 2021-06-09 22:04:47 -04:00
3e3466237a Minor changes 2021-06-09 20:13:34 -04:00
Scott Idem
45ef0d2fe9 A lot of work on event related modules. Also a lot of clean up. 2021-06-08 18:20:59 -04:00
Scott Idem
d37234d7d8 A lot of work on event related modules. Also a lot of clean up. 2021-06-08 15:56:00 -04:00
Scott Idem
b7f6a5ee2a A lot of work on event related modules. Also a lot of clean up. 2021-06-07 17:32:50 -04:00
Scott Idem
63baf4b2e9 A lot of work on event related modules. Also a lot of clean up. 2021-06-07 17:32:42 -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
979e0c2174 A lot of work on event related modules 2021-06-04 17:28:52 -04:00
Scott Idem
2788546cc8 A lot of work on event related modules 2021-06-04 17:10:09 -04:00
Scott Idem
627bc8c4df A lot of work on event related modules 2021-06-04 16:01:23 -04:00
Scott Idem
735e50dc0f Not much 2021-06-04 11:23:08 -04:00
Scott Idem
1f525f4c80 Not much work done. Holly and Michael :-( 2021-06-01 21:45:19 -04:00
Scott Idem
499e08919d Working on event related models and methods. 2021-06-01 16:09:10 -04:00
Scott Idem
734734c9dc Working on event related models and methods. Also, a lot of general clean up of everything. Need to pick back up and work on event_presentation_methods.py. 2021-05-28 17:44:23 -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
207ce8a960 A lot of general clean up of everything. 2021-05-28 04:01:42 -04:00
Scott Idem
443d2bab77 A lot of general clean up of everything. 2021-05-28 03:52:31 -04:00
Scott Idem
01e1d2f82a General clean up of everything. 2021-05-28 03:39:56 -04:00
Scott Idem
2167c7e897 General clean up of everything. 2021-05-28 03:23:52 -04:00
Scott Idem
09c7b48223 General clean up of models and methods. 2021-05-28 01:40:18 -04:00
Scott Idem
e46032a00b General clean up of models and methods. 2021-05-28 01:30:56 -04:00
Scott Idem
29692ac78e Working on event_person and session proposals. Also general clean up of models and methods. 2021-05-28 00:14:02 -04:00
Scott Idem
486236f0a8 Working on event_person and session proposals. Also general clean up of models and methods. 2021-05-27 23:10:53 -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
8f6589cf1c Working on event_person and session proposals 2021-05-26 17:42:18 -04:00
Scott Idem
3afb81d801 File uploads using mk_resp() to return the data. 2021-05-22 13:28:20 -04:00
Scott Idem
0f886374cf File uploads seem to be working well so far. Need to use mk_resp() to return the data in the standard way. 2021-05-22 04:38:50 -04:00
Scott Idem
ada4a75ecb Working on file uploads. Finally! 2021-05-22 03:58:29 -04:00