Patrick de Lanauze

Results 7 issues of Patrick de Lanauze

Go raw jsonp instead of using this polymer plugin, till we can submit a p/r for the jsonp plugin to fix this

Easy to test , if there's a vertical scrollbar , trigger the paper-menu-button , the scrollbar will disappear , when re-enabling , the scrollbar reappears. Can provide an animated gif...

enhancement
p1 - backlog

Wondering if there are any plans to add snooze support for certain alerts ? Might be out of scope as it'd require some kind of 'scheduling' system .. But worth...

Any plans for it?

Ruby 1.9.3-p194 installed with rvm, fresh install Latest soca gem installed with the following dependencies, in its own gem set: ``` Successfully installed json-1.4.6 Successfully installed mime-types-1.18 Successfully installed typhoeus-0.2.4...

Just saw the addition of this property within my original object after going through tv4 validation .. Is this intentional ? If so why ?

Can we not chain the geo_near query ? Say we have a scope ``` ruby scope :enabled, where(:enabled => true) ``` This chain would work: ``` ruby def look_for_enabled_close_to self.enabled.geo_near([1.0,...