jensb
jensb
We are using Asset Packager to compress our CSS and Javascript files. This is a great plus since it allows us to transmit only one compressed CSS and JS file,...
How to reproduce: Create Rails form with calendar date select and format = finnish (dd.mm.yyyy). Add "validates_presence_of :date" to rails model. Enter invalid date into input field (e.g. "25.6.20101", superfluous...
It is possible to create custom fields for transactions which is a very valuable feature. I would like to import transaction data from another finance app (almost 18 years of...
Copied from forum post (which was then deleted, to track all communication related to this issue here) I just got started with MMEX and I like the approach. I was...
## Avoid duplicates * [x] This enhancement request has not already been raised before * [x] Enhancement request is specific for Android only, for general issues / questions that apply...
Hello, We are using your plugin to resize "toolbar" sidebars in our web app. These sidebars can contain Paramquery (paramquery.com) tables but *these* cannot be put into tables themselves, this...
If I use the attached plotly JSON and feed it to Orca, I would expect "tickmode" and "tickvals" to get applied and have x axis labels at 82M, 100M, 200M,...
I'm experiencing a huge memory leak issue in Rails 3.0.4 and 3.0.5. Both on WEBrick and Apache Passenger 3.0.3, both on OS X and Linux (Debian Lenny), using Ruby 1.8.7....
Since collection_urls are always "index" views, it should be possible (is it?) to make a trailing_slash the default for those URLs. Is this possible? If not, what would need to...
Hello, for some reason my singleton resources display strange behaviour after upgrading to Rails 3: - when I first start my application, or restart it, they work normally. - subsequent...