提交图

27 提交

作者 SHA1 备注 提交日期
abarrau
d3a1f9ab76 eQSL default msg add function (english lang) 2023-11-29 14:17:58 +01:00
HB9HIL
259738fca7 Created dedicated station_lang.php 2023-10-12 20:21:05 +02:00
HB9HIL
a71c62a6fb Station Edit (work in progress) 2023-10-12 10:44:37 +02:00
HB9HIL
39dbe00fb4 Station Controller (uncomplete) 2023-10-12 08:30:18 +02:00
int2001
1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
int2001
bcf3aecd1a
Fixed sec-issues at stations (edit / delete / empty / copy) 2023-07-30 09:05:51 +00:00
Peter Goodhall
9d885f2b22 removed debug code 2022-10-01 13:21:50 +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
Andreas
9e4bd5ff36 [Station location] Changed county limit to 300 to avoid result getting truncated. 2021-12-27 20:24:00 +01:00
Peter Goodhall
831f249938 Built interface to display station locations when editing Station Logbooks 2021-08-23 17:34:00 +01: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
141d27f008 [Station Locations] Missed a title that needed changed 2021-03-24 18:00:31 +00:00
Peter Goodhall
48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Andreas
43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01: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
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
f22b811e79 XSS Clean inputs on Station controller and model 2019-10-05 19:16:05 +01:00
Peter Goodhall
48f07949fb Added function to edit station profiles 2019-10-03 22:18:14 +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
76e24b545d Added migration to set the station_id to indexed also created a second station model that returns qso count so that sped things up 2019-09-25 00:38:13 +01:00
Peter Goodhall
142dcb35d8 Removed debug as it should be fixed 2019-09-23 18:36:17 +01:00
Peter Goodhall
55cdbda070 debug check 2019-09-23 18:35:02 +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
a0163d6002 Corrected comments which werent correct 2019-05-14 11:25:57 +01:00
Peter Goodhall
9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall
04981ac6d3 Adding the files for the latest bootstrap 2019-01-08 22:54:29 +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