377 Commits

Author SHA1 Message Date
Roman Syroeshko
0da5eb12ad Fix for tests #4. 2014-03-25 09:30:36 -07:00
Roman Syroeshko
31dc246cfb Merge pull request #175 from RomanSyroeshko/develop
Fix for tests #3.
2014-03-25 09:00:38 -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
e607c3ffe5 Merge pull request #173 from RomanSyroeshko/develop
Fix for tests #2.
2014-03-25 07:50:19 -07: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
300ac8b6e4 Merge pull request #172 from RomanSyroeshko/develop
Fix for unit tests.
2014-03-25 06:25:17 -07: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
c76b61894b Merge pull request #171 from RomanSyroeshko/develop
"\PhpOffice\PhpWord\Shared\File" class was cut out.
2014-03-25 06:02:20 -07: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
Progi1984
e802ea3119 Update Readme.MD for moving link for docs & fork 2014-03-25 13:26:05 +01:00
Progi1984
db2460fc49 Update Readme.MD for improving the first introduction 2014-03-25 13:11:52 +01:00
Gabriel Bull
e6466f0ee5 Changed travis branch in read me to master 2014-03-24 08:42:16 -04:00
Gabriel Bull
57ff17ed04 Changed test directory in travis config 2014-03-24 08:31:58 -04:00
Gabriel Bull
626902d9d1 Renamed test directory to tests 2014-03-24 08:23:59 -04:00
Gabriel Bull
286d37ca60 Changed PHPWord logo to SVG 2014-03-24 07:03:41 -04:00
Gabriel Bull
5dac76a5e6 Changed travis icon to SVG for us, poor souls with retina displays 2014-03-24 06:39:19 -04:00
Gabriel Bull
3830df5796 Merge branch 'refs/heads/develop'
Conflicts:
	.travis.yml
	README.md
2014-03-24 06:26:32 -04:00
Ivan Lanin
db57346c47 Reactivate CodeSniffer for both src and test. PSR-2 has included PSR-1. 2014-03-24 03:22:52 +07:00
Ivan Lanin
aff112a13b Method name & code format for PSR/phpdoc compliance 2014-03-24 03:20:18 +07:00
Gabriel Bull
d7a66ca15e Removed CodeSniffer from travis because we are not passing it 2014-03-23 13:00:16 -04:00
Gabriel Bull
29d9a21e10 Removed files from gitignore 2014-03-23 12:55:37 -04:00
Gabriel Bull
d75c00caf4 Fixed unit tests 2014-03-23 12:48:18 -04:00
Gabriel Bull
66c73c07c5 Fixed exceptions in reader/writer 2014-03-23 12:48:18 -04:00
Gabriel Bull
421b6e6f9d Made autoloader PSR-4 compliant and removed PHPWORD_BASE_DIR global constant 2014-03-23 12:48:18 -04:00
Gabriel Bull
a7444cb482 Changed tests namespace to reflect the namespace of the source code 2014-03-23 12:48:17 -04:00
Gabriel Bull
e893b351fa Renamed Tests to test 2014-03-23 12:48:17 -04:00
Progi1984
42286026e3 FIXED : Validation of composer.json (composer validate) after Packagists mails 2014-03-23 16:59:28 +01:00
Ivan Lanin
17ab0ce3c0 Update .travis.yml
Comment out phpmd since this is blocking the process. Please CMIIW.
2014-03-23 22:44:57 +07:00
Ivan Lanin
cd0db8921f Update .travis.yml
Allow failures for 5.3.3 for awhile since this is blocking the whole process
2014-03-23 22:41:02 +07:00
Progi1984
05aaad8ad2 FIXED : Travis-CI (/home/travis/build.sh: line 215: phpcs: command not found) 2014-03-23 16:17:12 +01:00
Ivan Lanin
5a84f99fde Update Travis 2014-03-23 21:44:46 +07: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
Roman Syroeshko
c305273e25 https://github.com/PHPOffice/PHPWord/issues/58 - PNG filename fix. 2014-03-23 10:33:10 +04:00
Roman Syroeshko
ddb6277764 https://github.com/PHPOffice/PHPWord/issues/58 - More fixes. 2014-03-23 10:32:08 +04:00
Ivan Lanin
8a54b22ef3 (1) Change CHANGELOG format to simplify release notes creation (2) Add CONTRIBUTING guideline 2014-03-23 11:21:59 +07:00
Roman Syroeshko
7e23484619 https://github.com/PHPOffice/PHPWord/issues/58 - fix for ZipArchive calls. 2014-03-22 16:13:43 +04:00
Roman Syroeshko
0c449a6a0c https://github.com/PHPOffice/PHPWord/issues/58 - fixes for samples. 2014-03-22 15:36:17 +04:00
Roman Syroeshko
9c6d07aaeb https://github.com/PHPOffice/PHPWord/issues/58 - autoloading fix. 2014-03-22 15:32:02 +04:00
Ivan Lanin
dc28fd6114 Update .gitignore to test workaround for RTFD
Add _build to .gitignore as per rtfd/readthedocs.org#665
2014-03-22 17:47:13 +07:00
Progi1984
309a0256cc #82 : Fixed some errors for the PDF Generation 2014-03-22 11:17:09 +01:00
Progi1984
df8a45ec33 #82 : Add table of features 2014-03-22 10:43:19 +01:00
Roman Syroeshko
667d0aaad1 https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader). 2014-03-22 10:08:04 +04:00
Roman Syroeshko
ab96c75b08 https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader). 2014-03-22 10:06:08 +04:00
Progi1984
7bf7660adc IMPROVED : Docs Syntax Highlighting 2014-03-21 10:07:17 +01:00
Progi1984
5d70498582 IMPROVED : Docs Syntax Highlighting 2014-03-21 10:04:32 +01:00
Progi1984
ca4dc46761 IMPROVED : Docs Syntax Highlighting 2014-03-21 10:04:00 +01:00
Progi1984
f8a067fd0b IMPROVED : Docs Syntax Highlighting 2014-03-21 10:02:46 +01:00
Progi1984
aec8d9f596 IMPROVED : Docs Syntax Highlighting
http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html#code-blocks
2014-03-21 09:58:40 +01:00
Ivan Lanin
530571af33 Merge pull request #157 from wapmorgan/master
FIx README.md
2014-03-21 02:23:57 +07:00