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
mattieserver
78b8a5ae97
v3.7.0 ( #371 )
3.7.0
2023-08-31 13:48:01 +02:00
mattieserver
71e4807cb1
prepare for netbox v3.6.0 release ( #366 )
...
* prepare for netbox v3.6.0 release
* updated readme to reflect the version
2023-08-31 12:33:09 +02:00
mattieserver
dfbe26318f
bump version ( #359 )
v3.6.2
2023-07-28 10:55:55 +02:00
mattieserver
debc314714
added permissions ( #358 )
2023-07-28 10:52:34 +02:00
mattieserver
d14d9c1414
3.6.1 ( #348 )
v3.6.1
2023-07-11 15:26:01 +02:00
Mario
d48d213b2c
fixed coordinate import url ( #346 )
2023-07-11 15:17:02 +02:00
mattieserver
e5e5a8a0ef
release 3.6.0 ( #343 )
...
* bump version
* bump version
v3.6.0
2023-07-10 13:30:45 +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
mattieserver
daf35c097d
bump version ( #334 )
v3.6.0-beta.2
2023-06-22 09:19:26 +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
mattieserver
0a86d2bbea
prepare release 3.6.0-beta.1 ( #319 )
v3.6.0-beta.1
2023-05-30 16:55:58 +02:00
mattieserver
34437f1b5c
fixed openapi ( #318 )
2023-05-30 16:35:21 +02:00
mattieserver
6ee787bfb7
fixed xml export for site + location ( #317 )
2023-05-30 15:05:33 +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
Mauritz
1085389039
Update README.md ( #301 )
...
Update the README.md to prevent errors with docker
2023-05-16 17:46:49 +02:00
Remi Rampin
a1f4478305
Fix typo: "locigal connection" ( #305 )
2023-05-16 17:45:54 +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
mattieserver
fe83a62615
Update README.md ( #291 )
2023-05-04 10:38:02 +02:00
mattieserver
4dd962f002
Prepare release v3.5.0 ( #288 )
...
* bump version
* bump version
v3.5.0
2023-04-30 20:13:20 +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