Wykres commitów

2531 Commity (b154463d1eacecc8208a743ee539fa5f7f713c5e)

Autor SHA1 Wiadomość Data
Ryan Zink 71f98ab0e1 Case correction on timeplotter for satellite contacts 2020-12-14 23:22:51 -07:00
Ryan Zink dfede51939
Merge pull request #1 from magicbug/master
Syncing with upstream master
2020-12-14 23:16:01 -07: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 b2d7565e63
[Options] This fixes previous error where options tables missing by running migrate every page load
run migrate before loading any page content.
2020-12-13 10:42:44 +00:00
Andreas 2005ff7f55 [DXCC Award] Adjusted queries for mode. 2020-12-13 09:18:47 +01: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
Peter Goodhall 6e98adb755
Merge pull request #747 from AndreasK79/eQSL_fix_displayqso
[eQSL] Fixed displaying of QSO in table. Fixes #745.
2020-12-12 15:20:28 +00:00
Andreas 41ff9749da [ADIF Parser] Placed split line correct 2020-12-11 23:52:11 +01:00
Andreas 44909aec5d [DXCC Award] Adding mode to selection 2020-12-11 23:45:06 +01:00
Peter Goodhall 6493db9f62
Removed Feature Request Template, these will be done as discussions 2020-12-11 21:42:27 +00:00
Andreas 01e4971050 [eQSL] Fixed displaying of QSO in table. Fixes #745. 2020-12-11 12:06:15 +01:00
Andreas ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Peter Goodhall be6550723c [Global Options] Created Migration for table "options" and added theme and default
This will be for global variables, anything that needs to stick for every user, default theme, dates etc etc etc
2020-12-10 17:45:44 +00: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 1703de63a9 Update Logbook_model.php 2020-12-10 16:50:54 +00:00
Peter Goodhall a3b395db69 [EQSL][Upload] Check to make sure to only select records with callsigns in them 2020-12-10 16:46:15 +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 2c3f6eefb9
[Funding] You can now support via Github Sponsors
You can now support my open-source endeavours using Github Sponsorship at https://github.com/sponsors/magicbug
2020-12-09 15:35:06 +00:00
Peter Goodhall a6b5b70189
Update README.md 2020-12-09 11:29:29 +00:00
Andreas 970ae216cc [ADIF Parser] Modifications done to the ADIF parser to speed up ADIF files containing several thousand QSOs. 2020-12-09 08:29:20 +01: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 c6c7dd5cd8 Revert "Merge pull request #725 from AndreasK79/adif_import_speedup"
This reverts commit 62b8d024b6, reversing
changes made to b18777318d.
2020-12-07 19:41:55 +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 85a1783eb7
[User][Themes] Changed how themes are handled, this resets themes to defaults and will need reselected
This will cause a breaking change to theme selection but will improve the ability to add more so greater good etc.
2020-12-07 13:59:36 +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
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
Paul Beesley 501e95f3e6 Fixup dark themes 2020-12-07 13:42: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
Paul Beesley 305a29355e Fixup dark themes 2020-12-07 13:31:24 +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
Peter Goodhall 62b8d024b6
Merge pull request #725 from AndreasK79/adif_import_speedup
[ADIF import] Import speedup with minor modifications in Adif_parser.
2020-12-07 13:27:18 +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 b18777318d
Merge pull request #724 from daccle/fix_typo_in_german_translation
Fix typo in German translation
2020-12-06 21:25:28 +00:00
Peter Goodhall e3d2575606
Merge pull request #729 from phl0/fixQraBearingFunction
Only calculate Lat/Lon if QRA loc has even number of chars
2020-12-06 21:25:03 +00:00