Commit Graph

44 Commits

Author SHA1 Message Date
4b0f7ad776 handle PHP->SQL date conversion 2026-01-19 19:42:52 -07:00
Andreas Kristiansen
a335183d4b Fix custom format in qso table 2025-08-29 22:32:41 +02:00
Andreas Kristiansen
2484d3b4a0 Trying to fix post contesting 2025-08-28 21:08:58 +02:00
Andreas Kristiansen
fb3f2640ca Readded seconds 2025-08-28 20:46:03 +02:00
Andreas Kristiansen
126fcc9863 Needs seconds here, fails for me otherwise 2025-08-28 20:36:39 +02:00
int2001
6600b50c0f Stored Date ist always without seconds... 2025-08-28 07:49:55 +00:00
int2001
656684f64e Fix more Date_things 2025-08-28 07:03:41 +00:00
int2001
2e830e16d4 Solve Session-Saing (always YYYY-MM-DD) Format 2025-08-28 06:49:29 +00:00
int2001
35f7a2427e Conerting with date_format 2025-08-28 06:10:26 +00:00
Andreas Kristiansen
0bac586ee8 [Contesting] Click on call in log table to get detail view 2024-10-21 16:36:03 +02:00
HB9HIL
a8056e930a disabled contestname select during logging 2024-09-07 20:47:04 +02:00
HB9HIL
13e94228ed also store and restore radio data 2024-08-27 14:54:29 +02:00
HB9HIL
3491fa281f adjust setSession so the settings get saved as json 2024-08-27 14:38:34 +02:00
HB9HIL
517dbf6183 pretty code 2024-08-26 20:50:30 +02:00
Stefan (DB4SCW)
e5ba7affe4 Merge branch 'dev' into EDI 2024-08-26 20:09:01 +02:00
HB9HIL
e1ae496c9a security 2024-08-26 10:39:19 +02:00
DB4SCW
ebaf6cdbbe remove redundant year from loadbands functions 2024-08-23 15:15:52 +02:00
HB9HIL
f63e69a252 added bindings 2024-08-23 14:57:36 +02:00
DB4SCW
3c2e0ce898 initial implementation of REG1TEST EDI Format Export 2024-08-22 20:20:42 +02:00
Andreas Kristiansen
b9730379fb Changed to use contest name in Cabrillo export, if available 2024-07-30 15:40:05 +02:00
int2001
9307de021c Code-Formatting and Cleanup of CI 2024-04-28 14:52:16 +00:00
Florian (DF2ET)
6aee3ab96b Merge pull request #241 from DJ3CE/contest-copy-to-any
Contest copy to any
2024-04-07 13:01:39 +02:00
DJ3CE
64e96f780f Relax state-validation a bit, clean up '...dok' 2024-03-29 16:49:52 +01:00
DJ3CE
6970e4395c Post-contest-logging focus and qso-list fix
Move focus to start-time in post-contest-logging and
accept h:m-time on server-side.
2024-03-27 11:46:59 +01:00
Cedric Sehrt
b8f517de81 Implement contesting copy-exchange-to(-nearly)-anything
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
   compatible with the previous DOK-copy.
 - UI changes
 - Logbook_model enhancements
 - Translation additions
2024-03-27 10:08:20 +01:00
int2001
445ecf411b Fix various Contest-Race-Conditions 2024-01-11 07:27:52 +00:00
int2001
48838c4365 Added absolute Time of last-qso to "worked before" banner 2023-12-31 06:55:25 +00:00
int2001
70db88b521 Added time of "Worked before" in Contest-Section 2023-12-30 20:17:24 +00:00
phl0
83b3261034 Fix lookups for empty contest sessions 2023-11-09 15:11:36 +01:00
Andreas Kristiansen
383602c482 Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas
bae96ce1e6 [Cabrillo export] Added better date selection 2023-04-12 15:01:53 +02:00
Andreas
ef3c92d9cf [Cabrillo export] Added station location 2023-04-12 14:24:03 +02:00
Andreas
1249076d6d [Cabrillo export] Fixed tablename 2023-04-12 13:25:15 +02:00
Andreas
3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00
Andreas
61af11addf [Contest logging] Always set copytodok to 0 when blank. Thanks @phl0 2023-04-11 08:14:18 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Andreas Kristiansen
7d404c31db Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas
36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas
93b6cba00e [Contests] Added buttons for activate/deactivate all 2021-10-23 19:44:41 +02: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
Andreas
adaa7f3f8a [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Andreas
9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Andreas
e83e7340f5 [Contest logging] Started work on the logging form. 2020-11-08 10:46:08 +01:00