Commit Graph

256 Commits

Author SHA1 Message Date
2e77baae1b Add UserChecker to check for expired passwords, ensure users have active accounts 2025-01-21 02:07:50 +00:00
d74e10803c Add UserChecker to check for expired passwords, ensure users have active accounts 2025-01-21 02:04:29 +00:00
3d67d74242 added active and lastLogin properties 2025-01-13 22:17:22 +00:00
c2608a17cf added method to update the lastlogin so we can track how long it's been since a user last logged in. 2025-01-13 22:12:12 +00:00
1cb6bedb5c
add docs for the case 2025-01-11 22:30:54 -05:00
74e811e950
add docs for the case 2025-01-11 22:03:30 -05:00
b7c0b3de6b add work and personal phone to form 2025-01-11 21:57:45 -05:00
458ba42644 couple updates 2025-01-10 15:09:44 +00:00
6687dc1401 add signature_pad and tinymce libraries 2025-01-10 15:09:01 +00:00
dc3fec7eff add company logo to form 2025-01-10 15:08:31 +00:00
acee114ccf add link to company documents if in company editor and replace links with path calls to route name 2025-01-10 15:07:59 +00:00
5f0ce69a47 remove notifcationCount variable and limit displayed notifications to 5 2025-01-10 15:06:03 +00:00
d2f8bc7cbf use company logo if available and add link to company data 2025-01-10 15:05:22 +00:00
b7b0c8e6c4 add block for assigning documents to a case, use company timezone, update anchor tag class 2025-01-10 15:03:53 +00:00
722954d0d0 remove message returning limit 2025-01-10 14:56:08 +00:00
57e002916c fix error 2025-01-10 14:55:43 +00:00
178f44fd2d add methods to get travel info 2025-01-10 14:55:14 +00:00
7b4da30342 add default const to simplify setting and resetting the list 2025-01-10 14:54:22 +00:00
03cbbc0db6 add formatPhone and getMessages methods. Also, add method to autocomplete addresses 2025-01-10 14:53:33 +00:00
f454888a6f add company form for updating the company 2025-01-10 14:51:44 +00:00
dce5dcab2f add document controller for document actions 2025-01-10 14:50:03 +00:00
75cffad2ea add company controller for company actions 2025-01-10 14:49:08 +00:00
cd8cbcf6ba add documentextras enum for documntation creation 2025-01-10 14:47:55 +00:00
6956256341 add signature block 2025-01-10 14:47:17 +00:00
42fcb7b2f5 add company logo 2025-01-10 14:46:35 +00:00
351cc7c3ac add infowindow method for mapping, convert datetime creation to use company timezone 2025-01-10 14:46:19 +00:00
e1e4c12801 add InfoWindow data methods for mapping 2025-01-10 14:44:59 +00:00
6260b13df0 convert datetime to use company timezone 2025-01-10 14:39:31 +00:00
02fcb0cc54 remove notificationCount, convert to use Libs::getMessages method, change datetime creation to use company timezone 2025-01-10 13:33:33 +00:00
2d7b7e6d12 remove notificationCount, convert to Libs::getMessages method, change datetime creation to add company timezone, remove CaseController::showCaseNotes 2025-01-10 12:44:37 +00:00
604f693c45 add company timezone 2025-01-10 12:37:16 +00:00
be80563038 add css to remove underlines in anchor tags 2025-01-10 12:36:14 +00:00
04d5e88820 javascript for various functions 2025-01-10 12:34:49 +00:00
d85c1571e7 add update for personal and work phone number 2025-01-05 06:22:29 +00:00
adcd02ff2b add modal to send message to supervisor and contact info for supervisor 2025-01-05 06:20:38 +00:00
ec487ed1ac add icon and user profile image for message type and sender 2025-01-05 06:17:37 +00:00
83a886c134 add repositories 2025-01-05 06:13:39 +00:00
43bff55192 add method to filter notes 2025-01-05 06:11:35 +00:00
2031165afc add method to format phones 2025-01-05 06:10:22 +00:00
f14a4fa67c add staff_note enum type 2025-01-05 06:10:00 +00:00
f0853bfcb2 add connector class for notes and members 2025-01-05 06:09:29 +00:00
980affbfbb add personal and work phone 2025-01-05 06:08:02 +00:00
f9608bce18 add jsonSerialize 2025-01-05 06:07:46 +00:00
c78698ace4 reconfigure 2025-01-05 06:04:21 +00:00
91723ed9be reconfigure 2025-01-05 06:03:42 +00:00
758a439187 convert list-notes to not show anything by default but have a few filter fields to display what is needed, change add notes to use different member collection and tables, add filter method 2025-01-05 06:00:40 +00:00
6dc478d0b3 add exclusion for uploads folder 2025-01-05 05:56:57 +00:00
478cb006b4 for vich_uploader 2025-01-05 05:56:34 +00:00
5b3bb9f14c add mileage_rate .env variable 2025-01-05 05:56:08 +00:00
d5b3a56e0f add firewall path for uploads/user_images 2025-01-05 05:55:39 +00:00