Commit Graph

30 Commits

Author SHA1 Message Date
HB9HIL
3054b59891 fix flooding debug messages 2024-09-11 10:09:43 +02:00
Florian (DF2ET)
322a054c6d Merge pull request #447 from phl0/ciLoads
[WIP] Remove extra CI loads in Clublog (and debug log messages)
2024-06-07 12:53:18 +02:00
int2001
2d040f7f3d Fixed disabling, since we have to deal with multiple station_locations here 2024-06-06 09:06:54 +00:00
int2001
5fa8c29798 Whitepacing at that section 2024-06-04 04:43:27 +00:00
int2001
944ec0d12d Lock Account also at download 2024-06-04 04:39:13 +00:00
int2001
be23c02930 Added rejection-case for wrong-credentials 2024-06-03 14:28:10 +00:00
phl0
79d51be9f4 Remove extra CI loads in Clublog (and debug log messages) 2024-06-03 15:28:23 +02:00
int2001
66dea839ba Reformat so files fits into rest of project-structure 2024-06-02 10:21:45 +00:00
int2001
8090d97dac Deactivate Clublog-Upload for station if it is rejected (prevent blacklisting) 2024-06-02 10:20:22 +00:00
HB9HIL
1feac9389e moved upload and download to clublog model 2024-05-25 09:41:27 +02:00
int2001
8c2070295e Failsafe (Disable Download for stations without grant) 2024-05-09 17:38:22 +00:00
int2001
84502717fb First working Version with CL-Download to users 2024-05-09 10:49:14 +00:00
int2001
0afbc6584b First working Download 2024-05-09 06:02:17 +00:00
HB9HIL
071fc150fd include in clublog qso check 2024-04-21 16:54:53 +02:00
HB9HIL
d9756b7bc8 check clublogignore before upload 2024-04-21 16:52:16 +02:00
int2001
ef5ea4498d Removed Bug at clublog-model where OR wasn't grouped 2024-01-13 11:30:53 +00:00
int2001
e4d50049e2 Same logic for Clublog 2023-08-07 09:21:21 +00:00
phl0
5f3788a892 Need a few more LEFT OUTER joins to prevent empty results 2023-04-28 15:14:59 +02:00
phl0
b31c61ccfa Fix clublog upload 2023-04-26 12:55:59 +02:00
Andreas
e00aacc96c [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +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
e79a349897 Start of settings 2019-10-04 18:30:55 +01: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
e351185bf1 Added a function to mark all qsos not sent to clublog
markallnotsent is really only needed if theres been a major failure
2019-06-20 15:53:57 +01:00
Peter Goodhall
76107c72d4 More functions 2019-06-20 15:24:54 +01:00
Peter Goodhall
d6acdce80d Possibly fixes the last of the clublog errors 2019-06-20 15:16:53 +01:00
Peter Goodhall
ee85bfcbaa Clublog Upload - added validation and marks qsos when sent. 2019-06-19 16:04:15 +01:00
Peter Goodhall
94daa81b2c Check Username is provided and valid before allowing clublog uploading 2019-06-19 15:00:16 +01:00