Wykres commitów

299 Commity (c2a389cb99bc2ca88eb76351ffbf29690bc1c181)

Autor SHA1 Wiadomość Data
Peter Goodhall c2a389cb99 When importing only check QSO exists for that station profile 2019-12-04 15:16:56 +00:00
Peter Goodhall 81e8b51729 Deleting a station profile also deletes all its associated QSOs 2019-12-03 19:16:40 +00: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 86c2eaadd1 typo 2019-10-21 17:47:38 +01:00
Peter Goodhall 4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +01:00
Peter Goodhall e5a822556a Added ADIF filtering on the input of a_index, age, ant_az, ant_el, ant_path 2019-10-21 15:26:25 +01:00
Peter Goodhall 3130125303 Added santise for LAT/LON ADIF incoming into Cloudlog if only will use the first 11 chars as per ADIF Spec 2019-10-21 15:00:37 +01:00
Peter Goodhall 2025a33dc2 When importing ADIF if TX POWER contains anything thats not a number its stripped out. 2019-10-14 11:46:58 +01:00
Peter Goodhall 5560e5005e POST Each QSO to clublog seperately and if successful mark as sent. 2019-10-13 18:04:17 +01:00
Peter Goodhall ffa1e12048 started the barebones to add realtime clublog uploading 2019-10-12 23:10:22 +01:00
Peter Goodhall 3038034b6a Formatting 2019-10-12 22:40:04 +01:00
Peter Goodhall ab35f34467 SCP check now includes database from Club Log
You can automatically download the SCP from Club Log via index.php/update/update_clublog_scp
2019-10-11 16:42:18 +01:00
Peter Goodhall 5e2690cb97 only send QSOs to eQSL which have a station profile that has an eqsl qth nickname defined 2019-10-07 22:11:51 +01:00
Peter Goodhall 7fbf449bae
Merge pull request #366 from dg9vh/csvexport
Added col_comment to csv-export for printing,
2019-10-06 22:26:26 +01:00
Kim - DG9VH 93309ba501
Correct logic to send eQSLs
now the eQSLs where send if the status is 'N' or NULL
2019-10-06 22:26:14 +02:00
Kim Huebel 2f489f9ee8 Added col_comment to csv-export for printing,
also made comments in cloudlog.php (cosmetics)
2019-10-06 19:52:18 +02:00
Peter Goodhall 5ce70ec532 You can now edit the QSO and change the OPERATOR callsign if its not the one in the login account 2019-10-06 16:08:11 +01:00
Peter Goodhall a2f8947ba7 You can now change Station profile when editing a QSO 2019-10-06 16:00:01 +01:00
Peter Goodhall da9eb5fc4d Include QSOs where COL_EQSL_QSL_SENT is null when uploading to eQSL 2019-10-06 15:40:33 +01:00
Peter Goodhall 523d6b4560 More XSS 2019-10-05 22:16:58 +01:00
Peter Goodhall 61b13860f3 XSS filtering for API Descriptions 2019-10-05 22:09:06 +01:00
Peter Goodhall 1f5317c96a Added xss clean to inputs because interwebs and stupid people 2019-10-05 22:02:28 +01:00
Peter Goodhall 46dfd35815 Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Peter Goodhall a22c0cb149 Assorted Security improvements 2019-10-05 19:35:55 +01:00
Peter Goodhall f22b811e79 XSS Clean inputs on Station controller and model 2019-10-05 19:16:05 +01:00
Peter Goodhall e79a349897 Start of settings 2019-10-04 18:30:55 +01:00
Peter Goodhall f4a0298247 Removed unneeded components from User edit which have moved to station profile screen 2019-10-04 11:37:55 +01:00
Peter Goodhall 6439af3df9 Cloudlog now requires eQSL QTH NIckname to upload QSOs 2019-10-04 11:32:29 +01:00
Peter Goodhall 48f07949fb Added function to edit station profiles 2019-10-03 22:18:14 +01:00
Peter Goodhall 2a8f7f9272 Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname 2019-10-03 12:56:25 +01:00
Kim Huebel 3ee091a9df take station_callsign from station_profile 2019-09-28 17:35:57 +02:00
Kim Huebel 044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02:00
Peter Goodhall eff165f28e Clublog will upload to logbook based on the station callsign of the station profile 2019-09-26 13:05:28 +01:00
Peter Goodhall 151e82f3ff Dashboard shows qsos and stats for the active logbook only 2019-09-26 12:49:50 +01:00
Peter Goodhall 3697448d56 Stats are only for the active logbook profile 2019-09-26 12:42:19 +01:00
Peter Goodhall 08a2ad5a30 Gridsquare maps are shown based on the active logbook 2019-09-26 12:30:40 +01:00
Peter Goodhall 76e24b545d Added migration to set the station_id to indexed also created a second station model that returns qso count so that sped things up 2019-09-25 00:38:13 +01:00
Peter Goodhall 0a03fa7fbf Awards are shown based on the active station profile 2019-09-25 00:05:45 +01:00
Peter Goodhall f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall 54e4e9677c station callsign information shown in QSO popup windows and search 2019-09-24 23:10:59 +01:00
Peter Goodhall 26e4fd16ef /logbook now shows the station_callsign used 2019-09-24 22:54:37 +01:00
Peter Goodhall ecd7f7f6ac On /station/ next to each profile it gives a QSO count. 2019-09-24 22:19:49 +01:00
Peter Goodhall c6d6058043 Wasn't automatically setting the active station_id as default if user didn't select one in the QSO panel and removed function add() which was left over from old code 2019-09-24 22:05:27 +01:00
Peter Goodhall 142dcb35d8 Removed debug as it should be fixed 2019-09-23 18:36:17 +01:00
Peter Goodhall 8faa8ff84e Fixed typo 2019-09-23 18:35:56 +01:00
Peter Goodhall 55cdbda070 debug check 2019-09-23 18:35:02 +01:00
Peter Goodhall 3341b11875 if station profile isn't selected in qso window it reverts to the logbook set as active in station profile 2019-09-23 18:30:17 +01:00
Peter Goodhall 8c9e50ff85 Extended the Station Profile options these will act as logbooks within Cloudlog 2019-09-23 17:29:22 +01:00