Jeremy Stretch
8fc49f37a7
Merge pull request #6307 from mpalmer/patch-1
...
Expose Django SESSION_COOKIE_NAME setting
2021-04-29 08:04:59 -04:00
jeremystretch
51f6d2f45e
PRVB
2021-04-27 10:47:48 -04:00
jeremystretch
1fe1e1ce7e
Release v2.11.2
2021-04-27 10:20:36 -04:00
jeremystretch
58659cf3b6
Fixes #6262 : Support filtering by created/updated time for all relevant objects
2021-04-27 10:04:28 -04:00
jeremystretch
9a588231c5
Fixes #6289 : Fix assignment of VC member interfaces to LAG interfaces
2021-04-27 09:36:48 -04:00
jeremystretch
f408ad16e4
Closes #6287 : Add option to clear assigned max length filter on prefixes list
2021-04-27 08:34:21 -04:00
jeremystretch
fecca5ad83
Fixes #6267 : Fix cable tracing API endpoint for circuit terminations
2021-04-26 16:49:52 -04:00
jeremystretch
87b4cfff1a
Closes #6278 : Note device locations on cable traces
2021-04-26 15:31:53 -04:00
jeremystretch
19a2b9042f
Closes #6275 : Linkify rack, device counts on locations list
2021-04-26 15:28:35 -04:00
jeremystretch
2618dde1e2
Fixes #6236 : Journal entry title should account for configured timezone
2021-04-23 15:27:58 -04:00
jeremystretch
1dd9f8c1d4
Fixes #6248 : Fix table column reconfiguration under Chrome
2021-04-23 10:27:58 -04:00
jeremystretch
4939b6b641
Fixes #6252 : Fix assignment of console port speed values above 19.2kbps
2021-04-23 10:07:11 -04:00
jeremystretch
52747e364a
Fixes #6254 : Disable ordering of space column in racks table
2021-04-23 09:44:29 -04:00
jeremystretch
1901e93b1e
Fixes #6258 : Fix parent assignment for SiteGroup API serializer
2021-04-23 09:37:22 -04:00
jeremystretch
396c91f8f7
Fixes #6246 : Permit full-length descriptions when creating device components and VM interfaces
2021-04-22 14:05:07 -04:00
jeremystretch
83f520f7a8
PRVB
2021-04-21 10:37:51 -04:00
jeremystretch
2564818c3e
Release v2.11.1
2021-04-21 09:47:30 -04:00
jeremystretch
e6930d9601
Closes #6161 : Enable ordering of device component tables
2021-04-20 20:21:52 -04:00
jeremystretch
4e405ce530
Closes #6210 : Include child locations on location view
2021-04-20 14:15:12 -04:00
jeremystretch
9ed76400de
Closes #6179 : Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
jeremystretch
497e50c559
Closes #6190 : Allow filtering devices with no location assigned
2021-04-19 16:55:57 -04:00
jeremystretch
7cf9e202a3
Fixes #6215 : Restore tenancy section in virtual machine form
2021-04-19 16:50:56 -04:00
jeremystretch
620d222f98
Closes #6189 : Add ability to search for locations by name or description
2021-04-19 15:56:39 -04:00
jeremystretch
a2d16143e3
Fixes #6188 : Support custom field filtering for regions, site groups, and locations
2021-04-19 11:05:40 -04:00
jeremystretch
97c087ef5f
Fixes #6196 : Fix object list display for users with read-only permissions
2021-04-19 10:46:23 -04:00
Matt Palmer
07f39b31da
Expose Django SESSION_COOKIE_NAME setting
...
There are situations in which it is convenient to be able to modify the name of the cookie that the application uses for storing the session token (conflicts with other cookies on the same domain, for example).
2021-04-19 12:00:27 +10:00
jeremystretch
6bd4b3c167
Fixes #6184 : Fix parent object table column in prefix IP addresses list
2021-04-16 13:07:41 -04:00
jeremystretch
89350a80ad
PRVB
2021-04-16 10:32:21 -04:00
jeremystretch
8af78c6d84
Release v2.11.0
2021-04-16 09:36:05 -04:00
jeremystretch
5bd30060e7
Fixes #6177 : Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
jeremystretch
c24cac9a44
Fixes #6176 : Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
jeremystretch
8a425a93ae
Fixes #6173 : Fix assigned device/VM count when bulk editing/deleting device roles
2021-04-15 19:53:46 -04:00
jeremystretch
0bb2a051b6
Fixes #6171 : Fix display of horizontally-scrolling object lists
2021-04-15 15:52:11 -04:00
jeremystretch
ef78a7d41b
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
jeremystretch
ae349d4424
Release v2.10.10
2021-04-15 15:20:30 -04:00
Jeremy Stretch
c2b7226205
Merge pull request #6169 from promasu/develop
...
Fixes #6168 : Add SFP56 interface type
2021-04-15 13:29:44 -04:00
jeremystretch
f67369a9a9
Fixes #5643 : Fix VLAN assignment when editing VM interfaces in bulk
2021-04-15 13:26:19 -04:00
Adrian Nöthlich
14d2a49942
Fixes #6168 : Add SFP56 interface type
...
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
2021-04-15 18:37:45 +02:00
jeremystretch
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
jeremystretch
a2203da1c6
Fixes #6162 : Fix choice field filters (multiple models)
2021-04-14 16:17:19 -04:00
jeremystretch
b393ec2856
Enable webhooks for JournalEntry
2021-04-14 14:55:01 -04:00
jeremystretch
664ba55460
Reorganize base TestCase classes
2021-04-14 14:22:58 -04:00
jeremystretch
3d0882856f
Closes #5796 : Add DC terminal power port, outlet types
2021-04-14 10:44:15 -04:00
jeremystretch
e849d28276
Closes #5980 : Add Saf-D-Grid power port, outlet types
2021-04-14 10:40:31 -04:00
jeremystretch
18a691482d
Closes #6160 : Add F connector port type
2021-04-14 10:38:54 -04:00
jeremystretch
7c48e3632d
Closes #6157 : Support Markdown rendering for report logs
2021-04-14 10:21:07 -04:00
jeremystretch
8701b20899
Fixes #6155 : Fix admin links for plugins, background tasks
2021-04-14 09:46:05 -04:00
jeremystretch
e3f5062583
Merge branch 'develop' into feature
2021-04-13 16:41:46 -04:00
jeremystretch
d427e0522e
Closes #5757 : Add unique identifier to every object view
2021-04-13 16:14:12 -04:00
jeremystretch
46e144f647
Clean up object header
2021-04-13 16:03:07 -04:00