Jeremy Stretch 66db4f3874 Fixes #14827: Ensure all matching event rules are processed in response to an event 2 лет назад
..
api 70dd8f17b6 Fixes #14778: Allow null values in CustomFieldSerializer object_type & choice_set fields 2 лет назад
dashboard e15647a2ce Closes #14153: Filter ContentTypes by supported feature (#14191) 2 лет назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms 00807d1e52 Fixes #14550: Fix changing event rule action type from webhook to script (#14571) 2 лет назад
graphql a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
management 1f2f0860fe Merge branch 'develop' into feature 2 лет назад
migrations 4eadc8cfe4 Closes #14240: Increase min/max validation values for custom fields 2 лет назад
models 1f2f0860fe Merge branch 'develop' into feature 2 лет назад
plugins 3f40ee5501 Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2 лет назад
tables 33af942571 Closes #14624: Add action object column to EventRuleTable 2 лет назад
templatetags 3f40ee5501 Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2 лет назад
tests d930c4e36e Apply filterset & test changes for #14631 & #14629 2 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 лет назад
choices.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
conditions.py e7f689bc52 Fixes incorrectly handled type error when list of objects is found in data (#12593) 2 лет назад
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 лет назад
context_managers.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
events.py 66db4f3874 Fixes #14827: Ensure all matching event rules are processed in response to an event 2 лет назад
fields.py 18ea7d1e13 pep8 fixes 3 лет назад
filters.py 7c60089692 Ditch CustomFieldFilter 4 лет назад
filtersets.py d930c4e36e Apply filterset & test changes for #14631 & #14629 2 лет назад
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 лет назад
querysets.py 0bb86f1e7d Replaces device_role with role on device model (#13342) 2 лет назад
reports.py 0c9919a5e8 #13334: Capture exception class when recording job error 2 лет назад
scripts.py 0c9919a5e8 #13334: Capture exception class when recording job error 2 лет назад
search.py 58f925c261 Closes #14503: Include additional display attributes for search indexers 2 лет назад
signals.py 1f2f0860fe Merge branch 'develop' into feature 2 лет назад
urls.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
utils.py e15647a2ce Closes #14153: Filter ContentTypes by supported feature (#14191) 2 лет назад
validators.py 1f2f0860fe Merge branch 'develop' into feature 2 лет назад
views.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
webhooks.py 85ab7adca6 Closes #14395: Move & rename process_webhook() 2 лет назад
webhooks_worker.py 85ab7adca6 Closes #14395: Move & rename process_webhook() 2 лет назад