Commit Graph

81 Commits

Author SHA1 Message Date
Ivan Lanin 6f7b97e3ab Add unit tests for refactoring results 2014-04-01 19:05:07 +07:00
Ivan Lanin 07be5eaea3 Adding more functionalities to containers:
- Table: Ability to add footnote in table cell
- Footnote: Ability to add image in footnote
- ListItem: Ability to add list item in header/footer
- CheckBox: Ability to add checkbox in header/footer
- Link: Ability to add link in header/footer
2014-04-01 18:36:35 +07:00
Ivan Lanin faba46cc05 Extends `Container` abstract class into `Footnote`, `TextRun`, and `Cell` element class. 2014-04-01 00:56:24 +07:00
Ivan Lanin 2bf0bbb094 Container abstract class 2014-03-31 23:23:45 +07:00
Ivan Lanin 13e5ca0a84 #160 Refactor folders: Element, Container, and Exception
- Rename folder Section to Element
- Rename folder Exceptions to Exception
- Move Section, Header, Footer, Settings to Container folder
- Move Element\Footer\PreserveText to Element\PreserveText
2014-03-31 10:11:52 +07:00
Ivan Lanin 71b60e9bd5 Merge branch 'develop' into #140-bskrtich-pclzip 2014-03-30 23:19:04 +07:00
Ivan Lanin 0e2f476cc2 Docblock updates 2014-03-30 14:15:23 +07:00
Ivan Lanin 05a4b95255 Unit test enhancements 2014-03-30 11:50:35 +07:00
Ivan Lanin f0803efabb #156 Merge branch 'master' of https://github.com/ozilion/PHPWord 2014-03-30 03:15:41 +07:00
Ivan Lanin 01f3f4071e #168 Merge branch 'develop' of https://github.com/jcarignan/PHPWord
- 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
2014-03-29 23:56:28 +07:00
Ivan Lanin c91d6b61c9 Writer unit test enhancements 2014-03-29 22:26:00 +07:00
Ivan Lanin 255af437f2 Bugfix for footnote reference number and additional feature to insert text break and style the reference number 2014-03-29 01:26:18 +07:00
Ivan Lanin 338ceabdf0 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch 2014-03-29 00:12:53 +07:00
Ivan Lanin 92588ccfd9 Fix variable for MediaTest 2014-03-28 19:25:12 +07:00
Ivan Lanin 7a424318d2 Unit tests enhancement 2014-03-28 19:00:41 +07:00
Ivan Lanin e6a26dd8fc Simplify all classes docblock 2014-03-27 23:55:06 +07:00
Ivan Lanin a6568e988b Proposed simplified docblock 2014-03-26 17:21:23 +07:00
Ivan Lanin 3055a0e6fc Merge remote-tracking branch 'upstream/develop' into #160-refactoring 2014-03-26 15:16:16 +07:00
Roman Syroeshko 2d7126e5a8 FIXED: ERROR - Expected 1 newline at end of file. 2014-03-25 10:27:08 -07:00
Roman Syroeshko 0da5eb12ad Fix for tests #4. 2014-03-25 09:30:36 -07:00
Roman Syroeshko efa77efb7a https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #3. 2014-03-25 19:58:50 +04:00
Roman Syroeshko 4261f5a9f2 https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #2. 2014-03-25 18:38:05 +04:00
Roman Syroeshko 6b17492383 https://github.com/PHPOffice/PHPWord/issues/58 - fix for unit tests. 2014-03-25 17:24:26 +04:00
Roman Syroeshko a0e8b43193 https://github.com/PHPOffice/PHPWord/issues/58 - "\PhpOffice\PhpWord\Shared\File" class was cut out. 2014-03-25 17:00:07 +04:00
Ivan Lanin 841157e442 Delete MemoryImageTest.php and TableFullTest.php 2014-03-25 10:07:25 +07:00
Ivan Lanin 92a76d0c0c Merge branch 'develop' into #160-refactoring 2014-03-25 09:45:12 +07:00
Ivan Lanin ecdaeefab8 More unit tests 2014-03-24 20:59:42 +07:00
Gabriel Bull 626902d9d1 Renamed test directory to tests 2014-03-24 08:23:59 -04:00
Gabriel Bull e893b351fa Renamed Tests to test 2014-03-23 12:48:17 -04:00
Ivan Lanin 59efe33d32 Fix test 2014-03-23 21:29:07 +07:00
Ivan Lanin c7f03ecdf3 #159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop 2014-03-23 21:10:48 +07:00