Jeff

Results 153 comments of Jeff

Hi @GaryAllan. Are these changes to the Rack module still in progress, or are they stalled? I'm interesting in contributing to this module, but I don't want to duplicate effort...

I have not walked through the Automatic Database Installation wizard, but I would be willing to investigate this if you still need help. I would have guessed (without ever doing...

I do not believe this functionality exists. What you _can_ do is filter out results that don't have a field value set, or filter out results that don't have a...

Hi. @mpscr Can this issue be closed?

Hi. I do not understand what this means. Can you please say it again differently?

I completely agree and would love to see this feature implemented.

There's a PR pending for the 'invalid rack size' message (see #4207). It will hopefully be fixed in the 1.7 release.

Changing `$Result->show("danger", _('Invalid rack size').'!', true)` to `$Result->show("danger", _('Invalid rack size').'!', false)` doesn't actually fix the problem, it just allows you to bypass the problem. The PR was merged into...

Hi. Did you upgrade phpIPAM in-place, or did you move it to another OS? What is the OS? Are other packages being upgraded at the same time, like Apache? Did...