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

1087 Commits

Author SHA1 Message Date
ec2dc8d7a4 Fix template logic 2020-03-17 11:28:35 -04:00
9e45cafac4 Cleaned up new release notification banner 2020-03-13 12:20:00 -04:00
1f382f9252 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
459bcd88a9 Fixes #4365: Fix exception raised on IP address bulk add view 2020-03-13 09:07:03 -04:00
1487b5004d Closes #4309: Add descriptive tooltip to custom fields on object views 2020-03-12 21:43:34 -04:00
a28509019a Closes #4363: Standardize secret creation URL 2020-03-12 21:14:14 -04:00
5e971994ff Closes #4362: Standardize URL for creation of RackReservations 2020-03-12 17:43:11 -04:00
0e49a7a1fd Closes #4332: Redirect to a user-friendly error page when CSS/JS resources fail to load 2020-03-09 15:33:57 -04:00
0eaec6bd83 Merge pull request #4335 from netbox-community/4325-rack-reservation-import
Closes #4325: Add suport for rack reservations CSV import
2020-03-09 13:45:38 -04:00
8cca22d79c Add nav menu entry for rack reservations import 2020-03-09 13:39:12 -04:00
15ab30d0c6 Replace model_name and model_name_verbose filters with meta 2020-03-09 10:50:46 -04:00
16d3cebf3e Update markdown filter name 2020-03-09 10:42:32 -04:00
1423fd9024 Rename gfm filter to render_markdown 2020-03-09 10:31:29 -04:00
22246353e2 Remove oneline filter 2020-03-09 10:22:30 -04:00
4edd0b1fd6 Merge branch 'develop' into 4217-contextual-docs 2020-03-09 09:56:14 -04:00
9a829500cd Fix typo 2020-03-06 16:40:00 -05:00
9fa5004a35 Closes #4324: Add CSV import view for services 2020-03-06 16:33:43 -05:00
c50714ec42 Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
3b200bbffc Remove title from docs modal 2020-03-05 14:54:48 -05:00
25f4cae3ff Add model doc modal to object add/edit template 2020-03-05 13:56:03 -05:00
9f42bce16a Update modal template 2020-03-05 13:55:27 -05:00
113313e000 Merge pull request #4001 from steffann/738-automatically-check-for-new-releases
Fixes: #738: Automatically check for new versions
2020-03-04 12:22:57 -05:00
78a1aad6c0 Fixes #4306: Fix toggling of device images for all racks in elevations view 2020-03-03 10:04:35 -05:00
1449dfc966 Fixes #4295: Fix assignment of parent LAG during interface bulk edit 2020-02-28 09:44:41 -05:00
22ac9f63a1 Don't overwrite the header block, append to it 2020-02-27 18:27:36 +01:00
008fc5623e Full URL for API, more consistent naming, only enabled for staff and better configuration validation 2020-02-27 18:27:36 +01:00
2fcdc90d3f Automatically check for new versions 2020-02-27 18:26:15 +01:00
6b4858303b Fix object list table width when no filter_form is present 2020-02-25 15:03:27 -05:00
5bf68493df Changelog & cleanup for #4267 2020-02-25 12:34:48 -05:00
838291c3f3 Display rack roles in elevation list view 2020-02-25 16:00:21 +01:00
1c72d75b62 Fixes #4239: Fix exception when selecting all filtered objects during bulk edit 2020-02-21 20:44:53 -05:00
329740d2a7 Add "Save SVG" link beneath rack elevation display 2020-02-21 13:28:18 -05:00
8ffba6a279 Clean up rack view CSS 2020-02-21 13:19:45 -05:00
214470fb84 Rearrange powerfeed view 2020-02-20 14:16:18 -05:00
e76ea2a03c Merge pull request #4214 from ironick09/develop
Fix Power Feed page to render Custom Fields and Tags
2020-02-20 14:14:57 -05:00
c78d30d47e Enable toggling of device images on elevations list 2020-02-20 13:20:58 -05:00
b28729baff Fix rendering for powerfeeds_list to show any added custom fields or tags on object
Signed-off-by: Josh Niec <ironick09@gmail.com>
2020-02-20 12:03:09 -06:00
d2157a3423 Add front/rear images for device types; include in rack elevations 2020-02-20 12:11:59 -05:00
2cf990bd92 Standardize on two-word form of "change log" 2020-02-19 12:45:52 -05:00
faa22cb637 Fixes #2511: Compare object change to the previous change 2020-02-15 22:39:08 +00:00
1a8eea5aa9 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list 2020-02-14 14:27:47 -05:00
815a46bfbe Convert device and VM list views to use obj_list.html 2020-02-14 13:21:32 -05:00
8212c8f6fc Convert IPAM list views to extend standard template 2020-02-13 17:22:17 -05:00
8df9bb6fb4 Convert change log view to extend standard template 2020-02-13 17:11:39 -05:00
ff952fb221 Migrate extras views to use common object list template 2020-02-13 16:39:38 -05:00
6884404957 Migrate virtualization views to use common object list template 2020-02-13 14:24:22 -05:00
88c917231d Migrate tenancy views to use common object list template 2020-02-13 14:21:14 -05:00
a054aff3c4 Migrate secrets views to use common object list template 2020-02-13 14:19:14 -05:00
8fd809ac5e Migrate IPAM views to use common object list template 2020-02-13 14:17:13 -05:00
fff657cd5a Migrate DCIM views to use common object list template 2020-02-13 14:07:15 -05:00