Peter Goodhall
18abea2aa0
Sets propagation mode as a session variable and prepopulates the next QSO till its unselected, if SAT if sat name is selected prop_mode SAT automatically populated
2020-03-02 19:53:50 +00:00
Peter Goodhall
a3b134786c
Always get active station id from the database not session data
2020-02-27 14:43:07 +00:00
Kim Huebel
d096c32082
Storing Station profile and selected CAT-Radio-controller in cookie
...
The info is stored for 3600*24*99 seconds = 99 days within a local browser
cookie.
2019-06-25 13:46:13 +02:00
Peter Goodhall
9a2abd2f1e
You can now delete a QSO via the cog dropdown
2019-06-23 16:11:55 +01:00
Peter Goodhall
2afa5697c6
Added function to API to allow adding a QSO by sending ADIF
2019-06-17 15:10:43 +01:00
Peter Goodhall
be6e47d0d5
Logbook options are now a cog dropdown to clean up the interface
2019-06-16 15:29:31 +01:00
Kim Huebel
42c24dc402
Added QSL-Received-Button
2019-06-15 20:20:20 +02:00
Peter Goodhall
2af86a3fd8
Roughly styled the edit box for new bootstrap (not finished) and added via
2019-06-13 14:34:31 +01:00
Peter Goodhall
7a78deedf3
QSO Page changed to new ui and deleted old assets
2019-05-21 13:44:22 +01:00
Tobias Mädel
5a19437aed
Fetch all callsign information in a single JSON request
2019-02-26 16:37:42 +01:00
Tobias Mädel
b9e53b48ca
Fixed CAT database layout, added downlink frequency selection, repaired frequency storage over multiple QSOs
2019-02-25 23:13:09 +01:00
Peter Goodhall
df3de16d5a
Creation of station profiles
...
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.
This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
Peter Goodhall
b99fe4de80
Updated QSO Entry fixed bug where after making a qso it only returned the last 10 logged qsos instead of 16
2018-12-26 14:30:32 +00:00
Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00