| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-24 | Bugfix | Jan-Hendrik Hühne | |
| 2012-05-22 | First try of the data validation feature. | Jan-Hendrik Hühne | |
| 2012-05-15 | bring coverage up to 100% and patch a few minor bugs in cell style overrides ↵ | Randy Morgan | |
| and misnamed app attributes. | |||
| 2012-05-13 | updating docs | Randy Morgan | |
| 2012-05-13 | cleaning up comments for pre-release | Randy Morgan | |
| 2012-05-08 | documentation for comments. | Randy Morgan | |
| 2012-05-08 | worksheet comments step 2. Needs docs and specs - but it works in Excel | Randy Morgan | |
| 2012-05-04 | Merge branch 'master' of github.com:randym/axlsx | Randy Morgan | |
| 2012-05-04 | beginnings of comments w/o TDD (^ ^)/ | Randy Morgan | |
| 2012-05-04 | add comment relationship type | Randy Morgan | |
| 2012-05-03 | Add support for pageSetup. | Stefan Daschek | |
| 2012-05-03 | use string casting and matching for regex validations. | Randy Morgan | |
| 2012-04-25 | label rotation and conditional formatting examples | Randy Morgan | |
| 2012-04-23 | first stage refactoring for Style#add_style [inprogress] | Randy Morgan | |
| 2012-04-21 | adding in icon set and MOAR examples for conditional formatting. | Randy Morgan | |
| 2012-04-21 | adding in color scale for conditional formatting | Randy Morgan | |
| 2012-04-20 | # Support for conditional formatting | Stephen Pike | |
| Adds support for conditional formatting via two new classes, ConditionalFormatting and ConditionalFormattingRule. Conditional Formats apply to ranges of cells, and can include multiple rules, ranked by priority. A single worksheet has many @conditional_formattings applied to different ranges. There are still pieces of the spec missing from the implementation. The biggest glaring ommission are the child elements colorScale, dataBar, and iconSet (I only implemented formula). http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.conditionalformattingrule.aspx | |||
| 2012-04-03 | pre-release cleanup | Randy Morgan | |
| 2012-04-01 | rebuild all serialization to use string concatenation instead of nokogiri. | Randy Morgan | |
| 2012-03-28 | doc fix | Randy Morgan | |
| 2012-03-21 | resolve small merge conflict | Randy Morgan | |
| 2012-03-21 | resolving #53 and adding specs for use_autowidth, show_gridlines | Randy Morgan | |
| 2012-03-21 | Added support for tables | Jurriaan Pruis | |
| 2012-03-05 | cleanup of useless line break | Randy Morgan | |
| 2012-02-23 | worksheet names need to be limited to 31 characters | Randy Morgan | |
| 2012-02-13 | Improve accessibility and stringency for column_widths editing. | Randy Morgan | |
| 2012-02-13 | Remove entirely the dependancies on i18n and active support. | Randy Morgan | |
| 2012-02-12 | Adding in support for optionally using the shared strings table. This will ↵ | Randy Morgan | |
| allow us to inter-op properly with Numbers | |||
| 2012-02-07 | current ms_off_crypto - needs to be re-written to use agile encryption.. | Randy Morgan | |
| gotta love that documentation - thanks MS - *really* clear.... | |||
| 2012-02-02 | Adding in hyperlinking for images as per issue #22 | Randy Morgan | |
| 2012-02-01 | https://github.com/randym/axlsx/issues/21 | Randy Morgan | |
| fixed 'properly' but I've feeling the schema folder should actually be lib/axlsx/schema instead of lib/schema | |||
| 2012-02-01 | Updating schema loading for validation to correctly load the schema file ↵ | Randy Morgan | |
| relative to the package as reported by Phong in #21. https://github.com/randym/axlsx/issues/21 | |||
| 2012-01-18 | more fun with ms-crypto. | Randy Morgan | |
| base compound file and stream corrections | |||
| 2012-01-06 | remove crypto for release | Randy Morgan | |
| 2012-01-06 | Merge branch 'master' of https://github.com/randym/axlsx | Randy Morgan | |
| 2012-01-06 | beginnings of password protected compound binary file using ECMA encryption | Randy Morgan | |
| 2011-12-22 | Another performance improvement. | ochko | |
| method_missing is being called too much. Instead declared delegate methods for undestructive Array methods | |||
| 2011-12-14 | release prep for 1.0.14. | Randy Morgan | |
| 2011-12-08 | removing unused namespace constants. | Randy Morgan | |
| 2011-12-06 | Formatting float values for column width and date values in an attempt to ↵ | Randy Morgan | |
| resolve https://github.com/randym/axlsx/issues/1 | |||
| 2011-12-05 | updating docs and examples | Randy Morgan | |
| 2011-12-05 | ensure that worksheet names are unique in the workbook | Randy Morgan | |
| 2011-12-02 | Added locking attributes for pictures and some stubs for parsing | Randy Morgan | |
| 2011-12-01 | added default formatting for date types when the cell style is 0 and the ↵ | Randy Morgan | |
| data type is :time | |||
| 2011-11-27 | adding yields for package workbook, workbook styles and cols collection on ↵ | Randy Morgan | |
| worksheet to make charting easier. | |||
| 2011-11-26 | adding in support for ruby 1.9.3 | Randy Morgan | |
| release version 1.0.9 | |||
| 2011-11-23 | Adding image support and some document clean up for .8 release | Randy Morgan | |
| 2011-11-23 | -refactoring chart position and axis data/category for chart. | Randy Morgan | |
| -additional specs and documentation improvements. | |||
| 2011-11-22 | updating rake file, readme and other docs. Also moving version constant to ↵ | Randy Morgan | |
| its own file and re-enabling package serialization tests with a bit more robust error handling when the current user does not have write permissions the directory. | |||
| 2011-11-22 | bumping version to batch bug in gemspec that did not include docs | Randy Morgan | |
