提交图

2120 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
c2d4439928
Merge branch 'master' into refactor_adif_export 2020-11-16 19:24:49 +01:00
Andreas
2754e05dbe Uppercased every tag. Added MY_SIG and MY_SIG_INFO. This was not included, as this was in a PR at the time. 2020-11-16 19:23:59 +01:00
Andreas
e557d92c47 Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller. 2020-11-16 19:20:45 +01:00
Peter Goodhall
a6466b481e
Merge pull request #701 from ofadam/patch-1
Change to show submode if available - otherwise mode
2020-11-16 17:40:51 +00:00
Peter Goodhall
f4d258b566
Merge pull request #690 from daccle/add_sig_to_station
Add sig and sig_info to station #688
2020-11-16 17:30:53 +00:00
Adam
5e9542e73f
Change to show submode if available - otherwise mode
This change matches the initial dashboard view.
2020-11-15 20:20:35 -06:00
Andreas
72e8ee4e0a [Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE 2020-11-14 19:50:27 +01:00
Daniel Clerc
01578c4f40 Readds TX_PWR and COMMENT to adif export 2020-11-11 18:38:11 +01:00
Daniel Clerc
4c1088da5e Fix form name tag to avoid overwriting sota field 2020-11-11 18:19:31 +01:00
Daniel Clerc
137c4d95ec Add sig/sig_info to adif exportall function 2020-11-11 18:15:14 +01:00
Daniel Clerc
59af8dd7f1 Add sig/sig_info to function reassign in Stations model 2020-11-11 18:10:33 +01:00
Daniel Clerc
27418ea0a5 Add set migration to 55 in config/migration 2020-11-11 18:10:32 +01:00
Daniel Clerc
f41af318b9 Add migration for sig and sig_info fields 2020-11-11 18:10:32 +01:00
Daniel Clerc
8412095d3c Add sig and sig_info fields to edit and create view 2020-11-11 18:10:32 +01:00
Daniel Clerc
54531b08c5 Add sig and sig_info fields to model 2020-11-11 18:10:32 +01:00
Peter Goodhall
844ded79d6 Fixed unclosed script tag causing other js functions to fail 2020-11-11 15:08:59 +00:00
Peter Goodhall
3237d0b514
Merge pull request #691 from daccle/add_tx_pwr_and_comment_to_export
Adds TX_PWR and COMMENT to adif export
2020-11-11 12:10:18 +00:00
Peter Goodhall
4604b1abc7 Typo dont code when feeling unwell 2020-11-11 12:09:50 +00:00
Peter Goodhall
068f6b09b8 Adds comment to satellite adif export 2020-11-11 12:07:38 +00:00
Peter Goodhall
0868b5877e
Merge pull request #689 from AndreasK79/local_copy_js
Javascript: changed to local copies of files.
2020-11-11 11:54:10 +00:00
Peter Goodhall
94fe1ffe5f
Merge pull request #693 from daccle/create_qslcard_dir_inside_assets
adds qslcard dir to assets dir
2020-11-09 11:33:38 +00:00
Daniel Clerc
286ac43162 adds qslcard dir to assets dir 2020-11-09 09:41:30 +01:00
Daniel Clerc
2be31034be Adds TX_PWR and COMMENT to adif export 2020-11-09 09:27:56 +01:00
Andreas
14e69ed43a Javascript: changed to local copies of files. 2020-11-08 11:26:38 +01:00
Andreas
e83e7340f5 [Contest logging] Started work on the logging form. 2020-11-08 10:46:08 +01:00
Peter Goodhall
e072305591 [QSL Card] /qsl added padding to the top 2020-11-04 14:48:22 +00:00
Peter Goodhall
219c11d4d5 [QSL Cards] Added notification on storage usage to /qsl 2020-11-04 14:46:42 +00:00
Peter Goodhall
0d5b15847e
Merge pull request #682 from poll-busily/header-user-icon
Use icon next to logged-in username
2020-11-04 14:35:48 +00:00
Peter Goodhall
bc74942323
Merge pull request #683 from poll-busily/misc-text
Further tweaks to text and text formatting
2020-11-04 14:35:24 +00:00
Peter Goodhall
2d5b68e018
Merge pull request #681 from AndreasK79/qslcard_small_fixes
[QSLCard] Removed unused file. Added view qsl inside qso dialog, so t…
2020-11-04 14:33:38 +00:00
Andreas Kristiansen
7fe23d4409
Merge branch 'master' into qslcard_small_fixes 2020-11-04 09:19:12 +01:00
Peter Goodhall
254f7f3f2a [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded
Thanks to M0TAZ for requesting this option, if you have lots of QSOs on a fresh install, use this function to mark all QSOs as uploaded to eQSL when you manually upload ADIF to eQSL.
2020-11-03 16:06:35 +00:00
Peter Goodhall
5aeab442ac Added a robots.txt file to block indexing of /assets /images and json map output 2020-11-03 15:37:37 +00:00
Peter Goodhall
f6c8a03c5d [QSL Card] When selecting file to upload offer file browser or camera. 2020-11-03 13:52:14 +00:00
Peter Goodhall
03529db78b [QSL Management] Added notification on the max file size you can upload 2020-11-02 17:23:41 +00:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
593569ab69 Tweak user drop-down menu content
Make the user icon solid to match the other icons in this menu. Rename the "Profile" entry to "Account" as that's the term used elsewhere.
2020-11-02 09:19:32 +00:00
Paul Beesley
77a8143dc0 Replace text with user icon in header bar
I noticed that on smaller screens (iPad, etc) the header bar gets a bit squashed. This patch doesn't fix that entirely but we can save a little space by using an icon instead of "Logged in as" text next to the callsign of the logged-in user.
2020-11-02 09:16:24 +00:00
Andreas
8f37c06971 [QSLCard] Removed unused file. Added view qsl inside qso dialog, so that you know which file to delete (else you had to go to view qsl page and delete from there). 2020-11-01 21:45:47 +01:00
Peter Goodhall
4d193fc07f
[LOTW] Moves the temp upload file folder for signed files to /uploads/lotw 2020-11-01 15:53:54 +00:00
Peter Goodhall
356296c953
[QSLCard] PR #677 from AndreasK79 this adds QSL Card management features for uploading QSL card images
This adds basic document management for QSL cards into Cloudlog which can be used when viewing QSO record.

You might need to make sure /assets/qslcard is writeable and deletable by PHP
2020-11-01 15:52:04 +00:00
Andreas
bcfe979573 [QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel. 2020-11-01 12:36:02 +01:00
Peter Goodhall
344e1202ae
[QRZ Logbook] Comment added to ADIF pushed to QRZ Logbook.
Added comment to ADIF that is pushed to QRZ logbook
2020-10-30 17:33:11 +00:00
Andreas
1986c79033 Added comment to ADIF that is pushed to QRZ logbook 2020-10-30 18:29:25 +01:00
Peter Goodhall
6de9ff69b0 Changed Migration so that it checks if qsl_images exists as i kept getting errors jumping around branches :) 2020-10-30 16:11:41 +00:00
Andreas
82ad08d290 Added front and back image upload at the same time. 2020-10-29 20:18:51 +01:00
Peter Goodhall
d1a8828cd7
[API/QSO] Extends API/QSO by allowing station_profile_id to be defined
Extends API/QSO by allowing station_profile_id to be defined
2020-10-29 18:12:16 +00:00
Peter Goodhall
48679662de [API][QSO] Adds field "station_profile_id"
This adds the field station_profile_id to the QSO API this is the number thats shown when you are editing a profile.
2020-10-29 18:10:46 +00:00
Peter Goodhall
3187b7386b Added assets/qslcard/ to gitignore 2020-10-29 17:35:52 +00:00
Peter Goodhall
f974105329 Fixed migration file was malformed PHP, changed some text in the tabs 2020-10-29 17:34:59 +00:00