jensb

Results 110 comments of jensb

[plotly-data-anon.zip](https://github.com/plotly/orca/files/3733223/plotly-data-anon.zip) Sorry uploading image directly doesn't seem to work. This is what I get when I patch Plotly so that tickvals and tickmode are respected correctly. both in Browser and...

I dug further and identified AASM (Acts As State Machine) as the probable cause for this. When I put "gem 'aasm'" in my Gemfile and "include AASM" in a model,...

BTW: this only happens when cache_classes == false. (i.e. in development mode)

> > What would need to be done to allow users to import data into the custom fields? > > You need to write a fairly complex code. :-) well,...

1. Thanks 2. Looked at it, can parse most of it, but broke everything trying to do small modifications. Especially dialog & UI design is weird. My C++ is limited...

I just noticed you can assign payees to categories as well. Is this meant to achieve a similar thing, that a payee will automatically lead to assignment of a category...

> > 7. My thought was that category colors only color the category column. This would avoid conflicts and users would be free to choose what they want to use....