| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-13 | fix contributors link | Randy Morgan | |
| 2013-09-13 | remove coverage task as it happens automatically when specs are run | Randy Morgan | |
| 2013-09-13 | update README and CHANGE log for pre-release | Randy Morgan | |
| 2013-09-13 | remove unused test vars | Randy Morgan | |
| 2013-09-13 | initialize subtotal to remove warnings | Randy Morgan | |
| 2013-09-13 | version 2.0.0 | Randy Morgan | |
| 2013-09-13 | Add support for automatically adjusting serialized times and dates to ↵ | Randy Morgan | |
| account for the zone | |||
| 2013-09-13 | remove stupidity, remove warning | Randy Morgan | |
| 2013-09-13 | Bring documentation up to 100% | Randy Morgan | |
| 2013-09-13 | repair pivot table data ref populate and bring coverage back up to 100% | Randy Morgan | |
| 2013-09-13 | Fixes for anchor swapping when adding images. - Two -> One swap still pending. | Randy Morgan | |
| 2013-09-13 | Page Breaks - round one | Randy Morgan | |
| This sets up the basic col and row break creation and serialization. You can specify either a string reference like "C7" or provide an Axlsx::Cell instance to specify the break point. Serialization is working cleanly but excel does not automatically render those breaks yet. You need to switch to page preview mode. | |||
| 2013-09-13 | sorry folks 1.8.7 is just simply a no-go | Randy Morgan | |
| 2013-09-13 | docs for ColBreaks | Randy Morgan | |
| 2013-09-13 | re-enable 1.8.7 travis and pin rubyzip at 0.9.9 | Randy Morgan | |
| 2013-08-29 | Merge pull request #231 from delwyn/rubyzip | Randy Morgan (@morgan_randy) | |
| upgrade to rubyzip 1.0.0 | |||
| 2013-08-29 | dont rely on jruby 1.9 to produce an ordered hash | Randy Morgan | |
| 2013-08-29 | upgrade to rubyzip 1.0.0 | Delwyn de Villiers | |
| 2013-08-19 | More work on page breaks | Randy Morgan | |
| 2013-08-17 | refactored stupidity | Randy Morgan | |
| 2013-08-17 | file naming | Randy Morgan | |
| 2013-08-17 | add uppercase file for image file checking tests | Randy Morgan | |
| 2013-08-17 | add first bits of col/row break support | Randy Morgan | |
| 2013-08-17 | whitespace and debug cleanup | Randy Morgan | |
| 2013-08-17 | Extracted control char sanitization to module level and applied to shared ↵ | Randy Morgan | |
| strings table output. | |||
| 2013-08-17 | add spec to ensure that serialized symbol values are cameled. | Randy Morgan | |
| 2013-08-17 | remove debug code from test | Randy Morgan | |
| 2013-08-17 | updated image source validation to use lower case comparison of accepted ↵ | Randy Morgan | |
| file extensions | |||
| 2013-08-17 | safe to camel all values | Randy Morgan | |
| 2013-08-17 | fixed specs for sheet view to ensure camelized serialization | Randy Morgan | |
| 2013-08-17 | removed unused schema variable declaration | Randy Morgan | |
| 2013-08-17 | ensure that values are camelized for serialized attributes | Randy Morgan | |
| 2013-08-16 | Merge pull request #174 from IndependentIP/master | Randy Morgan (@morgan_randy) | |
| Fix hardcoded sheet name in PivotTableCacheDefinition and allow other sheet to be the data source for the pivot table | |||
| 2013-08-16 | Merge pull request #224 from Niggler/patch-1 | Randy Morgan (@morgan_randy) | |
| Update README.md | |||
| 2013-08-16 | Merge pull request #226 from Fapper/patch-1 | Randy Morgan (@morgan_randy) | |
| Correct minor typos | |||
| 2013-08-16 | Merge pull request #227 from misfo/color-rgb-setter-mutates-its-argument | Randy Morgan (@morgan_randy) | |
| Color#rgb= mutates its argument | |||
| 2013-08-17 | merge | Randy Morgan | |
| 2013-08-17 | remove support for 1.8.7 | Randy Morgan | |
| 2013-08-08 | Don't mutate the object passed into Color#rgb= | Trent Ogren | |
| 2013-08-06 | Merge branch 'patch-1' of https://github.com/Fapper/axlsx into patch-1 | Martin Bjeldbak Madsen | |
| 2013-08-06 | Fix minor typos | Martin madsen | |
| 2013-08-06 | Fix minor typos | Martin madsen | |
| 2013-08-03 | Update README.md | Niggler | |
| 2013-08-01 | Merge pull request #223 from totallymike/master | Randy Morgan (@morgan_randy) | |
| Fix a little typo. | |||
| 2013-07-31 | Fix minor typo | Michael Westbom | |
| 2013-07-30 | Update row.rb | Michael Westbom | |
| Fixed a little typo. | |||
| 2013-07-24 | Add tests for data source option for pivot tables | Jean Jacques Warmerdam | |
| 2013-07-24 | Merge branch 'master' of https://github.com/randym/axlsx | Jean Jacques Warmerdam | |
| 2013-07-23 | bumped rubyzip version to resolve some UTF-8 issues: ↵ | Randy Morgan | |
| https://github.com/randym/axlsx/issues/208 | |||
| 2013-07-23 | Merge pull request #214 from gvc/master | Randy Morgan (@morgan_randy) | |
| Fixed some markdown on README | |||
