提交图

66 提交

作者 SHA1 备注 提交日期
Peter Goodhall
613696b57d
Merge pull request #1572 from phl0/optionalCity
Make specification of city name optional
2022-08-24 16:01:21 +01:00
phl0
c90f65eb49
Make specification of city name optional 2022-08-17 22:07:58 +02:00
phl0
cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
Thomas Werzmirzowsky
b2e32080c2 added possibility to sort locations by id
server side sort is obsolete because of client side sort
2022-05-04 23:42:05 +02:00
Peter Goodhall
09bca9a8c3 [Station Location] Stop Gridsquare finder submitting the form 2022-04-14 16:09:40 +01:00
Peter Goodhall
21c8a82fcf Update edit.php 2022-04-14 16:07:10 +01:00
Peter Goodhall
ee711e239c Update create.php 2022-04-14 16:03:20 +01:00
Peter Goodhall
c3cf1c5439 {station locations] GPS Cleaned up Interface 2022-04-14 15:57:18 +01:00
Peter Goodhall
39096628b2 [Station Locations] Start of adding automatic gridsquare population 2022-04-14 15:45:35 +01:00
Peter Goodhall
33130201f6 Revert "Merge pull request #1403 from AndreasK79/dxcc_add_text_deleted"
This reverts commit a6faa1310b, reversing
changes made to 6b0e9b5eeb.
2022-02-20 11:57:09 +00:00
Andreas
2418f63b2e Added prefix to dxcc dropdown in station location. 2022-02-12 12:07:36 +01:00
Andreas
a52827fdc0 Added text (deleted dxcc) to the dropdown so it's easier to choose correct dxcc. 2022-02-11 23:52:41 +01:00
Peter Goodhall
70c408ac82 [Station Locations] Added datatable.js to allow sorting etc 2022-01-20 14:44:32 +00:00
Thomas Werzmirzowsky
278cf3b016 set logbook active on creation of first logbook
set station profile active on creation of first station profile
disabled deletion of active logbook
disabled deletion of active station profile
2021-12-04 17:14:57 +01:00
Thomas Werzmirzowsky
e66e2007c0 one more change 2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade changed wording to station 2021-10-17 11:42:33 +02:00
Peter Goodhall
6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall
30937eaf75 [Station Profile] Added DXCC "None"
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +01:00
Paul Stoetzer
972894e7fd
Update list of US states to include the DC
This change will allow hams operating in the District of Columbia to properly set their station location.
2021-07-13 22:25:02 -04:00
Peter Goodhall
673228bc4c [Station Locations][Edit] Changed the UI ahead of further improvements 2021-03-24 17:58:54 +00:00
Peter Goodhall
48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Peter Goodhall
3733fca792
Fixes issue with create button not showing 2021-03-09 16:50:06 +00:00
Peter Goodhall
1b273904b1 [Station Profile] Moved Create Station Profile to the top of the table in case user has a long list 2021-03-09 14:07:35 +00:00
Peter Goodhall
4f2a146e3b [Station Profiles] Cleaned up the table information 2021-03-09 14:04:49 +00:00
Peter Goodhall
e5ad2630a0 [Station Profile] Added warning that QRZ Logbook requires paid subscription #351
This addresses comment that QRZ logbook needs a paid subscription to function fixes #351
2021-01-27 19:17:14 +00:00
Andreas
43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01:00
Peter Goodhall
fba3a16ecc
Hide county in station profile till it's html select 2021-01-08 22:27:16 +00:00
Peter Goodhall
55ce77664e
Station Profile hide county till it's populated via a list 2021-01-08 22:25:28 +00:00
Peter Goodhall
e8a116abce Fixed issues with county fields 2021-01-02 19:10:31 +00:00
Peter Goodhall
f4b81752b4 Added County 2021-01-02 19:09:12 +00:00
Peter Goodhall
9a07722675 [Station Profile] Made table responsive within the design so its scrollable 2020-11-28 20:11:25 +00:00
Peter Goodhall
a4cb766479 Station Profile Create - QRZ Real Time always No by default 2020-11-18 22:58:41 +00:00
Peter Goodhall
ea91773090 Changed Dropdowns to Yes/No 2020-11-18 14:19:21 +00:00
Andreas
e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc
4c1088da5e Fix form name tag to avoid overwriting sota field 2020-11-11 18:19:31 +01:00
Daniel Clerc
8412095d3c Add sig and sig_info fields to edit and create view 2020-11-11 18:10:32 +01:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Peter Goodhall
9f3eec5f1a
Merge pull request #650 from AndreasK79/station_profile_changed_button_text
Changed text on button to clarify it's function.
2020-10-12 15:15:23 +01:00
Andreas
f7a7f3e244 Changed text on button to clarify it's function. 2020-10-09 19:30:27 +02:00
Andreas
d38aa6eb51 Added an IOTA-dropdown in edit/create station profile. We have the table with IOTA, so I added a dropdown to make it a bit more user-friendly. 2020-10-06 23:47:39 +02:00
Peter Goodhall
590b527ea5 [Station Profile] Improved button text to make it clearer. 2020-09-06 20:59:25 +01:00
Peter Goodhall
de19042277
Merge pull request #586 from AndreasK79/dropdown_for_cq_itu_station_profile
Dropdown for cq itu station profile
2020-09-02 15:02:54 +01:00
Peter Goodhall
70ae1e48a8 Cleaned up some html 2020-09-01 18:02:31 +01:00
Andreas
d2a977e301 Placed CQ and ITU side by side in edit and create station profile. 2020-08-29 12:57:14 +02:00
Andreas
cf6144bd5a Added dropdown for CQ and ITU zone when creating and editing station profile. 2020-08-29 12:51:53 +02:00
AndreasK79
059246922b Added Canadian provinces to state in Station Profile. Fixes #569 2020-08-08 16:01:19 +02:00
Peter Goodhall
0ea2ea5178 Changed text on the QRZ Logbook API inputs on station profile and added link to qrz for api 2020-05-08 12:07:33 +01:00
AndreasK79
f1ad1d1d6e Added pushing of QSOs to QRZ. 2020-05-07 17:35:58 +02:00