Vittore Zen

Results 6 issues of Vittore Zen

After a minor upgrading I get a strange behavior. If ldap user is into Domain admins (Microsoft Active directory) all go right: user authenticated with no problem. If ldap user...

Hi, will be a great improve if I can dump all messages of a conversation without interact. For example: ``` ./hangups --dump --conversation="The testing chat" --output=mySpeak.log ``` Dump all messages...

type-enhancement
component-ui

Hi, is there a way to move a window? Will be great a `setWindowPosition` function so when I'm using multiplies windows for session I can put all windows without overlapping....

How can I use normal jquery like? ``` {% block javascripts %} alert($('#test').val()); {% endblock %} ``` Now I got: ``` Uncaught ReferenceError: $ is not defined at window.addEventListener ```

composer update with "symfony/symfony": "3.4.*" say ``` Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem...

All go right: wordpress and sf3 work fine. But when I upgrade my wordpress site to a new version it will override main index.php so sf3 with not work. Is...