Daniel Clerc
29809b2836
adds TX_PWR to qso edit dialog
2020-11-16 21:01:54 +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
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
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
8412095d3c
Add sig and sig_info fields to edit and create view
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
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
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
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
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
Andreas
bcfe979573
[QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel.
2020-11-01 12:36:02 +01:00
Andreas
82ad08d290
Added front and back image upload at the same time.
2020-10-29 20:18:51 +01:00
Peter Goodhall
f974105329
Fixed migration file was malformed PHP, changed some text in the tabs
2020-10-29 17:34:59 +00:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00
Peter Goodhall
bd7fca38b3
Merge PR #676 Normalises all buttons to make things standardised
...
Normalise buttons
2020-10-29 14:59:24 +00:00
Peter Goodhall
3e2ab2fb45
Merge pull request #673 from AndreasK79/vucc_callsign
...
Vucc award enhancement
2020-10-29 14:42:36 +00:00
Andreas
6b1f30cb0d
New feature: QSL card image upload
2020-10-28 23:20:03 +01:00
Paul Beesley
c65ce673aa
Normalise button styles
...
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.
Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
2f55f0a812
Use buttons for backup page actions
2020-10-27 20:51:23 +00:00
Andreas
690ee4dcb4
Enhanced VUCC award to also see only confirmed or worked gridsquares. The worked gridsquares has the calls in the table.
2020-10-25 14:59:03 +01:00
Andreas
b33898abdb
Expanded timeline with more options.
2020-10-23 12:25:16 +02:00
Peter Goodhall
e8b660b775
PR #670 from poll-busily - Normalise all the Admin pages so they all match the same format
...
Normalise styles of admin pages
2020-10-22 16:27:04 +01:00
Peter Goodhall
7e1c216e20
PR #668 from AndreasK79 - Adds CSV Export for Awards Data
2020-10-22 16:22:30 +01:00
Paul Beesley
2ebf33a084
Update admin page titles
...
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
Paul Beesley
0b94674289
Normalise page / card header styles for admin pages
...
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Andreas
499d1804d2
Awards cleanup. Several details_ajax.php removed, and directed awards to use awards/details.php instead.
2020-10-19 19:24:11 +02:00
Andreas
dbee35466e
Added CSV-export to various tables.
2020-10-19 19:16:42 +02:00
Andreas
6f70c92b7c
Added csv-export on dxcc-award table.
2020-10-19 14:10:58 +02:00
Matthias Jung
89ef272918
Added Contest Fields to ADIF Export
...
The contest field (stx, srx) were missing in the ADIF export. This fixes #665 .
2020-10-18 23:15:56 +02:00
Peter Goodhall
53bb79291b
[Edit QSO] Added RX Band to Edit box if its been provided
2020-10-18 21:43:59 +01:00
Peter Goodhall
8f4609f060
[Logbook] Made the table big again, was far to cramped as table-sm was visually hard to read
2020-10-18 21:30:56 +01:00
Peter Goodhall
906d956e3e
#664 Adds Freq & RX Freq to the edit display
2020-10-18 21:29:20 +01:00
Peter Goodhall
ef3c3c724f
Update qso.php
2020-10-18 15:47:14 +01:00
Peter Goodhall
5f331b651f
[QSO Window] Country names not full uppercase
2020-10-18 15:40:26 +01:00
Peter Goodhall
2862b7851a
[QSO Window] Added Share QSO Via Twitter
2020-10-18 15:38:49 +01:00