Jeremy Stretch
|
3a21f7ab26
|
Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated
|
2020-10-09 11:34:50 -04:00 |
|
Jeremy Stretch
|
bc0e6cc8dd
|
Fixes #5012: Return details of exceptions resulting from report/script execution
|
2020-08-20 12:47:26 -04:00 |
|
Jeremy Stretch
|
bc04543b33
|
Cache custom fields on instance prior to calling create()/update()
|
2020-08-17 12:22:37 -04:00 |
|
Jeremy Stretch
|
dd707c97af
|
Cache custom fields on instance prior to save()
|
2020-08-17 11:08:14 -04:00 |
|
Jeremy Stretch
|
93da6b6edf
|
#2006: Clean up report views
|
2020-08-10 15:56:55 -04:00 |
|
Jeremy Stretch
|
a206b422fb
|
Fixes #4912: Fix image attachment API endpoint; add API view tests
|
2020-07-27 14:24:15 -04:00 |
|
Jeremy Stretch
|
9bcfefa31e
|
Fix ordering for Tags
|
2020-07-23 14:28:22 -04:00 |
|
Jeremy Stretch
|
37706f1c87
|
Use RestrictedQuerySet for default Tag manager
|
2020-07-23 14:20:56 -04:00 |
|
Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
21a750e8ec
|
Change Postgres-specific JSONField to stock Django field
|
2020-07-16 12:02:49 -04:00 |
|
Jeremy Stretch
|
59091efa86
|
Closes #4840: Enable change logging for config contexts
|
2020-07-09 17:09:03 -04:00 |
|
Jeremy Stretch
|
8d7001fe56
|
Move abstract ChangeLoggedModel under extras
|
2020-07-09 17:07:25 -04:00 |
|
Jeremy Stretch
|
a2d957ba0d
|
Use stock manager as default for Tag model
|
2020-07-07 12:18:14 -04:00 |
|
Jeremy Stretch
|
4ea4112490
|
Fix up schema migration; PEP8 cleanup
|
2020-07-06 10:44:36 -04:00 |
|
John Anderson
|
f092c107b5
|
PR review updates
|
2020-07-06 02:00:16 -04:00 |
|
Jeremy Stretch
|
f98fa364c0
|
Merge branch 'develop-2.9' into 2006-scripts-reports-background
|
2020-07-02 11:00:59 -04:00 |
|
Jeremy Stretch
|
57b73c485f
|
#4416: Remove individual view for extras.Tag
|
2020-07-01 14:21:51 -04:00 |
|
Jeremy Stretch
|
36498c9dd2
|
Base manager for Tag should use RestrictedQuerySet
|
2020-06-29 14:57:29 -04:00 |
|
Jeremy Stretch
|
66703d8963
|
Fix evaluation of RestrictedQuerySet
|
2020-06-29 14:42:37 -04:00 |
|
John Anderson
|
f48a079ae6
|
fix tests and cleanup
|
2020-06-29 14:34:42 -04:00 |
|
John Anderson
|
3777fbccc3
|
Implements #2006 - run reports and scripts in the background
|
2020-06-29 03:50:05 -04:00 |
|
Jeremy Stretch
|
2d4694e72d
|
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
|
2020-06-17 12:28:04 -04:00 |
|
Jeremy Stretch
|
4ae05dddeb
|
Tag should use a stock manager by default
|
2020-06-16 17:02:03 -04:00 |
|
Jeremy Stretch
|
da906f48d9
|
Standardize add, import, and export functionality for tags
|
2020-06-12 09:48:23 -04:00 |
|
Jeremy Stretch
|
c1a37db871
|
Fix managers on Graph and ExportTemplate
|
2020-06-08 13:41:12 -04:00 |
|
Jeremy Stretch
|
7a7634de2d
|
Accomodate custom legacy permission in schema migration
|
2020-06-02 10:50:58 -04:00 |
|
Jeremy Stretch
|
e23b2c4c4f
|
Implement RestrictedQuerySet as a manager
|
2020-05-29 16:27:36 -04:00 |
|
Jeremy Stretch
|
92f49b4711
|
Closes #4672: Set default color for rack and devices roles
|
2020-05-26 09:36:27 -04:00 |
|
Jeremy Stretch
|
745c9a9c2b
|
Add test for CustomFieldManager.get_for_model()
|
2020-05-08 12:18:08 -04:00 |
|
Jeremy Stretch
|
e3be5f8468
|
Remove local caching attempt
|
2020-05-08 10:05:05 -04:00 |
|
Jeremy Stretch
|
2c19390d7c
|
Introduce CustomFieldManager (WIP)
|
2020-05-07 17:20:32 -04:00 |
|
Jeremy Stretch
|
da8380c62c
|
Refactor extras.models
|
2020-05-07 16:59:27 -04:00 |
|