Commit Graph

328 Commits

Author SHA1 Message Date
phl0
a4a3e98d38 Only continue upon successfully extracrinf the pruvate key 2024-01-21 00:29:40 +01:00
phl0
75c34ce68d This re-encrypts the private keys with wavelog string 2024-01-20 23:35:19 +01:00
phl0
1fcb566f41 Fix migration script 2024-01-20 14:00:49 +01:00
HB9HIL
fcb0a8731a adjusted migration comments (all c+p) 2024-01-18 01:00:24 +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
HB9HIL
2128f42337 Merge pull request #5 from HB9HIL/custom_logo
[Rebranding Part 1] Theme Mode
2024-01-17 14:58:35 +01:00
phl0
ca348d922d Make index compatible with older mySQL DBs 2024-01-16 09:18:36 +01:00
HB9HIL
b944cd3ce7 THEME MODE - add theme_mode to db 2024-01-16 01:43:02 +01:00
int2001
f3ae7dfab7 Merge branch 'active_development' into sql_improvements 2024-01-15 16:04:27 +00:00
int2001
a842f878e2 Changed Mig-Number, since @phl0 was quicker 2024-01-15 14:45:12 +00:00
int2001
f9a681a744 Migration and SQL-Optimizations 2024-01-15 14:04:00 +00:00
phl0
b05119a64a Add last batch of states 2024-01-15 11:57:28 +01:00
phl0
477ea79926 States up to Japan 2024-01-14 21:49:36 +01:00
phl0
528ed5d605 Add more states 2024-01-14 18:49:54 +01:00
phl0
83240ab239 More states ... 2024-01-11 18:29:21 +01:00
phl0
e5c19c01f6 Add more subdivisions 2024-01-10 16:15:46 +01:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
a8c606e534 Basics for state translations 2024-01-09 16:58:13 +01:00
Andreas
f449958859 Added migration script for bandxuser 2024-01-08 10:45:33 +01:00
HB9HIL
25b0a9d9ec column can be null 2024-01-08 10:01:17 +01:00
HB9HIL
73920743ba default null 2024-01-08 09:44:06 +01:00
HB9HIL
d1fa61cacf change last_login to last_seen 2024-01-08 09:17:09 +01:00
Peter Goodhall
f073e3c158 Create a 2.6.2 release 2024-01-03 10:44:40 +00:00
phl0
cac6c2eec4 Rename existing HADES-D QSOs and reupload to LoTW 2024-01-03 08:51:08 +01:00
HB9HIL
c001b66364 comments 2024-01-01 02:44:03 +01:00
HB9HIL
e498f85074 add last login column to users table 2024-01-01 02:07:47 +01:00
HB9HIL
4cedaf3d55 set default value for additional OQRS Option 2023-12-27 11:55:01 +01:00
Peter Goodhall
c10fadebeb Only alter COL_AWARD_SUMMITED if it exists in the qso table 2023-12-23 13:36:09 +00:00
Peter Goodhall
7be723108a 2.6.1 2023-12-22 15:30:44 +00:00
HB9HIL
a75daafe47 removing blue theme 2023-12-18 21:17:23 +01:00
Peter Goodhall
2671affc0d Improved migration file to check if index exists before dropping it 2023-12-18 11:48:42 +00:00
Peter Goodhall
3ab625062c [Migration] Check if indexes already exist before trying to add them 2023-12-18 11:46:41 +00:00
int2001
d9dc458658 Fixed typo in migscript 2023-12-17 10:35:31 +00:00
int2001
c0f08d2be7 Added Mig for IDX 2023-12-17 10:32:09 +00:00
Peter Goodhall
6d7df1a2d3 [Bugfix] HRDlog.net Upload doesn't work with Pre-/Suffixes 2023-12-16 17:51:57 +00:00
Peter Goodhall
5cedd4da72 Fixes byte issue for older mysql versions 2023-12-16 15:40:31 +00:00
HB9HIL
ee989de988 added logic to auto-populate the hrd_username from station_callsign 2023-12-16 09:37:45 +01:00
HB9HIL
fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
int2001
784c016172 Fix SQL so it is compatible with old mysql-versions 2023-12-15 15:21:11 +00:00
Ondřej Nový
d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00
Peter Goodhall
8b9da79481 Tag as Version 2.6 2023-12-14 14:04:20 +00:00
HB9HIL
587443c17f down function was missing 2023-12-08 16:28:30 +01:00
Peter Goodhall
939e192d7d Merge pull request #2800 from int2001/migfixqrz
Removed COL_VUCC_GRID from migscript
2023-12-08 14:18:37 +00:00
int2001
21d9400e7d Removed COL_VUCC_GRID from migscript 2023-12-08 14:15:11 +00:00
Peter Goodhall
62ccf1f096 Update 158_add_qrz_down.php 2023-12-08 14:09:06 +00:00
int2001
54e6ea388e Migscript to extend the default-qsl-col at users for qrz 2023-12-08 13:34:47 +00:00
int2001
40218dc8e1 Added Migscript 2023-12-07 16:31:11 +00:00
Andreas
fae7ee8d56 Fixed theme migration script 2023-12-07 11:11:43 +01:00
Andreas
6f6c04b75f Rewrote migration to not exists 2023-12-07 10:44:33 +01:00