Wykres commitów

2008 Commity (0fdce42b333b6aac3a75f8a4d9d643db00c27eef)

Autor SHA1 Wiadomość Data
Peter Goodhall 0fdce42b33
[ADIF Parser] Modifications done to the ADIF parser to speed it up 2020-12-26 11:35:07 +00:00
Peter Goodhall 8a2d62e50c
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import and LoTW 2020-12-26 11:34:14 +00:00
Peter Goodhall 40c242e74e
Merge pull request #764 from poll-busily/text_tweaks
Tweaks to text (mostly capitalisation)
2020-12-26 11:33:04 +00:00
Peter Goodhall fbc3657e52
[Contesting] Enter logs QSO when sent exchange field is active. 2020-12-25 16:12:56 +00:00
Andreas d80e5914ed [Contesting] Enter logs QSO when sent exchange field is active. 2020-12-25 16:57:04 +01:00
Andreas bcb9ab7047 Fixed a typo. 2020-12-24 10:53:29 +01:00
Peter Goodhall 2fb0ff53db
Merge pull request #771 from anthonydiiorio/dark-css-tweaks
Minor dark fixes
2020-12-23 19:32:29 +00:00
Anthony Di Iorio 1361ef3c44 Minor dark fixes
Fixes contest dropdown and Darkly dropdown background
2020-12-23 14:00:42 -05: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
Peter Goodhall 6b34b6fcc9
[QSO][Panel] Pressing Spacebar in the Callsign field moves you to name.
Pressing spacebar within the callsign field now jumps you to the name field
2020-12-23 09:42:38 +00:00
Peter Goodhall 209cd029b5
[CSS][Dark Themes] General Improvements to make things even more dark :p 2020-12-23 09:41:08 +00:00
Anthony Di Iorio 98f50948ee Fix dark hamburger menu 2020-12-23 04:36:22 -05: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
Anthony Di Iorio 8df6587cda Superhero blue inputs 2020-12-23 02:31:53 -05:00
Anthony Di Iorio d8f289b83a Dark theme overrides
Adjusted overrides to complete the dark themes. Now much easier on the eyes with dark inputs, navigation, and maps when loading.
2020-12-23 02:22:27 -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 cf1f3487c6 [Global Configs] Addresses issue #765 2020-12-22 12:33:28 +00:00
Peter Goodhall 89ac4c35b7
[Maps] Adds dark overlay the maps when using the three dark themes. 2020-12-21 17:48:29 +00:00
Peter Goodhall 13367c5a65
[Awards][DXCC] Can now choose by mode 2020-12-21 17:45:52 +00:00
Peter Goodhall 1d09b1038c
[Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-21 17:44:31 +00:00
Peter Goodhall 6b7e033de5
[Contest Mode] Contest name added
Can now select the ADIF contest name from the select list
2020-12-21 17:42:57 +00:00
Andreas 018bcfebd9 [Print Requested QSLs] Added QSL_VIA to ADIF export. 2020-12-20 22:04:02 +01:00
Andreas cc3f646144 [Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-20 21:22:52 +01:00
Andreas a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
hairlesshobo 617ad8ea7c Darkened map tiles for the three dark themes 2020-12-17 08:07:09 -05:00
Peter Goodhall 107dab73f6
Merge pull request #753 from ryandzink/timeplotter_sat_mode_fixup
Timeplotter satellite mode correction
2020-12-15 22:16:46 +00:00
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