提交图

28 提交

作者 SHA1 备注 提交日期
Peter Goodhall
1290fb8073
Merge PR #614 from AndreasK79 - Improved WAS Dialog popups with bootstrap4-dialog
Improved WAS javascript dialog windows and also added bootstrap4-dialog as we move away from Fancybox
2020-09-13 11:57:53 +01:00
Andreas
fe0a757726 Edit QSO is working with bootstrapdialog and ajax. 2020-08-25 22:03:54 +02:00
Andreas
712bbf1840 More work on QSO dialog for WAS award. 2020-08-24 20:16:06 +02:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
AndreasK79
cac020c4ea Resets date and time on post qso if the saved date and time was set for more than 24 hours ago. 2020-06-04 22:29:20 +02:00
Kim Huebel
ece34b756a Added all modes in edit mode... 2020-05-17 15:08:21 +02:00
Kim Huebel
8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
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
重命名自 application/controllers/qso.php (浏览更多)