Commit Graph

867 Commits

Author SHA1 Message Date
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
Jeremy Stretch
4a412d6327 ObjectEditView: Save many-to-many fields 2016-12-15 14:37:35 -05:00
Jeremy Stretch
2893bd0433 Cleaned up attribute tables 2016-12-14 17:09:33 -05:00
Jeremy Stretch
a958eed49b Closes #49: Introduction of circuit terminations 2016-12-14 13:47:22 -05:00
Jeremy Stretch
69dd8cd3c3 Widened page layout; improved mobile rendering 2016-12-09 16:23:11 -05:00
Jeremy Stretch
37f6ccd861 #49: Allow selection of devices at other sites when connecting an interface 2016-12-09 11:43:50 -05:00
Jeremy Stretch
c417e31f20 Post-release version bump 2016-12-08 12:35:18 -05:00
Jeremy Stretch
30ea3299af Release v1.7.3 2016-12-08 12:33:36 -05:00
Jeremy Stretch
83dea60830 Fixes #729: Corrected cancellation links when editing secondary objects 2016-12-08 12:20:45 -05:00
Jeremy Stretch
9f5a74972f Fixes #734: Corrected display of device type when editing a device 2016-12-08 09:59:21 -05:00
Jeremy Stretch
ef65c7fcc7 #733: Fixed MAC address device filter 2016-12-07 15:53:19 -05:00
Jeremy Stretch
6246c9ef92 Merge pull request #733 from linuxsimba/remove_mac_addr_required_from_filter
FIX: filtering devices fails because mac address filter is a required
2016-12-07 15:42:50 -05:00
stanley karunditu
cfe24663fe FIX: filtering devices fails because mac address filter is a required
field
2016-12-07 15:30:57 -05:00
Jeremy Stretch
c870a40f9b #724: Exempt API views from LoginRequiredMiddleware to enable basic HTTP authentication when LOGIN_REQUIRED is true 2016-12-07 15:14:22 -05:00
Jeremy Stretch
00982bcd04 Fixes #732: Allow custom select field values to be deselected if the field is not required 2016-12-07 14:00:52 -05:00
Jeremy Stretch
fd56e021a2 Reverting GitHub test 2016-12-06 15:32:11 -05:00
Jeremy Stretch
a57c01bae7 Testing GitHub 2016-12-06 15:31:31 -05:00
Jeremy Stretch
47f2936fb9 Fixes #727: Corrected error in rack elevation display 2016-12-06 15:27:35 -05:00
Jeremy Stretch
e25bc5d61d Post-release version bump 2016-12-06 14:55:45 -05:00
Jeremy Stretch
8615deef60 Release v1.7.2 2016-12-06 14:53:43 -05:00
Jeremy Stretch
9b4c370a3a Closes #663: Added MAC address search field to device list 2016-12-06 14:45:01 -05:00
Jeremy Stretch
f4820c9da7 Fixes #723: API documentation is now accessible when using BASE_PATH 2016-12-06 14:08:25 -05:00
Jeremy Stretch
f25d182e18 Closes #695: Added is_private field to RIR 2016-12-06 13:59:13 -05:00
Jeremy Stretch
193afa4338 Fixes #720: Display user action links properly in admin UI 2016-12-06 13:16:42 -05:00
Jeremy Stretch
9733e623e5 Fixes #672: Expanded color selection for rack and device roles 2016-12-06 12:28:29 -05:00
Jeremy Stretch
be2d21908d #672: Cleaned up rack elevation CSS 2016-12-05 18:11:07 -05:00
Jeremy Stretch
dc1292d9ca Rewrote get_connected_interface() to return first connection if more than one exist (erroneously) 2016-12-02 16:09:07 -05:00
Jeremy Stretch
eeeab16254 Fixes #718: Restore is_primary field on IP assignment form 2016-12-01 14:54:20 -05:00
Jeremy Stretch
0f08e703f6 #702: Fix lingering Unicode incompatibility 2016-11-29 17:33:22 -05:00
Jeremy Stretch
2edf823bb7 Fixes #713: Include a label for the comments field when editing circuits, providers, or racks in bulk 2016-11-29 17:29:56 -05:00
Jeremy Stretch
c8e27fecd0 Fixes #712: Corrected export of tenants which are not assigned to a group 2016-11-29 13:45:31 -05:00
Jeremy Stretch
96cffd9295 Fixes #702: Improved Unicode support for custom fields 2016-11-29 13:34:22 -05:00
Jeremy Stretch
fa5b10d84a Fixes #696: Corrected link to VRF in prefix and IP address breadcrumbs 2016-11-18 09:49:04 -05:00
Jeremy Stretch
4013f86fa5 Post-release version bump 2016-11-15 12:36:17 -05:00
Jeremy Stretch
3523512dc7 Release v1.7.1 2016-11-15 12:13:42 -05:00
Jeremy Stretch
6d64a70f3d Fixes #691: Allow the assignment of power ports to PDUs 2016-11-14 11:29:03 -05:00
Jeremy Stretch
46cba87275 Fixes #692: Form errors are not displayed on checkbox fields 2016-11-14 11:13:27 -05:00
Jeremy Stretch
bf22db1cf1 Closes #685: When assigning an IP to a device, automaitcally select the interface if only one exists 2016-11-11 15:29:40 -05:00
Jeremy Stretch
c7f7ab0f5d Merge pull request #686 from digitalocean/rir_stats
#667: Add utilization statistics to RIR list view
2016-11-11 15:13:41 -05:00
Jeremy Stretch
5ecb4e4eb4 Another PEP8 fix 2016-11-11 15:09:25 -05:00
Jeremy Stretch
c2bf8fa7eb PEP8 fix 2016-11-11 15:04:14 -05:00
Jeremy Stretch
c4c468bef9 Closes #667: Added stats to RIR list view 2016-11-11 15:02:53 -05:00
Jeremy Stretch
24ce9b83bd Incorporated stats into RIR list view 2016-11-11 12:45:24 -05:00
Jeremy Stretch
0857ce0bf6 Fixes #678: Server error on device import specifying an invalid device type 2016-11-10 15:30:45 -05:00
Jeremy Stretch
00508de55a Fixes #676: Server error when bulk editing device types 2016-11-10 15:15:55 -05:00
Jeremy Stretch
c44c1bdcef Fixes #674: Correct status assignment on IP address import 2016-11-10 15:01:05 -05:00
Jeremy Stretch
e1cdf49ed9 #667: Initial work on RIR statistics 2016-11-04 16:04:29 -04:00
Jeremy Stretch
c852de98a8 Post-release version bump 2016-11-03 15:13:15 -04:00
Jeremy Stretch
79859d7594 Release v1.7.0 2016-11-03 15:06:08 -04:00
Jeremy Stretch
536777e38f Fixes #632: Use semicolons instead of commas to separate regexes in topology maps 2016-11-03 14:49:02 -04:00
Jeremy Stretch
41268b48e2 Miscellaneous cleanup 2016-11-03 14:15:57 -04:00
Jeremy Stretch
76e40f5faf Fixes #664: Re-implemented view for bulk creation of interfaces across multiple devices 2016-11-02 16:43:24 -04:00
Jeremy Stretch
df31cc2dc7 Fixed typo in error message 2016-11-01 15:44:10 -04:00
Jeremy Stretch
11bf206311 Closes #647: Extend form used when assigning an IP to a device 2016-11-01 13:59:24 -04:00
Jeremy Stretch
a7dba31fdc Tweaked Aggregate get_utilization for table display 2016-10-31 16:47:00 -04:00
Jeremy Stretch
01fc746182 Fixes #660: Correct calculation of utilized space for rack list display 2016-10-31 16:44:00 -04:00
Jeremy Stretch
7ddf81dcc8 Add is_full_depth and instance count columns to DeviceType table 2016-10-31 15:29:32 -04:00
Jeremy Stretch
ffc784ec10 Fix typo in c5e9c1bc2a 2016-10-31 14:48:33 -04:00
Jeremy Stretch
07a451a535 Closes #652: Use password input controls when editing secrets 2016-10-31 12:30:50 -04:00
Jeremy Stretch
c5e9c1bc2a Closes #654: Added Cisco FlexStack and FlexStack Plus form factors 2016-10-31 12:22:05 -04:00
Jeremy Stretch
1262be01cc Closes #661: Display relevant IP addressing when viewing a circuit 2016-10-31 11:36:05 -04:00
Jeremy Stretch
4823ee698d Cleaned up message strings 2016-10-31 11:16:30 -04:00
Jeremy Stretch
3e2ddff72c Standardized device component deletion views to use ObjectDeleteView() 2016-10-28 17:00:41 -04:00
Jeremy Stretch
6f4fd39080 Standardized device component edit views to use ObjectEditView() 2016-10-28 16:14:23 -04:00
Jeremy Stretch
647cf4889a #181: Added ExpandableIPAddressField 2016-10-28 15:12:53 -04:00
Jeremy Stretch
c727fa82b0 Closes #191: Support for racks numbered top-to-bottom 2016-10-28 11:30:40 -04:00
Jonathan Senecal
0c7cadf0fc Fixed "Power Port" column name 2016-10-24 17:22:01 -04:00
Jeremy Stretch
43670ab5e7 Closes #211: Allow device assignment and removal from IP address view 2016-10-24 15:07:11 -04:00
Jeremy Stretch
7d77757b5c Closes #630: Added a custom 404 page 2016-10-24 13:53:58 -04:00
Jeremy Stretch
86531cbb71 Attributed all model ValidationErrors to specific fields (where appropriate) 2016-10-21 15:39:13 -04:00
Jeremy Stretch
4aba691dd9 Closes #87: Added status field to IP addresses 2016-10-21 12:34:02 -04:00
Jeremy Stretch
5fa8664c44 Post-release version bump 2016-10-19 16:27:46 -04:00
Jeremy Stretch
b6919f9804 Release v1.6.3 2016-10-19 16:21:01 -04:00
Jeremy Stretch
8a86f7003b Added instance count to DeviceType view 2016-10-19 15:56:15 -04:00
Jeremy Stretch
dcceba0e02 Closes #608: Add "toggle all" button to device and device type components 2016-10-19 15:45:26 -04:00
Jonathan Senecal
9d056c6354 Removed superfluous "is" in error message 2016-10-19 14:22:34 -04:00
Jeremy Stretch
201383f74d #353: Added bulk editing for InterfaceTemplates 2016-10-19 12:15:54 -04:00
Jeremy Stretch
5a59e3827d #353: Allow bulk editing of interfaces 2016-10-14 16:38:46 -04:00
Jeremy Stretch
948cd312c2 Fixes #616: Correct display of custom URL fields 2016-10-14 11:08:09 -04:00
Jeremy Stretch
0da6deaa53 Fixes #615: Account for BASE_PATH in static URLs and during login 2016-10-13 16:27:09 -04:00
Jeremy Stretch
1d19186c57 Redirect user to previous page after logging in 2016-10-13 16:12:27 -04:00
Jeremy Stretch
308c6980b7 Fixes #604: Correct display of unnamed devices in form selection fields 2016-10-13 15:21:36 -04:00
Jeremy Stretch
61eacad45c Fixes #611: Power/console/interface connection import: status field should be case-insensitive 2016-10-13 12:18:32 -04:00
Jeremy Stretch
a3986af43c Fixes #602: Correct display of custom integer fields with value of 0 or 1 2016-10-05 15:29:16 -04:00
Jeremy Stretch
75190bb2e9 Fixes #527: Support for nullifying custom fields during bulk editing 2016-10-05 15:17:17 -04:00
Jeremy Stretch
44dd12bf4c Merge pull request #592 from lf-/patch-2
Allow multiple ALLOWED_HOSTS on docker
2016-10-04 15:01:31 -04:00
Jeremy Stretch
7153969361 Fixes #591: Correct display of device type component creation buttons 2016-10-04 14:46:27 -04:00
Jeremy Stretch
db9084a568 Fixes #591: Correct display of component creation buttons in device type view 2016-10-04 10:17:56 -04:00
lf
f47e44ed79 Allow multiple ALLOWED_HOSTS on docker
Change ALLOWED_HOSTS to be a space delimited list.
2016-10-02 21:01:29 -06:00
Jeremy Stretch
369a7f4a3f #527: Initial work to allow nullifying fields during bulk edit 2016-09-30 16:17:41 -04:00
Jeremy Stretch
6ac9f7b3c5 Post-release version bump 2016-09-30 11:26:08 -04:00
Jeremy Stretch
dafa16d43c Reformatted URLs list to make pep8 happy 2016-09-30 11:19:50 -04:00
Jeremy Stretch
a626668400 Release v1.6.2 2016-09-30 11:06:31 -04:00
Jeremy Stretch
23d3bbdd24 Fixed tests 2016-09-29 16:56:30 -04:00
Jeremy Stretch
680b53f8f4 Fixes #212: Tweak APISelect widget to inject BASE_PATH in API URL 2016-09-29 16:41:02 -04:00
Jeremy Stretch
89ec277cba #212: Introduced BASE_PATH configuration setting 2016-09-29 16:32:16 -04:00
Jeremy Stretch
130d9819a6 Added headers to all bulk edit tables 2016-09-28 17:20:16 -04:00
Jeremy Stretch
f8a651ea08 Closes #345: Bulk edit: allow user to select all objects on page or all matching query 2016-09-28 16:56:17 -04:00
Jeremy Stretch
06b6fb57a1 Fixes #466: Validate available free space for all instances when increasing the U height of a device type 2016-09-28 14:19:52 -04:00
Jeremy Stretch
dfdaa3e101 Closes #481: Require interface creation before trying to assign an IP to a device 2016-09-28 12:24:33 -04:00
Jeremy Stretch
ad2f1e8cb9 Closes #475: Display add buttons at top and bottom of all device/device type panels 2016-09-28 12:06:00 -04:00
Jeremy Stretch
4c276dba18 Fixed DCIM API test 2016-09-28 10:02:18 -04:00
Jeremy Stretch
92494d35b1 Fixes #581: Corrected initialization of custom boolean and select fields 2016-09-28 09:58:59 -04:00
Jeremy Stretch
bb9fd42722 Closes #579: Add a description field to ExportTemplate 2016-09-27 16:31:18 -04:00
Jeremy Stretch
5f68c28cf8 Added subdevice_role to DeviceTypeSerializer 2016-09-27 16:04:14 -04:00
Jeremy Stretch
866c2d7d34 Merge pull request #574 from rfdrake/mobile
viewport change for mobile
2016-09-27 13:58:57 -04:00
Jeremy Stretch
92e4ce0d1e Fixes #577: Correct initialization of custom boolean fields 2016-09-27 13:42:10 -04:00
Jeremy Stretch
5d2080f87c Closes #575: Allow all valid URL schemes in custom fields 2016-09-27 11:42:20 -04:00
Jeremy Stretch
0a790de87f Fixes #576: Delete all relevant CustomFieldValues ehen deleting a CustomFieldChoice 2016-09-27 10:51:33 -04:00
Robert Drake
067848c1ca viewport change for mobile 2016-09-26 23:43:05 -04:00
Jeremy Stretch
d2c9dc6b65 Fixes #571: Correct rack group filter on device list 2016-09-22 10:06:59 -04:00
Jeremy Stretch
9ea32b2906 Tweaked ExportTemplate admin display 2016-09-21 11:57:05 -04:00
Jeremy Stretch
1bd65fed01 Post-release version bump 2016-09-21 11:45:12 -04:00
Jeremy Stretch
a52cfe268e Quick fix for v1.6.1 related to #561 2016-09-21 11:43:22 -04:00
Jeremy Stretch
e0d8c567d3 Post-release version bump 2016-09-21 10:15:03 -04:00
Jeremy Stretch
7fa25bfad2 Release v1.6.1 2016-09-21 09:55:57 -04:00
Jeremy Stretch
fc5d78519e Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 2016-09-20 15:48:58 -04:00
Jeremy Stretch
49d5574edc status filter fields should not be required 2016-09-20 11:29:30 -04:00
Jeremy Stretch
6d9507e1c6 Corrected PrefixFilterForm 2016-09-20 11:25:16 -04:00
Jeremy Stretch
9581f9217e Reimplemented FilterChoiceField 2016-09-20 11:08:25 -04:00
Jeremy Stretch
84c282b05b PEP8 fix 2016-09-19 16:21:42 -04:00
Jeremy Stretch
97e9499a94 Fixes #564: Display custom fields for all applicable objects 2016-09-19 16:13:02 -04:00
Jeremy Stretch
a3f664ce7b Closes #561: Make custom fields accessible from within export templates 2016-09-19 16:11:37 -04:00
Jeremy Stretch
5e962b57b9 Removed obsolete dependency 2016-09-19 10:32:38 -04:00
Jeremy Stretch
9a01485312 Fixes #562: Fixed bulk interface creation 2016-09-19 10:31:40 -04:00
Jeremy Stretch
86b9822a18 Closes #552: Added a None filter option for custom select fields 2016-09-16 13:42:07 -04:00
Jeremy Stretch
82dc6d0d74 Closes #415: Added an expand/collapse toggle button to the prefix list 2016-09-16 11:50:02 -04:00
Jeremy Stretch
664030a614 Tweak to #493 2016-09-16 10:31:42 -04:00
Jeremy Stretch
9d7b82c9c5 Merge pull request #493 from stianvi/csv_reader_unicode
Fixed csv reader to handle special characters
2016-09-16 10:30:27 -04:00
Jeremy Stretch
15ee571031 Merge pull request #555 from rfdrake/develop
Fix for Docker ldap
2016-09-16 09:59:43 -04:00
Jeremy Stretch
dc58694d49 Added 'none' options to filters for optional fields 2016-09-15 17:12:53 -04:00
Jeremy Stretch
e0e5e176a1 Fixes #557: Add 'global' choice to VRF filter for prefixes and IP addresses 2016-09-15 16:03:53 -04:00
Jeremy Stretch
61f2037ca4 Fixes #531: Order prefixes by VRF assignment 2016-09-15 12:09:54 -04:00
Jeremy Stretch
f980944a8a Fixes #558: Update slug field when name is populated without a key press 2016-09-15 11:36:45 -04:00
Jeremy Stretch
510c4543d2 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 2016-09-14 16:27:26 -04:00
Robert Drake
ee137110f4 change ldap.py to ldap_config.py 2016-09-14 13:32:54 -04:00
Jeremy Stretch
344db9b896 Post-release version bump 2016-09-13 12:16:42 -04:00
Jeremy Stretch
f63e20571c PEP8 fix 2016-09-13 12:10:21 -04:00
Jeremy Stretch
95bec56133 Relase v1.6.0 2016-09-13 12:08:36 -04:00
Jeremy Stretch
a2dba6d628 Simplified FibreChannel interface form factors 2016-09-13 11:21:15 -04:00
Jeremy Stretch
1c29328bb6 Added address family filters to aggregate and prefix lists 2016-09-13 10:35:55 -04:00
Jeremy Stretch
4f3aa40b26 #167: Added more interface form factors 2016-09-12 21:34:47 -04:00
Jeremy Stretch
cf4dada7bf Corrected filtering of boolean custom fields 2016-09-12 15:59:43 -04:00
Jeremy Stretch
67922d6345 Fixes #507: Corrected rendering of nav menu on screens narrower than 1200px 2016-09-12 15:02:40 -04:00
Jeremy Stretch
1f6a0b9c0a Deleted obsolete javascript 2016-09-12 13:50:55 -04:00
Jeremy Stretch
d4cc7d5b35 Fixes #522: Remove obsolete check for staff status when bulk deleting objects 2016-09-12 11:21:13 -04:00
Jeremy Stretch
0de97589e6 Fixes #544: Strip CRLF-style line terminators from rendered export templates 2016-09-12 10:42:59 -04:00
Jeremy Stretch
3842729a2c Fixes #540: Add links for VLAN roles under VLAN nav menu 2016-09-12 09:44:24 -04:00
Jeremy Stretch
b31f75930f Fixes #515: Clarify when 'face' field is required 2016-09-12 09:36:23 -04:00
Jeremy Stretch
2659f36a32 Added URL custom field type; added is_filterable toggle; fixed bulk editing 2016-08-23 16:45:26 -04:00
Jeremy Stretch
98d44c5819 Corrected reporting of bulk edits to custom fields 2016-08-23 12:47:44 -04:00
Jeremy Stretch
2d88c8695b Corrected CustomField ordering 2016-08-23 12:25:23 -04:00
Jeremy Stretch
b29cf4cacc Added a weight to CustomField for ordering fields within a form 2016-08-23 12:11:27 -04:00
Jeremy Stretch
9dbf3d6e05 Added custom field support to filter forms 2016-08-23 12:05:28 -04:00
Jeremy Stretch
2168926d90 Implemented dynamic filters for custom fields 2016-08-23 11:18:00 -04:00
Jeremy Stretch
ac5eec18d0 Fixed API tests 2016-08-22 17:15:20 -04:00
Jeremy Stretch
6ef1930c61 Refreshed migrations 2016-08-22 15:52:26 -04:00
Jeremy Stretch
c7e7063a2a Merged develop 2016-08-22 15:49:41 -04:00
Jeremy Stretch
be4dde81e1 Optimized API performance 2016-08-22 15:16:49 -04:00
Jeremy Stretch
238bf0a1bb Extended API to include custom fields 2016-08-22 13:20:30 -04:00
Jeremy Stretch
77f18d6e66 Updated bulk edit forms to support custom fields 2016-08-22 13:11:57 -04:00
Jeremy Stretch
3d318d98a6 Adjusted display of created and last_updated times for primary objects 2016-08-19 12:19:02 -04:00
Jeremy Stretch
eb70f4d28c Fixes #490: Corrected display of circuit commit rate 2016-08-19 10:41:37 -04:00
Jeremy Stretch
10afd97fad Fixes #495: Include tenant in prefix and IP CSV export 2016-08-19 10:31:16 -04:00
Stian Vikan
f93ef5080a Fixed csv reader to handle special characters 2016-08-19 12:09:40 +02:00
Jeremy Stretch
8cd2aff7f0 Fixes #486: Prompt for secret key only if updating a secret's value 2016-08-18 16:43:41 -04:00
Jeremy Stretch
8469fb8a25 Fixes #476: Corrected rack import instructions 2016-08-18 15:23:28 -04:00
Jeremy Stretch
28cb681446 Documentation and cleanup 2016-08-18 14:23:28 -04:00
Jeremy Stretch
4198f7da40 Fixed default value for boolean fields 2016-08-18 11:44:40 -04:00
Jeremy Stretch
f624f3b77b Fixes #484: Allow bulk deletion of >1K objects 2016-08-18 10:12:43 -04:00
Jeremy Stretch
fc46e1fae1 Optimized bulk editing of custom fields 2016-08-17 15:52:27 -04:00
Jeremy Stretch
ebfb1b8469 Converted to a single column for value storage 2016-08-17 14:49:42 -04:00
Jeremy Stretch
7448cdf02a More performance improvements 2016-08-17 13:40:22 -04:00
Jeremy Stretch
c8933f3e18 Added icon for boolean fields 2016-08-17 13:40:06 -04:00
Jeremy Stretch
316ee75872 Corrected issue with duplicate queries 2016-08-17 12:41:12 -04:00
Jeremy Stretch
3b8d4f19dc Merge branch 'develop' into custom-fields 2016-08-17 12:05:13 -04:00
Jeremy Stretch
02c65af004 Removed redundant PK list from bulk edit template 2016-08-17 12:04:16 -04:00
Jeremy Stretch
b8d6365368 Fixed test case name 2016-08-16 17:49:52 -04:00
Jeremy Stretch
e02e34d0aa Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
Jeremy Stretch
bef660a2ad Added bulk editing capability for custom fields 2016-08-16 14:57:04 -04:00
Jeremy Stretch
b311dc8653 Merging v1.5.2 2016-08-16 10:19:55 -04:00
Jeremy Stretch
dfbf703f8f Post-release version bump 2016-08-16 09:34:26 -04:00
Jeremy Stretch
2212979718 Release v1.5.2 2016-08-16 09:32:53 -04:00
Jeremy Stretch
019c125f42 Fixes #472: Hide the connection button for interfaces which have a circuit terminated to them 2016-08-16 09:29:20 -04:00
Jeremy Stretch
f888b7a1e4 Fixes #469: Added missing import buttons to list views 2016-08-15 17:57:17 -04:00
Jeremy Stretch
a2ef5ad048 Added templates for IPAM objects; cleaned up admin 2016-08-15 16:58:25 -04:00
Jeremy Stretch
19fb121db9 Fixes #467: Include prefixes and IPs which inherit tenancy from their VRF in tenant stats 2016-08-15 16:11:17 -04:00
Jeremy Stretch
d2af80fc44 Fixes #468: Added validation to prevent a connected interface from having its form factor set to 'virtual' 2016-08-15 15:52:06 -04:00
Jeremy Stretch
b0c70a586f Fixes #460: For real this time 2016-08-15 15:39:48 -04:00
Jeremy Stretch
4724ce45d8 Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
Jeremy Stretch
6037f99d60 Fixes #460: Corrected ordering of IP addresses with differing prefix lengths 2016-08-13 01:02:03 -04:00
Jeremy Stretch
486fe1b173 Initial work on custom fields 2016-08-12 17:20:01 -04:00
Jeremy Stretch
3a771d871c Enable custom export templates for Tenants 2016-08-12 13:29:24 -04:00
Jeremy Stretch
c5c55380a8 Fixes #463: Prevent prepopulation of livesearch field with '---------' 2016-08-12 11:24:29 -04:00
Jeremy Stretch
fd8782134d Post-release version bump 2016-08-11 13:54:07 -04:00