|
cab3c50ae6
|
Closes #3314: Paginate object changelog entries
|
2019-07-18 21:40:36 -04:00 |
|
|
3da9af5a9f
|
Fixes #3317: Fix permissions for ConfigContextBulkDeleteView
|
2019-07-02 09:39:26 -04:00 |
|
|
5de242fe53
|
Closes #3281: Hide custom links which render as empty text
|
2019-06-24 12:20:09 -04:00 |
|
|
5a6c928a7c
|
Fixes #3279: Reset the PostgreSQL sequence for Tag and TaggedItem IDs
|
2019-06-21 17:34:06 -04:00 |
|
|
438b01815a
|
Fix test for tags view
|
2019-06-05 15:05:35 -04:00 |
|
|
8b3ec625f6
|
Add missing PermissionRequiredMixin to TagListView
|
2019-06-05 14:47:43 -04:00 |
|
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
|
1e1aba73ef
|
Remove request.user assertion from ObjectChangeMiddleware
|
2019-05-30 10:32:09 -04:00 |
|
|
823257ca72
|
Closes #3185: Improve performance for custom field access within templates
|
2019-05-29 15:04:57 -04:00 |
|
|
f9cd89a4a4
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
|
2f32488c25
|
Fixes #3190: Fix custom field rendering for Jinja2 export templates
|
2019-05-16 19:45:36 -04:00 |
|
|
fbde6282b2
|
Cleanup from #2931
|
2019-05-09 14:32:49 -04:00 |
|
|
63b71d43da
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
|
2019-04-30 10:01:29 -05:00 |
|
|
f31d6c55be
|
Fix erroneous merge conflict resolution from v2.5.11
|
2019-04-29 14:57:28 -04:00 |
|
|
37c2c4b4a2
|
Merge v2.5.11
|
2019-04-29 14:40:18 -04:00 |
|
|
d8c9b1af27
|
Fixes #3116: Fix tagged_items count in tags API endpoint
|
2019-04-26 16:54:13 -04:00 |
|
|
f057a2c016
|
closes #3104 - add support for exposing prometheus metrics
|
2019-04-25 01:09:19 -04:00 |
|
|
c2d0e8fd95
|
Cleanup from earlier work on caching
|
2019-04-22 14:49:31 -04:00 |
|
|
074d0349a1
|
Increase length of CustomLink text and url fields
|
2019-04-19 14:58:55 -04:00 |
|
|
6ab56c3978
|
Misc cleanup
|
2019-04-19 14:56:40 -04:00 |
|
|
16b4ffa3fa
|
Merge pull request #3080 from digitalocean/2647-cacheops
change cacheing to use cacheops
|
2019-04-19 01:41:59 -04:00 |
|
|
92a450e59c
|
Improve the logic for gathering models from all apps
|
2019-04-17 14:33:26 -04:00 |
|
|
2f3c39295c
|
Clean up, update Webhook models
|
2019-04-17 14:19:57 -04:00 |
|
|
cd3924520d
|
Clean up limit_to for ForeignKeys referencing ContentType
|
2019-04-17 13:36:05 -04:00 |
|
|
2580b026fe
|
change cacheing to use cacheops
|
2019-04-17 12:29:21 -04:00 |
|
|
6034265dfd
|
Add limit_choices_to to CustomLink.content_type field
|
2019-04-15 21:53:22 -04:00 |
|
|
2b2de8f8a5
|
Merge pull request #3074 from digitalocean/969-custom-links
969 custom links
|
2019-04-15 21:43:17 -04:00 |
|
|
dd58e78fde
|
Add custom links to templates
|
2019-04-15 21:38:04 -04:00 |
|
|
2ec7ac1ea3
|
Custom link cleanup
|
2019-04-15 21:29:02 -04:00 |
|
|
4536754b20
|
Initial work on #969: Custom links
|
2019-04-15 17:12:41 -04:00 |
|
|
4723ddb5ce
|
move caching to views
|
2019-04-15 14:41:04 -04:00 |
|
|
f0505477b8
|
intial work on #2647 - caching
|
2019-04-15 03:55:33 -04:00 |
|
|
e710ccb0e6
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
|
6e8e6809f3
|
Move Filter and Form to new file, update all files
|
2019-04-10 08:37:12 -05:00 |
|
|
f1d1e8b537
|
Update migrations
|
2019-04-09 14:22:45 -04:00 |
|
|
71b674d11a
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-09 14:12:45 -04:00 |
|
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
|
6f8591f769
|
Closes #3052: Add Jinja2 support for export templates
|
2019-04-08 12:20:24 -04:00 |
|
|
858be6d216
|
Fixes #3039: Fix exception when retrieving change object for a component template via API
|
2019-04-04 15:00:59 -04:00 |
|
|
07bfd7c8e5
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-02 13:15:40 -04:00 |
|
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
|
498f132cad
|
Fixes #3027: Ignore empty local context data when rendering config contexts
|
2019-03-28 10:16:28 -04:00 |
|
|
3f5f75c71f
|
Fixes #3001: Fix API representation of ObjectChange action and add changed_object_type
|
2019-03-28 09:57:26 -04:00 |
|
|
2e1887eb0e
|
implements #3025 - Add request ID to outbound webhook requests
|
2019-03-24 15:35:42 -04:00 |
|
|
2170eedf08
|
implements #2933 - username in webhooks
|
2019-03-24 15:31:12 -04:00 |
|
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
|
681e20133a
|
Further work on power feed modeling
|
2019-03-21 17:47:43 -04:00 |
|
|
e544705256
|
Add support for configuring use of an SSL connection to Redis.
Requires a build or release of django-rq containing
44f3fdd7cb
|
2019-03-18 11:26:37 -05:00 |
|
|
0b95016e00
|
Merge branch 'develop' into develop-2.6
|
2019-03-11 21:01:18 -04:00 |
|
|
d9c8c0cbc1
|
Fixes #2968: Correct API documentation for SerializerMethodFields
|
2019-03-08 10:25:09 -05:00 |
|