Peter Goodhall
|
4a205f4b7f
|
Update footer.php
Added comment to reset_fields function
|
2019-06-24 16:18:17 +01:00 |
|
Peter Goodhall
|
914a815aef
|
Pressing the reset button on the QSO page resets all the correct fields
|
2019-06-24 16:13:51 +01:00 |
|
Peter Goodhall
|
59ccc02fa1
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-24 16:02:37 +01:00 |
|
Peter Goodhall
|
6ef6680aaa
|
When typing a gridsquare in the field on the QSO page it will only get bearing and when the field has 4 chars saves useless calculation
|
2019-06-24 16:02:02 +01:00 |
|
Peter Goodhall
|
0b9767ce7a
|
Merge pull request #304 from dg9vh/measurements
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:05:58 +01:00 |
|
Kim Huebel
|
8365b17f7c
|
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:57:48 +02:00 |
|
Peter Goodhall
|
6aa0e5dfcc
|
Added unit information to qra.php library
|
2019-06-24 12:10:49 +01:00 |
|
Peter Goodhall
|
9891b44ae3
|
Within the Edit QSO box before it will delete you must confirm to save mistakes
|
2019-06-23 16:20:09 +01:00 |
|
Peter Goodhall
|
9a2abd2f1e
|
You can now delete a QSO via the cog dropdown
|
2019-06-23 16:11:55 +01:00 |
|
Peter Goodhall
|
ac231095c7
|
Completely removed any display of the time instead of **:**
|
2019-06-23 16:00:14 +01:00 |
|
Kim Huebel
|
0b7033a1ba
|
Made the whole thing configurable with
application/config/cloudlog.php
|
2019-06-22 12:34:06 +02:00 |
|
Kim Huebel
|
6288b0a28c
|
Fixed Headline.
|
2019-06-21 23:45:34 +02:00 |
|
Kim Huebel
|
17d57e071c
|
fixed forgotten Detail-view with time
|
2019-06-21 23:40:14 +02:00 |
|
Kim Huebel
|
0cc7b36796
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog into dashboard
|
2019-06-21 22:34:17 +02:00 |
|
Peter Goodhall
|
d05717c1e6
|
You can now delete API keys via /api/help
|
2019-06-21 21:33:21 +01:00 |
|
Kim Huebel
|
3e3ade7c68
|
Masking QSO-Time on dashboard with **:** of not logged in
To avoid third parties to get to much infos on QSOs.
|
2019-06-21 22:25:11 +02:00 |
|
Peter Goodhall
|
caf43f2259
|
Added function for deleting API keys
Added a function to delete API keys in the API model, this will be exposed via the api.php controller with a frontend component
|
2019-06-21 21:22:22 +01:00 |
|
Peter Goodhall
|
86cf1114ca
|
deleted old code
|
2019-06-21 15:45:43 +01:00 |
|
Peter Goodhall
|
e29375d92f
|
Created a cloudlog.php config file to move away from using the main config.php file to make it easier
|
2019-06-21 15:41:23 +01:00 |
|
Peter Goodhall
|
3aeb1e6fe6
|
Show the actual error from Clublog if there is one
|
2019-06-20 16:31:00 +01:00 |
|
Peter Goodhall
|
e351185bf1
|
Added a function to mark all qsos not sent to clublog
markallnotsent is really only needed if theres been a major failure
|
2019-06-20 15:53:57 +01:00 |
|
Peter Goodhall
|
4816240d9b
|
Catch error didn't like being put in an array
|
2019-06-20 15:43:58 +01:00 |
|
Peter Goodhall
|
c126df2fb3
|
Removed debug info that wasn't needed
|
2019-06-20 15:30:35 +01:00 |
|
Peter Goodhall
|
2368a1c322
|
Update Clublog.php
|
2019-06-20 15:27:09 +01:00 |
|
Peter Goodhall
|
9ca408e888
|
More states of data in the table
|
2019-06-20 15:26:36 +01:00 |
|
Peter Goodhall
|
76107c72d4
|
More functions
|
2019-06-20 15:24:54 +01:00 |
|
Peter Goodhall
|
ef2dfde183
|
mark qso sent to clublog function
|
2019-06-20 15:21:05 +01:00 |
|
Peter Goodhall
|
d6acdce80d
|
Possibly fixes the last of the clublog errors
|
2019-06-20 15:16:53 +01:00 |
|
Peter Goodhall
|
d16874e1b4
|
Update Clublog.php
|
2019-06-19 18:03:48 +01:00 |
|
Peter Goodhall
|
f2277f5d57
|
Update Clublog.php
|
2019-06-19 17:51:03 +01:00 |
|
Peter Goodhall
|
08735b116f
|
Update Clublog.php
|
2019-06-19 17:43:35 +01:00 |
|
Peter Goodhall
|
4eb7ea834d
|
Update Clublog.php
|
2019-06-19 17:42:20 +01:00 |
|
Peter Goodhall
|
0e8f47255a
|
Didnt remove debug Think I shouldnt be coding this eve
|
2019-06-19 17:39:21 +01:00 |
|
Peter Goodhall
|
f5efb96392
|
Fixes directory to file issue, within config.php you must state your directory if its not in the main dir.
|
2019-06-19 17:36:33 +01:00 |
|
Peter Goodhall
|
f28d1686a1
|
Update Clublog.php
|
2019-06-19 17:22:28 +01:00 |
|
Peter Goodhall
|
1158582dc4
|
typo
|
2019-06-19 17:21:49 +01:00 |
|
Peter Goodhall
|
50ea6a61d9
|
check for curl errors
|
2019-06-19 17:21:27 +01:00 |
|
Peter Goodhall
|
f5b8b101a1
|
Update Clublog.php
|
2019-06-19 17:19:05 +01:00 |
|
Peter Goodhall
|
6276b17a25
|
set it to show all php errors
|
2019-06-19 17:16:17 +01:00 |
|
Peter Goodhall
|
81ae05f476
|
Check if this is a memory issue
|
2019-06-19 17:14:07 +01:00 |
|
Peter Goodhall
|
cb2ba3fd8d
|
More code changes
|
2019-06-19 17:11:15 +01:00 |
|
Peter Goodhall
|
dcf3548cff
|
Sloppy code bugs
|
2019-06-19 16:57:33 +01:00 |
|
Peter Goodhall
|
62ed493b6c
|
Gave clublog files a random id
|
2019-06-19 16:51:46 +01:00 |
|
Peter Goodhall
|
fd9b4ed438
|
This code works locally but not on production
|
2019-06-19 16:42:04 +01:00 |
|
Peter Goodhall
|
c8a3c8f302
|
Update Clublog.php
|
2019-06-19 16:35:29 +01:00 |
|
Peter Goodhall
|
9581049f63
|
Update Clublog.php
|
2019-06-19 16:34:26 +01:00 |
|
Peter Goodhall
|
f3b00d4cbb
|
Update Clublog.php
|
2019-06-19 16:32:42 +01:00 |
|
Peter Goodhall
|
d1e1410e1e
|
Update Clublog.php
|
2019-06-19 16:31:59 +01:00 |
|
Peter Goodhall
|
5c51631112
|
Update Clublog.php
|
2019-06-19 16:23:41 +01:00 |
|
Peter Goodhall
|
a9cb8b8565
|
Update Clublog.php
|
2019-06-19 16:21:16 +01:00 |
|
Peter Goodhall
|
66527fa83d
|
error checking
|
2019-06-19 16:20:19 +01:00 |
|
Peter Goodhall
|
1da6668331
|
Fixed bug where eqsl user wasn't being shown on the edit page.
|
2019-06-19 16:15:08 +01:00 |
|
Peter Goodhall
|
ee85bfcbaa
|
Clublog Upload - added validation and marks qsos when sent.
|
2019-06-19 16:04:15 +01:00 |
|
Peter Goodhall
|
0a065e28c2
|
Code for sending ADIF files to clublog
|
2019-06-19 15:39:18 +01:00 |
|
Peter Goodhall
|
cb8bdfc539
|
Fixed bug, forgot to update a model
|
2019-06-19 15:24:07 +01:00 |
|
Peter Goodhall
|
94daa81b2c
|
Check Username is provided and valid before allowing clublog uploading
|
2019-06-19 15:00:16 +01:00 |
|
Peter Goodhall
|
b26e9e4bdb
|
Generate ADIF file for upload to Clublog
|
2019-06-19 14:48:06 +01:00 |
|
Peter Goodhall
|
5f1790e3d5
|
Added a blank Clublog model
|
2019-06-19 14:16:35 +01:00 |
|
Peter Goodhall
|
754098f986
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-19 14:14:22 +01:00 |
|
Peter Goodhall
|
45a809c331
|
Added inputs and table columns to start supporting Clublog uploading
|
2019-06-19 14:14:10 +01:00 |
|
Kim Huebel
|
9163da4676
|
Modified Javascript to update RST on mode change via cat-control
|
2019-06-17 21:21:58 +02:00 |
|
Peter Goodhall
|
b793325ba9
|
Merge pull request #299 from Manawyrm/patch-3
also replace hardcoded table name
|
2019-06-17 18:51:52 +01:00 |
|
Tobias Mädel
|
7d74359455
|
also replace hardcoded table name
|
2019-06-17 18:44:50 +02:00 |
|
Tobias Mädel
|
a311be9dd2
|
fix undefined array index warning
|
2019-06-17 18:42:57 +02:00 |
|
Tobias Mädel
|
9e422756f9
|
removed hardcoded table name
|
2019-06-17 18:39:09 +02:00 |
|
Peter Goodhall
|
294e126d7d
|
Whitespace removed
|
2019-06-17 15:28:27 +01:00 |
|
Peter Goodhall
|
4c29c960c7
|
Added HTTP 401 for failed due to no api key and 201 used when qso created successfully
|
2019-06-17 15:27:58 +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
|
7fef104c35
|
Testing some changes but wasn't happy with it
|
2019-06-17 14:29:03 +01:00 |
|
Peter Goodhall
|
b4da6386e0
|
Cleaned up code a bit
|
2019-06-17 14:12:39 +01:00 |
|
Peter Goodhall
|
0025c9a4ac
|
If QSL VIA information is already stored for the callsign in the database populate the QSO form instead of QRZ lookup
|
2019-06-17 11:15:05 +01:00 |
|
Kim Huebel
|
5d31520faf
|
Make Awards - DXCC to show only worked band-slots
|
2019-06-17 10:10:55 +02:00 |
|
Peter Goodhall
|
9fb7d82702
|
Created mirgration file to change the logbook table field COL_QSL_VIA from 60 char to 255
|
2019-06-16 21:45:10 +01:00 |
|
Peter Goodhall
|
183f4348f8
|
Merge pull request #296 from dg9vh/master
Added more Band-Slots on DXCC-Statistics
|
2019-06-16 18:20:21 +01:00 |
|
Peter Goodhall
|
09cf6c45d2
|
Fixed issue where IOTA Ref wasn't populated from QRZ
|
2019-06-16 18:13:19 +01:00 |
|
Kim - DG9VH
|
f400830170
|
Merge pull request #4 from magicbug/master
Merge with master
|
2019-06-16 19:06:17 +02:00 |
|
Peter Goodhall
|
53728a851d
|
Populate QSL Manager from QRZ in the QSL Via field on the QSO Page
|
2019-06-16 17:49:39 +01:00 |
|
Kim Huebel
|
cd4c752c8c
|
Added more Band-Slots on DXCC-Statistics
|
2019-06-16 18:41:02 +02:00 |
|
Peter Goodhall
|
890a5abda6
|
Before importing activity csv from lotw empty the table
|
2019-06-16 16:52:32 +01:00 |
|
Peter Goodhall
|
5db81d6089
|
Displays under the callsign whether persons an lotw user or not
|
2019-06-16 16:37:26 +01:00 |
|
Peter Goodhall
|
33151391e2
|
Made a typo
|
2019-06-16 15:33:11 +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 |
|
Peter Goodhall
|
b165bbfe8b
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-16 14:31:31 +01:00 |
|
Peter Goodhall
|
6cfbf774cb
|
Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
|
2019-06-16 14:31:23 +01:00 |
|
Peter Goodhall
|
c24c1f31a7
|
Merge pull request #292 from dg9vh/master
added QSL-RCVD-Button
|
2019-06-15 19:43:32 +01:00 |
|
Kim Huebel
|
42c24dc402
|
Added QSL-Received-Button
|
2019-06-15 20:20:20 +02:00 |
|
Tom Fanning
|
a7fc7975a2
|
Various tweaks required to import an N1MM+ ADIF
|
2019-06-15 11:45:29 +00:00 |
|
Peter Goodhall
|
ec5c356cc0
|
Added a map to the Add QSO page
|
2019-06-14 00:14:39 +01:00 |
|
Peter Goodhall
|
c3bb33ff03
|
SOTA list displayed in awards based on the SOTA field in the add qso being filled in correctly
|
2019-06-13 18:40:02 +01:00 |
|
Peter Goodhall
|
ad76b88ac1
|
Added field for SOTA Ref and its shown in the popups
|
2019-06-13 18:35:14 +01:00 |
|
Peter Goodhall
|
c836879591
|
Made country information a badge with blue background just to see if its useful
Changed country text to a badge layout per Bootstrap, thinking being that these could be used for showing things like LOTW and other statuses
|
2019-06-13 18:15:51 +01:00 |
|
Peter Goodhall
|
4b24dbf3aa
|
Fixed API Key test link
|
2019-06-13 18:12:18 +01:00 |
|
Peter Goodhall
|
8635724568
|
Cleaned up the radio interface delete button
|
2019-06-13 18:09:21 +01:00 |
|
Peter Goodhall
|
c676a35b21
|
Shifted QSO notifications to the right panel rather than top to keep elements at the same height
|
2019-06-13 14:39:35 +01:00 |
|
Peter Goodhall
|
4295e1881c
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-13 14:34:42 +01: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 |
|
Kim - DG9VH
|
9153b18d06
|
Fixing bug with & in name of DXCC
An & in the name of a DXCC causes the webserver to ERROR 500.
|
2019-06-12 20:01:59 +02:00 |
|
Peter Goodhall
|
30c1db5d6a
|
After updating a contact close the modal box and refresh the page.
|
2019-06-12 17:10:43 +01:00 |
|
Peter Goodhall
|
6d491fd027
|
Catch date when it rolls to next day
|
2019-05-25 22:17:35 +01:00 |
|
Peter Goodhall
|
2cdb45d501
|
Fixed time issue which happened during ui update
|
2019-05-25 22:11:53 +01:00 |
|