Commit Graph

45 Commits

Author SHA1 Message Date
phl0
af9269fdbf Remove duplicate loading lib 2025-05-07 16:49:00 +02:00
phl0
5078a59bed Check grid on station location copy as well 2025-05-07 16:42:27 +02:00
phl0
7f2bce26e2 Also send all other values to create as well in case of form validation
errors
2025-05-04 09:30:23 +02:00
phl0
4cd6f0664a Blueprint for keeping values in case of form validation errors 2025-05-04 09:25:27 +02:00
phl0
10445783ee Make error message translatable 2025-05-02 14:26:16 +02:00
phl0
fd4d55fcee Add grid check to station profiles add/edit as well 2025-05-02 14:10:46 +02:00
phl0
240f68b217 Pan map on station profile select 2025-02-25 20:14:52 +01:00
HB9HIL
b2826377fc make sure the cache clearing does not run more often then needed 2024-11-11 20:33:17 +01:00
HB9HIL
4fcfd667e2 Static Map API (#1098)
Added new Static Map Feature

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-10-31 10:26:59 +01:00
int2001
f5acf6ecca Add None to DXCCs 2024-10-09 07:51:49 +00:00
HB9HIL
5dee1b9968 You're not allowed to do that! 2024-08-16 10:08:44 +02:00
HB9HIL
4b65e92c4c station_profile/index is no longer in use due to the new stationsetup page 2024-08-15 09:16:16 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
fa3fbeebda move get_county function to lookup 2024-03-07 09:47:49 +01:00
Andreas Kristiansen
4bbfe1b07e Station setup (#175)
* The start of station setup

* Added modals new logbook and new location

* Added 1st JSON-Create Logbook (PHP)

* Added 1st JSON-Create Logbook (JS)

* Changed to small buttons

* A bit more errorhandling (JS)

* Moved collecting of params to controller and added errorhandling

* Added Delete-Function (with confirmation)

* Moved view to new folder and added delete Logbook

* Added AJAX for setActive Book

* Added AJAX for setActiveBook (JS)

* Partially working reload logbook table

* Dynamic loading of logbooks (PHP)

* Dynamic loading of logbooks (JS)

* Reload location table

* Removed duplicate return statement

* Fixed Zoo of params to JSON-Out

* Fixed RenderBug (not yet finished) at JS

* Fixed DT error

* Fixed CSS

* Changed setActiveStation from link to Ajax (PHP)

* Changed setActiveStation from link to Ajax (JS)

* Added confirmation to changeActiveStation

* Changed EmptyStation to AJAX (PHP)

* Changed EmptyStation to AJAX (JS)

* Changed DeleteStation to AJAX (JS)

* Changed DeleteStation to AJAX (PHP)

* Tidy up code a little

* Re-added favorites

* Ajaxyfing favorite location

* Fixed clicking on favorite

* Fixed favorite star

* Tweaked new logbook dialog

* Fixed public search badge

* Fix badges on first load

* Reloads stations on load

* Redirect to station setup

* Re-added translation

* Fixed more badges

* Added menu item translation

* Header with translated menu

* Updated warning links on dashboard to go to station setup

* Added missing lang lines for Polish and Czech

* Changed links in Quickswitch to station setup

* station setup in quickswitcher

* Make station location ID a separate (and sortable) column

* Added missing ID

* Relocated eQSL-Thing to station_model to reduce redundancies

* Removed Debug-Stuff

* Moved get_options to get_default_eqsl_message within QSO-Controller

* Moved generic get_options to more specific get_eqsl_default_message

* Removed loading of options_model, since it is already loaded via "autload"...

* dynamic quickswitcher

* disabled button for active location

* typo

* removed empty unused function

* comment

* reload stationsetup list if we are on this page

* don't grey out the locations

* dynamic loading in both directions

* rename function to make it more clear

* readability

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: HB9HIL <fabian.berg@hb9hil.org>
Co-authored-by: phl0 <github@florian-wolters.de>
2024-03-03 21:52:51 +01:00
HB9HIL
d1e11455e4 quickswitch feature 2024-02-09 11:05:28 +01:00
int2001
493cc65e20 Removed dangerous functions where User can accidently shift profiles 2024-02-07 17:29:32 +00:00
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