Peter Goodhall
928ef10efe
Add session validation to all controllers
...
Inserted calls to user_model->validate_session() in all controller constructors to ensure user sessions are validated before authorization checks. This improves session handling and security across the application.
2025-11-18 22:45:01 +00:00
root
f03b96968e
Contesting Dupe Check Improvement
2024-03-08 12:41:12 +00:00
Peter Goodhall
4128425f2d
Resolves issue when no previous contest qsos have been set and table was empty
...
Should resolve #2919 #2139
2024-01-14 18:04:46 +00:00
int2001
88cf148055
Added "ago" to the relative Time, truncated seconds
2023-12-31 07:01:43 +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
HB9HIL
ae949e3b2f
Contest Controller Adjustments
2023-10-06 13:14:54 +02:00
HB9HIL
65c9f5e9fb
Contest Translations
2023-10-06 10:48:01 +02:00
Andreas
b481fdbb38
[Contest logging] Moved contest session from local storage to database
2023-04-10 18:54:24 +02:00
Andreas
71b38c72a5
[Bands] Contest logging band dropdown fetches bands from db.
2022-09-08 20:19:41 +02: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
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
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
Peter Goodhall
5623b004c1
[Contesting][Translate] Converted Contest Interface to use Translate system with english words.
...
Contesting now ready for translating into languages other than english
2021-01-05 16:14:50 +00:00
Andreas
9e790340d7
[Contesting] Restoring QSO table.
2020-12-28 19:55:51 +01:00
Paul Beesley
8ba41812ad
Tweaks to text
...
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Andreas
e83e7340f5
[Contest logging] Started work on the logging form.
2020-11-08 10:46:08 +01:00
Peter Goodhall
5412fcb3ac
Added contesting controller the start of #347
2019-09-11 17:38:09 +01:00