| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
serialized as differntly named nodes with the same data content
|
|
|
|
|
|
|
|
|
|
validation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patched type on Cfvo
|
|
|
|
|
|
|
|
|
|
|
|
This still needs the Camel -> Snake patch and aliases
|
|
|
|
|
|
|
|
This should be done for all classes that use this same peice of
repeated code.
|
|
I really need to discontinue support for 1.8.7...
|
|
attriubtes for Border
Aliases are provided for altered attriubte names
|
|
attributes for drawing/hyperlink
|
|
outline_level attribute
An alias to outlineLevel is provided for backwards compatability
|
|
|
|
|
|
additional_attributes parameter to specify attributes that are not instance_values
|
|
|
|
Module or Class is just not cool
|
|
|
|
|
|
Seems to cause some problems with 1.9.1 not willing to spend the effort
time to find out why ;?
|
|
extraction refactoring
|
|
replaced with attr_accessor like methods:
string_attr_accessor
boolean_attr_accessor
defined in module.rb
|
|
|
|
|
|
|
|
|
|
|
|
This means you can add autofilters that will restrict the visible rows
based on a specified value.
|
|
|