Wykres commitów

2736 Commity (b58ed8bcbd2b03ec0d55ef25ddeb0a2b47f30c8a)

Autor SHA1 Wiadomość Data
Andreas 51fba79397 [Hardware] Changed page title to be the same as the menu name 2021-09-20 19:32:41 +02:00
Andreas 30ba927c25 [API] Added userid to the API key. 2021-09-20 15:16:53 +02:00
Andreas 586bc969fa [Hardware] Added userid to everything that has to do with hardware. 2021-09-20 15:03:35 +02:00
Andreas 5f2cd9d55d [Notes] Added userid to everything that has to do with show/create/edit/delete note. 2021-09-20 12:24:58 +02:00
Andreas a554ad07aa [Notes] Added migration script for adding userid to notes. 2021-09-20 12:16:44 +02:00
Andreas Kristiansen 4cfc4451e6
Merge pull request #1186 from AndreasK79/us_county_qso_edit_save_fix
[QSO Edit] Fixed duplication of state in county when saving edited QS…
2021-09-19 20:02:21 +02:00
Andreas d56cb4b20a [QSO Edit] Fixed duplication of state in county when saving edited QSO. Fixes #1178 2021-09-19 20:01:32 +02:00
Andreas Kristiansen 50cd201573
Merge pull request #1185 from AndreasK79/qso_edit_fix_in_live_qso
[QSO Edit] Fixes editing for county/sota/dok if you are editing QSO i…
2021-09-19 19:52:15 +02:00
Andreas a77f76c2e0 [QSO Edit] Fixes editing for county/sota/dok if you are editing QSO in Live/Post QSO 2021-09-19 19:51:45 +02:00
Andreas Kristiansen 88864a428d
Merge pull request #1183 from AndreasK79/county_fix_increase_limit
[QSO] By limiting this to 100, a lot counties never got displayed.
2021-09-18 19:13:33 +02:00
Andreas 98cfc18e84 [QSO] By limiting this to 100, a lot counties never got displayed. 2021-09-18 19:12:42 +02:00
Peter Goodhall a15b9f2a89 Fixes bug where you couldn't save an editted QSO 2021-09-18 17:49:04 +01:00
Peter Goodhall ecf19488a6 Fixes bug where you couldn't save an editted QSO 2021-09-18 17:46:34 +01:00
KT3PJ b46368fe06 LotW gridsquare will not be updated if VUCC gridsquares exist. 2021-09-18 12:22:43 -04:00
Andreas 9311e7c85a [Custom Map] Tweaks for station logbooks 2021-09-18 17:59:19 +02:00
Andreas Kristiansen 109683e041
Merge pull request #1180 from AndreasK79/gridsquare_map_query_fix 2021-09-17 18:47:20 +02:00
Andreas 25bffdce83 [Gridsquare Map] Bugfix. The confirmed fields would not be correct. Or_where seems to work only when where are two conditions in the where statement. 2021-09-17 18:11:25 +02:00
Andreas Kristiansen f3679cf269
Merge pull request #1179 from AndreasK79/8_char_gridsquare_fix
If a gridsquare in a qso is longer than 6 characters, the QRA library…
2021-09-17 08:01:55 +02:00
Andreas a0e3cbaa91 If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6. 2021-09-16 20:13:08 +02:00
Andreas Kristiansen e6df7bc96f
Merge pull request #991 from AndreasK79/sat_blank
[QSO entry] Blanking satellite blanks mode and propagation mode. Fixe…
2021-09-16 19:15:38 +02:00
Peter Goodhall 635a03c306 Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
2021-09-15 23:12:56 +01:00
Andreas b0219a6775 [Themes] Added missing files 2021-09-15 23:11:48 +01:00
Andreas bb3b837382 [Themes] Small tweaking of CSS for selectize overrides. 2021-09-15 23:11:48 +01:00
Andreas 708d5dc278 [Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog. 2021-09-15 23:11:48 +01:00
Peter Goodhall 7e066bb963
Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
2021-09-15 23:10:24 +01:00
Andreas Kristiansen e16f461f0a Merge pull request #1174 from AndreasK79/modal_css_height_fix
This CSS fix adds a scrollbar to the modal if content height is great…
2021-09-15 23:06:40 +01:00
Andreas f1ade7d3ef This CSS fix adds a scrollbar to the modal if content height is greater than resolution 2021-09-15 23:05:52 +01:00
Andreas e4952101f9 Renamed a file to fix a merge collision in migration files. 2021-09-15 19:33:34 +02:00
Andreas Kristiansen 313ff76cd4
Merge pull request #1127 from AndreasK79/custom_themes
Custom themes
2021-09-15 19:32:04 +02:00
Andreas Kristiansen 77da77ffd1
Merge branch 'station_logbooks' into custom_themes 2021-09-15 19:30:34 +02:00
Andreas Kristiansen 1ad0343ed0
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
Dxatlas grid export
2021-09-15 19:15:33 +02:00
Andreas Kristiansen 58dfb89b71
Merge pull request #1174 from AndreasK79/modal_css_height_fix
This CSS fix adds a scrollbar to the modal if content height is great…
2021-09-15 17:08:23 +02:00
Andreas 106559d1eb This CSS fix adds a scrollbar to the modal if content height is greater than resolution 2021-09-15 17:08:00 +02:00
Peter Goodhall 0ff9070fbe
Merge pull request #1171 from Werzi2001/login_form_bootstrap
Login form bootstrap
2021-09-14 21:55:57 +01:00
Peter Goodhall 55d11e9f7e
Merge pull request #1135 from AndreasK79/gridsquare_map_popup_change
[Gridsquare Map popup] Changed so that we use the logbook view in the…
2021-09-14 21:55:21 +01:00
Peter Goodhall 816e05d19f
Merge pull request #1155 from Werzi2001/sota_field_in_logbook
Added SOTA (SOTA_REF) to possible columns
2021-09-14 21:54:59 +01:00
Peter Goodhall c3f0c0c3c2
Merge pull request #1167 from Werzi2001/dark_mode_charts
Added support for dark mode to further charts
2021-09-14 21:53:54 +01:00
Peter Goodhall 9e19bfe2c6
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
eQSL request changed from GET to POST
2021-09-14 21:53:28 +01:00
Peter Goodhall e60bee857f
Merge pull request #1137 from AndreasK79/edit_contest_data_on_qso
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing co…
2021-09-14 21:52:13 +01:00
Peter Goodhall 8af09c819f
Merge pull request #1172 from AndreasK79/distances_worked_station_logbooks
[Distances Worked] Updated code (with a rewrite) to support station l…
2021-09-13 14:48:53 +01:00
Peter Goodhall 22e4fda171
Merge pull request #1173 from Werzi2001/fix_eqsl_images
Fix to retrieval of eqsl images
2021-09-13 14:48:23 +01:00
Thomas Werzmirzowsky 7207592276 fix to retrieval of eqsl images. callsign can contain /. therefore
change to only pass id
2021-09-13 15:27:00 +02:00
Andreas f369b172bd [Distances Worked] Updated code (with a rewrite) to support station logbooks 2021-09-12 16:46:16 +02:00
Peter Goodhall 38963ce887
Merge pull request #1170 from AndreasK79/quick_lookup_station_logbooks
[Quick Lookup] Updated code to support station logbooks
2021-09-11 16:55:01 +01:00
Peter Goodhall ddccc622b1
Merge pull request #1169 from AndreasK79/accumulated_station_logbooks
[Accumulated Statistics] Updated code to support station logbooks
2021-09-11 16:54:50 +01:00
Peter Goodhall e78b616946
Merge pull request #1168 from AndreasK79/days_station_logbooks
[Days With QSOs] Updated code to support station logbooks
2021-09-11 16:54:38 +01:00
Thomas Werzmirzowsky fa8070a27e using max width is better than w25 on mobile devices 2021-09-11 12:54:19 +02:00
Thomas Werzmirzowsky 0e30ebaa89 changed login form to use bootstrap layout 2021-09-11 12:47:00 +02:00
Andreas cad5c1c569 [Quick Lookup] Updated code to support station logbooks 2021-09-10 23:13:25 +02:00
Andreas 33cdbca735 [Accumulated Statistics] Updated code to support station logbooks 2021-09-10 22:59:10 +02:00