Andreas
9e790340d7
[Contesting] Restoring QSO table.
2020-12-28 19:55:51 +01:00
Peter Goodhall
bccfa6762b
[Contesting] PR #778 from AndreasK79 - Stores Contest Info into localStorage
...
Contestid, exchangetype etc are stored within the browsers localStorage.
2020-12-28 13:56:19 +00:00
Peter Goodhall
7abb6013fd
[LoTW][Sync] You can now select the DXCC for the p12 certificate on upload
2020-12-28 13:42:26 +00:00
Andreas
11736ea938
[Contesting] Added saving and restoring of contestid, exchangetype and exchangesent.
2020-12-27 09:37:48 +01:00
Peter Goodhall
3fe6a69807
[Config][Maps] Added Openstreetmap tile server settings to options table
2020-12-26 14:58:41 +00:00
Peter Goodhall
3e6998460d
Merge pull request #777 from poll-busily/awards_menu_sort
...
Sort Awards menu alphabetically
2020-12-26 14:29:51 +00:00
Peter Goodhall
32ea0f55f1
[QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
...
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Paul Beesley
bc386da0ca
Sort Awards menu alphabetically
...
I think that alphabetic sorting makes this menu easier to scan.
2020-12-26 13:31:40 +00:00
Paul Beesley
8ba41812ad
Tweaks to text
...
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Anthony Di Iorio
18fbb72d19
Spacebar moves to name field
...
Spacebar moves to the name field when you're entering a callsign
Similar to contesting ux, good for pileups.
2020-12-23 03:23:31 -05:00
Peter Goodhall
d607502c29
[QSO popup] Moved station information to "Stations Details" tab
2020-12-22 18:03:01 +00:00
Peter Goodhall
34c41383a9
[QSO View] Added the Contest ID to the popup
2020-12-22 17:54:32 +00:00
Peter Goodhall
13367c5a65
[Awards][DXCC] Can now choose by mode
2020-12-21 17:45:52 +00:00
Andreas
a51ce5946f
[Contest Mode] Contest name added
2020-12-18 23:27:47 +01:00
Andreas
d9ef7fe7d8
[DXCC Award] Reworked summary so that it shows all the bands regardless of what is chosen in the form above.
2020-12-14 09:49:49 +01:00
Peter Goodhall
a012d73df2
[Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally
2020-12-13 16:55:10 +00:00
Peter Goodhall
8dfaf47c79
[Options] Greates OptionsLib library, sets default theme and others
...
This commit does a couple of things
- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Andreas
44909aec5d
[DXCC Award] Adding mode to selection
2020-12-11 23:45:06 +01:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Andreas
f784507435
[Contest logging] CAT added. Split some of the JS into it's own file. Frequency is also saved.
2020-12-07 21:26:16 +01:00
Peter Goodhall
fa48db4263
[Map][Custom] /map/custom you can select to dates to map QSOs
2020-12-07 17:28:19 +00:00
Peter Goodhall
9d4ab310d2
[Maps] Added a view to show all logged QSOs of an active profile on a map /map
2020-12-07 16:32:12 +00:00
Peter Goodhall
ee74829fee
Merge branch 'themes' of https://github.com/poll-busily/Cloudlog into pr/734
2020-12-07 13:56:21 +00:00
Peter Goodhall
c00e33af55
Added extra warnings and cleaned up the display
2020-12-07 13:54:15 +00:00
Paul Beesley
b635de6ac3
Add Darkly dark theme
...
And rename Dark to Cyborg (Dark)
2020-12-07 13:42:15 +00:00
Paul Beesley
002de3292b
Add Cosmo theme
...
MIT license from Bootswatch
2020-12-07 13:42:14 +00:00
Paul Beesley
5c1ebf6ec9
Clean up dark theme compatibility
2020-12-07 13:42:14 +00:00
Paul Beesley
d842164691
Add Superhero (new dark theme) to test changes
...
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 13:42:14 +00:00
Paul Beesley
e99e0da84d
Change the way themes are processed
...
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 13:42:13 +00:00
Peter Goodhall
b98959f67b
Merge pull request #728 from AndreasK79/export_highstock
...
[Timeplotter and Distances Worked] Export has been added to the highs…
2020-12-07 13:31:35 +00:00
Peter Goodhall
cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
...
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Paul Beesley
a6682a857a
Add Darkly dark theme
...
And rename Dark to Cyborg (Dark)
2020-12-07 09:55:31 +00:00
Paul Beesley
2abd81c3dd
Add Cosmo theme
...
MIT license from Bootswatch
2020-12-07 09:55:30 +00:00
Paul Beesley
7375ba34f9
Clean up dark theme compatibility
2020-12-07 09:55:30 +00:00
Paul Beesley
ff403dc456
Add Superhero (new dark theme) to test changes
...
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 09:55:30 +00:00
Paul Beesley
301483bddf
Change the way themes are processed
...
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Peter Goodhall
39ab2c9e89
Merge pull request #731 from AndreasK79/kml_export
...
[KML Export] Bugfix, as it was not working.
2020-12-06 21:24:38 +00:00
Andreas
f8fbbfd268
[Timeline] Bugfix in form
2020-12-06 13:24:22 +01:00
Andreas
b2750b827f
[KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export.
2020-12-06 13:21:35 +01:00
Andreas
b03a753ab6
[ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF.
2020-12-04 14:52:00 +01:00
Peter Goodhall
c1b0d49ae7
Merge pull request #726 from AndreasK79/reload_disable_on_save_qso
...
[Edit QSO] Disabled reload of page when editing and saving QSO while …
2020-12-02 16:39:57 +00:00
Andreas
d1163bc2aa
[Timeplotter and Distances Worked] Export has been added to the highstock plotting.
2020-12-02 14:49:14 +01:00
Andreas
a9ab3c01f7
[Edit QSO] Disabled reload of page when editing and saving QSO while in Live QSO/Post QSO
2020-11-30 20:39:25 +01:00
Peter Goodhall
9a07722675
[Station Profile] Made table responsive within the design so its scrollable
2020-11-28 20:11:25 +00:00
Peter Goodhall
71e6503881
Merge pull request #719 from AndreasK79/adif_export_adifhelper
...
Refactoring: implemented AdifHelper in Club Log export, satellite exp…
2020-11-28 20:01:45 +00:00
Andreas
7952ec76f7
Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF.
2020-11-23 19:52:30 +01:00
Adam
8c0f1d33af
Very minor language changes
2020-11-22 20:05:26 -06:00
Adam
a84b8f6de1
Very minor language cleanup
2020-11-22 20:01:20 -06:00
Adam
3b6f9e4d99
Very minor language updates
2020-11-22 19:58:12 -06:00
Adam
d669adba8c
Very minor language updates
2020-11-22 19:56:52 -06:00
Adam
bf58232466
Very minor cleanup of text
2020-11-22 19:53:51 -06:00
Adam
545ef6933f
Really minor language cleanups
2020-11-22 19:46:02 -06:00
Peter Goodhall
47e8adda89
Merge pull request #715 from AndreasK79/distplot_measurement_base
...
[Distance plotting] This now follows chosen distance measurement. MAP…
2020-11-21 21:33:54 +00:00
Andreas
256dddc1f6
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 22:06:25 +01:00
Andreas
3e59cd3651
[Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js.
2020-11-20 11:55:55 +01:00
Peter Goodhall
38e9c18b37
trying to fix tx power error when saving
2020-11-19 16:17:34 +00:00
Peter Goodhall
a4cb766479
Station Profile Create - QRZ Real Time always No by default
2020-11-18 22:58:41 +00:00
Peter Goodhall
438352f519
Merge branch 'master' into fix_edit_transmit_pwr
2020-11-18 16:18:42 +00:00
Peter Goodhall
522d589527
Merge pull request #705 from daccle/add_SIG_and_SIG_INFO_fields
...
Add the possibilty to log SIG and SIG_INFO
2020-11-18 16:16:13 +00:00
Peter Goodhall
bfcf87218b
Merge pull request #710 from daccle/AndreasK79/local_copy_js
...
Use local copies of JS and CSS assets
2020-11-18 16:12:28 +00:00
Peter Goodhall
ea91773090
Changed Dropdowns to Yes/No
2020-11-18 14:19:21 +00:00
Andreas
e149d34ba1
[QRZ Logbook] option for realtime logging added
2020-11-18 11:50:15 +01:00
Daniel Clerc
da342674f5
use local js and css in qso/edit and edit_ajax
2020-11-17 21:51:35 +01:00
Daniel Clerc
0b3af61fb1
Add SIG and SIG_INFO to adif export
2020-11-17 21:37:28 +01:00
Daniel Clerc
8d85ab230a
Add SIG and SIG_INFO to edit qso views
2020-11-17 21:35:44 +01:00
Daniel Clerc
f803561376
Add SIG and SIG_INFO to logbook model and qso view
2020-11-17 21:35:43 +01:00
Daniel Clerc
58a552ce23
add SIG and SIG_INFO to view_log
2020-11-17 21:35:43 +01:00
Peter Goodhall
e7d0d00e89
Fixed issue with ADIF export when exporting all the log
2020-11-17 17:35:48 +00:00
Andreas
2229a1579b
Logging is working. Contest exchange is being logged. Basic contest logging is now working.
2020-11-17 09:47:57 +01:00
Daniel Clerc
29809b2836
adds TX_PWR to qso edit dialog
2020-11-16 21:01:54 +01:00
Andreas Kristiansen
c2d4439928
Merge branch 'master' into refactor_adif_export
2020-11-16 19:24:49 +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
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
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
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
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