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

3366 Commits

Author SHA1 Message Date
fe30276db2 Merge pull request #2828 from cimnine/patch-1
Updated link after the move of `netbox-docker`
2019-01-30 14:19:57 -05:00
e51e8b5c8a Updated link after the move of netbox-docker 2019-01-30 16:17:37 +01:00
170900e80f Fixes #2824: Fix template exception when viewing rack elevations list 2019-01-30 09:59:19 -05:00
f6d18d243e Release v2.5.4 2019-01-29 16:32:15 -05:00
8bd9b258a8 Fixes #2816: Handle exception when deleting a device with connected components 2019-01-29 14:27:47 -05:00
0256448dd8 Closes #2810: Include description fields in interface connections export 2019-01-29 14:08:15 -05:00
dc70fdbe03 Force string formatting of integer values 2019-01-29 13:57:19 -05:00
ce1a2875bc Closes #2808: Loosen version pinning for Django to allow patch releases 2019-01-29 13:48:21 -05:00
b4c9ec27e0 Updated optional-settings.md - Webhook links (#2818)
Corrected (../miscellaneous/webhooks/) to (../additional-features/webhooks/) in two place
2019-01-29 13:38:05 -05:00
8977ded7b6 Changelog for #2802 2019-01-29 13:36:09 -05:00
afb4c636fe Fix #2802 (#2803) 2019-01-29 13:29:22 -05:00
ff40a13f29 fixed select2 paging offset calculation to index at 1 2019-01-29 00:48:41 -05:00
9991985170 Clarify how chassis-based switches and routers are supposed to be modelled 2019-01-24 13:35:37 +00:00
61a48320af Add pagination widget to console/power/interface connections views 2019-01-23 14:26:17 -05:00
d53249060d Closes #2807: Include device site/rack assignment in cable trace view 2019-01-23 13:57:26 -05:00
22eebbbc71 Fixes #2795: Fix duplicate display of pagination controls on child prefix/IP tables 2019-01-23 13:38:16 -05:00
4227c6b806 Add select2-bootstrap for consistent widget styling 2019-01-23 10:18:44 -05:00
14695037da Strip return characters when removing line breaks 2019-01-18 09:24:32 -05:00
0d717cdc82 Changelog for #2798 2019-01-18 09:23:53 -05:00
ae8c5ae7b8 Merge pull request #2799 from bgilmore/develop
Fixes #2798: URL encode physical_address in links
2019-01-18 09:18:00 -05:00
fb0ed3db2f Fixes #2798: URL encode physical_address in links 2019-01-17 17:41:46 -08:00
c69fad7429 Closes #2733: Enable bulk assignment of MAC addresses to interfaces 2019-01-17 16:20:14 -05:00
92a2f529e3 Closes #2766: Extend users admin table to include superuser and active fields 2019-01-17 16:14:06 -05:00
bd74e2f30b Closes #2782: Add is_pool field for prefix filtering 2019-01-17 16:02:16 -05:00
a950c95416 Merge pull request #2738 from candlerb/candlerb/graphviz-exception
Show exception description on failure to render graphviz
2019-01-16 16:02:11 -05:00
dc9e9fd08f select2 changelog items 2019-01-15 20:01:02 -05:00
1abbaf99dc Merge pull request #2772 from digitalocean/select2-ui
Select2 UI
2019-01-15 16:57:03 -08:00
af6bb53a01 removed debug log 2019-01-15 16:36:51 -05:00
2d7e5a57e7 handle disabled-indicator 2019-01-15 16:33:44 -05:00
b6737aff59 Remove invalid kwarg (conflict w/ #2779) 2019-01-15 15:47:47 -05:00
c5f2cbf9fa Syntax fix 2019-01-15 15:44:21 -05:00
d6d8b078b9 Merge branch 'develop' into select2-ui 2019-01-15 10:26:39 -08:00
1d7a7e2d1d Fixes #2779: Include "none" option when filter IP addresses by role 2019-01-15 11:26:41 -05:00
4a290f3834 Fixes #2783: Fix AttributeError exception when attempting to delete region(s) 2019-01-15 10:44:11 -05:00
9e492cbb4d Post-release version bump 2019-01-11 11:35:06 -05:00
28a2981a4f Release v2.5.3 2019-01-11 11:27:59 -05:00
d356e288a2 Expanded the bug report template 2019-01-11 10:30:35 -05:00
dd5f37391f Fixes #2777: Fix cable validation to handle duplicate connections on import 2019-01-11 10:17:06 -05:00
17d6584ef4 removed deprecated code 2019-01-10 21:23:22 -05:00
ad4fb3ce8b IPAM Select2 forms and changelog 2019-01-10 21:19:13 -05:00
5f1f8ee73b Circuits Select2 forms 2019-01-10 17:50:06 -05:00
60224be272 Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui 2019-01-10 17:32:38 -05:00
6dcd48fef1 Virtulization Select2 forms 2019-01-10 17:32:23 -05:00
951e7a68e9 Secrets Select2 forms 2019-01-09 23:46:45 -05:00
86bafbb760 Tenancy Select2 forms 2019-01-09 23:33:08 -05:00
a6564c49e2 DCIM removed annotates from querysets 2019-01-09 13:44:39 -05:00
c89735cd4e Disable wrapping of report labels 2019-01-09 11:47:34 -05:00
f3216abebf Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui 2019-01-09 11:25:56 -05:00
5676bd15dd Closes #2682: Add DAC and AOC cable types 2019-01-09 09:28:44 -05:00
bf8d57c7d1 DCIM filter forms select2 2019-01-08 15:35:34 -08:00