Commit Graph

176 Commits

Author SHA1 Message Date
4496149fb7 Speeding up local search. Support for regular expressions. 2023-02-12 01:38:17 +03:00
ae99fb98a7 Hiding keyboard on scroll in search results 2023-02-06 23:43:17 +03:00
898aea2f91 Fixing server search 2023-02-06 23:10:05 +03:00
4ef18b88a1 Fix search 2023-01-25 22:23:06 +03:00
dccd345175 Fixed cloning vehicle models 2023-01-21 14:06:31 +03:00
4e660c552e Version bump 2023-01-17 23:32:44 +03:00
235b9e8f43 Fix history search 2023-01-17 23:32:26 +03:00
3b691345d8 Optimizing performance of history list 2023-01-17 00:04:12 +03:00
f4b5b7d328 Fix for puller 2023-01-10 23:23:40 +03:00
5be64456c3 Fixed bug with repeating keys in PN keyboard 2023-01-09 23:58:49 +03:00
3f2df89fd0 adding ITSAppUsesNonExemptEncryption 2023-01-08 17:25:22 +03:00
1d377b8faa Adding number with puller instead of old textfield 2023-01-08 16:22:07 +03:00
512a50b217 Saving file to disk in catalyst version 2022-12-25 23:34:09 +03:00
07f3d285d4 Fix crash on search screen 2022-12-25 20:03:17 +03:00
31ee9cb027 Version bump 2022-12-25 18:23:56 +03:00
a60f57b4c6 Adding export CSV from search results 2022-12-25 18:23:08 +03:00
3ea006c208 Filtering by location dates. Add author name to location model. Adding button for updating search results 2022-09-30 22:30:55 +03:00
9c44a26201 Sorting events in vehicles 2022-09-23 22:11:53 +03:00
ef90973ef8 Fixing date search params 2022-09-22 23:55:33 +03:00
078972d149 Disabled plate number filter (to allow entering different types of numbers like for bikes) 2022-06-10 22:58:13 +03:00
d53e14a965 Optimised history list displaying 2022-04-11 19:33:44 +03:00
d613203d13 Fixes for realm datasource 2022-04-11 00:41:01 +03:00
57930a46ce Fix error when event was lost after add(event:) error 2022-03-20 09:58:24 +03:00
fe3f45a5f4 Removing unnecessary dmg file 2022-03-16 19:48:39 +03:00
ee7b26d0a9 Updated Eureka version 2022-03-16 18:56:40 +03:00
130f029ff4 Fixed bug when vehicle was not updated in case of error 2022-03-12 23:56:55 +03:00
3124e7251d Fix for reading events from realm 2022-03-11 15:27:18 +03:00
3dfef5fccc Preserving events from unrecognised plate numbers 2022-03-08 22:16:22 +03:00
fc20956e24 Timeout increased to 40 seconds 2021-10-21 22:30:31 +03:00
b5c32849fe Changed http timeout to 30 seconds 2021-10-20 23:54:25 +03:00
3e788cfe5f Set app category 2021-10-20 00:31:32 +03:00
a2bd77a333 version bump 2021-10-20 00:07:16 +03:00
1b82e34337 Reducing timeouts for all HTTP queries (including reverse geocoding) 2021-10-20 00:06:49 +03:00
81f9e8f868 Displaying comment count (if there are any) in vehicle cell 2021-10-10 22:18:47 +03:00
710421d5bb Adding migration for event identifiers 2021-09-26 20:02:31 +03:00
d656cc1698 Adding notes 2021-09-26 18:47:14 +03:00
c1097249c3 Updating unrecognised numbers in history 2021-08-18 00:27:11 +03:00
a42fd3eddb Moving non-interface related code into framework (for later using it in unit test) 2021-06-27 15:51:21 +03:00
2107848fd6 Merge branch 'master' of https://bitbucket.org/green-caterpillar/autocat 2021-06-07 21:44:41 +03:00
Selim Mustafaev
2e9cfbe158 Fix bug with clearing filters 2021-05-31 18:52:51 +03:00
3f789ca959 Fixed bug with updating frozen realm model 2021-05-13 21:11:11 +03:00
ba0ebedc59 resolving merge conflict 2021-04-28 00:30:15 +03:00
36958b4b93 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	AutoCat/Controllers/SearchController.swift
2021-04-28 00:13:00 +03:00
03824f3ed4 Additional error handling 2021-04-28 00:11:16 +03:00
Selim Mustafaev
2b8e1cdcaa Hide spinner after deleting an event 2021-04-13 19:19:37 +03:00
Selim Mustafaev
c5a84bb759 Fixed crash on updating search 2021-04-13 19:06:09 +03:00
ed0e2a444b Revorking number checking code 2021-04-11 13:40:31 +03:00
0a1f9d4363 Fixes for receiving location 2021-04-04 20:53:52 +03:00
a099d60b8f Fix for freezing on catalina 2021-04-01 22:06:14 +03:00
913a2cd85c Fixing issue with laggy update of history tableview.
Adding history export feature
2021-03-28 21:28:08 +03:00