Petr 'PePa' Pavel
Petr 'PePa' Pavel
Oh right! I didn't realize isModified(false) would be enough. I found it weird that a method that by its name clears errors, would also do something more. So I thought...
No need to hurry because of me. I fixed it in my local copy and completed my project. Thank you very much for your work on this project. It's extraordinary....
Did you try parameter allowTimes? http://xdsoft.net/jqplugins/datetimepicker/#allowTimes
I would appreciate a preference option for a custom shortcut too. I want to use F9 for Firebug. I don't need a shortcut for minimizing Firefox so I would use...
Mezitím jsem přešel na Ubuntu, kde je snad všechno jednoduše `AltGr` + anglická klávesnice. Nadále ale doporučuju tvou klávesnici studentům, takže díky za průzkum.
> Practically, it is possible to easily work around by introducing your own function Not() that will negate. Interesting approach! Or maybe ICollection::NOT and NotOperatorFunction would also work. Anyway, I...
Just to verify that I understand your intention correctly - the plan would be to have a separate finder class for each extension: `App\Orm\DIRepositoryFinder` and `App\OrmLog\DIRepositoryFinder`. Right? Their business logic...
> I do not understand this. What I meant was that my two ancestors of the modified `DIRepositoryFinder` would contain exactly the same code, except that they would be filtering...