Thomas Werzmirzowsky
|
d62ab2e7d4
|
added check for empty result from list_logbooks_linked
removed "echo" outputs as then the following redirect is not possible
|
2021-10-12 20:03:14 +02:00 |
|
Peter Goodhall
|
87d5c8e1b0
|
[Station Logbook] Improved edit interface
|
2021-10-12 15:19:39 +01:00 |
|
Andreas Kristiansen
|
234ec52f1b
|
Merge branch 'mastettest' into station_logbooks
|
2021-10-08 11:48:01 +02:00 |
|
Andreas
|
e0e80fb680
|
[Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller.
|
2021-10-07 21:42:19 +02:00 |
|
Peter Goodhall
|
c6f9a5a3ae
|
[Search] Fixed incorrectly closed stristr
|
2021-10-07 15:08:28 +01:00 |
|
Andreas Kristiansen
|
7a6bdf3fbc
|
Merge pull request #1212 from AndreasK79/storing_queries
Storing queries
|
2021-10-06 10:28:19 +02:00 |
|
Andreas Kristiansen
|
fa1bb549ee
|
Merge pull request #694 from jsb2092/master
Added support for lookups in services for more detailed information when logged in
|
2021-10-05 20:58:48 +02:00 |
|
Andreas
|
3baffed23e
|
[Advanced search] Edit of stored query description can now be done. Formatted code a bit.
|
2021-10-03 20:06:08 +02:00 |
|
Peter Goodhall
|
6bf7d97df8
|
Removed test function.
|
2021-09-28 17:21:56 +01:00 |
|
Peter Goodhall
|
8b1770feab
|
[API][CAT] Fixes issue where user_id isn't getting added to the hardware entry
|
2021-09-28 17:18:04 +01:00 |
|
Peter Goodhall
|
5f10c52323
|
Went through logbook and logbook model changing things to logbook linked profiles
|
2021-09-28 11:21:12 +01:00 |
|
Peter Goodhall
|
f765a1c169
|
[QSO Entry] Changed worked_grid_before in Logbooks.php to use All station locations
|
2021-09-28 11:12:35 +01:00 |
|
Peter Goodhall
|
7651517e74
|
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
Custom maps station logbooks
|
2021-09-27 15:09:21 +01:00 |
|
Andreas
|
17170433e0
|
[Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions.
|
2021-09-25 19:49:28 +02:00 |
|
Andreas
|
0717fa74ff
|
[Advanced search] When saving a query, we add this to the dropdown.
|
2021-09-25 18:08:31 +02:00 |
|
Andreas
|
223ba0ca21
|
[Advanced search] You can now save a query for re-use.
|
2021-09-25 17:40:15 +02:00 |
|
Andreas
|
915a470d8c
|
[Advanced search] Adif export for search result.
|
2021-09-23 20:18:47 +02:00 |
|
Andreas Kristiansen
|
b5ac0952ed
|
Merge pull request #1193 from AndreasK79/uploadpath
@mattmelling configurable updates folder
|
2021-09-22 14:21:36 +02:00 |
|
Andreas Kristiansen
|
a2da3753ed
|
Merge pull request #1111 from T012m3n7oR/master
Add the gridsquare from LotW QSL to the logbook
|
2021-09-22 13:38:41 +02:00 |
|
Andreas
|
9a6b6263bb
|
[Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view.
|
2021-09-20 22:03:39 +02:00 |
|
Andreas
|
51fba79397
|
[Hardware] Changed page title to be the same as the menu name
|
2021-09-20 19:32:41 +02:00 |
|
Andreas
|
98cfc18e84
|
[QSO] By limiting this to 100, a lot counties never got displayed.
|
2021-09-18 19:12:42 +02:00 |
|
Andreas
|
9311e7c85a
|
[Custom Map] Tweaks for station logbooks
|
2021-09-18 17:59:19 +02:00 |
|
Andreas Kristiansen
|
77da77ffd1
|
Merge branch 'station_logbooks' into custom_themes
|
2021-09-15 19:30:34 +02:00 |
|
Andreas Kristiansen
|
1ad0343ed0
|
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
Dxatlas grid export
|
2021-09-15 19:15:33 +02:00 |
|
Peter Goodhall
|
9e19bfe2c6
|
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
eQSL request changed from GET to POST
|
2021-09-14 21:53:28 +01:00 |
|
Peter Goodhall
|
e60bee857f
|
Merge pull request #1137 from AndreasK79/edit_contest_data_on_qso
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing co…
|
2021-09-14 21:52:13 +01:00 |
|
Thomas Werzmirzowsky
|
7207592276
|
fix to retrieval of eqsl images. callsign can contain /. therefore
change to only pass id
|
2021-09-13 15:27:00 +02:00 |
|
Andreas
|
cad5c1c569
|
[Quick Lookup] Updated code to support station logbooks
|
2021-09-10 23:13:25 +02:00 |
|
Peter Goodhall
|
ff29a60ca9
|
Merge pull request #1154 from AndreasK79/dok_station_logbooks
[DOK Award] Updated code to support station logbooks
|
2021-09-10 18:37:58 +01:00 |
|
Andreas
|
5cfa97af8a
|
[SIG Award] Updated code to support station logbooks
|
2021-09-09 22:29:59 +02:00 |
|
Andreas
|
5622c488a7
|
[CQ Award] Updated code to support station logbooks
|
2021-09-09 18:14:41 +02:00 |
|
Thomas Werzmirzowsky
|
7988f917f3
|
changed to POST request in order to not send password in query string
|
2021-09-09 17:55:51 +02:00 |
|
Andreas
|
841bec5d31
|
[CQ Award] Updated code to support station logbooks
|
2021-09-08 22:07:00 +02:00 |
|
Peter Goodhall
|
ce1d7a5351
|
Code added to have an active logbook and code to set it all up
|
2021-09-07 18:07:48 +01:00 |
|
Peter Goodhall
|
56e7827fe7
|
Adds code to create relationship between logbook and location
|
2021-09-07 17:42:35 +01:00 |
|
Andreas
|
f4b29bd601
|
[QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs.
|
2021-09-05 17:11:58 +02:00 |
|
Andreas
|
16b3d89ffe
|
[DX Atlas Gridsquare Export] Changed filename for export.
|
2021-09-05 14:56:30 +02:00 |
|
Andreas
|
54c4943798
|
[DX Atlas Gridsquare Export] Added station location select.
|
2021-09-05 10:43:36 +02:00 |
|
Andreas
|
84fbcaffb4
|
[DX Atlas Gridsquare Export] Got file export working.
|
2021-09-04 20:26:51 +02:00 |
|
Andreas
|
c750d04848
|
[QSLPrint] Fixed marking of QSLs as sent when station location was all.
|
2021-09-04 09:42:46 +02:00 |
|
Andreas
|
d397e35d82
|
[DX Atlas Gridsquare Export] Added a model for the export
|
2021-09-04 09:30:51 +02:00 |
|
Peter Goodhall
|
1ca1ab8513
|
Revert "Merge pull request #1144 from CHTJonas/master"
This reverts commit c67e0a92e6, reversing
changes made to 23ccd119b9.
|
2021-09-01 11:50:50 +01:00 |
|
Charlie Jonas
|
033971ad09
|
Further clarify timestamp format in comments
|
2021-08-31 18:37:33 +01:00 |
|
Charlie Jonas
|
2daf46d870
|
Use UTC timestamps for CAT control
|
2021-08-31 18:27:41 +01:00 |
|
Andreas
|
fddc03b4ef
|
[QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location
|
2021-08-24 20:10:07 +02:00 |
|
Peter Goodhall
|
efac6b8d80
|
Base code for getting select options for station locations
|
2021-08-23 21:56:18 +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 |
|
Andreas
|
6164558fff
|
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing contest, serial and exchange.
|
2021-08-20 12:49:57 +02:00 |
|