提交图

361 提交

作者 SHA1 备注 提交日期
Peter Goodhall
5ff5e12890 Add public radio status option to logbooks
Introduces a new 'public_radio_status' field to station logbooks, allowing users to enable or disable the display of radio status on public logbook pages. Updates migration, controllers, model, views, and language files to support this feature and provide UI controls for toggling the option.
2025-08-22 14:52:07 +01:00
Peter Goodhall
1ebb3a9942 Refactor migration files for code style consistency
Updated migration files to use consistent PSR-12 code style, including brace placement, indentation, and spacing. Removed closing PHP tags and standardized 'or' in exit statements. No functional changes were made.
2025-08-18 14:07:43 +01:00
Peter Goodhall
12f02b7e6f Add migration to tag Cloudlog as version 2.7.0
Introduces migration 206 to update the application version to 2.7.0 and trigger the version info dialog for users. Updates migration configuration to use the new migration version.
2025-08-15 15:47:50 +01:00
Peter Goodhall
9b17ff9250 Optimize DXCC list queries and add DB indexes
Refactored Workabledxcc controller and model to batch DXCC entity and worked/confirmed status lookups for improved performance. Added migration to create composite indexes on DXCC-related columns to further speed up queries. Updated migration version to 205.
2025-08-11 14:50:56 +01:00
Peter Goodhall
531cb1b1e3 Update Docker setup and improve health checks
Dockerfile now copies and sets up script.sh as startup.sh. Dockerfile-db adds a custom healthcheck script using mariadb-admin. docker-compose.yml updates service commands, healthcheck configuration, and dependency conditions. script.sh improves database readiness logic. Minor fix in migration file to remove BOM character.
2025-08-09 18:05:31 +01:00
Peter Goodhall
cf10703d2a Add migration to tag Cloudlog as version 2.6.22
Introduces a migration that updates the application version to 2.6.22 and triggers the version info dialog for users. The down method reverts the version back to 2.6.21.
2025-08-02 13:10:07 +01:00
Peter Goodhall
6e98223505 Add migration to tag Cloudlog as version 2.6.21
Introduces migration 203 to update the application version to 2.6.21 and reset the version info dialog confirmation. Updates migration config to set the latest migration version.
2025-07-30 12:44:46 +01:00
Peter Goodhall
c3c1f1e325 Add migration to set TEVEL2-3 QSL sent status to N
Added migration 202 to update COL_LOTW_QSL_SENT to 'N' for TEVEL2-3 satellite records. Updated migration version in config and added TEVEL2-3 to the satellite name mapping in Lotw controller.
2025-07-30 10:26:16 +01:00
Peter Goodhall
90d2e58754 Add migration to tag Cloudlog as version 2.6.20
Introduces migration 201 to update the application version to 2.6.20 and trigger the version info dialog for users. Updates the migration version in the configuration to 201.
2025-07-17 17:35:50 +01:00
Rodrigo Freire
d80acebb43
Brazilian DXCC fix: Fixes indentation 2025-07-10 23:50:00 -03:00
Rodrigo Freire
8abd4439c5
Brazilian DXCC data: Minor adjustements
- Fixes a cosmethic ordering entry
- Also adds comments giving references
2025-07-10 23:47:55 -03:00
Rodrigo Freire
c7a21a355c
Brazilian DXCC fix: Fixes the class name 2025-07-10 23:41:39 -03:00
Rodrigo Freire
bf43158f7e
DXCC database: Fix Brazilian data
There's a number of issues in Brazilian DXCC entities, namely:
- Misspeled state names
- Wrong time zone
- Wrong ITU zone
- Wrong callsign assignment plan

This commit addresses these issues, while allowing for a full reversion
of the old data, by using UPDATE statements, changing the database
to a minimum and being as safe as possible.
2025-07-10 23:23:23 -03:00
Peter Goodhall
4f08dd4804 tag 2..6.19 2025-06-11 15:25:08 +01:00
Peter Goodhall
17bf359515 typo 2025-06-10 15:05:50 +01:00
Peter Goodhall
ff8bbcf216 Update 198_sat_name_change_hadesicm_so125.php 2025-06-10 14:45:41 +01:00
Peter Goodhall
ff134c067e [Sats] Cbanged HADES-ICM to SO-125 2025-06-10 14:19:55 +01:00
Peter Goodhall
7156b185e1 add option to turn on websockets for winkey 2025-05-28 13:38:25 +01:00
Peter Goodhall
763e475a39 Lets get 2.6.18 ready 2025-05-07 14:22:56 +01:00
Peter Goodhall
27a4983117 Tag version 2.6.17 2025-03-05 21:52:19 +00:00
Peter Goodhall
3052986a90 Set SO-124 to upload to Lotw 2025-03-05 21:46:32 +00:00
Peter Goodhall
14816383a2 Increase QTH column for logged QSOs
Fixes #3236
2025-01-07 13:27:39 +00:00
Peter Goodhall
5bbeb0962d Increase the lotw password size in the database
Fixes #3244
2025-01-07 13:22:08 +00:00
Peter Goodhall
a052951bfd Fixes issue #3247 2025-01-07 13:16:23 +00:00
Peter Goodhall
21df52575f Update AO-123 settings for LoTW 2024-12-07 10:59:40 +00:00
Peter Goodhall
7fdf83cc36 Set MO-122 and SONATE to upload to LoTW 2024-10-24 13:45:15 +01:00
Peter Goodhall
0c55dd6bf4 tag 2.6.16 2024-10-03 15:21:47 +01:00
Peter Goodhall
91d3c414c5 [Satellites] Change MESAT-1 to OSCAR MO-122 2024-10-03 13:17:26 +01:00
Peter Goodhall
a0e5d0c41c tag 2.6.15 2024-06-26 15:31:18 +01:00
Peter Goodhall
7ff122431f tag 2.6.14 2024-05-29 15:29:00 +01:00
Peter Goodhall
2e6b9d23b1 2.6.13 2024-05-21 13:50:25 +01:00
Peter Goodhall
c6716ab57a [WAB] Added ability to store WAB reference in Station Locations
Added ability to store WAB reference in Station Locations and also its exported in ADIF with the custom tag of "APP_CLOUDLOG_MY_WAB"
2024-05-14 15:25:10 +01:00
Peter Goodhall
62a83c6072 tag 2.6.12 2024-05-14 14:16:29 +01:00
Peter Goodhall
dfae30bcfa tag 2.6.11 2024-05-05 13:33:32 +01:00
Peter Goodhall
a29bf27ed1 Increase COL_CREDIT_SUBMITTED to 255 2024-04-30 15:55:36 +01:00
Peter Goodhall
6af3c2fa33
Implements end to end testing 2024-04-30 11:29:11 +01:00
Peter Goodhall
9bbda9bf4d stable 2.6.10 2024-04-21 13:57:40 +01:00
Peter Goodhall
64873c5178
Merge branch 'dev' into cypress-end-to-end-testing 2024-04-19 17:45:54 +01:00
Peter Goodhall
e7bb428bc4 Added bits to fix windows 2024-04-19 16:08:58 +01:00
Peter Goodhall
73032061e4 Tag 2.6.9 2024-04-14 16:23:57 +01:00
Peter Goodhall
99e958d48c fixed typo 2024-04-09 14:24:30 +01:00
Peter Goodhall
d77bb118ea fixed migration file name 2024-04-09 14:21:48 +01:00
Peter Goodhall
e44ea531cc
Merge pull request #3026 from DJ3CE/dxped_config
Make dxped-url configurable
2024-04-09 14:20:46 +01:00
Peter Goodhall
bb64d68be1 2.6.8 tag 2024-04-05 22:12:00 +01:00
DJ3CE
f03ad1d0b0 Switch dxped-url config to options-table 2024-04-04 19:50:53 +02:00
Peter Goodhall
41bc9b3e1b Make sure that sstv images table doesnt already exist 2024-03-28 15:22:01 +00:00
Patrick Burns
fdd4a2df8c realized my old branch/PR was started off of main and not dev, got a new one up now 2024-03-26 22:08:16 -05:00
Peter Goodhall
51eb502144 Get ready for version 2.6.7 stable 2024-03-21 13:30:21 +00:00
Peter Goodhall
bac23f02cc tag 2.6.6 2024-03-06 15:25:43 +00:00
Peter Goodhall
0c5a2ec422 tag '2.6.5 2024-02-20 14:17:07 +00:00