HB9HIL
6bdca6cee8
aligned tables
2023-12-08 17:34:47 +01:00
HB9HIL
ced2f519b7
Merge pull request #27 from magicbug/dev
...
Dev
2023-11-22 16:08:35 +01:00
Andreas
e3814bf1e8
Fixed closing table tags in views
2023-11-22 14:48:33 +01:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
HB9HIL
259738fca7
Created dedicated station_lang.php
2023-10-12 20:21:05 +02:00
HB9HIL
eb8222203e
Station Profile View
2023-10-12 02:08:57 +02:00
int2001
cfa77e4959
Changed Icons
2023-08-01 08:41:38 +00:00
int2001
1158bf312e
Moved "reassign QSOs" to adminarea with Menu
2023-08-01 08:21:17 +00:00
Andreas
b5d4e41806
[Translation] Replaced string $this->lang-line where no echo was used
2023-05-14 13:54:10 +02:00
phl0
587a39ab83
Show badge and hints about deleted DXCCs
2023-04-26 22:39:09 +02:00
phl0
5d6abd1fd3
Remove redundant country colum in station_profile
...
Squashed commit of the following:
commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbe
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 23:28:31 2023 +0200
Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames
commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 23:18:28 2023 +0200
Refactor reassign function to use DXCC name from dxcc_entities
commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 22:05:12 2023 +0200
Use DXCC name from DXCC entities upon import
commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 21:18:53 2023 +0200
Add DB migration script
commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 18:16:55 2023 +0200
Fix export function for requests QSLs
commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 17:53:50 2023 +0200
Fix webadif/qrz upload
commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 17:32:40 2023 +0200
Fix lotw_export function
commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 17:21:37 2023 +0200
Fix SIG export function
commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 17:01:42 2023 +0200
Fix SAT export functions
commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20 d6139439
Author: phl0 <github@florian-wolters.de>
Date: Mon Apr 24 16:52:43 2023 +0200
Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames
commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 23:54:14 2023 +0200
Use DXCC entity name from dxcc_entities in ADIF export
commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 23:36:16 2023 +0200
Make logbooks use DXCC name from entities table
commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 23:01:58 2023 +0200
Use DXCC name from separate table in QSO view
commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 18:21:57 2023 +0200
Add table join to station profile lookup
commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 18:13:35 2023 +0200
Remove country name from edit functions
commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 18:07:58 2023 +0200
Remove station_country parameter
commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date: Thu Apr 20 17:59:24 2023 +0200
Use DXCC name from dxcc_entitites table
2023-04-25 00:13:49 +02:00
Andreas
3b5c940d51
[Station locations] Added title on buttons
2023-01-01 13:37:39 +01:00
Andreas
6ed50f4e2f
[Station locations] Tweaked the table a little bit
2023-01-01 13:32:12 +01:00
Alessio Caiazza
e61baa195d
Add station copy
...
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.
This commit implements a copy function for station locations.
2022-08-17 08:49:58 +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
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
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
9a07722675
[Station Profile] Made table responsive within the design so its scrollable
2020-11-28 20:11:25 +00: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
Andreas
f7a7f3e244
Changed text on button to clarify it's function.
2020-10-09 19:30:27 +02:00
Peter Goodhall
590b527ea5
[Station Profile] Improved button text to make it clearer.
2020-09-06 20:59:25 +01:00
AndreasK79
a4e942af43
Added a button to only delete the log, not the profile. I found this to be valuable when testing out the import, and not having to create a new profile each time.
2020-02-07 14:54:49 +01:00
Peter Goodhall
c2a389cb99
When importing only check QSO exists for that station profile
2019-12-04 15:16:56 +00:00
Peter Goodhall
81e8b51729
Deleting a station profile also deletes all its associated QSOs
2019-12-03 19:16:40 +00:00
Peter Goodhall
01aa885bcc
Removed items from Station Profile display table shifting to a details area
2019-10-03 15:12:19 +01:00
Peter Goodhall
2a8f7f9272
Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname
2019-10-03 12:56:25 +01:00
Peter Goodhall
ecd7f7f6ac
On /station/ next to each profile it gives a QSO count.
2019-09-24 22:19:49 +01:00
Peter Goodhall
8c9e50ff85
Extended the Station Profile options these will act as logbooks within Cloudlog
2019-09-23 17:29:22 +01:00
Peter Goodhall
392add4efd
Added Javascript confirm to station profile delete to make the user confirm.
2019-08-19 22:33:05 +01:00
Peter Goodhall
9c2959779b
Changed interface elements to Bootstrap 4
2019-01-09 15:18:46 +00:00
Peter Goodhall
df3de16d5a
Creation of station profiles
...
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.
This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00