AndreasK79
ca3398e808
Saves date and time and keeps it when entering POST QSOs. Fixes #463 .
2020-05-02 16:54:13 +02:00
Peter Goodhall
c8a5c2624b
Merge pull request #464 from AndreasK79/edit_qso_improvements
...
Edit qso improvements
2020-04-22 15:29:45 +01:00
Peter Goodhall
4a0e8547a2
Merge pull request #461 from AndreasK79/dxcc_choice
...
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-22 15:24:03 +01:00
AndreasK79
a0eee12275
Improved the edit QSO window with dropdowns. DXCC and CQ can now be changed as well.
2020-04-17 12:38:01 +02:00
Peter Goodhall
6bc90c8dc6
Added Transmit Power field to QSO panel under Station power is defined in watts
2020-04-13 16:47:58 +01:00
AndreasK79
e974260913
Added IOTA-dropdown in QSO entry
2020-04-13 14:37:09 +02:00
AndreasK79
db2cd61b35
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-13 10:34:02 +02:00
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