hiboudev

Results 22 issues of hiboudev

In site/config.php I added : > $config->wireMail = array( > 'module' => '', > 'from' => '[email protected]', > 'fromName' => 'My Name', > 'headers' => array(), > 'blacklist' => array()...

In InputfieldPageAutocomplete.js, value always start with a comma, so inputfields.js->inputfieldChange() doesn't parse it correctly. So other fields that depends on it by a requiredIf are never updated.

completed

Cinnamon version: 3.2.8 Distro: Arch Linux Feeds Reader version: 0.23 I added https://archlinux.fr/feed and http://blog.linuxmint.com/?feed=rss2, the applet shows the 2 custom titles but they are empty ("[0/0]"), applet will never...

### Short description of the enhancement Actually for a single field we can set visibility to: Open when populated + Closed when blank I'd like to have the same for...

### Short description of the enhancement Actually there's an option to automatically unzip uploaded files, I'd like the opposite: automatically zip uploaded files. Goal is to save disk usage. In...

### Short description of the enhancement When creating a form, and setting to a inputfield: `inputfield->textFormat = Inputfield::textFormatMarkdown; // Allow HTML in label, description, errors...` Css classes are no longer...

### Short description of the issue Profields Table with many fields overflows from page **when locked**. ### Expected behavior Scrollbar on table or any other solution. ### Screenshots/Links that demonstrate...

type: UI

1. Repeater is empty, I add an item, save page, getChanges(true) contains something. 2. Issue: I save page again without changes and getChanges(true) contains again the same as previous. 3....

type: repeaters

1. A role has no access to user template, 2. A PageReference targeted to user template (single page, Select list), **inside a Profields Table** => list is empty. I think...

type: docs

### Short description of the issue Default value of Integer field triggers change detection in hook. ### Steps to reproduce the issue 1. Create an Integer field with a default...

type: fields