Joerg (DJ7NT)
94696a51e1
Merge pull request #1186 from int2001/cat_url
...
Changed cat_url to VARCHAR(255)
2024-11-11 10:19:29 -04:00
int2001
9fbd946cd0
Changed to VARCHAR(255)
2024-11-11 14:00:27 +00:00
int2001
657a50b4ec
Hamronize SIG Col at log as well
2024-11-11 10:29:36 +00:00
int2001
d79f6187c8
Extend SIG-Cols in Database
2024-11-11 08:14:02 +00:00
int2001
106d27575f
Add cat_url (for spot to TRX) to cat-table
2024-11-08 13:32:40 +00:00
phl0
e1e316f074
Update/add MESAT and SONATE-2 and reset LoTW upload for those
2024-10-24 14:08:29 +02:00
HB9HIL
c3a2b9d4be
mig 224 for version 1.8.8
2024-10-22 17:07:17 +00:00
phl0
dad88320f1
Version tag migration for 1.8.7
2024-10-17 14:26:00 +02:00
HB9HIL
d4014e5ffb
fix mig 215 for the installer in case the contest sessions are empty
2024-10-11 10:34:10 +02:00
int2001
0c8e75cac4
Added Migration to Add the None-DXCC
2024-10-10 06:31:41 +00:00
HB9HIL
44e592b128
version 1.8.6 mig
2024-10-07 06:35:53 +00:00
HB9HIL
8573eae1ba
fix mig number
2024-09-13 08:27:23 +02:00
Florian (DF2ET)
f12631eeb0
Merge pull request #929 from phl0/versionCheck
...
Add a version check
2024-09-13 08:18:38 +02:00
HB9HIL
ec2fdd9367
turn version check config around so users don't need to add the config item
2024-09-12 17:55:36 +02:00
phl0
13bb263bfe
Add version check to cron manager
2024-09-12 16:23:58 +02:00
Andreas Kristiansen
e0418a4700
Updates ITU zone in dxcc_entities after Club Log update
2024-09-11 11:21:30 +02:00
Joerg
c018ded912
Prepare 1.8.5 Hotfix
2024-09-06 18:30:04 +02:00
Joerg
35730c4353
Preparing release of v1.8.4
2024-09-05 19:12:11 +02:00
phl0
81b38996ee
Preparing release of v1.8.3
2024-08-30 09:27:00 +02:00
HB9HIL
b2a8b1fe7b
keep data so nothing get's lost
2024-08-27 14:37:50 +02:00
HB9HIL
a09855f69f
created new settings column in contest_session
2024-08-27 10:56:26 +02:00
HB9HIL
16cf6e766f
no need for a error message in mig 210
...
There is no need for an error message in migration 210. If no .git directory is available, there is no need to process the text files anyway.
2024-08-20 17:10:58 +02:00
HB9HIL
75b86461ea
make mig 196 compatible with older mysql versions
...
With utf8mb4 a constraint of 255 results in a maximum possible primary key of 1020 bytes which is larger then the maximum 767 bytes in older MySQL versions. Changing the constraint to 191 results in a max. primary key of 764 bytes which will work with those ancient versions and 191 is still enough for this column. The id's in the cron table are text, why we can't use numerical ID's here
2024-08-13 13:38:20 +02:00
Andreas Kristiansen
19a725c3b3
Fixed migration scripts
2024-08-08 09:13:36 +02:00
Andreas Kristiansen
3486519f6a
Merge branch 'dev' into sat_stuff
2024-08-08 09:12:28 +02:00
HB9HIL
b1dbfca596
version tag
2024-08-07 15:07:46 +02:00
github-actions
9b5e7421c0
removed down for small db adjustments
2024-08-06 03:02:57 +02:00
github-actions
016470b543
mig 212
2024-08-05 21:56:54 +02:00
HB9HIL
479e2f8531
release tag 1.8
2024-08-01 16:06:01 +02:00
HB9HIL
f4b6f89959
catch case if exec() is not usable
2024-07-30 21:15:16 +02:00
Andreas Kristiansen
3c76e3c4dc
Checks if exec is available in the migration
2024-07-30 20:54:03 +02:00
HB9HIL
13689f68c3
migration to fix merge conflicts
2024-07-30 10:11:50 +02:00
Andreas Kristiansen
75b340aa68
Fix migration
2024-07-18 18:01:26 +02:00
Andreas Kristiansen
f4b1ca66ce
Merge branch 'dev' into sat_stuff
2024-07-18 18:01:00 +02:00
phl0
17542767b5
Apply LoTW ignore also to RCVD fields
2024-07-12 18:45:25 +02:00
phl0
d3d31f3bdb
Set LoTW sent status to I (ignore)
2024-07-12 10:28:48 +02:00
phl0
ce5a5e15c6
typo
2024-07-12 09:30:56 +02:00
phl0
ca6db420f7
Centralize unsupported prop modes variable
2024-07-12 09:29:09 +02:00
phl0
14b67ce720
Unmark unsupported LoTW uploads for INTERNET and RPT QSOs
2024-07-12 08:48:42 +02:00
HB9HIL
0eeb4b4ccb
restore permissions
2024-07-10 16:40:16 +02:00
HB9HIL
34e9b5bea5
release 1.7
2024-07-09 19:25:14 +02:00
Andreas Kristiansen
2e0eeb68d1
Removed comment
2024-07-03 14:34:07 +02:00
Andreas Kristiansen
81873cc62a
[IOTA Award] Fix second table loading, and add PK to speed up
2024-07-03 14:30:36 +02:00
Andreas Kristiansen
f08cfee5bf
Need to delete migration file
2024-07-02 14:45:20 +02:00
Andreas Kristiansen
299171596f
Fix menu, translation and mig script
2024-07-02 11:46:16 +02:00
Andreas Kristiansen
08d9e4ba13
Merge branch 'dev' into sat_stuff
2024-07-02 11:41:42 +02:00
HB9HIL
1fbaa6f68a
missing second relation for relationship table
...
Line 10 does only refer to the releation between logbook_relationships and logbook_id. The relation between logbook_relationships and location_id was missing
2024-06-25 19:32:53 +02:00
int2001
3d7af0dccf
Fixed typo
2024-06-25 13:05:26 +00:00
int2001
8ca93e68ce
Failsafe per SQL not as "whole"
2024-06-25 13:04:37 +00:00
int2001
76a075b924
Removed Debug-Msg for invoking migs
2024-06-25 12:21:22 +00:00