jeremystretch
264d95d3a7
Add tags as a feature query
2021-05-21 16:54:33 -04:00
Jeremy Stretch
dd06bbcaf6
Closes #4349 : Drop support for embedded graphs
2020-08-21 11:57:46 -04:00
John Anderson
2340d4d592
review updates
2020-07-06 02:00:16 -04:00
John Anderson
ec4be16aef
Implements #2006 - run reports and scripts in the background
2020-06-29 03:50:05 -04:00
John Anderson
5b7a2f1002
closes #4368 - extras features model registration
2020-03-14 03:03:22 -04:00
Jeremy Stretch
9a1853e908
Enable custom templating for webhook request content
2020-02-24 16:12:46 -05:00
Jeremy Stretch
f506db78f6
#3892 : Convert WEBHOOK_MODELS to a Q object
2020-01-15 16:18:47 -05:00
Jeremy Stretch
985e57bd7d
#3892 : Convert EXPORTTEMPLATE_MODELS to a Q object
2020-01-15 16:11:44 -05:00
Jeremy Stretch
3c24ad1df3
#3892 : Convert GRAPH_MODELS to a Q object
2020-01-15 16:08:19 -05:00
Jeremy Stretch
7d2f412c1d
#3892 : Convert CUSTOMLINK_MODELS to a Q object
2020-01-15 16:04:41 -05:00
Jeremy Stretch
629da44e9a
#3892 : Convert CUSTOMFIELD_MODELS to a Q object
2020-01-15 16:00:54 -05:00
Jeremy Stretch
0254e5c404
Fix graph:type choices under /api/extras/_choices/
2020-01-10 12:18:56 -05:00
Jeremy Stretch
ad9d33550f
Closes #3731 : Change Graph.type to a ContentType foreign key field
2019-12-06 10:32:59 -05:00
Jeremy Stretch
d6557b63f6
Webhook.http_content_type to slug ( #3569 )
2019-12-05 17:11:59 -05:00
Jeremy Stretch
ef3d772894
ExportTemplate.template_language to slug ( #3569 )
2019-12-05 17:01:00 -05:00
Jeremy Stretch
b2904050aa
Delete obsolete user action types
2019-12-05 16:50:44 -05:00
Jeremy Stretch
0a72225ca9
ObjectChange.action to slug ( #3569 )
2019-12-05 16:30:15 -05:00
Jeremy Stretch
4ffd91d882
Convert BUTTON_CLASS_CHOICES to a ChoiceSet
2019-12-05 15:59:16 -05:00
Jeremy Stretch
4a662c437f
CustomField.filter_logic to slug
2019-12-04 21:09:02 -05:00
Jeremy Stretch
0e0cdc65c0
CustomField.type to slug
2019-12-04 21:01:50 -05:00
Jeremy Stretch
5d179d54d1
Merge branch 'develop' into develop-2.7
2019-10-10 13:41:10 -04:00
Jeremy Stretch
b4acade70d
Miscellaneous cleanup
2019-10-04 12:59:10 -04:00
Jeremy Stretch
e861c984c7
Merge branch 'develop' into develop-2.7
2019-09-25 13:44:29 -04:00
Jeremy Stretch
ee0865478e
Closes #3515 : Enable export templates for inventory items
2019-09-25 12:07:41 -04:00
Jeremy Stretch
429fe9223a
Merged v2.6.4
2019-09-20 08:35:14 -04:00
Jeremy Stretch
f426334c2e
Closes #3485 : Enable embedded graphs for devices
2019-09-18 15:59:52 -04:00
Jeremy Stretch
0674e9572f
Closes #2745 : Remove topology maps
2019-08-08 21:33:20 -04:00
Jeremy Stretch
7fd56d9a06
Clean up, update Webhook models
2019-04-17 14:19:57 -04:00
Jeremy Stretch
9c7074c529
Clean up limit_to for ForeignKeys referencing ContentType
2019-04-17 13:36:05 -04:00
Jeremy Stretch
c7a70e3821
Add custom links to templates
2019-04-15 21:38:04 -04:00
Jeremy Stretch
ebb384f395
Custom link cleanup
2019-04-15 21:29:02 -04:00
Jeremy Stretch
c20028cb69
Initial work on #969 : Custom links
2019-04-15 17:12:41 -04:00
Jeremy Stretch
197b0c5608
Closes #3052 : Add Jinja2 support for export templates
2019-04-08 12:20:24 -04:00
Jeremy Stretch
c0d9e86a34
Fixes #2563 : Enable export templates for cables
2018-11-07 15:49:45 -05:00
Jeremy Stretch
f3174c14f7
Deprecated the InterfaceConnection model
2018-10-24 13:59:44 -04:00
Jeremy Stretch
68a5dcd47e
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
Jeremy Stretch
14d07634ad
Enabled export templates for secrets
2018-07-17 10:34:50 -04:00
Jeremy Stretch
278f7228eb
Closes #1739 : Enabled custom fields for secrets
2018-07-17 09:43:57 -04:00
Jeremy Stretch
52e7f66b2c
Enabled webhooks for device components
2018-07-16 13:34:00 -04:00
Jeremy Stretch
66e066a8a7
Enabled export templates for services
2018-07-12 16:59:22 -04:00
Jeremy Stretch
e6308fcfb3
Enabled export templates for virtual chassis
2018-07-12 16:55:23 -04:00
Jeremy Stretch
301f27cdd8
Enabled export templates for VRFs
2018-07-12 13:16:34 -04:00
Jeremy Stretch
5ff0c6014d
Enabled webhooks for all (and only) primary models
2018-07-12 13:09:13 -04:00
Jeremy Stretch
837ae2b7b8
Merge branch 'develop-2.4' into 1898-activity-logging
2018-06-21 16:53:15 -04:00
Jeremy Stretch
337897e6e2
Closes #1687 : Enabled custom fields for services
2018-06-21 16:17:18 -04:00
Jeremy Stretch
71793a8e49
Implemented new object change logging to replace UserActions
2018-06-13 17:06:33 -04:00
John Anderson
80a1b23f6f
Implements #81 - webhook event backend ( #1640 )
...
* merge branch develop
* bugfix, signals for virtualization's class wasn't correctly defined
* updated webhooks for 2.4 and cleanup
* updated docs to cover changes to supervisor config
* review changes and further cleanup
* updated redis connection settings
* cleanup settings
2018-05-30 11:19:10 -04:00
Jeremy Stretch
16c9b68b9a
Closes #1693 : Allow specifying loose or exact matching for custom field filters
2018-02-21 15:40:11 -05:00
Jeremy Stretch
6b9c193fc2
Closes #78 : Implemented ability to render topology maps for console/power
2018-02-15 12:10:29 -05:00
Jeremy Stretch
33b4c623d1
Merge branch 'develop-2.2' into develop-2.1
2017-09-29 12:30:36 -04:00