Commit Graph

  • e1bca52d57 Fix regex for IPAddress.dns_name (but see #3106) Jeremy Stretch 2019-04-25 14:49:52 -04:00
  • 06245f6422 Promote django-rq to a required dependency Jeremy Stretch 2019-04-25 14:25:16 -04:00
  • f057a2c016 closes #3104 - add support for exposing prometheus metrics John Anderson 2019-04-25 01:09:19 -04:00
  • f4636537ad Add the decommissioning status for devices rclerc 2019-04-24 09:14:29 +02:00
  • a026ec45b8 Closes #166: Add dns_name to IPAddress Jeremy Stretch 2019-04-22 18:10:28 -04:00
  • 695a07daf4 Clean up settings.py and restrict import of LDAP parameters Jeremy Stretch 2019-04-22 16:33:28 -04:00
  • c2d0e8fd95 Cleanup from earlier work on caching Jeremy Stretch 2019-04-22 14:49:31 -04:00
  • 1be5cf8184 Fix pagination logic for detecting QuerySets Jeremy Stretch 2019-04-22 11:09:12 -04:00
  • f4aec1e7d0 Change VLAN view columns to a 4/8 split Jeremy Stretch 2019-04-22 07:47:16 -04:00
  • e4c06700bb Closes #3094: Remove NullsFirstQuerySet Jeremy Stretch 2019-04-19 20:59:07 -04:00
  • 46b3512c45 Remove extraneous imports Jeremy Stretch 2019-04-19 16:58:39 -04:00
  • 017a5011ec Added '*_count' fields for child objects Jeremy Stretch 2019-04-19 16:50:42 -04:00
  • f4bbdf30e8 Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields Jeremy Stretch 2019-04-19 16:09:22 -04:00
  • 7d41a9ccdb Changelog cleanup Jeremy Stretch 2019-04-19 15:28:08 -04:00
  • 074d0349a1 Increase length of CustomLink text and url fields Jeremy Stretch 2019-04-19 14:58:55 -04:00
  • 6ab56c3978 Misc cleanup Jeremy Stretch 2019-04-19 14:56:40 -04:00
  • 5303d2c16d Add device types and power feeds to home page Jeremy Stretch 2019-04-19 14:27:19 -04:00
  • 30da4594cd Improved enforcement of view permissions for home page Jeremy Stretch 2019-04-19 14:16:55 -04:00
  • 92567137a5 PowerFeed list improvements Jeremy Stretch 2019-04-19 13:32:46 -04:00
  • 7b6c104768 Add power_panel_id field to PowerFeedFilterForm Jeremy Stretch 2019-04-19 13:17:43 -04:00
  • d27d347d21 changelog and docs updates for 2.6 John Anderson 2019-04-19 02:32:50 -04:00
  • 16b4ffa3fa Merge pull request #3080 from digitalocean/2647-cacheops John Anderson 2019-04-19 01:41:59 -04:00
  • 8b75969d1d fix typo in requirements John Anderson 2019-04-18 14:39:12 -04:00
  • a5e1088f1f fixes #2621 - deletion issue in the changelog middleware John Anderson 2019-04-18 14:37:58 -04:00
  • 92a450e59c Improve the logic for gathering models from all apps Jeremy Stretch 2019-04-17 14:33:26 -04:00
  • 2f3c39295c Clean up, update Webhook models Jeremy Stretch 2019-04-17 14:19:57 -04:00
  • 000fde25c6 Add PowerFeeds to global search Jeremy Stretch 2019-04-17 14:06:45 -04:00
  • cd3924520d Clean up limit_to for ForeignKeys referencing ContentType Jeremy Stretch 2019-04-17 13:36:05 -04:00
  • c7778db7f2 fix timeout expression John Anderson 2019-04-17 12:38:54 -04:00
  • 2580b026fe change cacheing to use cacheops John Anderson 2019-04-17 12:29:21 -04:00
  • eb86053a53 Merge pull request #3078 from digitalocean/3077-nested-api-writes Jeremy Stretch 2019-04-17 11:25:40 -04:00
  • fd4c5031c7 Add test for dict_to_filter_params Jeremy Stretch 2019-04-17 11:19:59 -04:00
  • 655e48823a Merge branch 'develop-2.6' into 3077-nested-api-writes Jeremy Stretch 2019-04-17 10:57:01 -04:00
  • a108807534 Add tests for WritableNestedSerializer Jeremy Stretch 2019-04-17 10:54:50 -04:00
  • dbe0e9506d Cleaned up CHANGELOG Jeremy Stretch 2019-04-16 21:12:16 -04:00
  • 75b4ba2c3a Removed tags from the admin UI Jeremy Stretch 2019-04-16 20:59:09 -04:00
  • de7207de55 Enable dictionary specification of related objects in API Jeremy Stretch 2019-04-16 18:02:52 -04:00
  • bf2f314cd4 Remove run_validators() override (fixed upstream) Jeremy Stretch 2019-04-16 15:35:15 -04:00
  • 6034265dfd Add limit_choices_to to CustomLink.content_type field Jeremy Stretch 2019-04-15 21:53:22 -04:00
  • 48fe5470d2 Changelog for #969 Jeremy Stretch 2019-04-15 21:49:16 -04:00
  • 2b2de8f8a5 Merge pull request #3074 from digitalocean/969-custom-links Jeremy Stretch 2019-04-15 21:43:17 -04:00
  • dd58e78fde Add custom links to templates Jeremy Stretch 2019-04-15 21:38:04 -04:00
  • 2ec7ac1ea3 Custom link cleanup Jeremy Stretch 2019-04-15 21:29:02 -04:00
  • f342a37362 Fix RelatedObjectDoesNotExist when adding a new PowerFeed Jeremy Stretch 2019-04-15 17:55:50 -04:00
  • a411e32a9f Changelog for #2647 Jeremy Stretch 2019-04-15 17:49:50 -04:00
  • 1877afc760 Merge pull request #3069 from digitalocean/2647-caching Jeremy Stretch 2019-04-15 17:16:10 -04:00
  • 6f055792df Corrected typo Jeremy Stretch 2019-04-15 17:14:24 -04:00
  • 4536754b20 Initial work on #969: Custom links Jeremy Stretch 2019-04-15 17:12:41 -04:00
  • 351736cc6d Merge branch 'develop-2.6' into 2647-caching John Anderson 2019-04-15 14:46:04 -04:00
  • 4723ddb5ce move caching to views John Anderson 2019-04-15 14:41:04 -04:00
  • 20670c546d Updated dependencies for v2.6 Jeremy Stretch 2019-04-15 13:14:48 -04:00
  • cdff29c7d5 add redis to travis builds John Anderson 2019-04-15 04:16:22 -04:00
  • c11abbe8ca pep8 and postgres backend John Anderson 2019-04-15 04:07:52 -04:00
  • f0505477b8 intial work on #2647 - caching John Anderson 2019-04-15 03:55:33 -04:00
  • c484b27a35 Merge pull request #3068 from digitalocean/1863-api-child-counts Jeremy Stretch 2019-04-12 17:25:27 -04:00
  • 04c1945abc Changelog for #1863 Jeremy Stretch 2019-04-12 17:21:04 -04:00
  • ad4d23fa20 Replace distinct annotations with subqueries for much better performance Jeremy Stretch 2019-04-12 17:18:04 -04:00
  • a46b43bff6 Added child counts to API serializers (WIP) Jeremy Stretch 2019-04-12 17:07:56 -04:00
  • b1c160f9d4 Merge pull request #3067 from digitalocean/2920-interface-type Jeremy Stretch 2019-04-12 15:36:51 -04:00
  • 533520ec1f Rename Interface type (classification) filter to kind Jeremy Stretch 2019-04-12 14:09:03 -04:00
  • 4acd842237 Maintain backward-compatibile support for Interface.form_factor until v2.7 Jeremy Stretch 2019-04-12 13:57:33 -04:00
  • 778d56ac12 Update 'form_factor' in docs Jeremy Stretch 2019-04-12 13:46:37 -04:00
  • 1a2c9e3bba Rename form_factor to type on dcim.Interface Jeremy Stretch 2019-04-12 13:42:56 -04:00
  • 067c788df7 Add changelog tabs for power panel, power feed & clean up nav links Jeremy Stretch 2019-04-12 10:16:34 -04:00
  • 78c90ba24b Changelog for #54 Jeremy Stretch 2019-04-12 10:00:43 -04:00
  • 573af6a236 Merge pull request #3066 from digitalocean/323-view-permissions Jeremy Stretch 2019-04-12 09:33:48 -04:00
  • b29944d5d7 Check view permissions for object navigation tabs Jeremy Stretch 2019-04-12 09:29:36 -04:00
  • dfa26cc5e2 Hide non-viewable object types on home page Jeremy Stretch 2019-04-12 09:18:05 -04:00
  • 8c5d544734 Changelog for #323 Jeremy Stretch 2019-04-12 09:07:22 -04:00
  • df0686a1bd Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting Jeremy Stretch 2019-04-11 22:01:26 -04:00
  • 3e818cde69 Disable navigation links for objects user does not have permission to view Jeremy Stretch 2019-04-11 21:08:40 -04:00
  • 43a569d18a Enforce view permissions for API views Jeremy Stretch 2019-04-11 17:40:46 -04:00
  • e710ccb0e6 Enforce view permissions for UI views Jeremy Stretch 2019-04-11 17:27:38 -04:00
  • ea6815b9bb Merge pull request #3061 from digitalocean/54-power-modeling Jeremy Stretch 2019-04-11 15:02:07 -04:00
  • 3b06251720 Added tests for power panels, power feeds Jeremy Stretch 2019-04-11 12:29:43 -04:00
  • bfa07aec39 Fix tests Jeremy Stretch 2019-04-11 11:37:44 -04:00
  • 05c19af2a3 Misc cleanup Jeremy Stretch 2019-04-11 10:49:43 -04:00
  • b22fd2bc44 Rename max_utilization to power_factor Jeremy Stretch 2019-04-10 16:36:38 -04:00
  • ac3e899f5e First stab at power utilization tracking Jeremy Stretch 2019-04-10 16:32:13 -04:00
  • 3d5f85c0ca Add associatiton from power outlet to power port/phase Jeremy Stretch 2019-04-10 14:16:16 -04:00
  • 0ddd71fc36 Include draw numbers of connected power ports Jeremy Stretch 2019-04-10 13:05:51 -04:00
  • 6fa54bed73 Fix PEP8 Errors dansheps 2019-04-10 08:42:27 -05:00
  • 6e8e6809f3 Move Filter and Form to new file, update all files dansheps 2019-04-10 08:37:12 -05:00
  • 8230ea1c83 Add max/allocated current draw fields to PowerPort Jeremy Stretch 2019-04-09 17:32:04 -04:00
  • a91a79681f Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter dansheps 2019-04-09 15:57:22 -05:00
  • c1127148e2 Provide individual views for each type of cable connection Jeremy Stretch 2019-04-09 16:49:04 -04:00
  • ef867e789d Finish power outlet/feed connection forms Jeremy Stretch 2019-04-09 15:37:31 -04:00
  • cd655d289b Fix CSV import forms Jeremy Stretch 2019-04-09 14:55:17 -04:00
  • f1d1e8b537 Update migrations Jeremy Stretch 2019-04-09 14:22:45 -04:00
  • 71b674d11a Merge branch 'develop-2.6' into 54-power-modeling Jeremy Stretch 2019-04-09 14:12:45 -04:00
  • 4f9b666eee Merge branch 'develop' into develop-2.6 Jeremy Stretch 2019-04-09 14:11:26 -04:00
  • 8d79353d9b Post-release version bump Jeremy Stretch 2019-04-08 14:30:06 -04:00
  • f3fffc6161 Merge pull request #3053 from digitalocean/develop v2.5.10 Jeremy Stretch 2019-04-08 14:26:27 -04:00
  • a8d20e13a8 Release v2.5.10 Jeremy Stretch 2019-04-08 14:19:37 -04:00
  • 9a91bdbdb2 Fixes #2937: Redirect to list view after editing an object from list view Jeremy Stretch 2019-04-08 14:10:55 -04:00
  • 6f8591f769 Closes #3052: Add Jinja2 support for export templates Jeremy Stretch 2019-04-08 12:20:24 -04:00
  • 7f6d79362e Fix virtualization test and add to changelog dansheps 2019-04-05 09:46:15 -05:00
  • c032413201 Remove unneeded import from testing. Daniel Sheppard 2019-04-05 09:39:04 -05:00
  • e556c78599 Fixes #3047: Fix exception string for invalid MAC Address format dansheps 2019-04-05 09:36:56 -05:00
  • 1b389d662b Fixes #3046: Fix exception at reports API endpoint Jeremy Stretch 2019-04-04 17:34:36 -04:00