This website requires JavaScript.
e376dadb4b
add: composer
master
Ryan Prather
2025-01-21 14:46:35 -0500
b990ea55cb
fix: twig
Ryan Prather
2025-01-21 14:46:03 -0500
67d83a1f98
add: twig nav
Ryan Prather
2025-01-21 14:44:39 -0500
79db6b2ec9
fix: twig add-member
Ryan Prather
2025-01-21 14:43:55 -0500
0c5fa617ad
fix: twig list-users
Ryan Prather
2025-01-21 14:43:20 -0500
6effcba396
fix: twig edit-user
Ryan Prather
2025-01-21 14:41:49 -0500
43e6811928
fix: twig users
Ryan Prather
2025-01-21 14:40:01 -0500
705d7330b0
add: twig company-info
Ryan Prather
2025-01-21 14:38:49 -0500
7bc73345b0
fix: twig couple files
Ryan Prather
2025-01-21 14:38:12 -0500
610cccc191
fix: twig assign-case
Ryan Prather
2025-01-21 14:36:46 -0500
a47a5e8adb
fix: twig add-case
Ryan Prather
2025-01-21 14:35:53 -0500
81838608b3
add: NavList
Ryan Prather
2025-01-21 14:32:32 -0500
d39942eced
fix: MemberCase
Ryan Prather
2025-01-21 14:32:04 -0500
cdacfd918a
fix: MessageFactory
Ryan Prather
2025-01-21 14:30:17 -0500
922852f211
fix: User
Ryan Prather
2025-01-21 14:29:31 -0500
224a5cd243
add: MemberDocument
Ryan Prather
2025-01-21 14:25:00 -0500
6d8fbd5bb8
fix: MemberCase
Ryan Prather
2025-01-21 14:24:11 -0500
82ee30a724
add: CompanyDocument
Ryan Prather
2025-01-21 14:23:14 -0500
e13dc0bf66
fix: MemberController
Ryan Prather
2025-01-21 14:20:57 -0500
844209d3e3
commit gitmessage template
Ryan Prather
2025-01-21 14:18:06 -0500
001a674f6f
fix: DocumentController move case documents to member documents first draft of signing
Ryan Prather
2025-01-21 14:13:19 -0500
caeb15f05b
add: CompanyController Add company directory method
Ryan Prather
2025-01-21 14:11:40 -0500
2af4b8e04e
fix: CaseController migrate documents to MemberController add link to new case message
Ryan Prather
2025-01-21 14:09:21 -0500
c04e255476
fix: AdminController ensure new users are active fix role assignments and remove unnecessary fields fix supervision assignment to update the record instead of deleting
Ryan Prather
2025-01-21 14:08:12 -0500
2e77baae1b
Add UserChecker to check for expired passwords, ensure users have active accounts
Ryan Prather
2025-01-21 02:07:50 +0000
d74e10803c
Add UserChecker to check for expired passwords, ensure users have active accounts
Ryan Prather
2025-01-21 02:04:29 +0000
3d67d74242
added active and lastLogin properties
Ryan Prather
2025-01-13 22:17:22 +0000
c2608a17cf
added method to update the lastlogin so we can track how long it's been since a user last logged in.
Ryan Prather
2025-01-13 22:12:12 +0000
1cb6bedb5c
add docs for the case
Ryan Prather
2025-01-11 22:30:54 -0500
74e811e950
add docs for the case
Ryan Prather
2025-01-11 22:03:30 -0500
b7c0b3de6b
add work and personal phone to form
Ryan Prather
2025-01-11 21:57:45 -0500
458ba42644
couple updates
Ryan Prather
2025-01-10 15:09:44 +0000
6687dc1401
add signature_pad and tinymce libraries
Ryan Prather
2025-01-10 15:09:01 +0000
dc3fec7eff
add company logo to form
Ryan Prather
2025-01-10 15:08:31 +0000
acee114ccf
add link to company documents if in company editor and replace links with path calls to route name
Ryan Prather
2025-01-10 15:07:59 +0000
5f0ce69a47
remove notifcationCount variable and limit displayed notifications to 5
Ryan Prather
2025-01-10 15:06:03 +0000
d2f8bc7cbf
use company logo if available and add link to company data
Ryan Prather
2025-01-10 15:05:22 +0000
b7b0c8e6c4
add block for assigning documents to a case, use company timezone, update anchor tag class
Ryan Prather
2025-01-10 15:03:53 +0000
722954d0d0
remove message returning limit
Ryan Prather
2025-01-10 14:56:08 +0000
57e002916c
fix error
Ryan Prather
2025-01-10 14:55:43 +0000
178f44fd2d
add methods to get travel info
Ryan Prather
2025-01-10 14:55:14 +0000
7b4da30342
add default const to simplify setting and resetting the list
Ryan Prather
2025-01-10 14:54:22 +0000
03cbbc0db6
add formatPhone and getMessages methods. Also, add method to autocomplete addresses
Ryan Prather
2025-01-10 14:53:33 +0000
f454888a6f
add company form for updating the company
Ryan Prather
2025-01-10 14:51:44 +0000
dce5dcab2f
add document controller for document actions
Ryan Prather
2025-01-10 14:50:03 +0000
75cffad2ea
add company controller for company actions
Ryan Prather
2025-01-10 14:49:08 +0000
cd8cbcf6ba
add documentextras enum for documntation creation
Ryan Prather
2025-01-10 14:47:55 +0000
6956256341
add signature block
Ryan Prather
2025-01-10 14:47:17 +0000
42fcb7b2f5
add company logo
Ryan Prather
2025-01-10 14:46:35 +0000
351cc7c3ac
add infowindow method for mapping, convert datetime creation to use company timezone
Ryan Prather
2025-01-10 14:46:19 +0000
e1e4c12801
add InfoWindow data methods for mapping
Ryan Prather
2025-01-10 14:44:59 +0000
6260b13df0
convert datetime to use company timezone
Ryan Prather
2025-01-10 14:39:31 +0000
02fcb0cc54
remove notificationCount, convert to use Libs::getMessages method, change datetime creation to use company timezone
Ryan Prather
2025-01-10 13:33:33 +0000
2d7b7e6d12
remove notificationCount, convert to Libs::getMessages method, change datetime creation to add company timezone, remove CaseController::showCaseNotes
Ryan Prather
2025-01-10 12:44:37 +0000
604f693c45
add company timezone
Ryan Prather
2025-01-10 12:37:16 +0000
be80563038
add css to remove underlines in anchor tags
Ryan Prather
2025-01-10 12:36:14 +0000
04d5e88820
javascript for various functions
Ryan Prather
2025-01-10 12:34:49 +0000
d85c1571e7
add update for personal and work phone number
Ryan Prather
2025-01-05 06:22:29 +0000
adcd02ff2b
add modal to send message to supervisor and contact info for supervisor
Ryan Prather
2025-01-05 06:20:38 +0000
ec487ed1ac
add icon and user profile image for message type and sender
Ryan Prather
2025-01-05 06:17:37 +0000
83a886c134
add repositories
Ryan Prather
2025-01-05 06:13:39 +0000
43bff55192
add method to filter notes
Ryan Prather
2025-01-05 06:11:35 +0000
2031165afc
add method to format phones
Ryan Prather
2025-01-05 06:10:22 +0000
f14a4fa67c
add staff_note enum type
Ryan Prather
2025-01-05 06:10:00 +0000
f0853bfcb2
add connector class for notes and members
Ryan Prather
2025-01-05 06:09:29 +0000
980affbfbb
add personal and work phone
Ryan Prather
2025-01-05 06:08:02 +0000
f9608bce18
add jsonSerialize
Ryan Prather
2025-01-05 06:07:46 +0000
c78698ace4
reconfigure
Ryan Prather
2025-01-05 06:04:21 +0000
91723ed9be
reconfigure
Ryan Prather
2025-01-05 06:03:42 +0000
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
Ryan Prather
2025-01-05 06:00:40 +0000
6dc478d0b3
add exclusion for uploads folder
Ryan Prather
2025-01-05 05:56:57 +0000
478cb006b4
for vich_uploader
Ryan Prather
2025-01-05 05:56:34 +0000
5b3bb9f14c
add mileage_rate .env variable
Ryan Prather
2025-01-05 05:56:08 +0000
d5b3a56e0f
add firewall path for uploads/user_images
Ryan Prather
2025-01-05 05:55:39 +0000
ca379711e2
add vich_uploader config
Ryan Prather
2025-01-05 05:54:51 +0000
c6d4a871fa
add slugifier api for profile image uploading
Ryan Prather
2025-01-03 15:38:33 +0000
9f23dfa0eb
add chartjs to importmap
Ryan Prather
2025-01-03 15:37:35 +0000
f12f9dda12
move stylesheets block and add page_css block
Ryan Prather
2025-01-03 15:36:37 +0000
b2972fec3e
update to use actual gradient fill color for flash messages
Ryan Prather
2025-01-03 15:35:41 +0000
18c7c33ffb
remove documentation footer button
Ryan Prather
2025-01-03 15:34:41 +0000
68236e1571
add distance measurement
Ryan Prather
2025-01-03 15:33:41 +0000
fe47746c1f
update add user with profile image upload and first draft of profile updating
Ryan Prather
2025-01-03 15:32:59 +0000
edfe6936f5
add different color pinpoint icons
Ryan Prather
2025-01-03 15:32:06 +0000
ea322dc2ac
Complete profile image, password update functionality
Ryan Prather
2025-01-03 15:31:07 +0000
8d97ab0345
update map variables to use env variables, fix link for itinerary report and add active link for case_itinerary
Ryan Prather
2025-01-03 15:24:17 +0000
133d99d297
start work on dashboard and complete first draft of profile
Ryan Prather
2025-01-03 15:22:45 +0000
96abea4198
convert map parameters to env variables, add corrected breadcrumb
Ryan Prather
2025-01-03 14:04:02 +0000
368b4fbcd3
allow uploading profile image
Ryan Prather
2025-01-03 14:01:54 +0000
577dee227d
format
Ryan Prather
2025-01-01 06:05:07 +0000
79bb26e9f3
format
Ryan Prather
2025-01-01 06:04:24 +0000
109384ec99
add report page and move map button to it
Ryan Prather
2025-01-01 06:03:17 +0000
781935821b
add getRecentTravel method
Ryan Prather
2025-01-01 06:01:18 +0000
81ba235b08
add message link to staff note signature notifications
Ryan Prather
2025-01-01 06:00:46 +0000
c3bc40561b
update notification reader
Ryan Prather
2025-01-01 05:59:21 +0000
af41590fd3
add itinerary report page, update map page, add markers for origin and destination, add filter-itinerary-by-case method
Ryan Prather
2025-01-01 05:57:42 +0000
03c7153565
update openMap method for itinerary report
Ryan Prather
2025-01-01 05:55:09 +0000
b42b1ea410
fix fetch link, add filterItineraryByCase method
Ryan Prather
2025-01-01 05:52:35 +0000
2e163d526c
add location form
Ryan Prather
2024-12-31 23:08:22 +0000
d99ef31fef
update libraries
Ryan Prather
2024-12-31 23:07:58 +0000
e5bd7c4003
add page_js to be able to add javascript specific to a page
Ryan Prather
2024-12-31 23:07:18 +0000