Ian Mayo
Ian Mayo
@helenayele - while this is quite a simple fix, I've stepped in and refactored the code related to pasting items. So, it could do with some general testing around copying...
Thanks for that, @helenayele ## Full Debrief We shouldn't be able to paste a Track into a Layer. Maybe that's a flaw with my logic - I'm sure it _was_...
Update. This week a user found a hard ceiling with large `.dpf` files. They would not load once they passed about 66 Mb. He had played with the memory allocation...
Here's another use case for large datafiles. ``` I’ve got a rep (not mine…) with 458884 lines / 49mb. Its ~24 hours for a dozen tracks at 1s. This is...
I _don't think_ it's fixed. If we have Debrief tracks loaded, and we're displaying Natural Earth backdrop, when we `pan` the map, the Natural Earth is shown during the drag,...
@helenayele - could you also investigate in Full Debrief?
MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "4.0"
Been battling with this all afternoon, while trying to build node-gyp - the above steps worked for me.
> Return the user data by removing the salt and the password For `create` only a success report is returned: https://github.com/thevahidal/soul/blob/main/docs/api/rows-examples.md#2-insert-a-new-row
Hey @AbegaM - now is a great time to implement this, we have no open PRs. Do you have any requirements/preferences to contribute to this @thevahidal ?
I'd quite like something more subtle than superusers. What if we also add a flag in `Role` or `User` that indicates that the role can submit transactions? There _could_ be...