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

PR Version 0.10 #218

Merged
merged 185 commits into from
May 4, 2014
Merged

PR Version 0.10 #218

merged 185 commits into from
May 4, 2014

Conversation

Progi1984
Copy link
Member

No description provided.

brunocasado and others added 30 commits January 20, 2014 10:55
Created new file named CheckBox.php under Section folder. Added
addCheckBox() function to Section.php and \Table\Cell.php files and
_writeCheckbox(..) function to Base.php file.
Signed-off-by: Julien Carignan <[email protected]>
- mostly for removing the added space after a table
- Code mostly come from this discussion: https://phpword.codeplex.com/discussions/440933
- Usage: $table->addRow(5000, $rowStyle, "exact");

Signed-off-by: Julien Carignan <[email protected]>
- added content-length header to know the total file size during the download
- Tmp file should go into sys_get_temp_dir() instead of "./"

Signed-off-by: Julien Carignan <[email protected]>
Test folder updated for new file CheckBoxText
added tblGrid element so that LibreOffice and OpenOffice can size the tables columns properly
Use `getimagesize` when `exif_imagetype` doesn't exist.
Get image dimensions without EXIF extension
Add options to TOC to only show selected depth of titles ; ie pass 1,3
arguments to only show titles depth 1 to titles depth 3
Plus now you can have two+ TOC on your document, each different
…ake it work with the latest develop branch
…ake it work with the latest develop branch
new usage: $table->addRow($height, array("heightRule"=>"exact"));

Signed-off-by: Julien Carignan <[email protected]>
Signed-off-by: Julien Carignan <[email protected]>
- Comment header('Content-Length:'): HTTP header should not be in class that can be called via CLI
- Incorporate temporary location to ODT and RTF
- Update documentation
- Add unit tests
ivanlanin and others added 24 commits April 26, 2014 16:06
@Progi1984 Progi1984 added the Pull label May 4, 2014
@Progi1984 Progi1984 added this to the 0.10.0 milestone May 4, 2014
@Progi1984 Progi1984 self-assigned this May 4, 2014
@Progi1984 Progi1984 mentioned this pull request May 4, 2014
6 tasks
Progi1984 added a commit that referenced this pull request May 4, 2014
@Progi1984 Progi1984 merged commit e35838f into master May 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants