Wykres commitów

19 Commity (08735b116f392207f322cab163c97294c96ac31e)

Autor SHA1 Wiadomość Data
Peter Goodhall 45a809c331 Added inputs and table columns to start supporting Clublog uploading 2019-06-19 14:14:10 +01:00
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 b1e005d399 Add station_profile migration 2019-02-26 19:31:54 +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
Tobias Mädel 98bbf93eac Database migration & cleaup 2019-02-26 19:31:33 +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 58913ff03e fixed typo 2014-03-03 22:37:51 +00:00
Peter Goodhall c7a076f8a5 automated downloading of clublog cty xml file 2014-03-03 01:26:26 +00:00
Corby Krick 07e2d5c6d7 Actually, this needs to do an UPDATE, not an insert... 2013-08-17 10:26:43 -05: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 364bb9541e Adding a primary key just for SQL sanity sake :) 2013-02-26 22:10:14 -06:00
Corby Krick f630dde7ce Moving LoTW config elements to a config table in the database. The config table is created and populated via migration. Removing the config elements from the sample config file. 2013-02-26 22:04:35 -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
Peter Goodhall f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00