1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

1642 Commits

Author SHA1 Message Date
1308839a41 Fixes #1458: Corrected permission name on prefix/VLAN roles list 2017-08-29 15:36:51 -04:00
6d849ad5f6 Deleted obsolete templates 2017-08-29 15:31:11 -04:00
3e4b66675b Rearranged circuits navigation dropdown 2017-08-24 12:51:50 -04:00
6f8d3f7a57 Fixes #1443: Fixed API validation error involving custom field data 2017-08-22 11:31:33 -04:00
eb994a691a Added style to BaseTable's empty_text 2017-08-21 17:38:27 -04:00
ae73e6f04d Removed task list formatting 2017-08-21 11:10:07 -04:00
7843a6bf77 Fixed devicetype_id filter for DeviceType components 2017-08-18 10:27:43 -04:00
fa6d933544 Converted list of issue types to a task list 2017-08-17 15:14:20 -04:00
83085d08ca Revised the GitHub issue template 2017-08-17 15:11:55 -04:00
70a6b171d0 Fixes #1429: Fixed uptime formatting on device status page 2017-08-16 11:20:52 -04:00
9a25b5458d Merge pull request #1430 from xmudrii/fix-docs
docs: web-server link to new ssl tutorials for 16.04
2017-08-15 21:39:59 -04:00
416aeb4072 docs: web-server link to new ssl tutorials for 16.04 2017-08-15 23:39:10 +02:00
0c1594b8f8 Post-release version bump 2017-08-15 15:53:10 -04:00
669ae104a4 Release v2.1.3 2017-08-15 15:50:51 -04:00
c37cfeb74f Fixed page titles in the browsable API 2017-08-15 15:30:45 -04:00
51b1da660a Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device 2017-08-15 14:05:02 -04:00
c394985b1b Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
04c300b8e2 Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view 2017-08-15 11:07:26 -04:00
117f33afc5 Fixes #1419: Allow editing image attachments without re-uploading an image 2017-08-11 10:47:06 -04:00
3d92669df5 Corrected HTTP verb in API docs 2017-08-10 11:41:25 -04:00
63757af1a0 Expanded API overview documentation 2017-08-09 16:55:49 -04:00
e6a58b6700 Fixes #1415: Ignore leading/trailing semicolons in topology map device lists 2017-08-09 15:46:40 -04:00
8fb504c963 Tweaked installation docs to better accommodate Python 3 2017-08-09 14:19:33 -04:00
babe42ef35 Closes #1414: Selecting a site from the rack filters automatically updates the available rack groups 2017-08-09 13:59:25 -04:00
7557220d5d Fixes #1389: Avoid splitting carat/prefix on prefix list 2017-08-08 11:48:51 -04:00
50ccccc3f4 Merge pull request #1403 from huzichunjohn/issue_1400
Fixes #1400: Device interface shows twice on IP Addresses page
2017-08-08 08:23:14 -04:00
b6afc68847 Fixes #1400: Device interface shows twice on IP Addresses page 2017-08-08 11:44:50 +00:00
36d5debe74 Post-release version bump 2017-08-04 10:52:29 -04:00
a7d5fb5006 Release v2.1.2 2017-08-04 10:52:06 -04:00
dadfcd4f81 Tweaked navigation menu styling 2017-08-03 17:49:22 -04:00
236229ea7e Closes #992: Allow the creation of multiple services per device with the same protocol and port 2017-08-03 15:40:52 -04:00
6f0f3cc115 Fixes #1390: Fixed IndexError when viewing available IPs within large IPv6 prefixes 2017-08-03 10:09:37 -04:00
3aa072b437 Fixes #1388: Fixed server error when searching globally for IPs/prefixes (rolled back #1379) 2017-08-03 09:26:28 -04:00
930b15ae09 Post-release version bump 2017-08-02 14:20:43 -04:00
1c1f4068cd Release v2.1.1 2017-08-02 14:20:20 -04:00
b6690e0012 Closes #1368: Render reservations in rack elevations view 2017-08-02 13:33:44 -04:00
52e7f670f3 Deleted obsolete template 2017-08-02 13:17:34 -04:00
12d643694f Cleaned up title blocks 2017-08-02 13:15:28 -04:00
3876a96b67 Tweaked IP address layout 2017-08-02 12:55:21 -04:00
e50f234ba3 Closes #1379: Allow searching devices by interface MAC address in global search 2017-08-02 11:54:53 -04:00
fd6df8e52a Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False 2017-08-02 11:17:57 -04:00
28225c7cbd Merge pull request #1386 from bdlamprecht/patch-1
Updated ldap.md
2017-08-02 10:56:41 -04:00
cab2929c10 Updated ldap.md
Add mapping of `email` field to `mail` value in LDAP.  Also remove duplicate entries of such mapping information.
2017-08-02 08:45:00 -06:00
52a490bf5d Fixes #461: Display a validation error when attempting to assigning a new child device to a rack face/position 2017-07-28 10:05:51 -04:00
f2c16fbf3c Closes #893: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices) 2017-07-27 09:53:41 -04:00
65a633f42d Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters 2017-07-26 11:47:59 -04:00
d2c6d79589 Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD 2017-07-26 11:24:19 -04:00
f4a873745f Post-release version bump 2017-07-25 11:26:50 -04:00
c7e9d90321 Release v2.1.0 2017-07-25 11:19:33 -04:00
7476194bd1 PEP8 fix 2017-07-25 10:58:28 -04:00