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

83 Commits

Author SHA1 Message Date
46e144f647 Clean up object header 2021-04-13 16:03:07 -04:00
0fae7504b3 Add Markdown support for JournalEntry comments 2021-03-29 09:43:21 -04:00
ad2742dbb2 Fixes #6023: Fix display of bottom banner with uBlock Origin enabled 2021-03-24 14:25:09 -04:00
4c7c2edf9a Fixes: #5847 - Provide custom CSS for pagination chevrons 2021-02-22 23:28:30 +00:00
8f4197c020 Fixes #5518: Fix persistent vertical scrollbar 2020-12-22 10:28:09 -05:00
a081d0d93a Use smaller navigation tabs 2020-11-24 09:24:28 -05:00
5b9e1b04dc Fix badge icon CSS 2020-11-17 13:38:19 -05:00
83daadd575 Highlight the current termination 2020-11-16 16:07:29 -05:00
5106e879c6 Fix CSS for dropdown menu icons 2020-11-16 12:15:27 -05:00
5f8b0cc40a Ensure consistent display of device component buttons 2020-11-13 15:29:37 -05:00
424d72a7b3 Fix up related paths list 2020-11-13 12:12:25 -05:00
e84a6b99a8 Improved cable trace UI 2020-11-12 16:55:02 -05:00
8348c5a674 Fix side panel width 2020-11-10 16:00:21 -05:00
d03c14d49c Closes #5154: Utilize all horizontal space for web UI 2020-11-10 13:55:53 -05:00
5db14f9410 Tweak CSS 2020-11-06 16:09:55 -05:00
867f308027 Replace Font Awesome icons with Material Design 2020-11-06 14:33:20 -05:00
d388472773 Add Material Design icons 2020-11-06 12:13:00 -05:00
cf328ca51e Fix interfaces table header 2020-10-29 13:38:07 -04:00
51e9b0a22a Closes #4796: Introduce configuration parameters for default rack elevation size 2020-06-30 09:26:32 -04:00
52ef488208 Fix nav menu w/plugins enabled 2020-04-06 13:27:41 -04:00
121c7ada1f Add admonition support for embedded docs 2020-03-05 14:49:52 -05:00
8ffba6a279 Clean up rack view CSS 2020-02-21 13:19:45 -05:00
6c272adb0e Clean up rack headers and border 2020-02-20 14:10:48 -05:00
d2157a3423 Add front/rear images for device types; include in rack elevations 2020-02-20 12:11:59 -05:00
d0ece2e48d Merge pull request #4144 from netbox-community/3986-rack_positions_svg
Fixes: #3986 - Convert rack units to part of SVG rendered document
2020-02-12 16:06:05 -05:00
15bc731f61 Convert rack units to part of SVG rendered document 2020-02-11 23:31:51 -06:00
d0e00162ed Account for header height 2020-02-07 00:14:05 +00:00
21f2e0b131 Changed navbar scrollbar to auto 2020-02-06 23:30:58 +00:00
09faaff849 Fixes #3995: Navbar scroll when overflowing 2020-01-23 20:34:06 +00:00
aefe2b4196 Move rack elevation CSS to project-static/rack_elevation.css 2020-01-15 14:05:44 -05:00
bc859c6139 css: purge outdated rack styling 2019-12-08 17:58:36 +01:00
adb25fd7d7 822 bulk import of device components (#3711)
Closes #822: CSV import for device components

* Implement CSV import for netbox-community#822

* Comment out default_return_url until there is a proper target

* Fix the default value of `enabled` when not included in the import

* rear_port is definitely required here

* Power Ports don't have a type (yet)

* Add import for console-ports and console-server-ports

* Add import for device-bays
2019-12-05 15:36:11 -05:00
4c677e7fe6 Force checkbox table columns to narrow width 2019-10-07 17:22:35 -04:00
17ec9aa170 Fixes: #3464 - Change color picker to dynamic coloring from static CSS 2019-09-24 09:39:06 -05:00
03ac2721bc Merge pull request #3423 from netbox-community/3415-custom-scripts
Add custom scripting
2019-08-26 14:06:22 -04:00
f8326ef6df Add markdown rendering for log mesages 2019-08-14 14:38:11 -04:00
116c395948 Fixes #3422: Prevent navigation menu from overlapping page content 2019-08-12 11:57:48 -04:00
1a5aaf54dd Cleaned up logic for calculating power draw 2019-06-19 10:51:53 -04:00
4313a717c4 Add grey border around color-block
Fixes #3184
2019-05-20 21:06:53 +01:00
88aeaaffb0 Remove .noprint from outside of the @media tag 2019-03-05 21:52:37 -06:00
c208d8fc2e * Added CSS to:
* Hide URLs
  * Hide elements with "noprint" class
* Added noprint to:
  * Header Panel
  * Search Panel, Tags Panel
  * Buttons
  * Various list elements
  * Related elements
2019-03-05 15:42:47 -06:00
6d5d9c8af3 implemented #2590 - improved color picker with actual colors 2019-01-05 17:43:42 -05:00
848aa0b098 Closes #1870: Add per-page toggle to object lists 2019-01-04 11:07:55 -05:00
874acab90f Merge v2.4.8 2018-11-20 12:28:24 -05:00
2fce7ebd8f Fixes #2565: Improved rendering of Markdown tables 2018-11-13 11:02:48 -05:00
83dec3b587 Fixed color display 2018-10-26 13:14:12 -04:00
40efa55ec7 Merged release v2.3.7 2018-07-27 11:43:27 -04:00
b518258e6d Closes #2250: Include stat counters on report result navigation 2018-07-23 16:10:46 -04:00
a1d45023ab Fixes #2256: Prevent navigation overlap when jumping to test results on report page 2018-07-23 15:50:44 -04:00
9eb9715e05 Cleaned up IP addresses list under device/VM interfaces 2018-07-03 17:05:04 -04:00