Wykres commitów

36 Commity (3b57245cd9cd286c6535e5eb63657c75efe1af6a)

Autor SHA1 Wiadomość Data
Andreas 006b721b0e [DXCC Award] Updated code to support station logbooks 2021-09-09 20:59:51 +02:00
Andreas 38d6112b4c [Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0. Fixed a small bug in a query and added some checks for col_dxcc > 0, just to be sure 2021-07-28 18:51:44 +02: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
Warren Volz 0fcd7eb07e Correct dxcc exceptions table name 2021-04-05 15:26:20 -06:00
Andreas 2005ff7f55 [DXCC Award] Adjusted queries for mode. 2020-12-13 09:18:47 +01:00
Peter Goodhall 166789e57d
Merge pull request #662 from AndreasK79/dashboard_needed_dxcc_fix
Fixed a couple of bugs in countries breakdown on dashboard.
2020-10-18 15:06:42 +01:00
Andreas 68c8b3889c Fixed a couple of bugs in countries breakdown on dashboard. 2020-10-16 20:02:54 +02:00
Andreas 1696656082 Added total for the DXCC award. 2020-10-14 13:03:21 +02:00
Andreas fe5ccb0ea2 Added bootstrapdialog for DXCC award. 2020-09-20 06:00:54 +02:00
Peter Goodhall c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall 047636b674 Basics for ADIF TQ8 headers added based on database info 2020-08-25 15:53:20 +01:00
Andreas 9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
AndreasK79 bf12d931b4 Fixed for DXCC award. Removed SAT QSOs from each band. Only counts for SAT. 2020-03-21 07:53:12 +01:00
Kim Huebel 4c290c3360 URL-Encoding fixed
This fixes a problem with URL-Encoding of some entities with & in the name like Agalega & St Brandon Islands or similiar.
Problem was, that the & was misinterpreted within the browser-url and does not show the correct results.
2020-03-05 19:42:54 +01:00
phl0 5accdc248f
Omit "Deleted" columen if deleted DXCCs are not included 2020-03-05 17:09:53 +01:00
phl0 fe286bd74c
Revert "Do not store div design in array"
This reverts commit 1aa2741351.
2020-03-05 17:03:55 +01:00
phl0 8cd5c690d6
Fix nasty bug with deleted vs. includedeleted 2020-03-05 15:48:50 +01:00
phl0 1aa2741351
Do not store div design in array 2020-03-05 15:22:36 +01:00
phl0 3f036e91d4
Fix error if nothing is selected at all in Awards 2020-03-05 15:16:46 +01:00
Peter Goodhall 5e8ca71d59 New DXCC modal wasn't getting log qso table name from config file 2020-03-03 14:50:59 +00:00
AndreasK79 e8941cf17d Reworked DXCC award. Changed look a bit, and added form for selection.
Setting of start/end in dxcc_entities was fixed as well. This is needed to be able to select/deselect deleted entites.
2020-03-03 12:39:45 +01:00
Peter Goodhall a290fc5201 Update Dxcc.php 2019-12-03 19:06:19 +00:00
Peter Goodhall c3da1f4418 only group by country on dxcc list 2019-12-03 19:04:44 +00:00
Peter Goodhall cd42aef843 Add "Satellites" column to the DXCC table in the Awards selection 2019-12-03 17:36:35 +00:00
Peter Goodhall 0a03fa7fbf Awards are shown based on the active station profile 2019-09-25 00:05:45 +01:00
Peter Goodhall 46e7b87ffb Fixed error where old table was called 2019-06-24 17:34:01 +01:00
Tobias Mädel a311be9dd2
fix undefined array index warning 2019-06-17 18:42:57 +02:00
Tobias Mädel 9e422756f9
removed hardcoded table name 2019-06-17 18:39:09 +02:00
Kim Huebel 5d31520faf Make Awards - DXCC to show only worked band-slots 2019-06-17 10:10:55 +02:00
Kim Huebel cd4c752c8c Added more Band-Slots on DXCC-Statistics 2019-06-16 18:41:02 +02:00
Peter Goodhall 1ce6fdba73 Microwaves breaking DXCC Award chart fixed 2019-05-14 13:08:41 +01:00
Peter Goodhall 660ee53636 3cm causing error on dxcc awards tracking 2019-05-14 13:01:50 +01:00
Peter Goodhall b3ce2c9a27 Changed Dashboard page to latest bootstrap and fixed Awards page 2019-03-20 16:58:06 +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
Andy abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00