Fehmi Can Sağlam

Results 15 comments of Fehmi Can Sağlam

I am also having the same problem. Can it be a configuration issue?

@wsargent play-fake-ws-standalone works really well. Does it make sense to include it in play-ws distribution?

Hey @tazmaniax have you solved the Heroku problem? I am facing the same.

FYI if I define the dependency as (by adding "js" to "Application/index") js.Application/index.js=dataTables.dateEuro,chosen.jquery.min,jquery-ui-timepicker-tr,json2,jsonformat dependencies are loaded correctly. (again without explicitly including Application/index.js)

This is actually not related to ReactiveMongo-Extensions but ReactiveMongo itself. I am not sure if Macros support abstract classes but I guess they are not supported. You can ask the...

You can use the `$orderby` operator as a workaround: http://docs.mongodb.org/manual/reference/operator/meta/orderby/ Here is an example: https://github.com/fehmicansaglam/tepkin/blob/master/tepkin%2Fsrc%2Fmain%2Fscala%2Fnet%2Ffehmicansaglam%2Ftepkin%2FGridFs.scala#L104

Thanks for the PR. I suppose bar width will not be adjusted correctly but let me try it.

I don't implement new features anymore but you can always send PRs for sure.

What do you want to achieve? I understand that you have a list of users. And you want to update them at once with the corresponding user instance in the...