提交图

2876 提交

作者 SHA1 备注 提交日期
Andreas
7c56741b92 [Advanced search] Changed to migration 71 to not have problems later when merging station_logbooks. 2021-10-06 10:19:45 +02:00
Andreas Kristiansen
fa1bb549ee
Merge pull request #694 from jsb2092/master
Added support for lookups in services for more detailed information when logged in
2021-10-05 20:58:48 +02:00
Andreas Kristiansen
a7694080e3
Update config.php 2021-10-05 20:55:17 +02:00
Andreas
9365f551a7 Removed lines that should not be there. Problably comes from a merge. 2021-10-05 19:24:50 +02:00
Andreas Kristiansen
4b8e9db1b1
Merge pull request #1205 from Byloth/master
[FIX] Solved a SQL syntax problem while using the latest MariaDB version.
2021-10-04 13:25:36 +02:00
Matteo Bilotta
c1854515c7
[FIX] Solved a SQL syntax problem while using the latest MariaDB version. 2021-10-04 12:32:20 +02:00
Andreas Kristiansen
d1005e3141
Merge pull request #1206 from Werzi2001/mark_not_required_inconsitent
"Mark QSL Card Not Required" sets status to Ignore but sets red arrow
2021-10-04 11:23:13 +02:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Peter Goodhall
2dcd4f3965 Added comments 2021-09-29 22:02:08 +01:00
Peter Goodhall
650c73f4e6 [LoTW] Fixes issue with sync script running 2021-09-29 22:00:42 +01:00
Thomas Werzmirzowsky
43f96fab9d "Mark QSL Card Not Required" sets status to Ignore but sets red arrow
which reflects status No. Changed color to grey.
2021-09-29 21:51:42 +02:00
Peter Goodhall
6bf7d97df8 Removed test function. 2021-09-28 17:21:56 +01:00
Peter Goodhall
8b1770feab [API][CAT] Fixes issue where user_id isn't getting added to the hardware entry 2021-09-28 17:18:04 +01:00
Peter Goodhall
0f57e62a84 Revert "Correct user date formating on QSO pages (Live/Post)"
This reverts commit 77a99780cb.
2021-09-28 16:09:47 +01:00
Peter Goodhall
5f10c52323 Went through logbook and logbook model changing things to logbook linked profiles 2021-09-28 11:21:12 +01:00
Peter Goodhall
f765a1c169 [QSO Entry] Changed worked_grid_before in Logbooks.php to use All station locations 2021-09-28 11:12:35 +01:00
Peter Goodhall
7651517e74
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
Custom maps station logbooks
2021-09-27 15:09:21 +01:00
Peter Goodhall
e8be6f8620 Only create the fields in db if they arent there 2021-09-27 15:07:38 +01:00
Andreas Kristiansen
aa909524a7
Merge pull request #1203 from AndreasK79/qsl_status_qso_list
[QSLPrint] Added QSL-status to the QSOList
2021-09-27 10:50:01 +02:00
Andreas
62402c02a4 [QSLPrint] Added QSL-status to the QSOList 2021-09-27 10:49:18 +02:00
Andreas
7979431d95 [Advanced search] Added migration script. 2021-09-25 20:13:06 +02:00
Andreas
97b5b1b2c8 [Advanced search] Polished things up a bit by using alert and dialog to convey messages. 2021-09-25 20:06:14 +02:00
Andreas
17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +02:00
Andreas
0717fa74ff [Advanced search] When saving a query, we add this to the dropdown. 2021-09-25 18:08:31 +02:00
Andreas
d71ba5a0c6 [Advanced search] When deleting a query, it will be removed from the dropdown. 2021-09-25 17:46:08 +02:00
Andreas
223ba0ca21 [Advanced search] You can now save a query for re-use. 2021-09-25 17:40:15 +02:00
Andreas Kristiansen
b154463d1e
Merge pull request #1195 from AndreasK79/advanced_search_adif_export
[Advanced search] Adif export for search result.
2021-09-23 20:20:06 +02:00
Andreas
915a470d8c [Advanced search] Adif export for search result. 2021-09-23 20:18:47 +02:00
Andreas Kristiansen
1311afd321 Added contributors 2021-09-23 10:34:56 +02:00
Andreas Kristiansen
99b7290412
Merge pull request #1194 from T012m3n7oR/QSO-custom-date-format
Correct user date formating on QSO pages (Live/Post)
2021-09-23 10:22:30 +02:00
Andreas Kristiansen
b5ac0952ed
Merge pull request #1193 from AndreasK79/uploadpath
@mattmelling configurable updates folder
2021-09-22 14:21:36 +02:00
Andreas
a796073585 Configurable updates folder. Changed install\config\config.php also. 2021-09-22 14:19:48 +02:00
KT3PJ
77a99780cb Correct user date formating on QSO pages (Live/Post)
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.

-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas Kristiansen
a2da3753ed
Merge pull request #1111 from T012m3n7oR/master
Add the gridsquare from LotW QSL to the logbook
2021-09-22 13:38:41 +02:00
Andreas
9a6b6263bb [Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view. 2021-09-20 22:03:39 +02:00
Andreas Kristiansen
a9f5859757
Merge pull request #1189 from AndreasK79/add_userid_to_api
[API] Added userid to the API key.
2021-09-20 19:34:28 +02:00
Andreas Kristiansen
92e45d6735
Merge branch 'station_logbooks' into add_userid_to_api 2021-09-20 19:34:19 +02:00
Andreas Kristiansen
d65f608439
Merge pull request #1188 from AndreasK79/userid_hardware
[Hardware] Added userid to everything that has to do with hardware.
2021-09-20 19:33:53 +02:00
Andreas Kristiansen
345c753d13
Merge branch 'station_logbooks' into userid_hardware 2021-09-20 19:33:31 +02:00
Andreas Kristiansen
ad045a1a8d
Merge pull request #1187 from AndreasK79/notes_assign_to_user
Notes assign to user
2021-09-20 19:32:59 +02:00
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