You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branch: refs/heads/master
Date: 2022-07-14T16:04:36+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@0f7168c
Fixed getting original data for a tile.
Fixesplone/plone.scale#64
Files changed:
A news/64.bugfix
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/master
Date: 2022-07-18T12:05:59+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@8cde451
Fixed tests.
These tests used 'True' as dummy result, but that needs to be something that resembles an image now.
Files changed:
M plone/scale/tests/test_storage.py
Repository: plone.scale
Branch: refs/heads/master
Date: 2022-07-19T16:14:42+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@c4ceb41
pre_scale: rename variable 'field' to 'value'.
That is a more correct name.
Files changed:
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/master
Date: 2022-07-19T16:18:22+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@56c5fc6
Merge pull request #65 from plone/maurits-get-original-value-issue-64
Fixed getting original data for a tile.
Files changed:
A news/64.bugfix
M plone/scale/storage.py
M plone/scale/tests/test_storage.py
For details, see a failing test I am trying to solve in
plone.app.tiles
.It looks like plone.scale already has the correct data, but does not use it.
The text was updated successfully, but these errors were encountered: