All Versions
9
Latest Version
Avg Release Cycle
154 days
Latest Release
2485 days ago

Changelog History

  • v0.9.0 Changes

    July 05, 2017

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • PowerPoint2007 Writer : Write percentage values with a trailing percent sign instead of formatted as 1000th of a percent to comply with the standard - @k42b3 GH-307

    ๐Ÿ”‹ Features

    • โœ… PowerPoint2007 Writer : Implemented XSD validation test case according to the ECMA/ISO standard - @k42b3 GH-307
    • PowerPoint2007 Writer : Implement visibility for axis - @kw-pr @Progi1984 GH-356
    • PowerPoint2007 Writer : Implement gap width in Bar(3D) Charts - @Progi1984 GH-358
  • v0.8.0 Changes

    April 03, 2017

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • Misc : Added two methods for setting Border & Fill in Legend - @Progi1984 GH-265

    ๐Ÿ”‹ Features

    • ODPresentation Writer : Show/Hide Value / Name / Series Name in Chart - @Progi1984 GH-272
    • ODPresentation Writer : Axis Bounds in Chart - @Progi1984 GH-269
    • ๐Ÿ‘ PowerPoint97 Reader : Support of Slide Note - @Progi1984 GH-226
    • ๐Ÿ‘ PowerPoint2007 Reader : Support of Shape Table - @Progi1984 GH-240
    • ๐Ÿ‘ PowerPoint2007 Reader : Support of Slide Note - @Progi1984 GH-226
    • ๐Ÿ‘ PowerPoint2007 Reader : Support text direction in Alignment for Table - @Progi1984 GH-218
    • PowerPoint2007 Writer : Implement character spacing - @jvanoostrom GH-301
    • PowerPoint2007 Writer : Axis Bounds in Chart - @Progi1984 GH-269
    • PowerPoint2007 Writer : Implement Legend Key in Series for Chart - @Progi1984 GH-319
    • ๐Ÿ‘ PowerPoint2007 Writer : Support text direction in Alignment for Table - @SeregPie GH-218
    • ๐Ÿ‘ PowerPoint2007 Writer : Support tick mark & unit in Axis for Chart - @Faab GH-218
    • ๐Ÿ‘ PowerPoint2007 Writer : Support separator in Series for Chart - @jphchaput GH-218
    • ๐Ÿ‘ PowerPoint2007 Writer : Add support for Outline in Axis - @Progi1984 GH-255
    • ๐Ÿ‘ PowerPoint2007 Writer : Support autoscale for Chart - @Progi1984 GH-293
  • v0.7.0 Changes

    September 12, 2016

    ๐Ÿš€ This release marked the implementation of layout management.

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • ๐Ÿšš PhpOffice\PhpPresentation\Writer\ODPresentation : Move to Design Pattern Decorator - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPresentation\Writer\PowerPoint2007 : Move to Design Pattern Decorator - @Progi1984
    • ๐Ÿ—„ PhpOffice\PhpPresentation\Shape\Type\AbstracType\getData has been deprecated for PhpOffice\PhpPresentation\Shape\Type\AbstracType\getSeries - @Progi1984 GH-169
    • ๐Ÿ—„ PhpOffice\PhpPresentation\Shape\Type\AbstracType\setData has been deprecated for PhpOffice\PhpPresentation\Shape\Type\AbstracType\setSeries - @Progi1984 GH-169
    • โž• Added documentation for chart series (font, outline, marker) - @Progi1984 GH-169
    • Internal Structure for Drawing Shape - @Progi1984 GH-192
    • ๐Ÿ“š Documentation about manual installation - @danielbair GH-254

    ๐Ÿ”‹ Features

  • v0.6.0 Changes

    January 24, 2016

    ๐Ÿ›  This release marked the implementation of background in slide, and the bugfix for opening PPTX on Mac.

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • ๐Ÿ—„ PhpOffice\PhpPresentation\getProperties has been deprecated for PhpOffice\PhpPresentation\getDocumentProperties - @Progi1984 GH-154
    • ๐Ÿ—„ PhpOffice\PhpPresentation\setProperties has been deprecated for PhpOffice\PhpPresentation\setDocumentProperties - @Progi1984 GH-154
    • ๐Ÿ’… PhpOffice\PhpPowerpoint\Style\Alignment::setLevel can now be defined great than 8 - @Progi1984 GH-141

    ๐Ÿ”‹ Features

    • ODPresentation Reader/Writer : Name of the slide - @Progi1984 GH-121
    • ODPresentation Reader/Writer : Slide Background Color or Image - @Progi1984 GH-152
    • ๐Ÿ‘ PowerPoint2007 Reader : Support for Layout Name - @Progi1984 GH-144
    • PowerPoint2007 Reader/Writer : Mark as final - @Progi1984 GH-118
    • 0๏ธโƒฃ PowerPoint2007 Reader/Writer : Set default zoom value for presentation - @Progi1984 GH-122
    • PowerPoint2007 Reader/Writer : Slide Background Color or Image - @Progi1984 GH-152
    • PowerPoint2007 Reader/Writer : Add Properties for allowing loop continuously until 'Esc' - @Progi1984 GH-154
  • v0.5.0 Changes

    October 08, 2015

    ๐Ÿš€ This release marked the implementation of two news readers : PowerPoint2007 & ODPresentation. But the main change is that PhpOffice\PhpPowerpoint becomes PhpOffice\PhpPresentation.

    ๐Ÿ”‹ Features

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • PhpOffice\PhpPowerpoint becomes PhpOffice\PhpPresentation - @Progi1984 GH-25
    • ๐Ÿ’… PhpOffice\PhpPowerpoint\Style\Font::setStriketrough has been removed : Use setStrikethrough - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\AbstractShape::getSlide has been removed - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\AbstractShape::setSlide has been removed - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\DocumentLayout::getLayoutXmilli has been removed : getCX(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\DocumentLayout::getLayoutYmilli has been removed : getCY(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\DocumentLayout::setLayoutXmilli has been removed : setCX(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPowerpoint\DocumentLayout::setLayoutYmilli has been removed : setCY(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
    • โšก๏ธ Update the dependence PhpOffice\Common to 0.2.* - @Progi1984
    • ๐Ÿ‘ท Migrated Travis CI to legacy - @Progi1984 GH-115
  • v0.4.0 Changes

    July 07, 2015

    ๐Ÿš€ This release marked the implementation of two new types in Chart (Area, Bar), transitions between slides and the refactoring of PowerPoint97 reader.

    ๐Ÿ”‹ Features

    • โž• Added support for grouping shapes together in a Group - @Pr0phet GH-68
    • โž• Added support for calculating the offset and extent on a Slide. - @Pr0phet GH-68
    • โž• Added support for Horizontal bar chart - @rdoepke @Progi1984 GH-58
    • โž• Added support for hyperlink on picture (ODPresentation & PowerPoint2007) - @Progi1984 GH-49
    • โž• Added support for hyperlink on richtext (PowerPoint2007) - @JewrassicPark GH-49
    • โž• Added support for notes slide (ODPresentation & PowerPoint2007) - @Progi1984 @JewrassicPark GH-63
    • โž• Added option for explosion in Pie3D Chart (ODPresentation & PowerPoint2007) - @Progi1984 GH-76
    • ๐Ÿ‘ ODPresentation Writer : Support for fill in RichText - @Progi1984 GH-79
    • ๐Ÿ’… ODPresentation Writer : Support for border style in RichText - @Progi1984 GH-79
    • ๐Ÿ‘ ODPresentation Writer : Support for Area Chart - @Progi1984 GH-82
    • ๐Ÿ‘ PowerPoint2007 Writer : Support for Area Chart - @Progi1984 GH-82
    • ๐Ÿ‘ ODPresentation Writer : Support for Bar Chart - @Progi1984 GH-82
    • ๐Ÿ‘ PowerPoint2007 Writer : Support for Bar Chart - @Progi1984 GH-82
    • โž• Added units in DocumentLayout - @Progi1984 GH-87
    • โž• Added support for transitions between slides - @Progi1984
    • ๐Ÿ‘ ODPresentation Writer : Support for Pie Chart & Stack Percent Bar Charts - @jrking4 GH-108
    • ๐Ÿ‘ PowerPoint2007 Writer : Support for Pie Chart & Stack Percent Bar Charts - @jrking4 GH-108

    ๐Ÿ›  Bugfix

    • PSR-0 via composer broken - @Progi1984 GH-51
    • ODPresentation Writer : Title in Legend in chart doesn't displayed - @Progi1984 GH-79
    • ODPresentation Writer : Segments in Pie3D Chart are now in clockwise order, as in PowerPoint2007 Writer - @Progi1984 GH-79
    • ODPresentation Writer : Axis in Line Chart have not tick marks displayed, as in PowerPoint2007 Writer - @Progi1984 GH-79
    • ODPresentation Writer : Shadow don't work for RichTextShapes - @Progi1984 GH-81
    • PowerPoint2007 Writer : Fill don't work for RichTextShapes - @Progi1984 GH-61
    • PowerPoint2007 Writer : Border don't work for RichTextShapes - @Progi1984 GH-61
    • PowerPoint2007 Writer : Hyperlink in table doesn't work - @Progi1984 GH-70
    • PowerPoint2007 Writer : AutoFitNormal works with options (fontScale & lineSpacingReduction) - @Progi1984 @desigennaro GH-71
    • PowerPoint2007 Writer : Shadow don't work for RichTextShapes - @Progi1984 GH-81
    • PowerPoint2007 Writer : Visibility of the Title doesn't work - @Progi1984 GH-107
    • ๐Ÿ”จ Refactor findLayoutIndex to findLayoutId where it assumes the slideLayout order was sorted. IMPROVED: unit tests - @kenliau GH-95

    Miscellaneous

    • ๐Ÿ‘Œ Improved the sample 04-Table for having a Text Run in a Cell - @Progi1984 GH-84
    • ๐Ÿ‘Œ Improved the sample 04-Table for having two links in a Cell - @Progi1984 GH-93
    • ๐Ÿ‘Œ Improved the documentation about Table Shapes and cell width - @Progi1984 GH-104
    • ๐Ÿšš Some parts of code shared between PHPOffice projects have been moved to PhpOffice/Common - @Progi1984
    • ๐Ÿ”จ Refactored the PowerPoint97 Reader for managing the group shape and improving evolutions - @Progi1984 GH-110
    • โž• Added a sample (12) for PowerPoint97 Reader with tree of the PhpPowerPoint object - @Progi1984 GH-110
  • v0.3.0 Changes

    September 22, 2014

    ๐Ÿ”‹ Features

    • PowerPoint97 Reader : Implement Basic Reader - @Progi1984 GH-15 GH-14 GH-4
    • ODPresentation Writer : Ability to set auto shrink text - @Progi1984 GH-28
    • ๐Ÿ“ฆ Make package PSR-4 compliant. Autoload classes by composer out of the box - @Djuki GH-41

    ๐Ÿ›  Bugfix

    • PowerPoint2007 Writer : Powerpoint Repair Error in Office 2010 - @Progi1984 GH-39
    • PowerPoint2007 Writer : BUG: Repair Error / Wrong anchor if you don't set vertical alignment different to VERTICAL_BASE - @fregge GH-42
    • PowerPoint2007 Writer : Keynote incompatibility - @catrane CP#237322 / @Progi1984 GH-46

    Miscellaneous

  • v0.2.0 Changes

    July 22, 2014

    ๐Ÿš€ This release marked the transformation to namespaces (PHP 5.3+) and the implementation of a ODPresentation Writer.

    ๐Ÿ”‹ Features

    • Provide fluent interfaces where possible - @maartenba CP- 815
    • ๐Ÿ‘‰ Use existing presentation template when writing PPTX file - @maartenba CP-1034
    • Implement bullet and numeric lists - @maartenba CP-1093
    • getProperties: setCompany feature request - @maartenba CP-1173
    • ๐Ÿ†• New shape type: table - @maartenba CP-1375
    • ๐Ÿ‘‰ Use of CDATA text when writing text - @maartenba CP-2804
    • Possibility to set borders on tables and table cells - @maartenba CP-1378
    • Access to additional properties of Text Boxes - @maartenba CP-4921
    • Applied patch 7010 - @maartenba CP-7010
    • Applied patch 7020 - @maartenba CP-7020
    • โž• Add a hyperlink to an image or textbox - @maartenba CP-1196
    • PowerPoint Charts - @maartenba CP-4953
    • Editing chart data - @maartenba CP-5580
    • ๐Ÿ‘ Solid Fill support - @maartenba CP-5461
    • Applied patch 8375 - @maartenba CP-8375
    • Implement autoloader - @MarkBaker
    • ODPresentation Writer : Implement Basic Writer - @Progi1984 GH-1
    • ๐Ÿ‘ ODPresentation Writer : Implement Support of Charts - @Progi1984 GH-33
    • ๐Ÿ‘ ODPresentation Writer : Implement Support of Lines - @Progi1984 GH-30
    • ๐Ÿ‘ ODPresentation Writer : Implement Support of Tables - @Progi1984 GH-31
    • ๐Ÿ‘ PowerPoint2007 Writer : Implement Support of Fill - @Progi1984 GH-32

    ๐Ÿ›  Bugfix

    • ๐Ÿ‘ Allow solid color fill - @MarkBaker
    • Table width setting Office 2007 - @maartenba CP-3910
    • Bullet characters in Master Slide Layouts of template file become corrupted - @maartenba CP-4598
    • Generated files cannot be opened in Office 08 for Mac OSX - @maartenba CP-3424
    • Table Cell Borders Not Displaying Correctly - @maartenba CP-2541
    • ๐Ÿ‘ Multiple Master Slides are not supported - @maartenba CP-4597
    • Images in Layouts other than first Master Slide within Template file causes corrupted PPTX - @maartenba CP-4596
    • ๐Ÿ›  Fixed A3 and A4 formats dimensions - @delphiki GH-16
    • ๐Ÿ›  Fixed custom document layout - @delphiki GH-18
    • Filename parameter is required for IWriter::save method - @sapfeer0k GH-19
    • DocumentLayout: Fix incorrect variable assignment - @kaiesh GH-6
    • Hyperlink: Wrong input parameter object type in setHyperlink - @nynka GH-23
    • ODPresentation Writer: ODP writer is locale sensitive in the wrong places - @Progi1984 GH-21
    • ODPresentation Writer: Display InMemory Image - @Progi1984 GH-29
    • PowerPoint2007 Writer: Bar3D doesn't display - @Progi1984 GH-32
    • PowerPoint2007 Writer: Changed PowerPoint2007 writer attributes to protected - @delphiki GH-20
    • PowerPoint2007 Writer: Scatter chart with numerical X values not working well - @Progi1984 GH-3
    • ๐Ÿ‘ Shape RichText: Support of Vertical Alignment in PowerPoint2007 - @Progi1984 GH-35

    Miscellaneous

    • ๐Ÿ“‡ Rename PHPPowerpoint.php to PHPPowerPoint.php - @maartenba CP-1165
    • ๐Ÿ— Create build script using Phing - @maartenba CP-5270
    • ๐Ÿ— QA: Prepare .travis.yml and phpcs.xml for Travis build passing - @Progi1984 @ivanlanin
    • โœ… QA: Initiate unit tests - @Progi1984 @ivanlanin
    • QA: Cleanup source code for PSR dan PHPDoc compatibility - @ivanlanin
    • โœ… QA: Unit Tests - @Progi1984 & @ivanlanin
    • ๐Ÿ“š Doc: Initiate documentation - @ivanlanin
    • ๐Ÿšš Doc: Move to Read The Docs - @Progi1984
    • Refactor: Change PHPPowerPoint_Shape_Shadow to PHPPowerPoint_Style_Shadow because it's a style, not a shape - @ivanlanin
    • Refactor: Change PHPPowerPoint_SlideIterator to PHPPowerPoint_Slide_Iterator - @ivanlanin
  • v0.1.0 Changes

    • Create a Presentation object
    • โž• Add one or more Slide objects
    • โž• Add one or more Shapes to Slide objects
    • Text Shapes
    • Image Shapes
    • Export Presentation object to PowerPoint 2007 OpenXML format