Commit Graph

14008 Commits

Author SHA1 Message Date
Jeremy Stretch
6f866ccb9c Fixes #767: Fixes xconnect_id error when searching for ciruits 2017-01-03 17:00:43 -05:00
Jeremy Stretch
639b90f9d7 Allow null filtering of prefix VLAN 2017-01-03 16:57:42 -05:00
Jeremy Stretch
1afe5c1b0a Post-release version bump 2017-01-03 15:14:09 -05:00
Jeremy Stretch
d782eb3171 Merge pull request #766 from digitalocean/develop
Release v1.8.0
2017-01-03 15:13:36 -05:00
Jeremy Stretch
ba1b5ae3ac Release v1.8.0 2017-01-03 15:07:41 -05:00
Jeremy Stretch
a43c45ce68 Fixes #763: Added missing fields to CSV exports 2017-01-03 14:52:56 -05:00
Jeremy Stretch
308d5d5b67 Updated circuit import template 2017-01-03 14:25:51 -05:00
Jeremy Stretch
c81b62314f Minor docs tweaks 2017-01-03 14:03:50 -05:00
Jeremy Stretch
2ca44a515e Split site contact info into a separate panel 2017-01-03 13:46:49 -05:00
Jeremy Stretch
c74a96d760 Tweaked web server installation docs 2017-01-03 13:44:22 -05:00
Jeremy Stretch
4997b31aaa Fixes #757: Debug toolbar middleware must always be included, even if DEBUG is False 2016-12-29 13:45:57 -05:00
Jeremy Stretch
cb4d3d68b7 Miscellaneous cleanup and documentation 2016-12-29 13:42:38 -05:00
Jeremy Stretch
a7659d6714 Fixed outdated select_related reference to circuit 2016-12-29 11:53:24 -05:00
Jeremy Stretch
983cf2ab05 Closes #756: Added contact details to site model 2016-12-29 11:37:40 -05:00
Jeremy Stretch
e4f4481a6a Fixes #658: Added is_pool field to Prefix model 2016-12-27 15:07:52 -05:00
Jeremy Stretch
f0a2225f28 Fixed bug introduced in e1f6cfbf27 2016-12-27 14:18:31 -05:00
Jeremy Stretch
736c85e4d6 Improved device interface list performance 2016-12-27 13:21:19 -05:00
Jeremy Stretch
98b56db82e Simplified paginator when dealing with <=5 pages 2016-12-26 15:43:48 -05:00
Jeremy Stretch
b1e322130d Fixed paginator text rendering 2016-12-26 15:36:33 -05:00
Jeremy Stretch
dad1ebd172 Relaxed version requirements 2016-12-26 15:33:08 -05:00
Jeremy Stretch
b8baa351c1 Bumped django-tables2 version 2016-12-26 14:34:13 -05:00
Jeremy Stretch
e1f6cfbf27 Fixed table form rendering for django-tables2>=1.2.1 2016-12-26 14:30:56 -05:00
Jeremy Stretch
8f52c8a3a6 Fixed debug toolbar display 2016-12-26 12:15:14 -05:00
Jeremy Stretch
ff6d4d6c8f Upgraded django-filter to 0.15.3 2016-12-26 11:58:27 -05:00
Jeremy Stretch
c7a3d17d00 Bumped Markdown version 2016-12-26 11:05:46 -05:00
Jeremy Stretch
89912749ae Fixes #751: Relax version constraint on python-cryptography 2016-12-26 10:55:14 -05:00
Jeremy Stretch
fb89772585 Updated middleware for Django 1.10 2016-12-26 10:48:15 -05:00
Jeremy Stretch
0c7431e186 Added permissions evaluation 2016-12-21 17:28:35 -05:00
Jeremy Stretch
93f91e9d17 Only display "select all" button if there are two or more items 2016-12-21 17:26:25 -05:00
Jeremy Stretch
558c813698 Refactored device component creation views 2016-12-21 17:20:27 -05:00
Jeremy Stretch
b7b9d0f147 Renamed template 2016-12-21 15:31:55 -05:00
Jeremy Stretch
326edb709e Introduced DeviceComponentCreateView 2016-12-21 15:26:56 -05:00
Jeremy Stretch
fdedd18394 Standardized inheritance order of BootstrapMixin 2016-12-21 14:15:18 -05:00
Jeremy Stretch
6b0e2aaefd Fixed device component bulk creation permissions 2016-12-21 13:52:16 -05:00
Jeremy Stretch
916e81b372 Fixed device type component creation permissions 2016-12-21 13:47:15 -05:00
Jeremy Stretch
d73ff19d71 Fixes #563: Allow a device to be flipped from one rack face to the other 2016-12-21 11:06:42 -05:00
Jeremy Stretch
9537ab02c6 Closes #716: Add ASN field to site bulk edit form 2016-12-20 16:13:45 -05:00
Jeremy Stretch
561ebaf5d3 Closes #181: Implemented support for bulk IP address creation 2016-12-20 15:39:22 -05:00
Jeremy Stretch
351e8f0358 Fixed prefix/VLAN role links 2016-12-19 14:45:25 -05:00
Jeremy Stretch
791d870668 Fixes #747: Fixes natural_order_by integer cast error on large numbers 2016-12-19 11:01:44 -05:00
Jeremy Stretch
e19bc4599d Tweaked prefix column header padding 2016-12-16 17:09:27 -05:00
Jeremy Stretch
c96ee3cec9 Fixes #744: Fixed export of sites without an AS number 2016-12-16 16:33:07 -05:00
Jeremy Stretch
09036bef05 Closes #743: Enabled bulk creation of all device components 2016-12-16 16:29:32 -05:00
Jeremy Stretch
2042767ba3 Fixed dcim tests 2016-12-16 12:15:32 -05:00
Jeremy Stretch
a7f430dc3a Converted module_add to ObjectEditView 2016-12-16 12:12:42 -05:00
Jeremy Stretch
eb08425465 Closes #122: Add comments field to device types 2016-12-16 11:14:44 -05:00
Jeremy Stretch
6c25c66bd1 Closes #722: Enabled custom fields for device types 2016-12-16 10:54:45 -05:00
Jeremy Stretch
2765fde115 Closes #613: Added prefixes column to VLAN list; added VLAN column to prefix list 2016-12-15 16:56:43 -05:00
Jeremy Stretch
2cbec50135 Fixes #741: Hide "select all" button for users without edit permissions 2016-12-15 15:58:50 -05:00
Jeremy Stretch
a68cae8871 Closes #539: Implemented L4 services for devices 2016-12-15 15:32:58 -05:00