提交图

2739 提交

作者 SHA1 备注 提交日期
Charlie Jonas
033971ad09 Further clarify timestamp format in comments 2021-08-31 18:37:33 +01:00
Charlie Jonas
2daf46d870 Use UTC timestamps for CAT control 2021-08-31 18:27:41 +01:00
Andreas
2f0cf971c5 [DX Atlas Gridsquare Export] Tweaking of the view. Activated datepicker. 2021-08-30 18:28:20 +02:00
Peter Goodhall
23ccd119b9
Merge pull request #1141 from AndreasK79/qsl_print_bugfix
[QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in …
2021-08-30 13:35:34 +01:00
phl0
538fd0f285
Simplify date match regex a little ... 2021-08-30 09:03:39 +02:00
phl0
9bf9faec1e
Also add shortcut for date input 2021-08-29 21:17:43 +02:00
phl0
deb4d6cd53
Implement shortcut for time input during post QSO 2021-08-29 21:08:34 +02:00
Peter Goodhall
8eebe41990
Merge pull request #1142 from phl0/fixStelle
Improve German translation
2021-08-29 15:58:26 +01:00
phl0
6446c31cc6
Improve German translation 2021-08-29 16:24:19 +02:00
Andreas
fddc03b4ef [QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location 2021-08-24 20:10:07 +02:00
Peter Goodhall
efac6b8d80 Base code for getting select options for station locations 2021-08-23 21:56:18 +01:00
Andreas
3e8c57a11b [Themes] Added missing files 2021-08-23 20:18:34 +02:00
Peter Goodhall
831f249938 Built interface to display station locations when editing Station Logbooks 2021-08-23 17:34:00 +01:00
Peter Goodhall
6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall
605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01:00
Andreas
a9dd72a974 [Themes] Small tweaking of CSS for selectize overrides. 2021-08-21 20:16:57 +02:00
Andreas
3523d04cdc [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-08-21 17:17:21 +02:00
Peter Goodhall
e588623726
Update README.md 2021-08-20 17:00:34 +01:00
Andreas
6164558fff [QSO Edit] Made Contest tab in QSO Edit. Added support for editing contest, serial and exchange. 2021-08-20 12:49:57 +02:00
Andreas
7a6c2c2141 [Gridsquare Map popup] Only let popup work if logged. 2021-08-19 18:16:32 +02:00
Andreas
2d835654dc [Gridsquare Map popup] Changed so that we use the logbook view in the popup. This way, we can see the confirmed status on the QSOs, and we can also add them to the print queue if wanted. 2021-08-19 09:36:56 +02:00
Peter Goodhall
a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +01:00
Peter Goodhall
2263b73605
Merge pull request #1124 from AndreasK79/map_enhancement
[Gridsquare Map] Tweaked the different zoom levels. Fields are shown …
2021-08-16 10:56:21 +01:00
Peter Goodhall
cfc6f36cc4
Merge pull request #1133 from AndreasK79/contesting_exchange_change
[Contesting] Added more exchange options
2021-08-16 10:47:14 +01:00
Andreas
e6387c92a5 [Contesting] Spacebar jumping is now working. Filling of QSO table is working. Logging the QSO and exchanges correct is working. 2021-08-13 12:47:17 +02:00
Peter Goodhall
79d9167e8b [Station Logbooks] Added functions to handle editing 2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a [Station Logbooks] Added code to create and delete station logbooks 2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6 [Station Logbooks] Added the basics for the index page 2021-08-12 20:17:18 +01:00
Andreas
6f448e056a [Contesting] Cleaning up the JS code, fixing some bugs and getting everything to work in the GUI. 2021-08-12 19:37:16 +02:00
Peter Goodhall
96c9766ed2
Merge pull request #1125 from AndreasK79/css_superhero_map_tweak
[Superhero Theme] Tweaked CSS for map.
2021-08-12 18:14:04 +01:00
Peter Goodhall
c9aa90ca1a
Merge pull request #1126 from AndreasK79/dok_manually_add_fix
[DOK autofill fix] Set option create to true so that entries not foun…
2021-08-12 18:13:03 +01:00
Peter Goodhall
ba66f02c4d
Merge pull request #1130 from AndreasK79/hide_delete_button_for_logged_in_user
[User Accounts] Hides delete button for logged in user. Fixes #1128
2021-08-12 18:12:15 +01:00
Andreas
f7a2303713 [User Accounts] Hides delete button for logged in user. Fixes #1129 2021-08-12 13:13:03 +02:00
Andreas
1746f7e581 [Contesting] Fixed a typo that would break function. 2021-08-12 11:56:38 +02:00
Andreas
d0a0cad4b7 [Contesting] Added exchange to exchange type. Input fields change according to exchange type. Storing values in localstorage, and restoring on reload. 2021-08-12 11:52:36 +02:00
Andreas
a361cfb897 [Contesting] Moved 2 js-functions from footer to the contesting.js file, just to clean things up a bit. 2021-08-11 08:54:24 +02:00
Andreas
041114e85a [Contesting] Added hide/show on exchangefields when selection is made. 2021-08-10 22:32:15 +02:00
Andreas
ffbc7c4b6d [Custom CSS Theme Support] Added fetching of theme list in options as well. 2021-08-09 15:10:37 +02:00
Andreas
d24eeafcdf [Custom CSS Theme Support] Added user interface for add/edit/delete theme 2021-08-09 14:29:53 +02:00
Andreas
5995b169c6 [Custom CSS Theme Support] Added migration script for creating the theme table 2021-08-09 13:26:04 +02:00
Andreas
a512a984aa [Custom CSS Theme Support] Added support for fetching list of themes from database. 2021-08-09 13:13:41 +02:00
Andreas
600a12f6ad [Gridsquare Map] Renamed id tag for gridsquare map (to be able to split the different maps, and use custom css) 2021-08-09 11:55:10 +02:00
Andreas
720cf766f2 [DOK autofill fix] Set option create to true so that entries not found in the DOK list, can be manually added. Fixed #1120 2021-08-08 18:30:07 +02:00
Andreas
a9b5672438 [Superhero Theme] Tweaked CSS for map. 2021-08-08 14:24:31 +02:00
Andreas
9f670aab8c [Gridsquare Map] Tweaked the different zoom levels. Fields are shown at the same time as worked/confirmed gridsquares (but only at certain zoom levels). Also gridsquares are visible at a lower zoom level. 2021-08-07 19:43:56 +02:00
Andreas
1adae9fd88 [Contesting] Started working on adding more possibilities for contest exchange 2021-08-07 10:13:38 +02:00
Peter Goodhall
e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall
c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00
Jeremy Brown
0e810788f5 Merge branch 'magicbug-master' 2021-08-05 15:37:09 -04:00
Jeremy Brown
791cc04f62 Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04:00