Kenneth Hardy
3c9aebfd2f
Update README.md ( #625 )
...
Bumping version. Works on my machine.
2025-04-30 08:02:01 +02:00
Maurice Kok
60a5fe1eae
fix for issue 593 ( #626 )
2025-04-30 08:01:13 +02:00
mattieserver
3fbeb97810
bump version ( #619 )
v4.2.1
2025-03-19 22:26:39 +01:00
Tobias Genannt
f3b822e18d
Use new version identifier from Netbox ( #608 )
2025-03-19 22:08:21 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
555c1fac4c
Bump esbuild and esbuild-sass-plugin ( #610 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) and [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin ). These dependencies needed to be updated together.
Updates `esbuild` from 0.12.29 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2021.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.29...v0.25.0 )
Updates `esbuild-sass-plugin` from 1.8.2 to 3.3.1
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases )
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/commits/v3.3.1 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
- dependency-name: esbuild-sass-plugin
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 22:07:20 +01:00
mattieserver
cf8641939a
basic support for v4.2 ( #592 )
...
* basic support for v4.2
* bump versions
* update readme with versions
* upgrade version for v4.1.X
v4.2.0
2025-01-10 15:41:44 +01: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
Chris Russell
5d330bc830
Update plugin yaml for topology views v4.0.1 and netbox v4.1.4 ( #581 )
2024-10-17 17:11:23 +01:00
Nat Morris
03b8c9c76e
ENG-3602 initial plugin manifest ( #578 )
...
* chore: trigger a central workflow when the manifest is modified.
* chore: import compatibility from the existing registry details
2024-10-14 18:07:58 +01: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
mattieserver
f4b1e34826
fix name of devices ( #567 )
...
* fix name of devices
* upgrade version
v4.1.0
2024-09-11 17:00:15 +02:00
mattieserver
f8c6e9e193
bump version ( #558 )
v4.0.1
2024-08-26 12:21:00 +02:00
mattieserver
19adcab4a9
set BaseViewSet ( #556 )
2024-08-26 12:01:42 +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
aba0598947
Closes #436 (and #122?): Add options to disable smooth cables and physics ( #488 )
...
* allow disabling smooth cables and render them as straight lines instead
* rename 'disable_smooth_cables' to 'straight_cables'
* missed one in renaming
* fix inverted logic
* add GET param and option to DeviceFilterForm
* fix syntax error
* rename var
* add missing query field
* netbox v4 support
---------
Co-authored-by: Daniel Bremer <daniel.bremer@mpsd.mpg.de >
Co-authored-by: mvanhaverbeke <mattijs.vanhaverbeke@ebo-enterprises.com >
2024-07-08 15:37:18 +02:00
mattieserver
142de460b9
added restrict to query ( #522 )
2024-07-04 21:01:40 +02:00
mattieserver
2600209724
4.0 release ( #513 )
v4.0.0
2024-06-24 20:10:05 +02:00
mattieserver
ed8a717bc5
seconnd beta ( #511 )
v4.0.0-beta.2
2024-06-21 19:21:20 +02:00
mattieserver
0b7046b10d
fix route name ( #508 )
2024-06-17 21:43:03 +02:00
mattieserver
e784e717ca
fix coordSaveCheckbox ( #510 )
2024-06-17 21:42:47 +02:00
2895294903
477 prepare for netbox 4.0 ( #495 )
...
* Change extras.plugins to netbox.plugins (#487 )
* Remove ButtonColorChoices (#491 )
* remove is_htmx
* fieldset update
* Additions to 477 prepare for netbox 4.0 (#504 )
* Re-add overriding of default_renderer
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Restore i18n of field names
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Remove unnecessary FieldSets
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Remove trailing whitespaces in forms.py
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Fix error in resizeCanvas
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Remove btn-sm class from buttons
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* Use htmx_partial instead of request.htmx
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
---------
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
* fix choises
* fix color switcher (use new attribute)
* fix htmx filter
* 4.0.0-beta.1 release
---------
Signed-off-by: Iain Buclaw <ibuclaw@gdcproject.org >
Co-authored-by: Mario <github@franzbonenkamp.de >
Co-authored-by: Iain Buclaw <ibuclaw@gdcproject.org >
v4.0.0-beta.1
2024-06-05 13:23:34 +02:00
mattieserver
8368ffa2fd
prepare 3.9.1 ( #480 )
v3.9.1
2024-04-19 15:55:04 +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
mattieserver
74c295837c
bump version ( #449 )
v3.9.0
2024-01-13 21:59:37 +01:00
Mario
a543f5cb0c
fix pixel waste ( #440 )
2024-01-04 21:42:19 +01:00
mattieserver
50c90a4328
438 beta release for netbox v370 ( #439 )
...
* 3.9.0
* 3.9-beta1
v3.9-beta1
2024-01-02 12:22:46 +01:00
mattieserver
374a88266a
used EventRulesMixin ( #437 )
2024-01-02 11:42:47 +01:00
mattieserver
60cbc94a62
remove imp ( #426 )
2024-01-02 11:27:46 +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
mattieserver
d9571b30b5
bump version ( #410 )
v3.8.1
2023-10-23 19:17:22 +02:00
kkthxbye
76b43f5d1e
Overwrite the form renderer of DeviceFilterForm to fix regression caused by netbox 3.6.4 ( #408 )
2023-10-20 06:38:33 +02:00
mattieserver
becfaaa054
bump version ( #397 )
3.8.0
2023-10-13 13:08:18 +02: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