Commit Graph

237 Commits

Author SHA1 Message Date
HB9HIL
44ee68c19f basic setup to make units selectable in band table 2024-07-05 20:16:25 +02:00
Florian (DF2ET)
968725b539 Revert "RDA support for ADIF export" 2024-06-24 15:53:56 +02:00
cats-shadow
76f43b6ee1 fixed swith condition for DXCC 6 2024-06-14 12:09:33 +03:00
cats-shadow
7ca666a689 Added missing DXCC codes to RDA export 2024-06-13 17:41:21 +03:00
cats-shadow
4bc25b5471 MY_CNTY export. "If" replaced with "switch" 2024-06-11 01:52:04 +03:00
cats-shadow
3960c128ee RDA support for ADIF export 2024-06-10 18:32:53 +03:00
HB9HIL
6d69a7ee31 same for visitor and exportmap 2024-05-31 13:28:26 +02:00
HB9HIL
01aa4a3659 use sessiodata for map_custom instead ajax 2024-05-31 12:51:42 +02:00
int2001
523d316ed1 PHP8.3 safety 2024-05-13 13:35:58 +00:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00:00
HB9HIL
32538a3dfb Merge branch 'dev' into cron_expressions 2024-05-09 20:28:35 +02:00
HB9HIL
16707bde1a comment added source link 2024-05-06 16:43:22 +02:00
HB9HIL
0069428e25 comment 2024-05-06 16:29:30 +02:00
HB9HIL
4881173a80 support for @ expression (PHP) 2024-05-05 11:57:03 +02:00
HB9HIL
33d7e28275 moved make_update_path to paths library 2024-05-05 10:05:48 +02:00
HB9HIL
38b119f0c1 moved functions to the update_model 2024-05-05 09:33:35 +02:00
HB9HIL
b3d6fabe2c tweaked library to work with codeigniter 2024-04-25 08:36:06 +02:00
HB9HIL
53f124a10e pushed current state (not functional atm) 2024-04-24 21:35:07 +02:00
phl0
5e9513e1ca Make the fix PHP8.3 compliant 2024-04-10 10:34:31 +02:00
phl0
7234d38a89 Revert "Repair display of country flags"
This reverts commit a063f99ec7.
2024-04-10 10:33:22 +02:00
phl0
a063f99ec7 Repair display of country flags 2024-04-10 10:02:21 +02:00
Joerg (DJ7NT)
6236908a38 Hotfix: Added Timeout for QRZ 2024-04-04 11:58:48 +02:00
Joerg (DJ7NT)
270acce71e Hotfix, added timeout of 10sec to hamqth-functions 2024-04-04 11:57:27 +02:00
Joerg (DJ7NT)
de00bcca05 Handle null or empty DXCC 2024-03-30 16:25:30 +01:00
int2001
153f408a28 Make qrz-search more failsafe 2024-02-27 06:29:54 +00:00
HB9HIL
8c32cfe308 typo 2024-02-24 10:26:17 +01:00
HB9HIL
4a07d3073c moved folderSize und sizeFormat functions to libary 2024-02-24 10:23:58 +01:00
HB9HIL
b6bfb7f069 typo 2024-02-23 21:59:43 +01:00
HB9HIL
8d62703b93 fix adif county 2024-02-23 15:48:55 +01:00
HB9HIL
dd0546fa40 Merge branch 'dev' into callbook_state_data 2024-02-18 20:40:33 +01:00
int2001
2f49882cc4 Renamed lib 2024-02-18 14:52:04 +00:00
int2001
e9dd8cb1fe Outsourcing of often used functions from Awards 2024-02-18 12:07:56 +00:00
HB9HIL
c3b0cfd568 fix callbook state data 2024-02-17 22:25:21 +01:00
HB9HIL
a54b6a92bf state list from dxcc 2024-02-16 13:34:44 +01:00
abarrau
cfeccef873 add visitor param for remove link on visitor page 2024-02-15 10:00:59 +01:00
abarrau
451b3a30d2 qra : add echoQrbCalcLink function to class 2024-02-14 21:03:03 +01:00
abarrau
e4ffff6be5 qra librarie : change for better reading/visibility 2024-02-14 21:02:26 +01:00
Joerg (DJ7NT)
d6e3cf4879 Cfd export (#117)
* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-02-09 15:40:40 +01:00
HB9HIL
cf275269e9 Dev (#2)
* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2024-02-02 18:48:37 +01:00
HB9HIL
39616c6a69 paths libary 2024-02-02 14:57:27 +01:00
int2001
28b7fbc97c catch exception from RecursiveDirectory-Checker if dir isn't write or readable 2024-01-31 17:15:26 +00:00
phl0
633c3d0adf Move permissions check functions to separate lib 2024-01-31 10:07:53 +01:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
HB9HIL
3527f3fbb5 added some error handler 2024-01-23 23:54:37 +01:00
HB9HIL
5a2496ecd2 new functions to get logo 2024-01-23 21:20:44 +01:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
Florian (DF2ET)
16e8901b44 Merge pull request #1 from phl0/trimVuccGrids
Trim VUCC_GRIDS Grids
2024-01-16 11:13:16 +01:00
phl0
0776fd8457 Trim VUCC_GRIDS Grids 2024-01-16 00:28:47 +01:00
Hugo Silva
ae41772896 Handle WWFF's specific and sig fields on ADIF export 2024-01-03 14:11:27 +00:00