Mario
8aea42c50b
v4.5.1 ( #721 )
2026-03-29 10:51:01 +02:00
Mario
3aa2bab141
Add option to show cable labels ( #720 )
2026-03-29 09:52:10 +02:00
Mario
3d97f649d9
Add Asset Tag to node label items ( #712 )
2026-03-10 10:13:04 +01:00
Mario
d10ced8157
Fix preselected tags not recognized
2026-03-10 10:07:04 +01:00
Mario
9d4ef31bdd
Closes #701 : Option to always show cable/interface labels on edges ( #707 )
...
* Added draw termination labels
2026-03-10 09:34:45 +01:00
Mario
e20f250425
Revert last Show Wireless change ( #703 )
2026-01-27 19:24:19 +01:00
Mario
89c56c8d1c
v4.5.0
2026-01-07 11:08:58 +01:00
Mario
10f545b509
Reorganize non-device filters ( #694 )
2025-12-30 17:20:14 +01:00
Mario
3810e9567f
Fix error for zero results ( #692 )
2025-12-30 15:00:01 +01:00
Mario
5981a21830
bump version ( #682 )
2025-10-15 17:34:20 +02:00
Mario
8100b8146f
Remove modal window ( #680 )
2025-10-09 14:59:35 +02:00
Mario
6c047b1022
Add cable label in hover popup ( #679 )
2025-10-08 18:51:29 +02:00
Mario
e7df2f6772
Update README.md ( #670 )
...
Added NetBox v4.4.x to version matrix.
2025-09-25 12:43:32 +02:00
Mario
b85e548049
added empty result warning ( #658 )
2025-07-18 23:09:26 +02:00
Mario
097fe5c685
added some label items ( #656 )
2025-07-17 15:07:37 +02:00
Mario
47f263f5c2
Update version table in README.md ( #637 )
2025-05-15 09:21:27 +02:00
Mario
836d9f40d7
Fix group boxes too small for multiline labels ( #632 )
2025-05-11 11:43:11 +02:00
Mario
607347ff18
Fix unnecessary field User id ( #631 )
2025-05-09 17:55:50 +02:00
Mario
2893fff111
Closes #484 : Show device information ( #573 )
...
* Add model and individual option
* Add forms and views
* minor changes
2024-11-22 21:27:25 +01:00
Mario
25fdcb6cf4
fix saved filter not honoring show_unconnected ( #582 )
2024-10-18 14:58:33 +02:00
Mario
02a7118a33
Fixes #547 : XML Export does not work in modal window ( #572 )
...
* Fix XML export in modal windows
* Removed useless concatenation
* Revert removed basePath in JS and added basePath to HTMX template
2024-09-27 21:44:06 +02:00
Mario
44e49495fe
Add API functions for coordinates and coordinate groups ( #571 )
2024-09-27 20:46:58 +02:00
Mario
d2d2106246
Closes #163 : Show raster and snap icons ( #550 )
...
* proof of concept
* add grid size to forms and individual options
2024-08-20 12:02:45 +02:00
Mario
9072faf7cf
Closes #485 : Add Ignore Termination Types to "regular" filters ( #546 )
...
* add ignore_cable_type filter
* deleted commented command
* corrected saved filter for ignore_cable_type
2024-08-09 15:09:16 +02:00
Mario
6f43b959bd
Closes #497 : Group by Virtual Chassis ( #542 )
...
* add virtual chassis to js
* add virtual chassis to py and migrations
2024-07-29 12:15:04 +02:00
Mario
1048feff52
Fixes #464 : Topology not showing properly when using other language than english ( #541 )
...
* Change termination type name to model
* change CHOICES to model names
* Change termination type name to model
* change CHOICES to model names
2024-07-29 10:32:30 +02:00
Mario
7ff0a9650f
Fixed another mistake ( #540 )
2024-07-28 00:07:00 +02:00
Mario
8d5de5c49f
fix saved filter params not defined ( #539 )
2024-07-27 22:26:18 +02:00
Mario
96afdf8d83
fix coordinate group in saved filter ( #536 )
2024-07-24 22:22:13 +02:00
Mario
23428c8ad2
set models to private ( #476 )
2024-04-01 23:26:46 +02:00
Mario
c00b8c2cfe
Fixes #236 : Saved filter doesn't reload show cables ( #475 )
...
* fix restore saved filter options
* fix restore saved filter group options
* fix htmx export to xml
2024-03-30 17:29:26 +01:00
Mario
32003e59f9
fix power feeds attributeerror ( #474 )
2024-03-30 11:17:04 +01:00
Mario
bd32642b5c
refine group frame color ( #472 )
2024-03-30 10:13:29 +01:00
Mario
f463804087
added group options to api ( #466 )
2024-03-08 16:19:55 +01:00
Mario
b92b012309
Closes #329 : Draw rectangles around Sites/Locations/Racks ( #462 )
2024-03-03 17:52:44 +01:00
Mario
a543f5cb0c
fix pixel waste ( #440 )
2024-01-04 21:42:19 +01:00
Mario
649305c83e
Fixes #416 : Images View permissions incorrect ( #418 )
...
* Add resize listener and height calculation
* Fixed typos
2023-10-29 14:58:17 +01:00
Mario
b3397f4f4a
Fixes #417 : README is missing some permissions ( #419 )
...
* Add resize listener and height calculation
* Fixed typos
* add permissions for new views
2023-10-29 14:56:42 +01:00
Mario
a23604261a
Update README.md ( #415 )
...
Version matrix wasn't in sync with the latest release.
2023-10-29 14:56:19 +01:00
Mario
bec301eb9d
fix provider network error ( #394 )
2023-09-28 15:50:04 +02:00
Mario
f28623b378
fix image save for old Python versions ( #390 )
2023-09-28 15:49:05 +02:00
Mario
16837047be
fix device filter ( #393 )
2023-09-28 15:06:04 +02:00
Mario
987c7ef34c
Fixes #377 : Non-devices do not save coordinates ( #387 )
...
* corrected nodeId handling
* add models
* import models, migrate db
* correct migration deps
* load coordinates from db
* add serializers, correct imports
* add views and templates
* fix X-Y swap in help text
* add non-devices to coordinate group view
2023-09-27 09:13:17 +02:00
Mario
dbe331afb8
add filters / housekeeping ( #384 )
2023-09-25 17:28:32 +02:00
Mario
86c0c55896
Closes #381 : Filter by site group ( #382 )
...
* add Site Group filter
* revise query_params
2023-09-21 16:15:45 +02:00
Mario
d48d213b2c
fixed coordinate import url ( #346 )
2023-07-11 15:17:02 +02:00
Mario
1b64f40564
Merge pull request #342 from dreng/340_migration_script
...
Fixes#340: Version 3.6 does not work with netbox 3.4.x because of migration dependencies
2023-06-29 21:29:48 +02:00
dreng
33a198517b
delete redundant dependencies
2023-06-29 20:53:29 +02:00
Mario
63b9775218
Merge pull request #323 from dreng/247_base_path_broken_images
...
Fixes #247 : Using BASE_PATH results in broken image URLs
2023-06-04 19:38:59 +02:00
dreng
69cd2c431c
add newline to end of images.html
2023-06-04 12:06:26 +02:00
dreng
873c757606
fixed xml-export path construction
2023-06-04 08:52:17 +02:00
dreng
8f520f9a6a
fixed image path construction
2023-06-03 23:04:47 +02:00
Mario
8b1d2b56f3
Add save_coords to individual options ( #311 )
2023-05-30 15:05:22 +02:00
Mario
73490b6c64
Merge pull request #313 from dreng/312_filter_image_filetypes
...
Fixes #312 : Image view does not honor IMAGE_FILETYPES
2023-05-28 12:35:27 +02:00
dreng
164104919b
Let TopologyImagesView honor IMAGE_FILETYPES
2023-05-28 11:31:29 +02:00
Mario
d9a86966d4
Merge pull request #308 from dreng/292_remove_netbox_multiplechoicefield
...
Fixes #292 : Replaced deprecated MultipleChoiceField
2023-05-23 22:05:54 +02:00
dreng
1adb4b2a0a
Replaced deprecated MultipleChoiceField
2023-05-23 21:42:18 +02:00
Mario
252ddd4c50
Merge pull request #302 from dreng/293_location_topology_views
...
Closes #293 : Add location topology button
2023-05-23 18:21:07 +02:00
Mario
7a60f6838d
Merge pull request #297 from dreng/263_add_multiple_coordinates
...
Closes #263 , Fixes #294 : Multiple coordinates
2023-05-23 18:20:19 +02:00
dreng
aca8b31d1f
newline... again
2023-05-14 22:32:45 +02:00
dreng
3b1e69f2a5
Add missing newlines
2023-05-14 22:30:31 +02:00
dreng
f23f127d3b
Add location topology button
2023-05-14 22:25:42 +02:00
dreng
1f9295dead
Added bulk import
2023-05-13 16:15:49 +02:00
dreng
c15613d7fe
fix physics and icon placement
2023-05-12 13:47:15 +02:00
dreng
4ef5a95b4f
Updated and improved docs
2023-05-11 08:27:27 +02:00
dreng
e43ef0acf0
fix missing parameter in API call
2023-05-09 22:02:09 +02:00
dreng
a0698ed888
improved views and templates
2023-05-09 19:32:50 +02:00
dreng
25380c0618
correct physics
2023-05-09 10:19:29 +02:00
dreng
bef5e8479f
Removed saving coords for custom field
2023-05-07 09:51:15 +02:00
dreng
d478c92fc8
Housekeeping
2023-05-07 09:01:14 +02:00
dreng
334409ffa8
re-run npm bundle
2023-05-06 23:07:54 +02:00
dreng
fdcaeee8ee
moved default group check to model function
2023-05-06 23:01:08 +02:00
dreng
dbf2d23905
rework load/save of coords; add group coords save
2023-05-06 23:01:08 +02:00
dreng
9cc1607811
add load/save values, fix filterset
2023-05-06 22:57:12 +02:00
dreng
7e2ffc575f
plural to singular
2023-05-06 22:57:12 +02:00
dreng
60c272acb7
Add Coordinate models, forms, views, templates,...
2023-05-06 22:57:12 +02:00
Mario
5c58f2a9c2
Closes #64 : Show neighbors option ( #286 )
...
* Add option to show neighbors
* Updated documentation and help text
* Added newlines at end of files where they where missing
* Updated options screenshot
* fix function vars
---------
2023-04-30 19:09:36 +02:00
Mario and mattieserver
5e9aaecf9c
Closes #189 , Closes #158 : Add draw.io XML export ( #277 )
...
* Added export to draw.io XML
* Corrected missing newline at end of file
* init
* moved to api call
---------
Co-authored-by: mattieserver <3049868+mattieserver@users.noreply.github.com >
2023-04-30 15:22:38 +02:00
Mario
7d23cfc7eb
Merge pull request #287 from dreng/285_icons_info
...
Fixes #285 : Remove 'Icons info' from Readme
2023-04-29 15:14:44 +02:00
dreng
0af736df0e
Removed 'Icons info' section
2023-04-29 13:14:15 +02:00
Mario
d3dc955987
Merge pull request #278 from dreng/274_power_panels_wrong_names
...
Fixes #274 : Incorrect names displayed for power panels/feeds
2023-04-17 15:30:41 +02:00
dreng
f0c1a855a1
Changed naming of circuits, power panles, power fees and devices
2023-04-16 17:14:55 +02:00
Mario
86cb967d70
Merge pull request #273 from dreng/253_remove_arrows
...
Fixes #253 : Display device labels on top of logical connections
2023-04-02 21:38:38 +02:00
Mario
f055b73b71
Merge pull request #272 from dreng/240_overhaul_icons
...
Closes #240 : Overhaul icons
2023-04-02 21:35:58 +02:00
dreng
825a90a5ad
Removed arrows for logical connections because they covered the text
2023-04-02 19:37:34 +02:00
dreng
79edb94adb
Removed PNGs in favor of SVGs
2023-04-02 17:05:09 +02:00
dreng
b72d572594
Merge branch '240_overhaul_icons' of github.com:dreng/netbox-topology-views into 240_overhaul_icons
2023-04-02 17:00:09 +02:00
dreng
7c08d2d517
Removed PNGs in favor of SVGs
2023-04-02 14:28:38 +02:00
Mario
d12d20e9a0
Create LICENSE
2023-04-01 01:33:08 +02:00
dreng
2dec5af7f4
Removed remaining old icons
2023-03-31 23:52:02 +02:00
Mario
714fdfa054
Replaced and added icons
2023-03-31 23:41:30 +02:00
Mario and Mattijs Vanhaverbeke
5d20a7ad15
Closes #252,#78,#177,#265: Move options from config file to GUI ( #262 )
...
* Added some individual options
* Added general options
* Added show_single_cable_logical_conns and draw_default_layout
* Added ignore_cable_type to IndividualOptions
* Corrected permission, tiny improvements
* Add preselected_device_roles to IndividualOptions
* Add preselected_tags
* Updated documentation
* Update README.md
* Corrected queryset for preselected_tags
* Update README.md
* move supported_termination_types to inside the function to prevent migration issues
* removed general options
* added new migration script
---------
Co-authored-by: Mattijs Vanhaverbeke <mattijs.vanhaverbeke@ebo-enterprises.com >
2023-03-23 09:57:51 +01:00
Mario
4fbc2fd8ce
Merge pull request #268 from mattieserver/dreng-patch-1
...
Update pull_request_template.md
2023-03-19 16:39:36 +01:00
Mario
3e90502630
Update pull_request_template.md
2023-03-19 16:39:15 +01:00
Mario
b8a1af15ef
Merge pull request #255 from royvegard/254_open_trace_for_logical_connection
...
Closes #254 : Add a url to cable trace for logical connections
2023-01-29 19:16:23 +01:00
Mario
c0b36ca8d3
Merge pull request #249 from dreng/248_update_docs
...
Fixes #248 : Update README.md
2023-01-17 10:44:31 +01:00
Mario
77b194b680
Update README.md
2023-01-17 10:31:41 +01:00
Mario
6f2ac1684a
Added show_cables=on to HTMX-GET parameters ( #242 )
2023-01-08 22:08:04 +01:00
Mario
1227c87d05
Merge pull request #243 from dreng/241_bigger_site_topology_window
...
Closes #241 : Make Site Topology window bigger
2023-01-07 12:47:55 +01:00
Mario
89b04ff0c5
Merge branch 'mattieserver:master' into 241_bigger_site_topology_window
2023-01-06 23:50:07 +01:00