Peter Goodhall
6c7a15f983
[QSL Upload] Improved error reporting
2022-04-01 17:39:23 +01:00
Andreas Kristiansen
3fbf305a05
Merge pull request #1422 from AndreasK79/custom_map_tweak
...
[Custom map] Responsive map
2022-03-27 10:18:33 +02:00
phl0
22e74b55e4
Add table for (VUCC) gridsquare activators top list
...
Squashed commit of the following:
commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date: Tue Mar 22 17:31:08 2022 +0100
Also take VUCC_GRIDS into account
commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 23:19:39 2022 +0100
Add ShowQSO function for detailed view
commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 20:59:58 2022 +0100
Distinguish between LEO and GEO in SAT selection
commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 19:57:48 2022 +0100
Make sure mincount is numeric
commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 00:37:35 2022 +0100
Implement optional minimin grid count
commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 26 23:21:55 2022 +0100
Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00
phl0
3ce3c12e39
Add SOTA csv export function
2022-03-16 11:27:54 +01:00
Andreas
caf38a8d37
[Custom map] Responsive map
2022-03-09 19:01:04 +01:00
Peter Goodhall
0e1fdeac55
[Activated Gridsquare Map] get options items not correctly called
2022-03-02 15:51:12 +00:00
Peter Goodhall
8b67014d2f
Merge pull request #1398 from phl0/activatedGrids
...
Activated grids
2022-03-02 11:37:48 +00:00
Andreas
7a7b1996d4
[QRB Link] Fixed correct home locator. Now uses the one logged.
2022-02-21 22:53:09 +01:00
Andreas
274ecf85cb
[QRB Link] Added globe link to dashboard, logbook and qso. Spawns QRB window.
2022-02-19 19:46:07 +01:00
Peter Goodhall
bfe1b38c86
[QSO] Fixed issue with bearing lookups with VUCC Grids
2022-02-18 13:46:16 +00:00
Peter Goodhall
1b64410649
Check if the config items already in session before running a database query
2022-02-16 22:59:59 +00:00
phl0
72400c8908
Make a separate log view for activated grids
2022-02-16 17:17:17 +01:00
Andreas Kristiansen
9b8a226112
Merge pull request #1405 from phl0/tooltipsForAdvancedSearch
...
Also add QSL/contest tooltips to advanced search results
2022-02-16 16:50:09 +01:00
phl0
e77675c153
Minor layout beauty :)
2022-02-16 14:57:07 +01:00
Andreas
4210a8088e
[QRB Calculator] Added local copy of js. Some tweaks and popup to the map.
2022-02-16 08:17:15 +01:00
Andreas
0763e64777
[QRB Calc] Added some error checking and rounding of coordinates.
2022-02-15 22:17:37 +01:00
Andreas
c27bc1243a
[QRB Calculator] Tweaked the popup output a little bit
2022-02-15 20:28:37 +01:00
phl0
a49ec4c42c
Merge remote-tracking branch 'upstream/station_logbooks' into activatedGrids
2022-02-14 15:15:29 +01:00
phl0
d2fdcd6546
Also add QSL/contest tooltips to advanced search results
2022-02-13 23:03:38 +01:00
Andreas
0357eb40df
[QRB Calculcator] Working version, with map and path.
2022-02-13 18:08:55 +01:00
Andreas
89b81b4c85
[QRB Calculator] Added model, view, controller and javascript to spawn dialog.
2022-02-12 11:45:06 +01:00
Peter Goodhall
0ae1394756
Add htmx script reference needs to be changed to local
2022-02-09 21:10:30 +00:00
phl0
5afdbda357
Implement table results view for activated grids
2022-02-06 16:17:21 +01:00
Peter Goodhall
9d6e875f80
[Maps] Adds ability to save displayed map as png
...
This uses DOM to Image which doesn't work with IE/Edge at the moment
2022-02-04 14:09:51 +00:00
phl0
1fadec7e7b
Add basic function to show activated grids
2022-02-03 22:09:05 +01:00
phl0
82a39a5667
Sort DOK by default and add type selection form
2022-01-26 09:18:29 +01:00
Peter Goodhall
1b343f036e
[Station Logbooks] Added datatable.js
2022-01-20 14:50:42 +00:00
Peter Goodhall
70c408ac82
[Station Locations] Added datatable.js to allow sorting etc
2022-01-20 14:44:32 +00:00
phl0
4bdafe185f
This PR adds some eye candy tooltips to QSLs icons as well as contest
...
exchanges on various sections within cloudlog
Squashed commit of the following:
commit 89edbf3ddadd7d796ba5412388f66d14e3e9ac17
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 20:47:17 2022 +0100
Fix flicker issue on gridmaps page (by LA8AJA)
commit 5b0c2672aadbf0451ec52ecc65745e880b44ef8f
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 19:36:31 2022 +0100
Also show tooltips for contest name
commit 88e091f65ace6bdbae3d605839665fdd457ea943
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 19:08:31 2022 +0100
Enable QSL tooltips also for QSO list in qslprint section
commit 91b81a0b2ba531e867f82197fe1b201e24785dd2
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 17:46:38 2022 +0100
Prevent display of empty date values
commit a66be2dab1d23b15fa41df0a2c9a0c41f455afff
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 17:12:43 2022 +0100
Make tooltip work also for gridsquares section
Tnx @AndreasK79
commit 92c13483b9c71d55fa3d863d426b300cf008dd31
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 15:37:21 2022 +0100
Implement tooltip hints also for other awards sections
commit 625c0e73c5dd5823301d888be4d0b3419a76f1db
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 19:28:47 2022 +0100
Implement tooltip for awards section
commit 0fe9061ecf3e4b8d9826dee62779e2493124d8a5
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 16:57:35 2022 +0100
Fix bug with extra quotes if manager defined
commit cb8e4d1e4343670a60bc93ac3e87d54d45d0a9fd
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 16:18:44 2022 +0100
Small bugix
commit 5bca33b7a1dca1b89d0921a8e0890fc1aebccedd
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 15:42:31 2022 +0100
Add missing translations for electronic QSL
commit 617f58a6217aa385225eab27bfe577ad55b7ff37
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 00:40:32 2022 +0100
Enable tooltips also for search results
commit 432a1b283a19196618d4c809545d01cef4f630d3
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 00:18:33 2022 +0100
Also QSL method/manager info
commit b43e7a1419c75a199c0a28c9849f2b09e0c62288
Author: phl0 <florian@florian-wolters.de>
Date: Sun Jan 9 23:28:54 2022 +0100
Show details for paper QSLs
commit 1759d94d8af7299684265700cec51fe0591623dc
Author: phl0 <florian@florian-wolters.de>
Date: Fri Jan 7 17:51:17 2022 +0100
Add tooltip hints for QSL sent/rcvd dates
2022-01-12 20:51:24 +01:00
phl0
8409dd03b0
Use station location as base for map
2022-01-05 15:21:26 +01:00
Thomas Werzmirzowsky
9a5b136351
added "mark qsl sent" options to qso cog menu
2021-11-16 13:58:15 +00:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve
2021-11-13 20:00:48 +01:00
Peter Goodhall
92850e821d
[Header] Admin dropdown is only displayed to users with Admin role
2021-11-08 22:43:59 +00:00
Andreas Kristiansen
f0b97c148a
Merge pull request #987 from abarrau/master
...
differents updates
2021-11-04 19:21:52 +01:00
Andreas
6fcb023216
[Search] Replace O with slash when searching
2021-10-28 19:28:22 +02:00
Andreas
5fbf307650
[Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete.
2021-10-11 19:36:52 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks
2021-10-08 11:48:01 +02:00
Andreas
349f3ee1ca
[Contesting names] Bugfix in the form for creating contests and stopped loading of contesting.js when editing contestnames.
2021-10-06 20:24:14 +02:00
Andreas Kristiansen
7a6bdf3fbc
Merge pull request #1212 from AndreasK79/storing_queries
...
Storing queries
2021-10-06 10:28:19 +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
Thomas Werzmirzowsky
43f96fab9d
"Mark QSL Card Not Required" sets status to Ignore but sets red arrow
...
which reflects status No. Changed color to grey.
2021-09-29 21:51:42 +02:00
Peter Goodhall
0f57e62a84
Revert "Correct user date formating on QSO pages (Live/Post)"
...
This reverts commit 77a99780cb .
2021-09-28 16:09:47 +01:00
Andreas
97b5b1b2c8
[Advanced search] Polished things up a bit by using alert and dialog to convey messages.
2021-09-25 20:06:14 +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
d71ba5a0c6
[Advanced search] When deleting a query, it will be removed from the dropdown.
2021-09-25 17:46:08 +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
KT3PJ
77a99780cb
Correct user date formating on QSO pages (Live/Post)
...
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.
-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas
a77f76c2e0
[QSO Edit] Fixes editing for county/sota/dok if you are editing QSO in Live/Post QSO
2021-09-19 19:51:45 +02:00
Andreas
708d5dc278
[Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog.
2021-09-15 23:11:48 +01:00