jeremystretch
1c09ffdd1f
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
jeremystretch
b78451742f
Release v3.0.0
2021-08-30 14:22:00 -04:00
jeremystretch
542e01775e
Merge branch 'develop' into feature
2021-08-23 15:46:22 -04:00
jeremystretch
6518d87200
Release v2.11.12
2021-08-23 15:16:42 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
53a5bc2221
Fixes #6929 : Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions
2021-08-20 16:06:37 -04:00
jeremystretch
e8fb86a283
Release v3.0-beta2
2021-08-13 14:19:43 -04:00
jeremystretch
1b12185a39
PRVB
2021-08-12 11:47:59 -04:00
jeremystretch
b2faf8044d
Release v2.11.11
2021-08-12 11:22:57 -04:00
jeremystretch
c7e0abc3fb
Merge v2.11.10
2021-07-28 16:26:04 -04:00
jeremystretch
18a4232783
PRVB
2021-07-28 16:00:38 -04:00
jeremystretch
eae4502708
Release v2.11.10
2021-07-28 15:17:45 -04:00
jeremystretch
a8140d1f70
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
Jeremy Stretch
7058d6ca5a
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
Jeremy Stretch
fd58eeae1d
Merge branch 'feature' into 6651-plugins-rq-queues
2021-07-09 08:43:39 -04:00
jeremystretch
ec5ed17860
PRVB
2021-07-08 09:21:35 -04:00
jeremystretch
e8e3e9b0be
Release v2.11.9
2021-07-08 09:01:40 -04:00
jeremystretch
f426ba3526
Remove the check_releases queue
2021-07-07 22:10:10 -04:00
jeremystretch
7c6e5a68d9
Remove the RELEASE_CHECK_TIMEOUT parameter
2021-07-07 21:55:07 -04:00
jeremystretch
3e19038e06
Restore CACHING_REDIS_SKIP_TLS_VERIFY; add CACHE_TIMEOUT usage warning
2021-07-07 21:17:40 -04:00
jeremystretch
d9e27b6a82
Replace django-cacheops with django-redis
2021-07-07 20:35:59 -04:00
jeremystretch
f683f0786e
Drop caching_config from plugin configuration
2021-07-07 17:04:21 -04:00
maximumG
8b76db2bca
add: RQ queues for netbox core (high, default, low, check_release)
2021-07-07 15:25:53 +02:00
jeremystretch
c585175214
PRVB
2021-07-06 11:35:03 -04:00
jeremystretch
9c1de27562
Release v2.11.8
2021-07-06 11:10:02 -04:00
jeremystretch
8d2f79cf24
Add configuration parameter to toggle GraphQL API
2021-06-29 13:30:38 -04:00
jeremystretch
7a2a25c13a
Use v3.0 enum naming
2021-06-25 14:11:41 -04:00
jeremystretch
6a07f66cfc
Initial work on GraphQL
2021-06-24 09:08:45 -04:00
jeremystretch
697161beb1
PRVB
2021-06-16 16:21:19 -04:00
jeremystretch
2bf20fa501
Release NetBox v2.11.7
2021-06-16 15:59:46 -04:00
jeremystretch
3bfa1cbf41
Initial work on custom model validation
2021-06-09 11:36:29 -04:00
jeremystretch
7444110c79
PRVB
2021-06-04 11:15:12 -04:00
jeremystretch
4273b6e4fb
Release v2.11.6
2021-06-04 10:59:36 -04:00
jeremystretch
5e08b2be37
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
jeremystretch
0e23038e28
Merge v2.11.5
2021-06-04 09:47:14 -04:00
jeremystretch
0783d57459
Release v2.11.5
2021-06-04 09:09:56 -04:00
jeremystretch
da1fb4f969
Replace references to v2.12 with v3.0
2021-05-25 15:05:02 -04:00
jeremystretch
9046f59b9f
PRVB
2021-05-25 12:12:08 -04:00
jeremystretch
b3423e1722
Release v2.11.4
2021-05-25 11:38:43 -04:00
Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io >
2021-05-17 16:26:02 -04:00
jeremystretch
f6823b5704
Closes #6338 : Decimal fields are no longer coerced to strings in REST API
2021-05-10 14:22:01 -04:00
jeremystretch
4dff20cc8c
PRVB
2021-05-07 10:22:30 -04:00
jeremystretch
019a5563c4
Release v2.11.3
2021-05-07 10:01:17 -04:00
jeremystretch
534b0e4cf6
Merge branch 'develop' into feature
2021-05-04 14:25:53 -04:00
Jeremy Stretch
8fc49f37a7
Merge pull request #6307 from mpalmer/patch-1
...
Expose Django SESSION_COOKIE_NAME setting
2021-04-29 08:04:59 -04:00
jeremystretch
51f6d2f45e
PRVB
2021-04-27 10:47:48 -04:00
jeremystretch
1fe1e1ce7e
Release v2.11.2
2021-04-27 10:20:36 -04:00
checktheroads
eb55761c38
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -07:00
jeremystretch
83f520f7a8
PRVB
2021-04-21 10:37:51 -04:00
jeremystretch
b509d96f18
Closes #5532 : Drop support for Python 3.6
2021-04-21 10:20:09 -04:00