提交图

2832 提交

作者 SHA1 备注 提交日期
Andreas
36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas Kristiansen
83107777b2
Merge pull request #1246 from AndreasK79:modes_activate_deactivate_all
[Modes] Added buttons for activate / activate all
2021-10-23 19:56:55 +02:00
Andreas
6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas Kristiansen
76d9e639b0
Merge pull request #1245 from AndreasK79/contests_activate_deactivate_all
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:45:49 +02:00
Andreas
93b6cba00e [Contests] Added buttons for activate/deactivate all 2021-10-23 19:44:41 +02:00
Andreas Kristiansen
10969f7572
Merge pull request #1243 from Werzi2001/station_logbooks_sort
sort logbook and station list by name
2021-10-22 14:53:44 +02:00
Thomas Werzmirzowsky
5f39e99d47 sort logbook and station list by name 2021-10-20 21:26:35 +02:00
Andreas Kristiansen
58a2346de6
Merge pull request #1238 from Werzi2001/station_logbooks_wording
changed wording to station
2021-10-20 18:05:54 +02:00
Andreas Kristiansen
6898fa2a63
Merge pull request #1237 from Werzi2001/station_logbooks_logbook_list
added logbook filter to logbook main list
2021-10-20 18:05:42 +02:00
Andreas Kristiansen
f0412ce536
Merge pull request #1239 from dg9vh/patch-1
Fixed Typo in eqsl_last_qsl_rcvd_date
2021-10-17 19:22:58 +02:00
Kim - DG9VH
451beca21e
Fixed Typo in eqsl_last_qsl_rcvd_date
There was the wrong database-field compared so eqsl_last_qsl_rcvd_date() always delivered 1970/01/01 as date.
2021-10-17 17:19:13 +02:00
Thomas Werzmirzowsky
e66e2007c0 one more change 2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade changed wording to station 2021-10-17 11:42:33 +02:00
Thomas Werzmirzowsky
f510bc314b added logbook filter to logbook main list 2021-10-17 11:25:01 +02:00
Andreas
53e825d885 [Themes] Fixed form in the view 2021-10-16 19:53:22 +02:00
Andreas Kristiansen
b324aba559
Merge pull request #1232 from AndreasK79/dok_contest
[Contesting] Added option to copy received exchange into Dok field in database
2021-10-16 19:39:12 +02:00
Andreas
d44831d3f5 [Contesting] Added selection for copying received exchange over to DOK field in the database. 2021-10-16 16:03:54 +02:00
Andreas Kristiansen
b6abfc8e32
Merge pull request #1231 from samhjn/feature_merge_back
[logbook] fix table header html markup & contest serial info
2021-10-15 18:30:28 +02:00
ShadowMov
5052f5505c [logbook] fix table header html markup & contest serial info 2021-10-16 00:24:13 +08:00
Andreas
9576f576d9 Fixed down in migration script. 2021-10-15 11:14:28 +02:00
Andreas Kristiansen
92e006bc19
Merge pull request #1230 from AndreasK79/view_code_cleanup
View code cleanup
2021-10-15 08:59:56 +02:00
Andreas
99d8de9494 Missing logbook view 2021-10-15 08:58:14 +02:00
Andreas
25c377f801 Rewrote view for dashboard and logbook 2021-10-15 08:56:40 +02:00
Andreas Kristiansen
48a2d3fb7c
Merge pull request #1218 from AndreasK79/small_fixes_for_better_compability
PHP8 fix and folder not found fix
2021-10-15 08:54:49 +02:00
Andreas Kristiansen
b7fde80b07
Merge pull request #1229 from samhjn/feature_merge_back
dashboard: fix RSTS/RSTR table header in mobile mode
2021-10-14 19:46:37 +02:00
ShadowMov
e21639277d dashboard: fix RSTS/RSTR table header in mobile mode 2021-10-15 00:20:18 +08:00
Peter Goodhall
8f9fad2ca4
Merge pull request #1225 from Werzi2001/station_logbooks_fix_edit_errors
fixes for station log
2021-10-12 22:06:21 +01:00
Thomas Werzmirzowsky
d62ab2e7d4 added check for empty result from list_logbooks_linked
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
d541aea76f
[Readme] Added Theo (PD9DP) to the Donors list! 2021-10-12 16:01:08 +01:00
Peter Goodhall
2d2a480fbb Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-10-12 15:19:41 +01:00
Peter Goodhall
87d5c8e1b0 [Station Logbook] Improved edit interface 2021-10-12 15:19:39 +01:00
Andreas
d174003518 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-10-12 13:20:46 +02:00
Andreas
57e5836193 [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
Andreas
b63ebc02be [Contest Logging] Started work on adding DOK to exchange 2021-10-12 13:10:54 +02:00
Andreas Kristiansen
c4a2c7229d
Merge pull request #1223 from AndreasK79/stored_queries_fix
[Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete.
2021-10-11 19:38:21 +02:00
Andreas
5fbf307650 [Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete. 2021-10-11 19:36:52 +02:00
Andreas Kristiansen
9548386868
Merge pull request #1222 from AndreasK79/contest_serial_logic_fix
[Contesting] Pushed fix so that serial is not set when serial is not …
2021-10-11 18:55:55 +02:00
Andreas
566f112897 [Contesting] Pushed fix so that serial is not set when serial is not used. 2021-10-11 18:54:48 +02:00
Andreas Kristiansen
e692083b96
Merge pull request #1220 from JesseRhoads/contest-short-header-fix
Fix incorrect column header on live contest page
2021-10-10 10:24:54 +02:00
Jesse Rhoads
7eedf970e5 Fix incorrect column header on live contest page 2021-10-09 16:49:35 -04:00
Peter Goodhall
5dde6c2e9a
Merge pull request #1219 from k7tab/dxcc_lookup_exceptions_fix
Dxcc lookup exceptions fix
2021-10-09 21:06:04 +01:00
Chris Tabor
3b57245cd9 Fix dxcc_lookup query for dxcc_exceptions 2021-10-09 12:34:09 -07:00
Andreas
99379ec213 PHP8 fix and folder not found fix 2021-10-09 15:25:10 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Andreas Kristiansen
dfe3730e5f
Merge pull request #1217 from AndreasK79:contesting_show_grid_from_station_location
[Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller.
2021-10-07 21:43:05 +02:00
Andreas
e0e80fb680 [Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller. 2021-10-07 21:42:19 +02:00
Andreas Kristiansen
cfecaa1ce3
Merge pull request #1216 from AndreasK79:adifhelper_export_contest_id
[ADIF Export] Added contest id to export
2021-10-07 19:18:14 +02:00
Andreas
60536c4d5c [ADIF Export] Added contest id to export 2021-10-07 19:15:08 +02:00
Peter Goodhall
c6f9a5a3ae [Search] Fixed incorrectly closed stristr 2021-10-07 15:08:28 +01:00
Andreas Kristiansen
c5f4897b65
Merge pull request #1215 from AndreasK79/bugfix_mode_form
[Modes] Fixed form. In certain cases, creating a mode would not work
2021-10-07 12:15:54 +02:00