Jeremy Stretch
bf351484b0
Post-release version bump
2019-01-11 11:35:06 -05:00
Jeremy Stretch
1c7362df11
Release v2.5.3
2019-01-11 11:27:59 -05:00
Jeremy Stretch
352b524600
Expanded the bug report template
2019-01-11 10:30:35 -05:00
Jeremy Stretch
55a0790d6d
Fixes #2777 : Fix cable validation to handle duplicate connections on import
2019-01-11 10:17:06 -05:00
John Anderson
9f361a875a
removed deprecated code
2019-01-10 21:23:22 -05:00
John Anderson
abea43805f
IPAM Select2 forms and changelog
2019-01-10 21:19:13 -05:00
John Anderson
3325dd810f
Circuits Select2 forms
2019-01-10 17:50:06 -05:00
John Anderson
e9711ef36e
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-10 17:32:38 -05:00
John Anderson
62602d68c0
Virtulization Select2 forms
2019-01-10 17:32:23 -05:00
John Anderson
faea0a81b1
Secrets Select2 forms
2019-01-09 23:46:45 -05:00
John Anderson
fe477b5f06
Tenancy Select2 forms
2019-01-09 23:33:08 -05:00
John Anderson
15dee08c02
DCIM removed annotates from querysets
2019-01-09 13:44:39 -05:00
Jeremy Stretch
0622266ae9
Disable wrapping of report labels
2019-01-09 11:47:34 -05:00
John Anderson
998127c0c1
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-09 11:25:56 -05:00
Jeremy Stretch
8f271d87f6
Closes #2682 : Add DAC and AOC cable types
2019-01-09 09:28:44 -05:00
John Anderson
658faf1621
DCIM filter forms select2
2019-01-08 15:35:34 -08:00
Jeremy Stretch
692ed88d57
Fixes #2757 : Always treat first/last IPs within a /31 or /127 as usable
2019-01-08 12:04:32 -05:00
Jeremy Stretch
195817d478
Fixes #2762 : Add missing DCIM field values to API _choices endpoint
2019-01-08 11:51:13 -05:00
John Anderson
d00aa5955b
#2590 changelog
2019-01-05 17:46:23 -05:00
John Anderson
687f76bc8d
implemented #2590 - improved color picker with actual colors
2019-01-05 17:43:42 -05:00
John Anderson
75c9a8f7c7
select2 for all create/edit forms in dcim
2019-01-04 14:41:36 -05:00
Jeremy Stretch
bae1b32598
Preserve filtering/ordering parameters when modifying per_page count
2019-01-04 13:17:24 -05:00
John Anderson
2fe031557e
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-04 12:44:41 -05:00
John Anderson
dacc16174d
fixed whitespace
2019-01-04 12:44:31 -05:00
Jeremy Stretch
34a7c312f7
Closes #1983 : Enable regular expressions when bulk renaming device components
2019-01-04 12:30:38 -05:00
Jeremy Stretch
9c7e72ed75
Fixes #2742 : Preserve cluster assignment when editing a device
2019-01-04 11:46:53 -05:00
Jeremy Stretch
e02a229448
Closes #1870 : Add per-page toggle to object lists
2019-01-04 11:07:55 -05:00
John Anderson
b1ef6aa194
initial static select2 fields
2019-01-03 23:02:05 -05:00
Jeremy Stretch
30343cfffc
Closes #1871 : Enable filtering sites by parent region
2019-01-03 16:59:49 -05:00
Jeremy Stretch
4757fa3f6a
Closes #1630 : Enable bulk editing of prefix/IP mask length
2019-01-03 16:21:21 -05:00
Jeremy Stretch
0140aa772c
Changelog updates; import cleanup
2019-01-03 15:30:12 -05:00
Jeremy Stretch
05bf0028e2
Merge pull request #2737 from TakeMeNL/feature/2726
...
Closes #2726 - Search for Cable Labels
2019-01-03 15:27:21 -05:00
Jeremy Stretch
50bfb42af2
Merge pull request #2694 from DanSheps/2693-fiber-cable-colors
...
Closes #2693 - Adds additional colors for cables & roles
2019-01-03 15:24:36 -05:00
dansheps
df88daeaf8
Closes #2693
...
* Revert CSS Background Hack
2019-01-03 13:20:29 -06:00
John Anderson
8ef5fb703a
updated filter-for attr handling
2019-01-03 03:00:27 -05:00
John Anderson
aa808ee93e
fix processing of initial tags
2019-01-03 02:25:12 -05:00
Brian Candler
c513fa79b3
Show exception description on failure to render graphviz
...
This means that problems give a more specific reason. In the event
that dot is not found, the error is now:
There was an error generating the requested graph: failed to execute ['dot',
'-Tpng'], make sure the Graphviz executables are on your systems' PATH
2019-01-01 11:41:54 +00:00
John Anderson
6b3d1ece84
initial select2 support
2018-12-30 02:35:18 -05:00
TakeMeNL
bc81f4dd4c
Added ability to search for cables in global search
2018-12-29 22:22:12 +01:00
Jeremy Stretch
1e542343f8
Post-release version bump
2018-12-21 11:48:12 -05:00
Jeremy Stretch
d47f700a1d
Release v2.5.2
2018-12-21 11:44:30 -05:00
Jeremy Stretch
07ce4b4a7a
Fixes #2724 : Limit rear port choices to current device when editing a front port
2018-12-21 11:09:44 -05:00
Jeremy Stretch
03fe71220a
Fixes #2721 : Detect loops when tracing front/rear ports
2018-12-21 10:54:20 -05:00
Jeremy Stretch
07557e9699
Fixes #2723 : Correct permission evaluation when bulk deleting tags
2018-12-21 09:11:07 -05:00
Jeremy Stretch
0812c52495
Fixes #2717 : Fix bulk deletion of tags
2018-12-21 09:08:00 -05:00
Jeremy Stretch
a4db71e803
Fixes #2704 : Fix form select widget population on parent with null value
2018-12-20 15:49:35 -05:00
Jeremy Stretch
68446533b3
Fixes #2712 : Preserve list filtering after editing objects in bulk
2018-12-20 15:33:53 -05:00
Jeremy Stretch
9408e50eb4
Minor tweaks
2018-12-20 09:54:59 -05:00
Jeremy Stretch
3fd61dcc95
Merge pull request #2667 from Jemikwa/develop
...
#2656 Updating LDAP documentation
2018-12-20 09:53:21 -05:00
Jeremy Stretch
576090e99f
Tweaked 200GE and 400GE interface type labels
2018-12-20 09:18:18 -05:00