Replies: 19 comments 63 replies
-
Great news. Let me know when you need me to pitch in! |
Beta Was this translation helpful? Give feedback.
-
Right at a place now where things can be done within the "Station Logbooks" branch of the codebase you'll find there's now Station Logbooks and Station Locations in the dropdown, You'll need to claim Locations to your profile by clicking the button in the locations box, you can then group by creating a logbook then editing and selecting the associated Locations. There's a model called logbooks_model this contains everything to do with Station Logbooks there's a function list_logbook_relationships that returns an array of station locations associated with a logbook it needs a logbook id passed to it I use the one in the session data. I've been using
Then adding a @AndreasK79 if you fancy helping a bit with this then always appreciated especially awards stuff so I don't mess it up! |
Beta Was this translation helpful? Give feedback.
-
Hello @magicbug @AndreasK79 , just want to tune into this discussion. As I'm mostly doing sota acivations bascially every activation is a different station in Cloudlog. This causes the Analytics and Awards to be not as useful for me as they only refer to the active station (which is just a single activation) and not all of them. I thought about adding a setting that would disable the station filter for the analytics and awards but if I understand it correctly this change will enable that as well (analytics/awards for multiple stations, basically multiple active stations). Right? Best regards |
Beta Was this translation helpful? Give feedback.
-
Thanks @AndreasK79's I'm a bit slow last week pains flared up to uncomfortable levels but pressing on slowly. |
Beta Was this translation helpful? Give feedback.
-
I would love to test this out and give some feedback. Is this in a place where I can test it and revert back to the master branch if things go sideways? Is there a clean path from many station locations to one "station location"? |
Beta Was this translation helpful? Give feedback.
-
You should be able to run the station_logbooks branch without any problem, currently running it on my "live" copy todo beta testing its got some quirks but you wont lose any QSO info. |
Beta Was this translation helpful? Give feedback.
-
Ok thank you let me know when things are updated to best reconfig my logs.
…On Sun, 10 Oct 2021, 13:29 Peter Goodhall, ***@***.***> wrote:
Bit off topic but yes theres really no way around multiple Station
Locations, however least now they can be grouped, its a bit beyond the
scope of this thread but a quick create of a location can be added, just
need to get everything else done first..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1131 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3PM7HM6P5DNVNCAUXU25LUGGBJ5ANCNFSM5CCCR36Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Got annoyed with the Edit interface on Station Logbooks so designed it |
Beta Was this translation helpful? Give feedback.
-
Outstanding tasks
|
Beta Was this translation helpful? Give feedback.
-
@Werzi2001 great work. I would also like to see this finished, so that we can merge the two branches. |
Beta Was this translation helpful? Give feedback.
-
More bits coming along, starting to implement login changes, need to build the public "logbook view", all this needs done to get ready to make things live in the master branch and tagged v2 but it will get there, this branch is however "stable" its my daily logging system codebase at the moment! |
Beta Was this translation helpful? Give feedback.
-
I seem to be encountering some weirdness I am struggling to figure out on the station_logbooks branch while pushing ADIF QSOs over the API. The API call is returning success but the entry isn't actually appearing in the logbook anywhere. |
Beta Was this translation helpful? Give feedback.
-
Another thing I noticed is that I imported an ADIF file twice, once with one location and once with another and it duplicated it into both locations, which wasn't what I wanted. I don't know if this is just a case of "feature not bug" or what, but I now have to figure out how to remove a couple of hundred QSOs from my log. |
Beta Was this translation helpful? Give feedback.
-
Apologies got being quiet, contest seasons easing off again so have more "free" time to get things back on track |
Beta Was this translation helpful? Give feedback.
-
@magicbug @AndreasK79 Just wondering what is still missing for V2. I know there is a checklist somewhere but I can't find it anymore. Would love to see this finished and have an official V2. |
Beta Was this translation helpful? Give feedback.
-
Thank you. Do you know if I would be able to switch back in case something
important is not working as expected or is something altered in the
database structure after switching to the new version?
Andreas Kristiansen ***@***.***> schrieb am So. 26. Juni 2022
um 19:14:
Those were the ones I remembered. A thread with info existed, but it seems
it's gone.
It is stable enough to run as a daily. I know @magicbug
<https://github.com/magicbug> runs it himself. You need to pull the
station_logbook branch, then configure a station logbook and add station
locations to that. Other than that, it should work ok.
—
Reply to this email directly, view it on GitHub
<#1131 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATX5SVQTVH7ZGDFHPQC65DVRCFVRANCNFSM5CCCR36Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
https://urspringer.de/info
Signal: <https://signal.org> +4915143106798
PGP-Verschlüsselung <https://www.gpg4win.de/>: https://urspringer.de/pgp
|
Beta Was this translation helpful? Give feedback.
-
Sorry I've been quiet all, June was a mess ended up in hospital then with COVID which completely wiped me out. Hoping things area on the mend so I can get back to coding |
Beta Was this translation helpful? Give feedback.
-
Thank you!
Andreas Kristiansen ***@***.***> schrieb am So. 26. Juni 2022
um 19:23:
A lot has been changed in the database, but switching should not be a
problem. I tried on my local machine to switch back to master, and it
worked here.
As always, make a backup, just in case. Better safe than sorry,
—
Reply to this email directly, view it on GitHub
<#1131 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATX5SUOE752XC3EA64XNOTVRCG2NANCNFSM5CCCR36Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
https://urspringer.de/info
Signal: <https://signal.org> +4915143106798
PGP-Verschlüsselung <https://www.gpg4win.de/>: https://urspringer.de/pgp
|
Beta Was this translation helpful? Give feedback.
-
I have a question regarding the promise of club-style logbooks mentioned in the first post. I just upgraded from a 1.X version to the latest one and now our club members can't access the club logbook anymore. Is there an option in any branch that you can share a logbook with all users on the clublog instance? |
Beta Was this translation helpful? Give feedback.
-
Station Logbooks has been one of the most asked for features and something I've wanted but moving QTH has been a kick to get this actually implemented, in a nutshell, "Station Logbooks" will allow you to link Station Locations together, this will be then used for the overall Awards, Logbook, Analytics. I'm designing it so that a logbook can have many Location Profiles and vs versa so (Many-to-Many) this means that with some further code it will be possible to have shared club-style logbooks, although this will need more code changes.
There's still tons to do, I've got the interface in place for creating a station logbook item but now need to add the code for selecting Station Locations and assigning them to the logbook then some code that returns a list of locations that can be used for the main areas in Cloudlog but one step at a time.
Hopefully the above gives you an idea of what's happened so far, I'm working in the station_logbooks branch this will then be merged into the master branch which might mean that master becomes a bit quiet. while I get things figured out and ask @AndreasK79 for help with the awards bits!
Hopefully the above makes some sense and is not too rambly!
Beta Was this translation helpful? Give feedback.
All reactions