Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PicturePlaceholder.insert_picture() #757

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

PicturePlaceholder.insert_picture() #757

wants to merge 3 commits into from

Commits on Aug 20, 2013

  1. hotfix-iss36: remove cleanup_namespaces for temp fix

    Removing the objectify.deannotate(cleanup_namespaces=True) attribute
    from the XML serializer used by Presentation.save() provides a fix for
    this error but is somewhat messy and has broad effects. A more
    permanent solution will take more work and must be completed before
    merging this into develop and master branches.
    Steve Canny committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    d229447 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. fix: make core props tests pass after hotfix

    Steve Canny committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    17c71f4 View commit details
    Browse the repository at this point in the history
  2. shape: experimental add_picture() z_idx impl

    Steve Canny committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    5ac739c View commit details
    Browse the repository at this point in the history