Commit Graph

793 Commits

Author SHA1 Message Date
Peter Goodhall
faba603051 Update Country Files link in the admin drop down wrong 2019-04-18 22:10:04 +01:00
Peter Goodhall
dec57bc395 added adif extra text warning 2019-04-08 15:52:41 +01:00
Peter Goodhall
2eb028b683 Added padding 2019-04-08 15:51:17 +01:00
Peter Goodhall
31f7eb15d5 Added Satellite ADIF buttons 2019-04-08 15:50:36 +01:00
Peter Goodhall
9c3a84ab8b minor changes to satellite export 2019-04-08 15:47:03 +01:00
Peter Goodhall
7cce986807 satellite adif export 2019-04-08 15:36:23 +01:00
Peter Goodhall
c6b5edf723 More code clean up 2019-04-04 21:10:40 +01:00
Peter Goodhall
30e88fa4bc Cleaned up HTML 2019-04-04 21:09:47 +01:00
Peter Goodhall
b644fb3c86 Added a bigger margin to the content area 2019-04-04 21:07:06 +01:00
Peter Goodhall
2b941d2cb1 Update general.css 2019-04-04 21:04:15 +01:00
Peter Goodhall
616e8c644c Switched Dashboard to latest Fancybox 2019-03-20 17:47:40 +00:00
Peter Goodhall
b3ce2c9a27 Changed Dashboard page to latest bootstrap and fixed Awards page 2019-03-20 16:58:06 +00:00
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