Jeremy Stretch
|
f8326ef6df
|
Add markdown rendering for log mesages
|
2019-08-14 14:38:11 -04:00 |
|
Jeremy Stretch
|
434e656e27
|
Include stack trace when catching an exception
|
2019-08-14 14:26:13 -04:00 |
|
Jeremy Stretch
|
8bd1fad7d0
|
Use TreeNodeChoiceField for MPTT objects
|
2019-08-14 14:03:11 -04:00 |
|
Jeremy Stretch
|
7f65e009a8
|
Add convenience functions for loading YAML/JSON data from file
|
2019-08-14 13:08:21 -04:00 |
|
Jeremy Stretch
|
9c079ead4c
|
Fix notice when form does not require user input
|
2019-08-14 10:18:25 -04:00 |
|
Jeremy Stretch
|
c562af3a13
|
Record script execution time
|
2019-08-14 10:12:30 -04:00 |
|
Jeremy Stretch
|
30e14db881
|
Tweak form display (cosmetic)
|
2019-08-14 09:40:23 -04:00 |
|
Jeremy Stretch
|
dab30f50d3
|
Add IPNetworkVar
|
2019-08-13 09:48:51 -04:00 |
|
Jeremy Stretch
|
3d6a583ce4
|
Allow user to override module name
|
2019-08-13 09:09:12 -04:00 |
|
Jeremy Stretch
|
44fd0ebb2d
|
Meta.fields should be optional
|
2019-08-12 16:59:09 -04:00 |
|
Jeremy Stretch
|
0d289d660d
|
Add option to commit database changes
|
2019-08-12 14:28:06 -04:00 |
|
Jeremy Stretch
|
3e75da4307
|
Implemented run_script() wrapper
|
2019-08-12 13:51:25 -04:00 |
|
Jeremy Stretch
|
19eb4c510c
|
Move script attributes under a Meta class
|
2019-08-12 13:16:18 -04:00 |
|
Jeremy Stretch
|
ab504439fb
|
Implemented permissions for scripts
|
2019-08-12 11:39:36 -04:00 |
|
Jeremy Stretch
|
950a09895b
|
BooleanVar cannot be required
|
2019-08-12 11:13:16 -04:00 |
|
Jeremy Stretch
|
3f7f3f88f3
|
Fix form field ordering
|
2019-08-12 11:13:16 -04:00 |
|
Jeremy Stretch
|
9d054fb345
|
Add options for script vars; include script output
|
2019-08-12 11:13:16 -04:00 |
|
Jeremy Stretch
|
a25a27f31f
|
Initial work on custom scripts (#3415)
|
2019-08-12 11:13:16 -04:00 |
|
Jeremy Stretch
|
cab3c50ae6
|
Closes #3314: Paginate object changelog entries
|
2019-07-18 21:40:36 -04:00 |
|
Jeremy Stretch
|
3da9af5a9f
|
Fixes #3317: Fix permissions for ConfigContextBulkDeleteView
|
2019-07-02 09:39:26 -04:00 |
|
Jeremy Stretch
|
5de242fe53
|
Closes #3281: Hide custom links which render as empty text
|
2019-06-24 12:20:09 -04:00 |
|
Jeremy Stretch
|
5a6c928a7c
|
Fixes #3279: Reset the PostgreSQL sequence for Tag and TaggedItem IDs
|
2019-06-21 17:34:06 -04:00 |
|
Jeremy Stretch
|
438b01815a
|
Fix test for tags view
|
2019-06-05 15:05:35 -04:00 |
|
Jeremy Stretch
|
8b3ec625f6
|
Add missing PermissionRequiredMixin to TagListView
|
2019-06-05 14:47:43 -04:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
Jeremy Stretch
|
1e1aba73ef
|
Remove request.user assertion from ObjectChangeMiddleware
|
2019-05-30 10:32:09 -04:00 |
|
Jeremy Stretch
|
823257ca72
|
Closes #3185: Improve performance for custom field access within templates
|
2019-05-29 15:04:57 -04:00 |
|
hellerve
|
f9cd89a4a4
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
Jeremy Stretch
|
2f32488c25
|
Fixes #3190: Fix custom field rendering for Jinja2 export templates
|
2019-05-16 19:45:36 -04:00 |
|
Jeremy Stretch
|
fbde6282b2
|
Cleanup from #2931
|
2019-05-09 14:32:49 -04:00 |
|
dansheps
|
63b71d43da
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
|
2019-04-30 10:01:29 -05:00 |
|
Jeremy Stretch
|
f31d6c55be
|
Fix erroneous merge conflict resolution from v2.5.11
|
2019-04-29 14:57:28 -04:00 |
|
Jeremy Stretch
|
37c2c4b4a2
|
Merge v2.5.11
|
2019-04-29 14:40:18 -04:00 |
|
Jeremy Stretch
|
d8c9b1af27
|
Fixes #3116: Fix tagged_items count in tags API endpoint
|
2019-04-26 16:54:13 -04:00 |
|
John Anderson
|
f057a2c016
|
closes #3104 - add support for exposing prometheus metrics
|
2019-04-25 01:09:19 -04:00 |
|
Jeremy Stretch
|
c2d0e8fd95
|
Cleanup from earlier work on caching
|
2019-04-22 14:49:31 -04:00 |
|
Jeremy Stretch
|
074d0349a1
|
Increase length of CustomLink text and url fields
|
2019-04-19 14:58:55 -04:00 |
|
Jeremy Stretch
|
6ab56c3978
|
Misc cleanup
|
2019-04-19 14:56:40 -04:00 |
|
John Anderson
|
16b4ffa3fa
|
Merge pull request #3080 from digitalocean/2647-cacheops
change cacheing to use cacheops
|
2019-04-19 01:41:59 -04:00 |
|
Jeremy Stretch
|
92a450e59c
|
Improve the logic for gathering models from all apps
|
2019-04-17 14:33:26 -04:00 |
|
Jeremy Stretch
|
2f3c39295c
|
Clean up, update Webhook models
|
2019-04-17 14:19:57 -04:00 |
|
Jeremy Stretch
|
cd3924520d
|
Clean up limit_to for ForeignKeys referencing ContentType
|
2019-04-17 13:36:05 -04:00 |
|
John Anderson
|
2580b026fe
|
change cacheing to use cacheops
|
2019-04-17 12:29:21 -04:00 |
|
Jeremy Stretch
|
6034265dfd
|
Add limit_choices_to to CustomLink.content_type field
|
2019-04-15 21:53:22 -04:00 |
|
Jeremy Stretch
|
2b2de8f8a5
|
Merge pull request #3074 from digitalocean/969-custom-links
969 custom links
|
2019-04-15 21:43:17 -04:00 |
|
Jeremy Stretch
|
dd58e78fde
|
Add custom links to templates
|
2019-04-15 21:38:04 -04:00 |
|
Jeremy Stretch
|
2ec7ac1ea3
|
Custom link cleanup
|
2019-04-15 21:29:02 -04:00 |
|
Jeremy Stretch
|
4536754b20
|
Initial work on #969: Custom links
|
2019-04-15 17:12:41 -04:00 |
|
John Anderson
|
4723ddb5ce
|
move caching to views
|
2019-04-15 14:41:04 -04:00 |
|
John Anderson
|
f0505477b8
|
intial work on #2647 - caching
|
2019-04-15 03:55:33 -04:00 |
|