phl0
95a3faccee
Add error message
2024-07-10 18:00:56 +02:00
Florian (DF2ET)
90316cd19c
Merge pull request #552 from violarulan/dev
...
Add else clause in case of openssl sign failure
2024-07-10 17:57:36 +02:00
Joerg (DJ7NT)
da970d060f
Merge pull request #555 from int2001/eqsl_secpatch
...
SecFix: Some eqsl-functions could even be called without authentication
2024-07-10 17:04:41 +02:00
HB9HIL
0eeb4b4ccb
restore permissions
2024-07-10 16:40:16 +02:00
HB9HIL
52d1bf8004
Merge branch 'dev' into qrg
2024-07-10 12:08:29 +02:00
int2001
3d4bf19ad2
SecFix: Some eqsl-functions could even be called without authentication
2024-07-10 09:22:55 +00:00
Viola
d1842bc81a
Add else clause in case of openssl sign failure
...
#549
In some distro (like RHELs), SHA-1 has been disabled by default. To avoid that a NULL is returned and nothing happens, this else clause is added to log the error.
2024-07-10 00:21:45 +08:00
HB9HIL
cc026d2080
Merge branch 'dev' into lotw_c2m
2024-07-06 15:41:24 +02:00
HB9HIL
6736825638
Merge branch 'dev' into qrg
2024-07-06 15:41:03 +02:00
HB9HIL
285cf73efe
we can display the units directly to support gettext here
2024-07-05 22:13:49 +02:00
HB9HIL
f437bcf052
Merge branch 'dev' into qrg
2024-07-05 21:53:36 +02:00
HB9HIL
ae5c93da46
save the band unit and write it in session and user_options
2024-07-05 21:37:50 +02:00
HB9HIL
44ee68c19f
basic setup to make units selectable in band table
2024-07-05 20:16:25 +02:00
HB9HIL
0d4291bf8a
moved get_plaincall method to model
2024-07-05 15:21:03 +02:00
HB9HIL
028ce809cf
we don't need the openssl messages anymore
2024-07-04 07:09:33 +02:00
HB9HIL
5db5ed775e
lotw_model is the better name
2024-07-04 06:59:58 +02:00
HB9HIL
532282e3a5
Merge remote-tracking branch 'upstream/dev' into lotw_c2m
2024-07-03 17:47:32 +02:00
Andreas Kristiansen
81873cc62a
[IOTA Award] Fix second table loading, and add PK to speed up
2024-07-03 14:30:36 +02:00
Joerg (DJ7NT)
ba281ee0dc
Merge pull request #534 from int2001/lba_clublog
...
Clublog for LBA
2024-07-03 08:10:04 +02:00
HB9HIL
bd5c841cfe
renaming
2024-07-02 22:36:45 +02:00
HB9HIL
679c8b949f
cleared some whitespaces
2024-07-02 22:16:05 +02:00
HB9HIL
b177c77eae
no direct model use in a view and ordered the loads a bit
2024-07-02 22:12:48 +02:00
HB9HIL
94464802e6
rename Lotw Model for general lotw purpose
2024-07-02 22:03:53 +02:00
int2001
d2b378e614
Clublog for LBA
2024-07-02 17:46:06 +00:00
Andreas Kristiansen
74c8851834
[Station setup] Shows if location belongs to active logbook
2024-07-02 08:12:07 +02:00
Joerg (DJ7NT)
2f0093541b
Merge pull request #528 from int2001/fix_hrdmark
2024-07-01 21:10:31 +02:00
int2001
401b4c9fe1
Added lang-anchors for form-validation and messages
2024-07-01 15:03:00 +00:00
int2001
8b74a34117
Removes a security-issue around HRD-Marking and moves the function to Model
2024-07-01 14:16:42 +00:00
HB9HIL
b5cb05f2ae
Merge branch 'dev' into hrdlog_c2m
2024-07-01 12:22:07 +02:00
HB9HIL
e17e9ac878
Merge remote-tracking branch 'upstream/dev' into radio_session
2024-07-01 10:05:14 +02:00
HB9HIL
2970355f5c
write radio and active station directly in session
2024-07-01 09:58:54 +02:00
HB9HIL
6ecf698ce9
Merge branch 'dev' into qso_info_function
2024-07-01 07:27:46 +02:00
HB9HIL
e74eb3b9af
adjust language
2024-06-29 19:04:15 +02:00
HB9HIL
cdd61846b4
made one from two
2024-06-28 23:02:01 +02:00
Andreas Kristiansen
0e6c4c8ffe
Fixed adif export for multiple locations
2024-06-28 15:18:34 +02:00
Andreas Kristiansen
bb016c3ac9
Fixes for multiselect
2024-06-28 14:55:52 +02:00
HB9HIL
20235d9874
moved hrdlog upload from controller to model
2024-06-27 17:45:29 +02:00
HB9HIL
a054f0bb40
block user edit if hide is enabled
2024-06-26 01:19:39 +02:00
HB9HIL
177709ffc9
controller to control operator dialog
2024-06-25 23:30:26 +02:00
HB9HIL
b721af3076
missing bracket
2024-06-23 01:22:51 +02:00
HB9HIL
0235816412
use primary key for QSO instead searching for it again
2024-06-15 00:09:11 +02:00
phl0
55d83a669e
Remove lang loads
2024-06-14 09:26:09 +02:00
phl0
c7519f0e5f
Fix merge conflicts
2024-06-14 09:20:38 +02:00
HB9HIL
8da6d4a99c
Merge branch 'dev' into alpha
2024-06-13 15:00:16 +02:00
Christoph Kottke
b03872324b
* [OQRS] disable the entire controller
2024-06-13 12:08:50 +02:00
Christoph Kottke
71f6896b69
* [OQRS] config-switch to disable oqrs-feature
2024-06-13 12:08:50 +02:00
HB9HIL
e79c6e8b60
added some more strings for user login/logout
2024-06-09 20:40:03 +02:00
HB9HIL
ba10afc417
typo
2024-06-09 10:21:00 +02:00
HB9HIL
784e3c86cf
matching syntax
2024-06-08 14:09:20 +02:00
HB9HIL
78fefb4d41
dxcc update status
2024-06-08 11:20:00 +02:00