Commit Graph

681 Commits

Author SHA1 Message Date
Peter Goodhall
c00430d2a5 Fixes issue #268 missing DXCC tables
After installation run the update option
2019-03-06 16:27:54 +00:00
Peter Goodhall
63fe67105a Fixed CAT issue where Microwave bands werent selected when logging 2019-03-06 14:27:05 +00:00
Peter Goodhall
37caa30ce9
Merge pull request #266 from Manawyrm/gridstatus
Show worked before grid status
2019-02-27 14:07:44 +00:00
Tobias Mädel
125bb77e8c Change indentation 2019-02-26 22:08:12 +01:00
Tobias Mädel
ca20d29bd6 Show worked before grid status 2019-02-26 22:00:09 +01:00
Peter Goodhall
f55d7c1c05
Merge pull request #265 from Manawyrm/dbmigration
Updated database migration
2019-02-26 18:44:01 +00: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
Peter Goodhall
dfcac9627d
Merge pull request #264 from Manawyrm/jsoncallsign
Fetch all callsign information in a single JSON request
2019-02-26 17:19:56 +00:00
Tobias Mädel
50104e3fa9 Fix lookup when no callbook is configured 2019-02-26 16:37:50 +01:00
Tobias Mädel
5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
Peter Goodhall
a79eb26b25
Merge pull request #263 from Manawyrm/betterfrequencyinput
Implement better frequency handling mechanism
2019-02-25 23:47:44 +00:00
Tobias Mädel
35a40bd953 Implement better frequency handling mechanism 2019-02-26 00:43:14 +01:00
Peter Goodhall
38de9bc54b
Merge pull request #262 from Manawyrm/jsoncat
Cleanup DL/UL handling, add microwave sat modes
2019-02-25 23:12:57 +00:00
Tobias Mädel
50b6bc6bfd Cleanup DL/UL handling, add microwave sat modes 2019-02-26 00:08:06 +01:00
Peter Goodhall
7d080aa4ed
Merge pull request #258 from Manawyrm/jsoncat
Request CAT information as JSON - stops multiple server calls for no reason so only one request every second rather than 5.
2019-02-25 22:50:31 +00:00
Tobias Mädel
fccff62f4a Request CAT information as JSON 2019-02-25 23:40:24 +01:00
Peter Goodhall
6bedb5eeb8
Merge pull request #257 from Manawyrm/downlinkFrequencies
Added RX frequency handling, changes the radio table to store freqs as bigints to support microwave better.
2019-02-25 22:37:53 +00:00
Tobias Mädel
3077fe7c79 Save downlink frequency in the database 2019-02-25 23:17:23 +01:00
Tobias Mädel
47ea38b4e7 Fix invalid sat mode output 2019-02-25 23:17:00 +01:00
Tobias Mädel
b9e53b48ca Fixed CAT database layout, added downlink frequency selection, repaired frequency storage over multiple QSOs 2019-02-25 23:13:09 +01:00
Peter Goodhall
fe93701f9b
Merge pull request #256 from Manawyrm/master
Fixed default frequencies
2019-02-25 22:09:08 +00:00
Tobias Mädel
2c4e1c595b Fixed default frequencies 2019-02-25 22:08:43 +01:00
Peter Goodhall
c3894f7b47
Merge pull request #254 from Manawyrm/patch-1
Fix API test button
2019-02-25 16:46:20 +00:00
Peter Goodhall
b6502bc2ef
Merge pull request #253 from Manawyrm/utf8mb4
Changed DB layout to UTF8mb4
2019-02-25 16:45:14 +00:00
Tobias Mädel
47123e51a1
Fix API test button 2019-02-25 17:30:25 +01:00
Tobias Mädel
bd91f7aa2c Changed DB layout to UTF8mb4 2019-02-25 17:26:44 +01:00
Peter Goodhall
18cdad8eca
Merge pull request #251 from Manawyrm/Manawyrm-patch-2
Add auto-increment flag and primary key to station_profile table
2019-02-25 15:51:21 +00:00
Tobias Mädel
0487077473
Add auto-increment flag and primary key to station_profile table 2019-02-25 16:48:11 +01:00
Peter Goodhall
633dd7a1b3
Merge pull request #248 from Manawyrm/master
Display frequency in MHz and enlarged frequency column
2019-02-24 19:57:55 +00:00
Tobias Mädel
3b0f06d554
Changed frequency table to bigint (32bit is not enough for 3cm band) 2019-02-24 18:43:39 +01:00
Tobias Mädel
3b9be81743 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-02-24 18:39:18 +01:00
Tobias Mädel
012a548e8f Changed frequency display to MHz and display RX frequency 2019-02-24 18:37:31 +01:00
Peter Goodhall
6ad34e5165 Fixed error on partial log lookups only using hamli which is now removed. 2019-02-10 23:03:14 +00:00
Peter Goodhall
0c8c14ed8c Bootstrap Updates 2019-02-10 22:47:57 +00:00
Peter Goodhall
f506750cfb Bootstrap Interface Updates 2019-01-14 16:29:06 +00:00
Peter Goodhall
0187548829 Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller 2019-01-13 19:11:46 +00:00
Peter Goodhall
5ab9fc020e deleted social components not needed 2019-01-13 17:09:04 +00:00
Peter Goodhall
b2e70badce Updated Radio Interface, removed Social (old idea) and switched most UI assets to local js. 2019-01-13 15:59:16 +00:00
Peter Goodhall
9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall
04981ac6d3 Adding the files for the latest bootstrap 2019-01-08 22:54:29 +00:00
Peter Goodhall
514df2398e Update exportsat.php 2019-01-07 17:01:26 +00:00
Peter Goodhall
e7eff66b59 export satellite adif only 2019-01-07 16:58:23 +00:00
Peter Goodhall
e3053f6c98 fixed vucc grids not being included in ADIF export 2019-01-07 16:48:11 +00:00
Peter Goodhall
c8499308aa Fixed SQL 2019-01-05 21:57:57 +00:00
Peter Goodhall
df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
Peter Goodhall
71d8eb22a2 Support Multi Grids for VUCC 2018-12-31 15:43:21 +00:00
Peter Goodhall
b10e6e80ef If Gridsquare is empty because of VUCC_GRIDS then show that instead 2018-12-31 12:10:53 +00:00
Peter Goodhall
02c8b5b68c Added all ADIF fields on important
All ADIF fields are now imporved if file supplies it.
2018-12-31 12:05:41 +00:00