notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net-mgmt/netbox/distinfo

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2 

Thursday, 4 Apr 2019
20:01 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.9

Changelog:

Enhancements:
* Add username to outbound webhook requests
* Add SSL support for django-rq (requires django-rq v1.3.1+)
* Add request ID to outbound webhook requests (for correlating all changes
  part of a single request)

Bug Fixes:
* Fixes deterministic ordering of interfaces
* Clarification of wording in API regarding filtering
* Add interface type for QSFP28 50GE
* Fix device role selection showing duplicate first entry
* Limit device query to non-racked devices if no rack selected when creating
  a cable
* Fix API representation of ObjectChange action and add changed_object_type
* Fixes VM Role filtering
* Fix tag population when running NetBox within a path
* Add missing cable termination types to DCIM _choices endpoint
* Tweak prefix/IP filter forms to filter using VRF ID rather than route
  distinguisher
* Ignore empty local context data when rendering config contexts
* Save assigned tags when creating a new secret

https://github.com/digitalocean/netbox/blob/v2.5.9/CHANGELOG.md

Approved by:	mentors (implicit)
Original commitRevision:497864 
Thursday, 14 Mar 2019
19:44 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.8

Changelog:

Enhancements:
* Printer friendly CSS

Bug Fixes:
* Correct documentation for VM interface serializer
* Fix endpoint grouping in API docs
* Fix filtering of sites/devices/VMs by multiple regions
* Provider filter form's site field should be blank by default
* Enforce deterministic ordering of device components returned by API
* Exclude circuit terminations from API interface connections endpoint
* Allow CSV import of prefixes/IPs to VRF without an RD assigned
* Record the deletion of an IP address in the changelog of its parent
  interface (if any)
* Added the slug field to the Tenant filter for use in the API and search
  function
* Remove trailing slashes to fix root/template paths on Windows
* Prevent exception when exporting inventory items belonging to unnamed
  devices
* Increase ExportTemplate mime_type field length
* Accept null cable length_unit via API
* Improve ContentTypeField serializer to elegantly handle invalid data
* Add delete button to tag view
* Improve rendering time for API docs
* Correct CSS class assignment on color picker
* Fix logging of unlabeled cable ID on cable deletion
* Fix pagination page length for rack elevations

https://github.com/digitalocean/netbox/blob/v2.5.8/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19556
Original commitRevision:495728 
Saturday, 23 Feb 2019
19:54 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.7

Enhancements:

* Enable filtering of devices by rack face
* Add button to copy unlocked secret to clipboard
* Add Markdown rendering for provider NOC/admin contact fields
* Add cable types for OS1/OS2 singlemode fiber
* Add port types for APC fiber
* Enable filtering cables list by connection status
* Clarify purpose of tags field on interface edit form

Bug Fixes:

* Allow filtering devices by null rack position
* Don't display connect button for wireless interfaces
* Correct foreground color of device roles in rack elevations
* Remove duplicate display of VRF RD on IP address view
* Fix filtering of nullable character fields
* Fix ordering regions by site count
* Fix config context list and edit forms to use Select2 elements
* Cable type in filter form should be blank by default
* Fix assigned prefixes link on VRF view
* Fix empty connected circuit link on device interfaces list
* Fix bulk editing of pass-through ports

The changelog is also available here:

https://github.com/digitalocean/netbox/blob/v2.5.7/CHANGELOG.md

Approved by:	joneum (mentor)
Differential Revision:	https://reviews.freebsd.org/D19297
Original commitRevision:493729 
Wednesday, 20 Feb 2019
22:00 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.6

While I'm here:
* Pet portlint

Notable changes since 2.4.9:

* Switched from Django 1.11 to 2.1
* Dropped support for Python 2
* Modeling of patch panels and cables with introducion of new pass-through
  port component type
* Removed deprecated User Activity log
* Introduction of further interface types
* Implemented Select2 for select fields in forms
* Many more enhancements/bug fixes, for all changes see:

https://github.com/digitalocean/netbox/blob/v2.5.6/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19178
Original commitRevision:493470 
Sunday, 9 Dec 2018
11:41 miwi search for other commits by this committer
- Update to 2.4.9
- Removed WANT_PGSQL to drop the dependency for the PostgreSQL server as
suggested in bug #233775,
   because NetBox can also be used on a standalone client.
- Updated pkg-message to inform users that a PostgreSQL server is required to
store the NetBox's data.
  The page on the FreeBSD wiki contains already that info.

Changes by upstream (since 2.4.7):
- https://github.com/digitalocean/netbox/releases/tag/v2.4.9
- https://github.com/digitalocean/netbox/releases/tag/v2.4.8

PR:		233881
Submitted by:	maintainer
Original commitRevision:487038 
Tuesday, 13 Nov 2018
08:45 miwi search for other commits by this committer
- Update to 2.4.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.4.7

PR:		233191
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:484863 
Monday, 8 Oct 2018
13:37 miwi search for other commits by this committer
- Update to 2.4.6

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.6/CHANGELOG.md

PR:		232067
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:481541 
Sunday, 30 Sep 2018
14:46 miwi search for other commits by this committer
- Update to 2.4.4
- Refined instructions for upgrading
- Removed installation instructions. They are now accessible on the
  FreeBSD wiki. https://wiki.freebsd.org/Ports/net-mgmt/netbox

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.4/CHANGELOG.md

PR:		231822
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:480961 
Saturday, 11 Aug 2018
14:34 miwi search for other commits by this committer
- Update to 2.3.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.3.7

PR:		230405
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:476924 
Friday, 27 Jul 2018
18:27 miwi search for other commits by this committer
- Update to 2.3.6
Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.5...v2.3.6

PR:		229900
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:475452 
Monday, 9 Jul 2018
19:16 miwi search for other commits by this committer
- Update to 2.3.5
- Added Update instruction to pkg-message

Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.3...v2.3.5

PR:		229627
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:474284 
Saturday, 26 May 2018
18:06 miwi search for other commits by this committer
NetBox is an open source web application designed to help manage and document
computer networks. Initially conceived by the network engineering team at
DigitalOcean, NetBox was developed specifically to address the needs of network
and infrastructure engineers. It encompasses the following aspects of network
management:

- IP address management (IPAM) - IP networks and addresses, VRFs, and VLANs
- Equipment racks - Organized by group and site
- Devices - Types of devices and where they are installed
- Connections - Network, console, and power connections among devices
- Virtualization - Virtual machines and clusters
- Data circuits - Long-haul communications circuits and providers
- Secrets - Encrypted storage of sensitive credentials

WWW: https://github.com/digitalocean/netbox

PR:		227416
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
Original commitRevision:470937 

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2