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

2528 Commits

Author SHA1 Message Date
dc70fdbe03 Force string formatting of integer values 2019-01-29 13:57:19 -05:00
afb4c636fe Fix () 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
61a48320af Add pagination widget to console/power/interface connections views 2019-01-23 14:26:17 -05:00
d53249060d Closes : Include device site/rack assignment in cable trace view 2019-01-23 13:57:26 -05:00
22eebbbc71 Fixes : 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
fb0ed3db2f Fixes : URL encode physical_address in links 2019-01-17 17:41:46 -08:00
c69fad7429 Closes : Enable bulk assignment of MAC addresses to interfaces 2019-01-17 16:20:14 -05:00
92a2f529e3 Closes : Extend users admin table to include superuser and active fields 2019-01-17 16:14:06 -05:00
bd74e2f30b Closes : Add is_pool field for prefix filtering 2019-01-17 16:02:16 -05:00
a950c95416 Merge pull request from candlerb/candlerb/graphviz-exception
Show exception description on failure to render graphviz
2019-01-16 16:02:11 -05: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/ ) 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 : Include "none" option when filter IP addresses by role 2019-01-15 11:26:41 -05:00
4a290f3834 Fixes : 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
dd5f37391f Fixes : 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 : 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
0d415d94a5 Fixes : Always treat first/last IPs within a /31 or /127 as usable 2019-01-08 12:04:32 -05:00
73a1d6a7ba Fixes : Add missing DCIM field values to API _choices endpoint 2019-01-08 11:51:13 -05:00
6d5d9c8af3 implemented - improved color picker with actual colors 2019-01-05 17:43:42 -05:00
c27cea981c select2 for all create/edit forms in dcim 2019-01-04 14:41:36 -05:00
f7f6704fc1 Preserve filtering/ordering parameters when modifying per_page count 2019-01-04 13:17:24 -05:00
fca97f9768 Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui 2019-01-04 12:44:41 -05:00
7a5a73ce34 fixed whitespace 2019-01-04 12:44:31 -05:00
170e01b549 Closes : Enable regular expressions when bulk renaming device components 2019-01-04 12:30:38 -05:00
99dc46a89e Fixes : Preserve cluster assignment when editing a device 2019-01-04 11:46:53 -05:00
848aa0b098 Closes : Add per-page toggle to object lists 2019-01-04 11:07:55 -05:00
81a0889568 initial static select2 fields 2019-01-03 23:02:05 -05:00
0a820d9c98 Closes : Enable filtering sites by parent region 2019-01-03 16:59:49 -05:00
209a9f0ffc Closes : Enable bulk editing of prefix/IP mask length 2019-01-03 16:21:21 -05:00
3101a86381 Changelog updates; import cleanup 2019-01-03 15:30:12 -05:00
27ca0d0930 Merge pull request from TakeMeNL/feature/2726
Closes  - Search for Cable Labels
2019-01-03 15:27:21 -05:00