70 Commits

Author SHA1 Message Date
f3f3653d2c Don't insert duplicate codes in tracking history 2019-11-30 19:43:10 -07:00
976f44a4f8 Add history (last five codes) and better help text to tracking page 2019-11-30 19:29:58 -07:00
008ab56ce8 Handle pressing Enter in tracking code box 2019-11-30 19:05:47 -07:00
4c24d8fba8 Remove some papercuts from broken scanner feature 2019-11-30 18:59:23 -07:00
9f5caa2593 Add list sharing feature (no sync, simply transfer+merge). 2019-11-30 18:44:08 -07:00
efd39a2349 Save packages list to localStorage after deadline alarm triggers 2019-11-30 17:26:55 -07:00
c1f74e43fe Add delivery alarm for express packages 2019-11-30 16:40:44 -07:00
d0c3988566 Add tool for scanning items delivered (close #14) 2019-11-27 02:53:01 -07:00
3602f77343 Make barcode scanner work on Cordova browser platform (close #28) 2019-11-26 21:45:46 -07:00
3ecc981c67 Reset item type to "package" after adding an item 2019-11-23 22:54:31 -07:00
b55e1f93d2 Show max wind speed, "until" time, and location name 2019-11-23 22:37:21 -07:00
0cac63bf8d Add more weather icons (cloudy, partly-cloudy, and none), recolor/improve weather icons, round lat/lng to two decimal places before sending to server 2019-11-22 20:38:04 -07:00
f6f811d404 Add refresh button on tracking info page (close #24), add scan sound 2019-11-22 19:21:28 -07:00
3967a15485 Pre-populate user location with GeoIP data from the server 2019-11-22 17:18:20 -07:00
66161eebf8 Add weather page to toolbox (close #25) 2019-11-21 23:38:02 -07:00
84d7576be5 Add support for separate tracking barcode value to allow solving #26 on serverside 2019-11-21 21:46:00 -07:00
2703cb8e0b Remove a couple unneeded barcode scan formats 2019-11-14 23:35:43 -07:00
031c8f1a9b Support PDF417 barcodes 2019-11-14 22:52:37 -07:00
ca9efefc96 Change PRE_TRANSIT icon 2019-11-14 21:35:02 -07:00
b9ac7dd1ce Add barcode scanning support 2019-11-14 21:23:50 -07:00
933a1f7df2 Display barcode on tracking page, fix some tracking bugs 2019-11-14 20:06:44 -07:00
afbf8b6122 Add package tracking (close #23), add large package and signature item types 2019-11-12 21:36:28 -07:00
4369bb80c0 Better behavior when network/geocoding API is slow 2019-10-29 20:12:22 -06:00
f3c71aaf8c Move alert settings to own page, audio.js honors filename settings, units option is now a select 2019-10-27 21:38:55 -06:00
b1290372aa Improve settings page with smart selects, fix #20, improve app settings.js 2019-10-27 21:06:12 -06:00
47bd443689 Improve autocomplete behavior, disable browser autocomplete 2019-10-07 21:19:59 -06:00
5a2a3500bf Adjust a couple icons 2019-10-07 20:48:52 -06:00
d3bff90b3e Add street autocomplete (close #4), update project properties 2019-10-05 23:39:40 -06:00
c214106bc3 Better map defaults 2019-09-28 21:29:16 -06:00
feeb39281d Show recently added packages on second tab of load page (close #5) 2019-09-28 20:00:30 -06:00
0b4a579617 Make search work properly when list reload triggered 2019-09-28 18:55:34 -06:00
f5ae0ea3c8 Fix infinite loop typo 2019-09-28 18:33:33 -06:00
654ffa69e9 Don't consider delivered items when choosing map icon 2019-09-26 21:14:17 -06:00
5f63387592 Add package type option to load screen (close #2) 2019-09-26 21:07:46 -06:00
bd588b09ba Finish package data format rework, close #3, add extra item icons/types (#2) 2019-09-26 20:58:13 -06:00
e6b561f944 Fix bugs 2019-09-26 11:06:05 -06:00
825565a9b1 Combine packages for single lat/lng/address (#3) 2019-09-26 10:53:38 -06:00
385f0ae535 Use last known location before GPS warms up (close #19) 2019-09-26 10:01:20 -06:00
afb607a618 Adjust wording and stuff 2019-09-21 23:04:02 -06:00
70f5a075ae Add image/button on list when no packages in list (close #18) 2019-09-21 22:57:48 -06:00
cf7d8a10e0 Fix map.js to use markDelivered() (#13) 2019-09-21 22:40:39 -06:00
a571769ca4 Record timestamp of package delivery (close #13) TODO: show time to user 2019-09-21 22:35:10 -06:00
991a82892e Add buttons to open geo: url for packages (close #15) 2019-09-21 22:29:35 -06:00
1d0f6c825e Adjust locatecontrol options 2019-09-11 23:46:32 -06:00
93296b5365 Add missing license headers 2019-09-11 20:55:07 -06:00
2e244bcdf3 Remove offline tiles 2019-09-11 20:50:43 -06:00
8e3f553797 locate control: don't snap back to zoom 2019-09-11 20:47:32 -06:00
0447233d33 Fix #12 2019-09-11 20:29:37 -06:00
d3d41a5e75 Fix/workaround/whatever various map bugs by reloading map when opening, close #11 2019-09-11 20:19:33 -06:00
6c43a7df6e Add slider to choose alert sound frequency (close #8) 2019-09-11 20:05:37 -06:00