Julien Hartmann

Results 14 issues of Julien Hartmann

##### SUMMARY vmware_tag_manager always returns `changed: True` when in `set` mode. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `plugins/modules/vmware_tag_manager.py` ##### ANSIBLE VERSION ```paste below ansible [core 2.12.2] config...

Hello, Keyleds is looking for someone willing to spend a bit of time to help me add G-key support. No dev skills required, I would just need to collect some...

G910

*This is not an issue.* Some day perhaps I (or someone) will offer a repository where to put effects. In the meantime… Created a cool effect? Post it here!

question

Mooaaaaare plugins! Seriously though, the skeleton is mostly done, all it needs now is a richer set of animations. For showing off, those would be cool to have: * [x]...

enhancement

##### SUMMARY The powershell script used by win_dns_client inspects the configuration of all interfaces. Virtual Ethernet adapters, however, do not seem to be valid in that context. ``` The property...

Hello! It was discussed in another issue, but I cannot find it. So I'll try to summarize it from memory. Let's say you have this model: ```python class MyModel(models.Model): foo_field...

help
needs-doc

**django-hvad** will undergo its second major refactor. There is no release schedule. For the first time in _hvad_ history, there will be some deep changes in the API. From the...

improvement
WIP

Keeping track of ideas for the next evolutions of hvad. Those evolutions would all require major refactoring of some parts of hvad, so while they are definitely things I will...

decision needed
WIP

This is a summary of the issues with TranslatableAdmin and translated fields and possible solutions. It gathers data from #10, #98 and code investigation. **Description:** Using a translated field name...

new feature

Pretty self-explaining. Allows doing: ``` js comments: Ember.hasMany(Comment, { ordered: true }) ``` When this option is set, the `ManyArray` will be dirty when its items have been re-ordered, even...