Kevin Jump
Kevin Jump
The uSync dashboard needs some splitting up so it can be tidied up Steps - [x] Split the core dashboard.html into separate views - [ ] clean up the dashboard...
in 7.6 the new pickers all use UID values - which means if the content is synced then the pickers just work. but if you are not syncing content (for...
The File watcher import - (import when files change on the disk) isn't currently working. setting `true` in uSyncBackOffice.Config, should cause uSync back office to perform an import shortly (8.128...
From : https://github.com/KevinJump/jumps.umbraco.usync/issues/64 > Here is an idea I would like, as an option: Exclusive import. > > We are working with branches, and we need a way to clear...
Migrated issue https://github.com/KevinJump/jumps.umbraco.usync/issues/61 from old repo: @victorcea87 > Hi, > > I'm having a lot of problems with the images importing with uSync. I'm doing what Kevin Jump said me,...
This repo is a good place to add example snippets of how to do things in Umbraco v8 (mainly back office at the moment). If you want to contribute -...
Convert the uSync UI into other languages - at the moment the majority of the text in the UI is localized in the en-us.xml file. https://github.com/KevinJump/uSync8/blob/v8/8.7-main/uSync8.BackOffice/App_Plugins/uSync8/lang/en-US.xml but it would be...
When you import/report on a lot of content the retrurned results object from usync is very large and it can either bring your browser to its needs or hit the...
Adds user info to the user and media configs, so we can have a go at preserving user info in syncs. - user info will be reliant on the users...
One of the last remaining attributes is umbNotifications. https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.directives.directive:umbNotifications I suspect this really is only used in core to put the notifications space in, unless we can come up with...