Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin Jump 2311 posts 14697 karma points MVP 7x c-trib
    Feb 28, 2013 @ 22:30
    Kevin Jump
    0

    Release Notes : uSync 1.0 rc 1

    uSync 1.0 rc 1 has arrived - after some work on DataTypes and Bug Fixes in umbraco (yeah)

    uSync 1.0 should be less buggy (but not bug free), and can now do almost everything!

    Will write and read 

    • Document types
    • DataTypes
    • MediaTypes
    • Macros
    • Templates
    • Stylesheets
    with v1.0rc1 it also
    • Works with onSave for DataTypes with umbraco 4.11.5
    • Does something complicated with PreValues to try and keep them safe
    • Works with MediaTypes
    • Logs stuff to UmbracoLogs (mainly for datatypes)
    • Config has moved to /config/usyncsettings.config
    I hope this version is getting close to a proper release - it now reads, writes and captures the onSave/onDelete of all of the supported types - 
    Known Issues
    Update: uSync doesn't work with Umbraco 6.0.1 :-(  
    An update to the MediaType.Save() function is now throwing an error, i suspect this is true for all older versions of uSync too. I'm looking into it.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Mar 01, 2013 @ 14:15
    Anthony Dang
    0

    "Update: uSync doesn't work with Umbraco 6.0.1"

    Boo to Umbraco breaking changes!

     

     

  • Kevin Jump 2311 posts 14697 karma points MVP 7x c-trib
    Mar 01, 2013 @ 14:21
    Kevin Jump
    0

    I have a 'workaround' it involved going back to ApplicationBase (Deprecated) from IApplicationHandler, just not testing it compleatly. and i'm a bit sad that i am downgrading to do it. : ( 

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Mar 01, 2013 @ 14:28
    Anthony Dang
    0

    Have you asked shannon about this?

     

  • Kevin Jump 2311 posts 14697 karma points MVP 7x c-trib
    Mar 01, 2013 @ 21:56
    Kevin Jump
    0

    No - but i have spent the best part of the last 24 hours trying to figure it out - basically it doesn't work in 6.0.1, and tring to get 4.11x and 6.x versions working at the same time was just slowing me down.

    For now I've updated / cleaned up the 4.11.x version and uploaded that a v1.0 for 4. 

    I am going to look at the 6.x version in more detail, i think the reworking of MediaTypes to be more like DocumentTypes means that whole section of sync code needs to be re-done. 

Please Sign in or register to post replies

Write your reply to:

Draft