Commit Graph

  • 2673faac9a change env calls to just python Jens Langhammer 2017-01-21 18:36:55 +0100
  • 3fd04dca1b fix all python3 errors Jens Langhammer 2017-01-21 18:30:19 +0100
  • db22ad94c9 Merge branch 'develop' into python3 Jens Langhammer 2017-01-21 18:12:28 +0100
  • 9d4c83b0ef fix some of the tests Jens Langhammer 2017-01-21 18:11:31 +0100
  • cc475f8b98 update docs and trigger Travis BeryJu.org Deployment Account 2017-01-21 17:51:45 +0100
  • 83a8d954e0 Rudimentary python3 support BeryJu.org Deployment Account 2017-01-21 17:49:38 +0100
  • 6df4e6e0b9 Merge b142cf506b into 39d083eae7 Marcus Weiner 2017-01-20 22:40:30 +0000
  • 9470a03d0e Re-implemented method for bulk editing/deleting all objects within a filtered queryset Jeremy Stretch 2017-01-20 16:42:11 -0500
  • 39d083eae7 Re-implemented method for bulk editing/deleting all objects within a filtered queryset Jeremy Stretch 2017-01-20 16:42:11 -0500
  • d01ffacae3 Post-release version bump Jeremy Stretch 2017-01-18 16:23:52 -0500
  • 3bfc1ebcea Post-release version bump Jeremy Stretch 2017-01-18 16:23:52 -0500
  • 28851e1d8f Merge pull request #814 from digitalocean/develop Jeremy Stretch 2017-01-18 16:23:28 -0500
  • b6bbcb0609 Merge pull request #814 from digitalocean/develop v1.8.2 Jeremy Stretch 2017-01-18 16:23:28 -0500
  • abc0e13cc8 Release v1.8.2 Jeremy Stretch 2017-01-18 16:19:45 -0500
  • 6121f97ca9 Release v1.8.2 Jeremy Stretch 2017-01-18 16:19:45 -0500
  • f55eb57956 Added ldap_config.py and gunicorn_config.py to .gitignore file. File locations are consistent with the instalation guide Ben Marti 2017-01-18 13:00:23 -0800
  • 9bdc37995f PEP8 fixes Jeremy Stretch 2017-01-18 14:43:46 -0500
  • 74e48fc490 PEP8 fixes Jeremy Stretch 2017-01-18 14:43:46 -0500
  • 6adc37f77e Deprecated use_obj_view in favor of get_return_url() Jeremy Stretch 2017-01-18 14:34:17 -0500
  • 28a9307f9f Deprecated use_obj_view in favor of get_return_url() Jeremy Stretch 2017-01-18 14:34:17 -0500
  • 457c8f93c8 Ditched get_parent_url() model method in favor of overrideable get_return_url() view method Jeremy Stretch 2017-01-18 14:07:46 -0500
  • cdccc3a47f Ditched get_parent_url() model method in favor of overrideable get_return_url() view method Jeremy Stretch 2017-01-18 14:07:46 -0500
  • b74e5204db Standardized the use of return_url for ObjectDeleteView Jeremy Stretch 2017-01-18 13:30:19 -0500
  • 3eb969de0c Standardized the use of return_url for ObjectDeleteView Jeremy Stretch 2017-01-18 13:30:19 -0500
  • 27032b412c Closes #760: Redirect user back to device view after deleting an assigned IP address Jeremy Stretch 2017-01-18 12:25:07 -0500
  • 9ff59ab686 Closes #760: Redirect user back to device view after deleting an assigned IP address Jeremy Stretch 2017-01-18 12:25:07 -0500
  • b3d354b16b Regression fix: order_naturally() must come first in the queryset definition Jeremy Stretch 2017-01-18 11:55:48 -0500
  • fc7f88d2a2 Regression fix: order_naturally() must come first in the queryset definition Jeremy Stretch 2017-01-18 11:55:48 -0500
  • 06c4bf28c1 Fixes #810: Suppress unique IP validation on invalid IP addresses and prefixes Jeremy Stretch 2017-01-18 09:55:57 -0500
  • 769537fe98 Fixes #810: Suppress unique IP validation on invalid IP addresses and prefixes Jeremy Stretch 2017-01-18 09:55:57 -0500
  • e146067cfd Fix migration Raoul Thill 2017-01-18 14:54:27 +0100
  • 3b82f146d7 Migration Raoul Thill 2017-01-18 14:42:12 +0100
  • 91bd6a7162 Adding migration file #238 Raoul Thill 2017-01-18 14:21:58 +0100
  • b34d7054fc Adding Racks with the same name to different groups within same site #238 Add rack group to ordering Raoul Thill 2017-01-18 12:30:52 +0100
  • e31755fa4a Closes #797: Add description column to VLANs table Jeremy Stretch 2017-01-17 16:06:19 -0500
  • f8a4f1b24f Closes #797: Add description column to VLANs table Jeremy Stretch 2017-01-17 16:06:19 -0500
  • 6ff34127e5 Fixes #807: Redirect user back to form when adding IP addresses in bulk and "create and add another" is clicked Jeremy Stretch 2017-01-17 15:46:43 -0500
  • 7f3b358571 Fixes #807: Redirect user back to form when adding IP addresses in bulk and "create and add another" is clicked Jeremy Stretch 2017-01-17 15:46:43 -0500
  • ad5b8ea994 Add an empty label (global) to IPAddressBulkAddForm VRF field Jeremy Stretch 2017-01-17 15:33:55 -0500
  • c264281530 Add an empty label (global) to IPAddressBulkAddForm VRF field Jeremy Stretch 2017-01-17 15:33:55 -0500
  • 4c5e81a72c Closes #783: Add a description field to the Circuit model Jeremy Stretch 2017-01-17 15:18:03 -0500
  • b3f20aa233 Closes #783: Add a description field to the Circuit model Jeremy Stretch 2017-01-17 15:18:03 -0500
  • 6aa3a02dab Fixes #785: Trigger validation error when importing a prefix assigned to a nonexistent VLAN Jeremy Stretch 2017-01-17 15:01:30 -0500
  • 07997b24ca Fixes #785: Trigger validation error when importing a prefix assigned to a nonexistent VLAN Jeremy Stretch 2017-01-17 15:01:30 -0500
  • 08aafcd34b Closes #803: Clarify that no child objects are deleted when deleting a prefix Jeremy Stretch 2017-01-17 14:52:39 -0500
  • 03859d7287 Closes #803: Clarify that no child objects are deleted when deleting a prefix Jeremy Stretch 2017-01-17 14:52:39 -0500
  • f26e4b0395 Closes #805: Linkify site column in device table Jeremy Stretch 2017-01-17 14:46:29 -0500
  • 0ad2670822 Closes #805: Linkify site column in device table Jeremy Stretch 2017-01-17 14:46:29 -0500
  • dcba889030 Follow-up to #804 Jeremy Stretch 2017-01-17 12:32:54 -0500
  • ab706d2440 Follow-up to #804 Jeremy Stretch 2017-01-17 12:32:54 -0500
  • beef3618e7 Merge pull request #804 from digitalocean/prefix-unique Jeremy Stretch 2017-01-17 10:28:00 -0500
  • 398faf518c Merge pull request #804 from digitalocean/prefix-unique Jeremy Stretch 2017-01-17 10:28:00 -0500
  • 5db8c359d4 moved duplicates() method to model instead of manager. Zach Moody 2017-01-16 18:14:34 -0600
  • edf29e7b9b moved duplicates() method to model instead of manager. Zach Moody 2017-01-16 18:14:34 -0600
  • d6b094bc30 cleaned up IPAddress clean() to be more like Prefix's Zach Moody 2017-01-16 16:52:03 -0600
  • 485a21f13e cleaned up IPAddress clean() to be more like Prefix's Zach Moody 2017-01-16 16:52:03 -0600
  • fa19222c0d Added model tests for duplicate prefix and IPs. Zach Moody 2017-01-16 16:28:25 -0600
  • eedec192ba Added model tests for duplicate prefix and IPs. Zach Moody 2017-01-16 16:28:25 -0600
  • 8388b51ba4 added duplicates() method to IPAddress and Prefix model managers. Zach Moody 2017-01-16 16:28:04 -0600
  • cfaf8b9157 added duplicates() method to IPAddress and Prefix model managers. Zach Moody 2017-01-16 16:28:04 -0600
  • 465477057b Enable global vlan, follow up Shawn Peng 2017-01-14 10:43:28 -0800
  • 15b6834c7e adding chassis-id colunm to lldp information Jay Gheewala 2017-01-13 21:30:44 +0000
  • 424963e49b removed debug print Jay Gheewala 2017-01-13 21:19:40 +0000
  • c7889f1f04 polling lldp information Jay Gheewala 2017-01-13 21:18:14 +0000
  • 10f16331f3 fixing netbox for flexswitch Jay Gheewala 2017-01-13 18:48:48 +0000
  • e4057a6b11 Merge pull request #796 from rburkholder/rburkholder-patch-TenantSerializer-description Jeremy Stretch 2017-01-13 09:36:33 -0500
  • 98e2145b52 Merge pull request #796 from rburkholder/rburkholder-patch-TenantSerializer-description Jeremy Stretch 2017-01-13 09:36:33 -0500
  • 45758abcf7 Corrected PEP8 errors Jeremy Stretch 2017-01-13 09:30:59 -0500
  • 466c505bb8 Corrected PEP8 errors Jeremy Stretch 2017-01-13 09:30:59 -0500
  • acd2fc9550 Add description field to TenantSerializer Raymond P. Burkholder 2017-01-13 08:49:43 -0400
  • 97c0f23c67 Add description field to TenantSerializer Raymond P. Burkholder 2017-01-13 08:49:43 -0400
  • 2ce9f33d4e Fix typo Tim Buchwaldt 2017-01-13 10:30:55 +0100
  • b8f230d445 Add reminder to copy ldap config Tim Buchwaldt 2017-01-13 10:23:20 +0100
  • c2793e90dc Enable global vlan Shawn Peng 2017-01-12 18:52:20 -0800
  • acf2f36cf0 fixing rpc client name Jay Gheewala 2017-01-12 23:11:25 +0000
  • 676af9fea5 initial commit for flexswitch Jay Gheewala 2017-01-12 14:56:22 -0800
  • 38bc63da40 Table rendering optimizations Jeremy Stretch 2017-01-06 16:50:57 -0500
  • 424c2a59d6 Table rendering optimizations Jeremy Stretch 2017-01-06 16:50:57 -0500
  • 7433d0e856 Closes #284: Added interface_ordering field to DeviceType Jeremy Stretch 2017-01-06 12:59:49 -0500
  • c9e7c12463 Closes #284: Added interface_ordering field to DeviceType Jeremy Stretch 2017-01-06 12:59:49 -0500
  • 5d97cd5323 Merge pull request #781 from zevlag/patch-1 Jeremy Stretch 2017-01-05 21:55:16 -0500
  • 2ef1e623a3 Merge pull request #781 from zevlag/patch-1 Jeremy Stretch 2017-01-05 21:55:16 -0500
  • fb2e54c4d3 Update CONTRIBUTING.md Josh Galvez 2017-01-05 16:02:05 -0700
  • 1486a8901a Update CONTRIBUTING.md Josh Galvez 2017-01-05 16:02:05 -0700
  • 42daec89f6 Updated circuits documentation Jeremy Stretch 2017-01-05 17:06:30 -0500
  • 73ae87aa57 Updated circuits documentation Jeremy Stretch 2017-01-05 17:06:30 -0500
  • 8d00d523b5 Fixes #778: Refactored order_interfaces() to fix InterfaceTemplate ordering within a table Jeremy Stretch 2017-01-05 16:12:07 -0500
  • ac72e90dcc Fixes #778: Refactored order_interfaces() to fix InterfaceTemplate ordering within a table Jeremy Stretch 2017-01-05 16:12:07 -0500
  • 3755adf42f Corrected permissions for device component form rendering Jeremy Stretch 2017-01-05 15:37:15 -0500
  • dbf9840b26 Corrected permissions for device component form rendering Jeremy Stretch 2017-01-05 15:37:15 -0500
  • 9f2c756ef0 Standardized template names Jeremy Stretch 2017-01-05 15:31:41 -0500
  • 09fe328c3f Standardized template names Jeremy Stretch 2017-01-05 15:31:41 -0500
  • 8236de2ac6 Added alternative installations section Jeremy Stretch 2017-01-04 17:16:04 -0500
  • 381eb664cf Added alternative installations section Jeremy Stretch 2017-01-04 17:16:04 -0500
  • d1dd658356 Fixes #776: Prevent circuits from appearing twice while searching Jeremy Stretch 2017-01-04 16:56:28 -0500
  • 23c6451524 Fixes #776: Prevent circuits from appearing twice while searching Jeremy Stretch 2017-01-04 16:56:28 -0500
  • 35f51d7e56 Add "Deploy to Heroku" button pointing to special repo mraerino 2017-01-04 22:36:57 +0100
  • 165021eaa9 Post-release version bump Jeremy Stretch 2017-01-04 15:31:10 -0500
  • 99cd78cbbf Post-release version bump Jeremy Stretch 2017-01-04 15:31:10 -0500
  • 21a3ea050c Merge pull request #774 from digitalocean/develop Jeremy Stretch 2017-01-04 15:30:54 -0500