Nils Hörrmann

Results 166 comments of Nils Hörrmann

Some notes: - This extension should make use of the `Symphony.Extensions` namespace. - It should adopt the core calendar (if it stays in the core) or integrate it (if it's...

Will you have a look at this, @johannahoerrmann? You can find the original Illustrator file in our work folder.

From #14: > We still have to check margins for the sized tiles and columns (.one, .two etc.).

What about `strict: now`? ([see docs](https://github.com/hananils/datetime#data-source-filtering))

Have you tried `extended: now`?

> The problem is that the user is not selecting an end date, yet one is being stored in the field's table. This is correct behaviour: If you select only...

- Does the filter you need exist and doesn't work? - Or does is just not work? Your posts don't really give me a clue. If something needs to be...

No worries, John. I have neither added nor used the `extended` filter so if you have a better explanation, please post it here or send a pull request. Thanks!

John, I've been thinking about your problem over the last days and maybe the syntax should be adjusted and extended to ease filtering. What about this? ### Filter Keywords In...

Maybe it would even be better to rename `start` to `starts` and `end` to `ends`. This could give us real sentences: ``` is between now and +1 month, is range...