Thomas Landauer

Results 168 issues of Thomas Landauer

**Frequently asked questions** - [x] I have read [Frequenty Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) With the default configuration of unattended upgrades on Debian, these packages are not being updated. I'm suggesting to include...

Follow up of https://github.com/captbaritone/codeception-mailcatcher-module/pull/80

When using jSignature on a hidden `div`, you have to initialize it only after the `div` is shown (cause otherwise it takes 0x0 pixels as size). When having the parent...

I was hoping that https://github.com/Gert-dev/php-ide-serenata/issues/483#issuecomment-561581329 fixed it, but obviously it didn't :-( Status: Indexing starts; when I change something in a file, it restarts. Sometimes it even (re)starts by itself;...

needs-investigation

Just some feedback and suggestion regarding the installation process: * In Atom's pop-up there's a button to test the setup for serenata. The test gave an OK for me, but...

First of all: The idea to allow tags to organize TODO's is excellent! I've never seen this anywhere else. A few ideas to improve tags: 1. Currently, only ASCII characters...

I'm thinking about a way to prevent a session from being started for all users automatically (if `timed` is activated). Here's an idea: http://vvv.tobiassjosten.net/symfony/stopping-spam-with-symfony-forms/ In short: Store the current time...

If the session has expired, validation always fails, right? See https://github.com/isometriks/IsometriksSpamBundle/blob/master/Form/Extension/Spam/Provider/SessionTimedSpamProvider.php#L35 So I would set the default for `timed_spam_max` to `null`, so that the user's default session timeout setting (i.e....

Please double-check - I (more or less) guessed this :-)