Commit Graph

166 Commits

Author SHA1 Message Date
Scott Idem
53c6c6b51c Work on event importing and related 2021-10-19 21:21:11 -04:00
Scott Idem
dab011fbee Work on IDAA, badges, and events in general 2021-10-07 14:53:18 -04:00
Scott Idem
c96459a128 Working on file uploads and event files. 2021-10-06 23:15:09 -04:00
Scott Idem
ec401056b2 Working on file uploads and event files. 2021-10-06 23:01:56 -04:00
Scott Idem
455cc36a69 Working on user login, verification, and password change. 2021-10-06 17:34:29 -04:00
Scott Idem
d6892c168c Working on user login with membership for IDAA 2021-10-04 21:05:42 -04:00
Scott Idem
7e9a8a493d Cont edu cert person model update 2021-10-01 18:12:53 -04:00
Scott Idem
7e5cdc3b7e Code clean up. Better debugging. Work on event files and related 2021-09-29 19:04:44 -04:00
Scott Idem
f98c57157b Code clean up. Better debugging 2021-09-29 17:44:51 -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
e231090168 Code clean up. Work on event session and file counts for event models 2021-09-28 18:06:35 -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
831ff8d4a0 Work on event person tracking and related 2021-09-27 19:14:41 -04:00
Scott Idem
0f87f69077 Work on things related to event_person, tracking, badges, sessions, etc 2021-09-21 17:30:20 -04:00
Scott Idem
adb90fd214 Minor updates 2021-09-17 17:31:41 -04:00
Scott Idem
6536257042 Minor updates to badge related 2021-09-14 19:36:36 -04:00
Scott Idem
15fd32b252 Work on a lot of things. Mainly cleaning up person and profile related fields in multiple tables. 2021-09-10 18:12:24 -04:00
Scott Idem
b2129d6e05 Work on event, session, presentatio, presenter, and person related 2021-09-09 18:58:17 -04:00
Scott Idem
29d3ed38cb Work on event and person related 2021-09-09 13:47:02 -04:00
Scott Idem
54a43cc124 Work on person methods and related and event badge everything 2021-09-08 15:58:35 -04:00
Scott Idem
d0d8392817 Work on person methods and related 2021-09-08 12:22:22 -04:00
Scott Idem
84aecddc7c Work on session proposals and related event person profile. 2021-09-07 18:49:21 -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
64b77ec238 Working on how hosted files are saved. Moving them into two letter subdirectories. 2021-08-26 20:52:13 -04:00
Scott Idem
112f6d4da4 Working on stuff related to session proposals. 2021-08-26 13:27:01 -04:00
Scott Idem
acf6842017 Working on stuff related to session proposals. Lots of bug fixes....... 2021-08-26 04:21:39 -04:00
Scott Idem
6508461ae6 Working on stuff related to session proposals. Again... I think it all works now. 2021-08-26 01:23:14 -04:00
Scott Idem
107366d4f8 Working on contact and address create update v4 2021-08-25 18:48:55 -04:00
Scott Idem
c93792634a Working on event person, registration, badge, session, presentation, and presenter create and update. _v3 things 2021-08-25 16:25:46 -04:00
Scott Idem
13c2375727 Working on event session, presentation, and presenter create and update. 2021-08-23 16:06:49 -04:00
Scott Idem
683597e2bf General code clean up. 2021-08-23 12:54:27 -04:00
Scott Idem
e281b1d385 Some general clean up and updates. 2021-08-23 12:36:30 -04:00
Scott Idem
824bdd29a2 Work on event, event_session, event_presentation, event_presenter, user, and person routes, methods, and models 2021-08-21 16:04:17 -04:00
Scott Idem
67b8435e08 Work on API tokens 2021-08-20 14:34:02 -04:00
Scott Idem
5bed9aadb4 Added page routes and related methods and updated model. Also general clean up. 2021-08-20 12:53:21 -04:00
Scott Idem
09891b5d83 Minor changes 2021-08-19 16:28:31 -04:00
Scott Idem
4eaeb152fe Working on data importing. Mainly for IDAA membership. 2021-08-19 15:10:59 -04:00
Scott Idem
d1c7a88c64 Working on data importing. Mainly for IDAA membership. 2021-08-18 18:25:22 -04:00
Scott Idem
ad9417911a Working on event registration and related. 2021-08-17 20:53:01 -04:00
Scott Idem
8fd8b89ff4 Working on event registration. Why wont it load??? 2021-08-13 18:09:41 -04:00
Scott Idem
1bb3867463 Working on stuff 2021-08-13 17:09:32 -04:00
Scott Idem
616011edfe Bug fix for special characters in GET params because of % symbol 2021-08-11 17:41:34 -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
73466456ee Working on redoing order to get rid of order_cart. 2021-08-09 20:16:07 -04:00
Scott Idem
1dba813d4b Work on hosted files and archive content and related bug fixes. 2021-08-08 15:47:32 -04:00
Scott Idem
3310d9fc8b Change to person.contact_id and related bug fixes. 2021-08-08 11:54:57 -04:00
Scott Idem
65b5e6ade6 Bug fix in order cart line model. Need to create another _Base for order_line and order_cart_line 2021-08-07 20:27:45 -04:00
Scott Idem
5e02b424a8 Bug fix in order cart line model. 2021-08-07 18:59:35 -04:00