Wykres commitów

636 Commity (settings-file-dialogs)

Autor SHA1 Wiadomość Data
csharpen 4608ec96d0 Remove error handling placeholders 2022-09-14 22:01:52 -05:00
csharpen f5bab3a47b In support of id #143
Allows for settings import and export to browse-able file locations, showing actual filesystem paths.

In a perfect world, this should have been much simpler than it is, given the inability to CSS style
native browser file buttons/labels. This effectively hides the native elements and leverages clickable labels.

This also uses nwjs's native "nwsaveas" to allow the browser dialog to be populated with a default filename
suggestion (gt_settings.json). See https://docs.nwjs.io/en/latest/References/Changes%20to%20DOM/

Unfortunately, in my testing, I believe nwjs has a bug - when the save dialog is re-visited, it shows the selected path
as underscore delimited (instead of the appropriate slash). I don't believe this to be a showstopper, but it is irksome.
2022-09-14 20:35:31 -05:00
csharpen 4a1b6c8e66 Rough first "will it blend" swing. Needs UI stylizing, js cleanup, perhaps different dialog technology, etc. 2022-09-09 03:10:34 -05:00
Matthew Chambers ac68a3ff61 Merge branch 'update-the-docs' into 'master'
preparing for new release

See merge request gridtracker.org/gridtracker!190

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-09-05 23:21:56 +00:00
Matthew Chambers 6b2b561576 update the update.odt/pdf docs and small typos in changelog/spec files 2022-09-05 17:24:10 -05:00
Matthew Chambers 20a1e53d8a Merge branch '6-wide-x-marker' into 'master'
Display 6 wide grids in mouse-track when in MH6 mode.

See merge request gridtracker.org/gridtracker!191

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-09-05 16:28:11 +00:00
Tag de503e3b51 Nebreska missing grid DN80 2022-09-04 16:57:56 -07:00
Tag fcbfcf3011 Display 6 wide grids in mouse-track when in MH6 mode. 2022-09-04 16:49:19 -07:00
Matthew Chambers ded2a4fe00 Merge branch 'add-huntRR73-checkbox-fix' into 'master'
fixing proper setting of huntRR73

See merge request gridtracker.org/gridtracker!189

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-09-04 21:11:40 +00:00
Matthew Chambers d8239ddaed fixed lightening strike data 2022-09-04 11:33:50 -05:00
Matthew Chambers cf0e2fd342 fixing proper setting of huntRR73 2022-09-03 19:22:51 -05:00
Matthew Chambers e02edbce9e Merge branch 'add-huntRR73-checkbox' into 'master'
Add hunt rr73 checkbox

Closes #155

See merge request gridtracker.org/gridtracker!188

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-09-03 19:12:27 +00:00
Matthew Chambers 7dbb212e20 Merge branch 'cbayer-award-tracker-hunting-overrides' into 'master'
override hunting in CR based on Awards in award tracker

See merge request gridtracker.org/gridtracker!184

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-09-03 19:05:11 +00:00
Matthew Chambers 22f66f920c add checkbox to turn RR73 highlight on/off 2022-09-03 11:45:25 -05:00
Matthew Chambers 9641acf83b add hunt RR73 checkbox 2022-09-03 11:21:25 -05:00
Matthew Chambers 3efc659aeb add fixed award tracker to changelog 2022-09-03 11:06:13 -05:00
Matthew Chambers e34e8f852b first commit for updated docs for 1.22.0903 2022-09-03 10:43:03 -05:00
Christian Bayer 2b63ae22b4
don't display hunt controls in award tracker mode 2022-08-31 23:12:18 -04:00
chrbayer84 a6bbfc48fe Merge branch 'ak-county-update' into 'master'
Fixe issue #159 Wade Hampton name change

Closes #159

See merge request gridtracker.org/gridtracker!187

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-29 12:01:41 +00:00
Christian Bayer f1e0c2ebad
fixed const import 2022-08-28 22:23:38 -04:00
Christian Bayer 130e47a0c5
review changes, bugfix 2022-08-28 22:16:50 -04:00
Matthew Chambers 779f670963 fixed changed county 2022-08-28 20:35:16 -05:00
Matthew Chambers 3050b0af2e Merge branch 'oams-fixes' into 'master'
Fixed exception when oams server restarts

See merge request gridtracker.org/gridtracker!186

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-28 01:25:17 +00:00
Tag ae0f245cf1 missed + 2022-08-27 18:23:02 -07:00
Tag 182bde6a64 Fixed exception when oams server restarts
Also ignore unknown oams messages
2022-08-27 18:20:49 -07:00
Matthew Chambers 746401a52d Merge branch 'CQ-Highlighting-broken-for-DXCC' into 'master'
Fixed DXCC CQ highlighting

See merge request gridtracker.org/gridtracker!185

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-28 01:16:21 +00:00
Tag 9331c7a5a1 Fixed DXCC CQ highlighting
Also fixed 'Statistics -> Decodes' CQ message hilghting
2022-08-27 15:23:28 -07:00
Christian Bayer 79ea410c14
fixed linting #2 2022-08-25 22:35:42 -04:00
Christian Bayer 2564e6a9f8
fixed linting 2022-08-25 22:30:08 -04:00
Christian Bayer f17ed4325d
override hunting in CR based on Awards in award tracker 2022-08-25 22:27:18 -04:00
Matthew Chambers e00902ac18 Merge branch 'cbayer-1.25m-fix' into 'master'
fix attempt incorrect awards tracking 1.25m

See merge request gridtracker.org/gridtracker!183

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-22 02:48:14 +00:00
Christian Bayer 9f854f8576
fix attempt incorrect awards tracking 1.25m 2022-08-16 13:53:28 +02:00
Matthew Chambers 91145aa562 Merge branch 'lightning-via-oams' into 'master'
Initial commit

See merge request gridtracker.org/gridtracker!181

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-07 18:04:47 +00:00
Tag 3f2a0bbb1a Lint fix 2022-08-07 10:48:57 -07:00
Tag 5eb937e646 Initial commit 2022-08-07 10:43:20 -07:00
Matthew Chambers 05227b519a Merge branch 'soften-rr73-updates' into 'master'
If treating RR73/73 as CQ, soften highlighting to help differentiate foreshadow from an actual CQ

See merge request gridtracker.org/gridtracker!180

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-08-06 20:54:44 +00:00
csharpen 85ca5399c3 Trailing whitespace fallin' on my head... 2022-07-29 09:13:58 +00:00
csharpen 7735a9f97b If treating RR73/73 as CQ, soften highlighting to help differentiate foreshadow from an actual CQ 2022-07-29 09:06:01 +00:00
Matthew Chambers c1f7f1be41 Merge branch 'dev-test' into 'master'
Dev test

Closes #150, #118, #95, and #9

See merge request gridtracker.org/gridtracker!179

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-07-24 19:56:21 +00:00
Matthew Chambers 9a84aa6e98 update v and notes for release 2022-07-24 14:42:41 -05:00
Matthew Chambers 03050e5ffb Merge branch 'master' into 'dev-test'
# Conflicts:
#   package.nw/lib/roster/renderRoster.js
2022-07-24 17:24:43 +00:00
Matthew Chambers 0746014e40 Merge branch 'gridtracker-add-instances-to-roster-window-title' 2022-07-24 12:23:23 -05:00
Matthew Chambers 9a71f15b0c Fix linting problems 2022-07-24 12:22:28 -05:00
Matthew Chambers 6b89977a62 don't filter callsigns with current pota data from being checked 2022-07-24 10:00:44 -05:00
Matthew Chambers e505132d57 Merge branch 'csharpen-master-patch-12742' into 'master'
Trivial update of renderRoster.js 1x1 pattern match FCC's assignment

See merge request gridtracker.org/gridtracker!178

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-07-23 14:13:06 +00:00
Matthew Chambers 16ef17d019 Merge branch 'cloudlog_station_logbooks' into 'master'
Fix missing Cloudlog Station Profile ID

Closes #133

See merge request gridtracker.org/gridtracker!176

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-07-23 14:12:11 +00:00
Matthew Chambers 58540c6cff Merge branch 'sd-rr73' into 'dev-test'
Resolve "Call Roster - CQ highlighting - RR73 / 73"

See merge request gridtracker.org/gridtracker!175

If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
2022-07-23 14:10:20 +00:00
csharpen 6eedb9f546 Updated pattern 2022-07-17 07:42:16 +00:00
csharpen e813960836 Trivial update of renderRoster.js 1x1 pattern match with FCC's actual assignment ( https://www.fcc.gov/wireless/bureau-divisions/mobility-division/amateur-radio-service/special-event-call-signs ). This assumes it was intended to only match FCC 1x1s - I'm not aware of other regions doing similar. 2022-07-17 07:22:50 +00:00
csharpen a2b76b94d6 Cleanup whitespace 2022-07-17 05:35:58 +00:00