index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
Age
Commit message (
Expand
)
Author
2012-04-02
move axlsx.rb helper methods into separate test suite.
Randy Morgan
2012-04-01
Test 3+ letter column references and indices.
Joe Kain
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-28
Merge pull request #70 from jurriaan/auto_filter-fix
Randy Morgan
2012-03-29
Implement full set of col attributes and improve performance of autowidth two...
Randy Morgan
2012-03-28
Updated test cases for Auto Filter fix
Jurriaan Pruis
2012-03-28
implement column object - still needs to be tied in to a rewrite of autofit_data
Randy Morgan
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
FAST ENOUGH?
Randy Morgan
2012-03-26
fix specs for cell when serializing to string as hashes are not ordered!
Randy Morgan
2012-03-26
adjust specs to 0 based index references for worksheet[0] as first row.
Randy Morgan
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-23
move table spec inside of worksheet folder to keep in line with gem lib struc...
Randy Morgan
2012-03-21
resolving #53 and adding specs for use_autowidth, show_gridlines
Randy Morgan
2012-03-14
code formatting.
Randy Morgan
2012-03-13
Patching spec for 1.8.7 add that it fails when hitting map on the range as a ...
Randy Morgan
2012-03-12
test r_abs with a cell in column AA.
Joe Kain
2012-03-02
epoc => epoch
Jurriaan Pruis
2012-03-01
Accept row numbers in Worksheet#[]
Jurriaan Pruis
2012-02-28
testing to_xml validitiy
Randy Morgan
2012-02-28
patching time converter and specs as well as fixing warnings related to unini...
Randy Morgan
2012-02-27
Add support for rows with custom height.
Stefan Daschek
2012-02-26
Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...
Randy Morgan
2012-02-25
add support for page margin initialization options as well as adding an optio...
Randy Morgan
2012-02-24
Merge pull request #36 from die-antwort/add_page_margins
Randy Morgan
2012-02-24
Add support for page margins to worksheet.
Stefan Daschek
2012-02-24
Fix DateTimeConverter tests
Joseph HALTER
2012-02-23
patch for variations between Array#to_s between ruby versions.
Randy Morgan
2012-02-23
worksheet names need to be limited to 31 characters
Randy Morgan
2012-02-23
out of time to play with this. We will need to create some 1.8.7 valid test l...
Randy Morgan
2012-02-23
disable timezone testing for 1.8.7 for now
Randy Morgan
2012-02-23
ruby version conditional specs to deal with epoc issues
Randy Morgan
2012-02-23
renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...
Randy Morgan
2012-02-22
Extract date and time to serial converting and put serious tests on it
Joseph HALTER
2012-02-22
Add :date support to Axlsx::Cell and add missing part for boolean support
Jonathan Tron
2012-02-22
Add :boolean as a valid type for cells
Jonathan Tron
2012-02-16
we need to be able to un-fix a column width
Randy Morgan
2012-02-16
specifying a fixed with should not require exiting the each loop when setting...
Randy Morgan
2012-02-16
Merge https://github.com/randym/axlsx
Randy Morgan
2012-02-16
more specs for cell_alignment cell and chart
Randy Morgan
2012-02-16
Next iteration after setting fixed width same as :ignore is given
ochko
2012-02-15
some small changes to ochko's great idea of allowing us to specify widths, an...
Randy Morgan
2012-02-15
Skip auto fit update or directly set fixed value for column width
ochko
2012-02-14
changing column_widths to accept *args instead of a declared array.
Randy Morgan
2012-02-13
Improve accessibility and stringency for column_widths editing.
Randy Morgan
2012-02-13
adding in support for specified column widths
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-01-13
applying col_style to a list of rows of unequal length can cause an error as ...
Randy Morgan
2011-12-10
adding support for auto filters and some improvements to auto_width cell calc...
Randy Morgan
[prev]
[next]