Jeff
Jeff
I am getting the same problem with phpIPAM version `develop`. I can recreate this problem in versions 1.7, 1.6, 1.5 and 1.4. I didn't test any versions lower. When I...
Hi. I can't reproduce this issue on either phpIPAM version 1.6 or the latest `master` branch. What software version are you running?
That's weird. Thanks for the added info. I haven't begun to look for the cause yet, but now I'm very curious what's different between our installations. It happens for me...
I'm starting to think maybe I'm the cause because the "Locations" input is freeform--it takes whatever I put in it. As long as OpenStreetMap returns valid coordinates, then the address...
I noticed that even copying/pasting the token from a desktop app will submit the form twice. Now I see that this is caused by using the `.keyup()` jQuery method. The...
Regarding the "increase shorten_text length", i went from 34 to 50 because 34 is what the `get_subnet_description` function uses when it's appended to the "x.x.x.x/y" format. So i figured when...
Closing, as these have all been fixed in other places or proposed in a clean PR.
Hi. You raise good points, and I had not considered IPv6. While I can imagine a situation where 50 or 100 thousand items would be stored in the database, I...
Also, if you could provide any ideas or guidance on how to handle section headers, that would be appreciated. The following screenshot is of the Racks page, where 2 racks...
Thanks for the background around 32-bit versus 64-bit. It's fine with me if the server does 100% of the conversions. And if it does, then no custom sorting functions are...