Wykres commitów

67 Commity (08735b116f392207f322cab163c97294c96ac31e)

Autor SHA1 Wiadomość Data
Peter Goodhall b4da6386e0 Cleaned up code a bit 2019-06-17 14:12:39 +01:00
Peter Goodhall 33151391e2 Made a typo 2019-06-16 15:33:11 +01:00
Peter Goodhall be6e47d0d5 Logbook options are now a cog dropdown to clean up the interface 2019-06-16 15:29:31 +01:00
Kim Huebel 42c24dc402 Added QSL-Received-Button 2019-06-15 20:20:20 +02:00
Peter Goodhall ad76b88ac1 Added field for SOTA Ref and its shown in the popups 2019-06-13 18:35:14 +01:00
Peter Goodhall da4dc1bf27 Fixed CSS/HTML for the qso information popup 2019-05-25 18:43:32 +01:00
Peter Goodhall 71353f943f Arrow was pointing the wrong way 2019-05-22 22:27:08 +01:00
Peter Goodhall 7e242c1a17 QSL changed to arrows 2019-05-22 22:22:09 +01:00
Peter Goodhall 39a8e0e667 Display changes for eqsl status 2019-05-22 22:17:13 +01:00
Peter Goodhall e2ff5d77c1 Logbook interface updated 2019-05-14 16:46:16 +01:00
Peter Goodhall 18c20aa270 Search Interface updated 2019-05-14 11:52:11 +01:00
Tobias Mädel 3b9be81743 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-02-24 18:39:18 +01:00
Tobias Mädel 012a548e8f Changed frequency display to MHz and display RX frequency 2019-02-24 18:37:31 +01:00
Peter Goodhall 71d8eb22a2 Support Multi Grids for VUCC 2018-12-31 15:43:21 +00:00
Peter Goodhall b10e6e80ef If Gridsquare is empty because of VUCC_GRIDS then show that instead 2018-12-31 12:10:53 +00:00
g0wfv e85ee13ffd Logging: Change to single source file 2018-12-16 12:31:50 +00:00
Peter Goodhall 62939a44e9 changed zoom level 2018-11-27 14:19:11 +00:00
Peter Goodhall 1690bd1bb8 Fixed OSM maps to display only QSOs being displayed in table 2018-11-27 14:15:06 +00:00
Peter Goodhall 906a4ce249 Fixed QSO popup map to show only one pin and the callsign in a popup 2018-11-27 14:11:14 +00:00
= fd6e815b93 Made zoom a variable, changed Social/maps to use OpenStreetMap 2018-11-26 20:24:14 +00:00
= c33865a8c5 Move from GoogleMaps to OpenStreeMap 2018-11-25 14:21:12 +00:00
Tobias Mädel 80f8c3f158 Added configurable google maps key 2018-11-05 11:56:55 +01:00
Andy 9752bf7858 Check existing log entries against the new DXCC/Country list 2016-02-22 08:09:50 +00:00
Andy 34212d2976 DXCC awards has links to show stations worked on that band and country 2016-02-15 17:46:33 +00:00
Andy 98a17832c9 eQSL column now showing correctly 2016-02-13 13:55:16 +00:00
Peter Goodhall c00c799a9e added lotw data to logbook view 2016-02-12 18:23:46 +00:00
Peter Goodhall 2c99a0e2de only shows confirmed by lotw if its true 2016-02-12 17:55:04 +00:00
Peter Goodhall de598e5f3b added if statement to outside the tr tag 2016-02-12 17:48:51 +00:00
Peter Goodhall 51357514f4 hide eqsl from table heading if config isnt populated 2016-02-12 17:47:25 +00:00
Peter Goodhall 9935985591 if eqsl username isnt provided dont show in logbook table 2016-02-12 17:44:51 +00:00
Peter Goodhall 018224349a if COL_EQSL_QSL_SENT != N then show the fields 2016-02-12 17:40:19 +00:00
Andy c40eb37f40 more changes 2016-02-12 16:31:29 +00:00
Andy 58bad43b73 Dxcc Chart
Moved log to partial
QSO log bug fix
Allow ADIF upload (not just ADI)
2016-02-12 16:22:30 +00:00
Warren Volz fb5da66476 make google map calls use https 2014-07-15 23:48:24 -06:00
Peter Goodhall 6df862b135 bands are always shown with a lowercase m 2014-01-08 18:05:14 +00:00
Peter Goodhall 7dbf66c3a9 if callsign_tags is set to true in config.php the logbook page displays what callsign made the qso based on col_operator or col_station_callsign 2013-08-06 23:24:23 +01:00
Peter Goodhall 44558d7d39 Moved edit QSO to Bootstrap style, made QSL infos into tabs, and adjusted layout still needs work 2013-02-20 23:23:30 +00:00
Peter Goodhall dd06829ce3 Show LOTW status in the QSO popup window 2013-02-16 16:49:03 +00:00
Corby Krick 1e548f4c26 I've confirmed that case-sensitivity was not the root cause of the mapping issue -- it was carriage returns at the end of the string. When I tested by changing the gridsquare to upper-case in my database, the carriage return got removed. This gave us a false positive that it was a case issue. I have tested withwith XX11xx grid squares and have confirmed that case makes no difference. 2013-02-14 20:21:26 -06:00
Corby Krick 29c760db56 Added a trim() to gridsquares to strip off any sort of new-line characters that might be hanging out at the end of the string. 2013-02-14 20:07:24 -06:00
Peter Goodhall 86ce285665 Made gridsquare uppercase when sending it to QRA 2013-02-15 00:35:38 +00:00
Peter Goodhall 52ddb1a69a Tidied up code 2013-02-15 00:27:27 +00:00
Peter Goodhall 53d27e9844 Maps now centre on stored locator in a user profile if logged in.issue #56 2012-11-30 16:16:43 +00:00
Peter Goodhall d86b9d634c Serials TX/RX displayed inside labels for improved UI 2012-11-13 20:20:26 +00:00
Peter Goodhall 79de2357fe Serial number correctly stored from ADIF, displayed editable 2012-10-31 17:07:27 +00:00
Peter Goodhall 1378678913 Changed popup QSO info title 2012-05-21 17:24:12 +01:00
Peter Goodhall 5c61da5082 Added QSL card status icons to logbook view if logged in 2012-05-20 15:54:05 +01:00
Peter Goodhall 1a57e4923f Uses site_url for logbook map pins 2011-11-24 16:14:54 +00:00
Peter Goodhall 01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Peter Goodhall cfdc1c4fb3 Moved the Edit Delete link futher away from the close icon 2011-10-21 19:48:30 +01:00