Al Bo

Results 11 issues of Al Bo

To replicate: Try to send message to recently closed window(after '{username} has left' message) then I back to site and open widget again (same user). I don't see offline message...

Added gitlab ci webhook compablity. Code + Rspec for failed builds.

Fix #255 for Bitbucket Pull Request format.

Carthage build failed on Apple Swift version 4.2.1. Cartfile: ``` github "Draveness/RbSwift" "master" ``` ```bash ✘  /d/s/macOS   master ±  carthage update --platform macOS *** Fetching RbSwift...

What about Rails 4 and Ruby 2.1. When i'am implement batch_api and rails 4 app. PUT method in ops[] response 404, GET and POST method - ok. my query: {"ops":...

Rails: 4.2.3 Migration status stuck on this state and config: https://gist.github.com/misteral/a87538b1c66007d4d9ec322716884822 I can easy run migration from local comp after change development second db as production redshift second_db. How I...

If current user currency is not set, set it by IP. IP->Country->Currency

I have to import products from huge xlsx: in my mind: `JOB: Products`(data split)(generate lot of `JOB: Create product`) - after_cb: `JOB: Mark` other products as discontinued `JOB: Create product`...

Added unicode option for html template. I think it will be usefull for display unicode simbols in html.