Peter Goodhall
cf1f3487c6
[Global Configs] Addresses issue #765
2020-12-22 12:33:28 +00:00
Peter Goodhall
13367c5a65
[Awards][DXCC] Can now choose by mode
2020-12-21 17:45:52 +00: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
568d7cc307
[Options] Added code comments
2020-12-13 16:59:08 +00: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
Andreas
01e4971050
[eQSL] Fixed displaying of QSO in table. Fixes #745 .
2020-12-11 12:06:15 +01:00
Peter Goodhall
c6a17bdf3f
[eQSL] Removed displaying QSO ID issue resolved
2020-12-10 17:06:38 +00:00
Peter Goodhall
7134608949
Update Eqsl.php
2020-12-10 17:04:53 +00:00
Peter Goodhall
af8b4617a2
Update Eqsl.php
2020-12-10 17:02:04 +00:00
Peter Goodhall
a3a628ae04
Added QSO ID to eQSL upload table to debug
2020-12-10 17:00:38 +00:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00: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
467bace222
When saving profile changes your returned to Edit Account for the logged in profile
2020-12-07 13:53:01 +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
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
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
Peter Goodhall
de491981d4
Improved some text output rendering
2020-11-28 20:00:07 +00:00
Adam
f7a9e63832
Very minor language updates
2020-11-22 20:04:33 -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
Peter Goodhall
1994b9f36e
Merge pull request #717 from AndreasK79/mark_uploaded_to_qrz
...
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 21:32:10 +00:00
Andreas
256dddc1f6
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 22:06:25 +01:00
Andreas
85c5a09a20
[QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper.
2020-11-21 14:25:02 +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
388bfb848a
Revert "Merge pull request #706 from ofadam/patch-1"
...
This reverts commit 9647fa917e , reversing
changes made to e7d0d00e89 .
2020-11-17 17:40:55 +00:00
Peter Goodhall
9647fa917e
Merge pull request #706 from ofadam/patch-1
...
Display submode if available
2020-11-17 17:39:00 +00: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
Adam
6128c2a3ef
Display submode if available
...
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
2020-11-16 18:50:40 -06:00
Adam
2b5a424a78
Display submode if available
...
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
2020-11-16 18:46:18 -06: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
Andreas
e83e7340f5
[Contest logging] Started work on the logging form.
2020-11-08 10:46:08 +01:00
Peter Goodhall
219c11d4d5
[QSL Cards] Added notification on storage usage to /qsl
2020-11-04 14:46:42 +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
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
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
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
Andreas
82ad08d290
Added front and back image upload at the same time.
2020-10-29 20:18:51 +01: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
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00
Peter Goodhall
ecaba0768e
[eQSL] Fixes issue of Sat name/mode not being sent.
...
Fixes #675
2020-10-29 16:45:09 +00:00
Peter Goodhall
3e2ab2fb45
Merge pull request #673 from AndreasK79/vucc_callsign
...
Vucc award enhancement
2020-10-29 14:42:36 +00:00
Peter Goodhall
3f3863488f
Merge pull request #672 from AndreasK79/timeline_more_options
...
Expanded timeline with more options.
2020-10-29 14:40:52 +00:00