Commit Graph

39 Commits

Author SHA1 Message Date
HB9HIL
d9c7f473b7 set last run 2024-04-22 23:32:34 +02:00
Andreas Kristiansen
4fabe1c838 Removed join and checking for logged in user. Instead function needs admin rights 2024-03-29 08:53:23 +01:00
int2001
2dcda13cf3 Hotfix as addon for #226 / otherwise Updater wont work 2024-03-23 05:43:56 +00:00
HB9HIL
1e86961b92 removed first approach and added constructor 2024-02-29 13:52:54 +01:00
HB9HIL
fbe5411251 added flag to recommend cronjobs 2024-02-27 20:58:02 +01:00
Andreas
ffcb3e92d0 [Debug] Added information about when files were last updated, and links to update 2024-02-02 09:28:49 +01:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
int2001
c1e5debe4f changed DXCC-Updater to bulk 2024-01-25 05:20:44 +00:00
int2001
4eab578b9a Replaces 2M0SQL with Call of deleted DXCC (4W7EST - 4W Test) 2024-01-17 14:52:17 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
67ed8a0ba9 removed Cloudlog from text 2024-01-17 13:43:52 +00:00
int2001
93548f773b Remove the Cloudlog-"CDN" which was fallback for DXCC 2024-01-17 13:32:08 +00:00
Peter Goodhall
1498f74072 [Clublog] If downloading exceptions fails from the clublog cdn try the cloudlog backup 2023-08-07 10:47:03 +01:00
Peter Goodhall
646bf737e0 [Update] Fixed Typo 2023-07-05 11:34:00 +01:00
phl0
42882a0ef4 Add update function for empty distances 2023-06-19 14:02:08 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Michael Urspringer
20b264048a Fix https://github.com/m0urs/Cloudlog/issues/134 2023-05-07 17:33:24 +02:00
Ondřej Nový
8f7af51d17 Better error handling during datafiles update 2023-02-08 17:32:08 +01:00
phl0
72c2853fc6 Add fields for continent and update function 2023-02-04 17:41:21 +01:00
phl0
71fbd4ad9b Add update function for POTA references 2022-11-30 17:01:57 +01:00
phl0
418b725aba Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
Andreas Kristiansen
b5ac0952ed Merge pull request #1193 from AndreasK79/uploadpath
@mattmelling configurable updates folder
2021-09-22 14:21:36 +02:00
Randy T
b39715e0c5 Add function for Gridsquare Update 2021-03-30 21:04:49 -04:00
phl0
5597927c64 Also provide SDOK info for logging German DOKs 2021-02-03 12:28:58 +01:00
Andreas
ee7eabde76 Added autoupdate for DOK and SOTA file used for autocompletion 2021-01-26 17:54:31 +01:00
Peter Goodhall
d4a164fc94 [LOTW] LoTW user lookup switched from importing CSV to database to PHP reading it directly reducing MySQL load 2020-09-21 14:02:50 +01:00
Matt Melling
ba33f69c6a configurable updates folder 2020-09-01 20:38:37 +01: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
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
576442a5cb Revert "Merge pull request #369 from g7vjr/master"
This reverts commit 1beb0613d6, reversing
changes made to 51419ad9e0.
2019-10-11 13:58:43 +01:00
Michael Wells
36fce11666 Add support for Club Log SCP
Add update_clublog_scp() method for fetching the Club Log SCP file.  Update Lookup to merge masterscp.txt and clublog_scp.txt together when both are available.
2019-10-09 13:54:07 +01:00
Michael G7VJR
80145b4732 Use Club Log CDN for cty.xml
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".

Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall
86cf1114ca deleted old code 2019-06-21 15:45:43 +01:00
Peter Goodhall
909ffe4459 Fixed the country files update area which was broken due to the interface update 2019-05-25 17:59:19 +01:00
Michael Cullen
af3f405d7f Update Controller: More empty strings where NULLs should be 2019-05-17 01:59:56 +01:00
Peter Goodhall
821ff3b8f6 rolled back change as it broke other stuff 2018-12-21 14:53:49 +00:00
Peter Goodhall
984cfb0c6a Added some error checking that seems to stop PHP 7.2.12 from erroring while importing 2018-12-17 14:41:38 +00:00
Tobias Mädel
06028a4018 Update Update.php 2018-11-28 23:21:43 +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