Commit Graph
95 Commits
Author SHA1 Message Date
ricky 9cc2af9cec Refactor vehicle views for improved formatting and note handling 2026-08-11 18:33:16 -04:00
ricky 9d101fef38 Add last service date and mileage methods to Vehicle model and update views 2026-08-11 18:07:43 -04:00
ricky fe81cb6ff8 Version 2026.8.0 2026.8.0 2026-08-10 19:36:43 -04:00
ricky a9d0eafa40 Add vehicle appointment hook and localization for 'Add Vehicle' label 2026-08-10 19:04:58 -04:00
ricky 7158a8b02c Add fallback for last service date and introduce 'unknown' label 2026-08-08 14:30:11 -04:00
ricky bdfad0d020 Added translation for Vehicle 2026-08-06 16:22:27 -04:00
ricky 16e3d79ea8 Added last serviced date & mileage to vehicle details 2026-08-03 08:30:53 -04:00
ricky 6da0972476 2026.4.1 2026.4.1 2026-04-09 09:43:04 -04:00
ricky 35542ba1b9 Fix vehicle name fallback not applied in select by replacing pluck with model instances 2026-04-09 09:42:45 -04:00
ricky cc94401a1f 2026.4.0 2026.4.0 2026-04-09 09:32:00 -04:00
ricky 6012434de2 Display year/make/model if name is blank 2026-04-09 09:31:31 -04:00
ricky 83a5811a37 Removed InvoiceHookListener registation 2026-03-29 21:55:41 -04:00
ricky 35bd41d289 2026.3.4 2026.3.4 2026-03-28 00:28:11 -04:00
ricky a9354026bc removed InvoiceHookListener as support has been removed from redmine_qbo 2026-03-28 00:27:59 -04:00
ricky f9102c1a5d update vehicles in batches 2026-03-26 22:10:32 -04:00
ricky 0aef1d0c2b Build vehicle name 2026-03-26 12:45:17 -04:00
ricky ba313dfd02 2026.3.3 2026.3.3 2026-03-26 08:11:43 -04:00
ricky c38bced329 record errors and decode existing vins on migration 2026-03-26 07:51:38 -04:00
ricky 8503c48944 show all vehicles if search is blank 2026-03-26 07:21:05 -04:00
ricky 44bfb69e22 check if vin is changed to prevent loops 2026-03-26 07:20:19 -04:00
ricky 89dc3cd5f4 moved vin decoding into a job 2026-03-25 22:30:02 -04:00
ricky 030340b35e 2026.3.2 2026.3.2 2026-03-22 14:28:04 -04:00
ricky 097276e558 Updated patches and hooks 2026-03-21 12:23:23 -04:00
ricky ea73878c71 renamed issue_customer_id to customer_id 2026-03-19 18:07:36 -04:00
ricky 8ec60c8cd7 updated to new autocomplete 2026-03-19 10:20:50 -04:00
ricky 9cb38cfbb1 updaed readme 2026-03-07 13:29:13 -05:00
ricky 9a1678d353 2026.3.0 2026.3.0 2026-03-04 21:00:43 -05:00
ricky 28957c5dff fixed eager loading issue 2026-03-04 20:57:29 -05:00
ricky a67b75671e updated logging with prefix 2026-03-04 20:57:12 -05:00
ricky 492ff000bf Don't copy the text Copied! 2026-02-26 13:26:45 -05:00
ricky e0fc07141c 2026.2.8 2026.2.8 2026-02-25 22:13:18 -05:00
ricky 3e6c2672e0 removed duplicate comment 2026-02-25 22:12:48 -05:00
ricky 71bde3a249 Enhance search_result_ranks_and_ids method to rank results by ID and streamline query handling 2026-02-25 22:12:14 -05:00
ricky 4f2ae19460 2026.2.7 2026-02-22 19:13:20 -05:00
ricky 9ee792cbd8 Refactor vehicle model: streamline search functionality using built in modules 2026-02-22 13:19:28 -05:00
ricky ae7ccbf4b0 display VIN & Customer on search event_description 2026-02-21 19:20:28 -05:00
ricky 550601b5c9 Merge branch 'dev' 2026.2.6 2026-02-21 19:09:29 -05:00
ricky 85cd02b16a 2026.2.6 2026-02-21 19:07:06 -05:00
ricky 4b8b3c3495 Update search form ID for consistency 2026-02-21 19:06:23 -05:00
ricky b2c1bebea3 show_checkbox: true 2026-02-21 14:07:03 -05:00
ricky 2bd13a819b Removed unneeded BR 2026-02-21 14:00:34 -05:00
ricky d6138843f8 Started to extend redmine's search 2026-02-21 09:22:04 -05:00
ricky 452568e8b3 fixed search label 2026-02-21 08:45:42 -05:00
ricky a709fecd0c 2026.2.5 2026.2.5 2026-02-21 08:34:33 -05:00
ricky 6db87dd551 search for a vehicle by vin, make, model, or year, plus sql sanitization 2026-02-21 08:33:59 -05:00
ricky a73b6cd438 2026.2.4 2026.2.4 2026-02-20 19:48:55 -05:00
ricky f163f6518b Use DIV and not A for vin element 2026-02-20 19:46:55 -05:00
ricky a89f9881a6 added show_customer and show_checkbox options to vehicle list 2026-02-16 22:01:31 -05:00
ricky ed38584ab2 updated js to copy clicked link text. Also don't need id tags any more. 2026-02-16 21:32:00 -05:00
ricky dba8381913 2026.2.3 2026.2.3 2026-02-14 18:56:22 -05:00