Andreas Kristiansen
109f40bc23
Merge branch 'station_logbooks' into cloudlog8
2021-11-14 22:01:25 +01:00
Andreas
d71be33ffe
[Gridsquares] Fixed if no QSOs
2021-11-14 18:06:49 +01:00
Thomas Werzmirzowsky
0ff857357c
added user checks to previous contacts and qsl management
2021-11-14 17:50:11 +01:00
Andreas
8719441eb6
[Custom Map] Fixed error if logbook is empty
2021-11-14 17:17:20 +01:00
Andreas
8c7fa355fb
[Awards] Fixed implode error when logbook is empty
2021-11-14 17:11:59 +01:00
Peter Goodhall
b58ed8bcbd
Merge pull request #1287 from Werzi2001/version_2_exclude_deleted
...
exclud deleted DXCC and IOTA by default
2021-11-14 13:11:50 +00:00
Ondřej Nový
558e111b5a
More robust eQSL.
...
* download eQSL only once
* don't save empty file
* add entry to DB only for correctly downloaded and saved eQSL
* use redirect instead of "subrequest"
2021-11-14 12:01:59 +00:00
Thomas Werzmirzowsky
a3822698c0
exclud deleted DXCC and IOTA by default
2021-11-14 12:58:19 +01:00
Peter Goodhall
8cb990fc30
[API] Allows all users to access
2021-11-14 11:57:21 +00:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve
2021-11-13 20:00:48 +01:00
Andreas
939434090d
[Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db.
2021-11-13 15:55:17 +01:00
Andreas
1ce153a2ca
[KML Export] Fixed query to get the correct QSOs. Also added an extra check if lat and lng were undefined
2021-11-12 12:45:33 +01:00
Peter Goodhall
0ffe57dc63
[Auth] Changed Roles either Administrator or Operator
...
This is the first step in changes to the AUTH system it will have two roles
- Admin - who can access all the admin tools plus log qsos
- Operator - who can just access the main Cloudlog functions and their own logbooks and locations
2021-11-08 15:28:16 +00:00
Peter Goodhall
3a36b38b82
[Dashboard] Redirect to Login if user isn't logged in
2021-11-08 15:22:17 +00:00
Ondřej Nový
cf706fb17d
More robust eQSL.
...
* download eQSL only once
* don't save empty file
* add entry to DB only for correctly downloaded and saved eQSL
* use redirect instead of "subrequest"
2021-11-07 23:01:10 +01:00
Peter Goodhall
c34f80f5e9
[LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
...
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall
ef6bcea1c0
[LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads
2021-11-04 11:39:51 +00:00
Thomas Werzmirzowsky
6f39ce940f
- QSO create/edit check that station belongs to user
...
- QSO form only shows stations of user
2021-10-31 10:25:35 +01:00
Thomas Werzmirzowsky
9ed56e7211
improvements to multi user support of stations/logbooks
...
- Set active logbooks checks if logbook belongs to user
- Link station to logbook checks that station and logbook belong to user
- Unlink station from logbook checks that station and logbook belong to user
- Edit of logbook only shows stations of user
- Set active station checks if station belongs to user
- find_active and find_gridsquare of Stations model now check user
2021-10-31 09:56:45 +01:00
Andreas
36d1b75484
[Contesting] Implemented dupecheck
2021-10-24 16:48:23 +02:00
Andreas
6f266567a1
[Modes] Added buttons for activate / activate all
2021-10-23 19:55:57 +02:00
Andreas
93b6cba00e
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:44:41 +02:00
Thomas Werzmirzowsky
f510bc314b
added logbook filter to logbook main list
2021-10-17 11:25:01 +02:00
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
Peter Goodhall
79d9167e8b
[Station Logbooks] Added functions to handle editing
2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a
[Station Logbooks] Added code to create and delete station logbooks
2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6
[Station Logbooks] Added the basics for the index page
2021-08-12 20:17:18 +01:00
Andreas
ffbc7c4b6d
[Custom CSS Theme Support] Added fetching of theme list in options as well.
2021-08-09 15:10:37 +02:00
Andreas
d24eeafcdf
[Custom CSS Theme Support] Added user interface for add/edit/delete theme
2021-08-09 14:29:53 +02:00
Andreas
a512a984aa
[Custom CSS Theme Support] Added support for fetching list of themes from database.
2021-08-09 13:13:41 +02:00
Jeremy Brown
791cc04f62
Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master
2021-08-05 15:36:28 -04:00
Pat Lang
4c9ed28972
Merge branch 'magicbug:master' into master
2021-08-05 12:27:05 -04:00
Andreas
0015d4a1cf
[DX Atlas Gridsquare Export] Initial work begun for export
2021-07-29 12:05:52 +02:00
Andreas
78f11d62c6
[Quick lookup] Added clickable links so that you can see the qso information that lies behind the W/C in quick lookup.
2021-07-29 10:38:27 +02:00
Peter Goodhall
347327c3c9
Merge pull request #1112 from AndreasK79/qslprint_enhancement
...
[QSL Print] Added button to see list of QSOs with callsign. Can add t…
2021-07-28 18:11:49 +01:00
Peter Goodhall
01440b3e83
Merge pull request #1109 from AndreasK79/awards_was_mode_filter
...
[Awards WAS] Added mode filtering.
2021-07-28 18:11:22 +01:00
Andreas
f96b608b52
[QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list.
2021-07-28 11:10:15 +02:00
KT3PJ
614452b07e
Add the gridsquare from LotW QSL to the logbook
...
The gridsquare from the QSL will now update the log if the gridsquare
was not previously populated, or if the LotW gridsquare is more
specific than what previously existed. Previously the gridsquare was
not being used from the LotW QSL record.
This will enable the map above the logbook to more accurately display
where the QSL was with instead of default values.
- Add 'qsl_gridsquare' to the logbook_model.php:lotw_update
implementation.
- Refactor code in lotw_update to remove duplicate code.
- Add gridsquare into the LotW output table on what is imported.
2021-07-27 18:49:54 -04:00
Andreas
88c4a10d35
[Awards WAS] Added mode filtering.
2021-07-27 12:11:41 +02:00
Andreas
0996f957fd
[Awards IOTA] Added mode filtering.
2021-07-26 13:13:16 +02:00
Andreas
b2f2b329c4
[Awards CQ Zone] Added mode filtering.
2021-07-26 09:00:52 +02:00
Peter Goodhall
1c49a36ffd
Merge pull request #1102 from AndreasK79/awards_dxcc_qso_details_fix_cleanup
...
[Awards] Fixed DXCC QSO details to also filter on modes
2021-07-25 22:54:00 +01:00
Andreas
8b370c9783
[Awards] Fixed DXCC QSO details to also filter on modes. Made a generic function to display QSOs. It's now used for DXCC, WAS, IOTA, CQ, VUCC. This is also done in preparation for adding mode filter to WAS, IOTA and CQ Award.
2021-07-24 14:31:16 +02:00
Andreas
2d86c70e53
[Date format] Fixed displaying of correct date format in qso widgets and in the previous contacts table in live/post qso.
2021-07-23 19:26:10 +02:00
Peter Goodhall
1d9d0d5be2
Merge pull request #1098 from AndreasK79/print_qsl_queue
...
[QSL Print Queue] Expanded the functionality with a table. You can now delete from table, and you can choose station profile.
2021-07-22 21:22:02 +01:00
Andreas Kristiansen
1215a15141
Merge branch 'master' into print_qsl_queue
2021-07-22 17:20:09 +02:00
Andreas
c0a2134f62
[QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed.
2021-07-22 17:16:49 +02:00
Andreas
edd518cabc
[QSL Card] Feature for adding more QSOs to a QSL Card
2021-07-22 07:55:34 +02:00
Peter Goodhall
e63f3c8c6f
[LoTW] Updated Satellite Remapping
2021-07-14 21:47:37 +01:00
Peter Goodhall
08623f4667
[Map][Custom] Allows filtering custom map by band
2021-07-14 11:37:06 +01:00
Peter Goodhall
31ef5565b9
[Logbook] Added dropdown item to mark QSL Card as not required.
2021-06-11 16:14:34 +01:00