Peter Goodhall
9fb7d82702
Created mirgration file to change the logbook table field COL_QSL_VIA from 60 char to 255
2019-06-16 21:45:10 +01:00
Peter Goodhall
6cfbf774cb
Added code to import lotw-useractivity.csv for displaying if users on lotw
...
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
2019-06-16 14:31:23 +01:00
Michael Cullen
fb1e949acf
dxcc tables: extend prefix/call field to 32 characters
...
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.
fixes #272
2019-05-17 02:01:55 +01:00
Tobias Mädel
0e6a7bf8d1
Migration can now be run on any old installation and
...
should update the layout properly
2019-02-26 19:31:47 +01:00
Andy
abc12df29b
pull from magicbug master
2018-08-08 12:37:21 +01:00
Peter Goodhall
950a83ef92
converting hertz to mhz on adif export #196
2016-04-02 16:24:28 +01:00
Andy
35363f2374
Stored Proc for DXCC info
2016-02-28 14:09:08 +00:00
Andy
3459a81098
DXCC match on date as well as callsign. Table schema updates
2016-02-23 22:00:35 +00:00
Andy
71586bb1e5
New tables for full clublog DXCC import
2016-02-17 15:06:43 +00:00
Peter Goodhall
c7a076f8a5
automated downloading of clublog cty xml file
2014-03-03 01:26:26 +00:00
Corby Krick
25d777741f
Getting some bits in for downloading eQSL reports.
2013-08-07 18:40:16 -05:00
Corby Krick
d014e24317
Working prototype of LoTW file upload. Needs a bit of polish yet.
2013-03-05 19:19:52 -06:00
Corby Krick
24cd4bfe11
These missed commit. Using the LoTW Rcvd mark specified in the DB.
2013-03-02 14:24:16 -06:00
Corby Krick
266cd3f021
Turning on migration, adding a migration to add lotw credentials to the database, and removing a sample migration.
2013-02-24 17:58:36 -06:00
Corby Krick
8a5891fb1b
Adding the CodeIgniter migrations config file.
2013-02-24 17:25:05 -06:00