196 Commits

Author SHA1 Message Date
02a1dfa2a1 Add Items: Put add and history tabs side by side on wide screens (#36) 2020-04-03 12:59:29 -06:00
0ff2eec985 Use CSS to detect finger vs mouse and change help text accordingly (#36) 2020-04-03 12:18:47 -06:00
5c86142a94 Add "Display" settings page and move some settings to it (close #42) 2020-04-03 11:49:36 -06:00
69f691caab Get weather source attribution from server (close #43) 2020-04-03 11:43:04 -06:00
304240bf91 Redesign home page to use tiles instead of a list (close #37) 2020-03-22 20:16:13 -06:00
b57bbb8e39 Update dependencies 2020-03-21 12:24:44 -06:00
dca7956c39 Fix geo link not clickable, fix error not stopping lookup 2020-03-20 16:09:36 -06:00
f628455434 Fix typo in script 2020-03-20 15:39:26 -06:00
c629f7ca7b Add POSTNET barcode to address lookup, refine lookup tool 2020-03-19 00:23:08 -06:00
f25a9c6374 Add address lookup tool (close #34) 2020-03-18 23:42:43 -06:00
076c2cf76a Bump version to 1.5.0 2020-03-18 20:41:53 -06:00
89e013d92f Prevent selecting UI text, add icon for NW.js 2020-03-18 20:39:52 -06:00
d702653adf Add NMR option to route notes v1.4.0 2020-03-18 15:52:49 -06:00
6eb2e028e0 Add support for addresses with letters in number (close #32) 2020-03-18 15:43:58 -06:00
5f81dd876e Add map scale control 2020-03-18 15:17:41 -06:00
2736bd3c6e Close searchbar on back 2020-01-18 02:12:22 -07:00
5ac43e4aa3 Emulate Android back button with Esc 2020-01-18 02:00:57 -07:00
a7c41a7577 Save note with Ctrl-S 2020-01-18 01:53:52 -07:00
142349de64 Improve edit and delete buttons 2020-01-18 01:48:53 -07:00
3a362168bd Convert package list to use accordions instead of swipes 2020-01-18 00:37:38 -07:00
c0c9aad049 Improve route notes 2020-01-18 00:02:29 -07:00
61e5296fb9 Clear number and unit fields when focus gained 2020-01-17 23:06:35 -07:00
7763d2a81d Reset lastchange when logging in to prevent clobbering server settings 2020-01-13 21:16:46 -07:00
50321d2bdc Add setting to manually clear the tile and geocode caches 2020-01-13 20:37:05 -07:00
410a410d35 s/manage/add 2020-01-13 19:00:48 -07:00
e1330dfa13 Only cache stuff from maps.netsyms.net in serviceworker 2020-01-13 18:56:01 -07:00
e7f1a9caa0 Use GPS to send correct item locations to server, support multiple location types, close #6 2020-01-13 18:54:46 -07:00
f81c43d053 Adjust styles, fix broken link 2020-01-12 20:52:39 -07:00
62513fd443 Rename manage page to add, adjust css 2020-01-12 20:26:47 -07:00
4e7d2af957 Move ZIP to separate box for more reliable/easier address geocoding 2020-01-10 01:41:11 -07:00
b587281315 Fix padding 2020-01-10 01:20:59 -07:00
c5efd7c3e7 Don't cache app assets on Cordova or NW.js platforms 2020-01-08 14:58:34 -07:00
7f215b850c Warn user when adding an address noted as vacant/on hold/etc, close #22 2020-01-08 14:49:29 -07:00
af5edd83ec Add street autofill to notes page (#22) 2020-01-08 14:23:12 -07:00
2c59b7d82d Fix save button overlapping notes box 2020-01-08 14:00:23 -07:00
53aa20ebf5 Add Roboto font for cross-platform consistency 2020-01-08 13:50:00 -07:00
af783bb415 Improve caching of map tiles and everything else 2020-01-08 02:58:24 -07:00
08d7ff224d Disable service worker on Cordova and NW.js platforms 2020-01-08 01:11:51 -07:00
664d54ae97 Add route notes feature (#22) TODO: street autofill and integration 2020-01-08 01:10:09 -07:00
4117adfe3a Add ServiceWorker to cache resources for offline usage 2020-01-07 21:51:03 -07:00
756e1e327a Fix issue where a new client will overwrite the server-stored settings on first sync 2020-01-07 16:47:14 -07:00
a93d33d18d Bump app version to 1.4.0 2020-01-07 16:09:00 -07:00
68117dda32 Add settings sync/backup feature 2020-01-07 16:06:12 -07:00
424c6b3987 Update copyright year v1.3.0 2020-01-01 20:31:12 -07:00
4d9b4abd19 Add geocode cache (close #30) 2020-01-01 20:29:58 -07:00
771fd271c2 Move mapbox-gl controls to the left side of the screen 2020-01-01 20:08:05 -07:00
e1ded04c9b Autofill: number-only results are now subject to user input filtering 2020-01-01 20:06:38 -07:00
261b797a85 Send separated address parts to the geocoding server 2019-12-31 01:16:00 -07:00
bbdf21f8a2 Broken scanner tool: detect signature items and warn user 2019-12-29 22:01:29 -07:00
7c25b8c3b3 Fix max zoom bug 2019-12-29 20:42:53 -07:00