plone / plone.app.tiles

Plone UI integration for plone.tiles
http://pypi.python.org/pypi/plone.app.tiles
Other
6 stars 7 forks source link

Implement CMFEditions modifier to clean up blobs and relation values from field annotations #15

Closed datakurre closed 8 years ago

datakurre commented 8 years ago

Fixes https://github.com/plone/plone.app.mosaic/issues/80

TODO: Tests! Yes, I'll do them...

datakurre commented 8 years ago

@hvelarde The new year promise is coming to real! :)

hvelarde commented 8 years ago

@datakurre we're currently using plone.app.tiles = 1.0.2, what are the implications of updating? would it be better to back-port the fix to the other brnaches?

datakurre commented 8 years ago

@hvelarde, This should be trivially portable.

On 7. syyskuuta 2016 klo 15.43 +0200, Héctor Velarde notifications@github.com, wrote:

@datakurre (https://github.com/datakurre) we're currently using plone.app.tiles = 1.0.2, what are the implications of updating? would it be better to back-port the fix to the other brnaches?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub (https://github.com/plone/plone.app.tiles/pull/15#issuecomment-245284195), or mute the thread (https://github.com/notifications/unsubscribe-auth/AAJyv_LLEEWICxDMLaHVGASpLxnvavBnks5qnr9ggaJpZM4J2uN2).

hvelarde commented 8 years ago

FYI @rodfersou

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-3.07%) to 76.637% when pulling 1559ce618da5723f82c4f236719925750a4b7bd4 on datakurre-modifier into 4b71cd76393df79f1ed4509aab99d48576353c63 on master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.8%) to 81.553% when pulling 1aa96d21116e30357c950124f9620f551a12f479 on datakurre-modifier into 4b71cd76393df79f1ed4509aab99d48576353c63 on master.

hvelarde commented 8 years ago

@datakurre we just need to upgrade to plone.app.tiles = 1.0.3 to have the fix installed? is something else needed?