Skip to content

New version with cleanup and ordering fix#2

Open
afrepues wants to merge 3 commits intocollective:masterfrom
afrepues:new-version-with-cleanup-and-ordering-fix
Open

New version with cleanup and ordering fix#2
afrepues wants to merge 3 commits intocollective:masterfrom
afrepues:new-version-with-cleanup-and-ordering-fix

Conversation

@afrepues
Copy link
Copy Markdown

@afrepues afrepues commented Jul 4, 2012

Assorted changes:

  • Bumping the minor version so that building and packaging the package is done with a version different to the last release;
  • clean up the automatically generated files so that they don't get in the way when merging new code; and
  • fix an issue found when reordering portlets.

afrepues added 3 commits July 4, 2012 15:21
These are created automatically by setuptools, so there is no need to
keep them under version control. Doing it can actually lead to
unnecessary conflicts under some circumstances.
In some situations, the ISolgemaPortletManagerRetriever would not
include the portlet being moved, and the operation would fail with an
IndexError.

This commit adds a check for the portlet hash inclusion in the list
returned by the retriever, and uses the plain delta as the position if
it isn't included in the list.
@afrepues afrepues mentioned this pull request Jul 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant