1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

668 Commits

Author SHA1 Message Date
64d8512fc3 Add PAGINATE_COUNT, MAX_PAGE_SIZE 2021-10-26 11:43:06 -04:00
94804fecd8 Add MAINTENANCE_MODE, MAPS_URL 2021-10-26 10:57:33 -04:00
559dc2f865 Add ALLOWED_URL_SCHEMES 2021-10-26 10:24:33 -04:00
7c0f32e8ee Introduce ConfigItem; add rack elevation parameters 2021-10-26 10:04:56 -04:00
82243732a1 Initial work on #5883 2021-10-25 16:10:50 -04:00
6f66138a18 Changelog for #3979 2021-10-21 15:15:01 -04:00
3a3ed8bf64 Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
090df05193 PRVB 2021-10-20 09:59:33 -04:00
fc5a23cc88 Release v3.0.8 2021-10-20 09:31:12 -04:00
8b80b0c3df Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
1a4f8c5422 PRVB 2021-10-11 14:42:29 -04:00
d66fc8f661 Release v3.0.7 2021-10-08 13:49:15 -04:00
2bd29127dc PRVB 2021-10-06 14:04:24 -04:00
d451f30bfc Release v3.0.6 2021-10-06 13:45:02 -04:00
c262af550d PRVB 2021-10-04 14:18:42 -04:00
339bcb89bb Release v3.0.5 2021-10-04 13:46:34 -04:00
19c984bdab PRVB 2021-09-29 09:46:39 -04:00
965ba3aca1 Release v3.0.4 2021-09-29 09:18:57 -04:00
6bc72109c1 PRVB 2021-09-20 13:19:53 -04:00
214c1d5a50 Release v3.0.3 2021-09-20 12:44:44 -04:00
b0abfee35b Fixes #7282: Fix KeyError exception when INSECURE_SKIP_TLS_VERIFY is true 2021-09-17 10:16:06 -04:00
8d703ffb36 Merge pull request #6730 from MaxRink/remote_groups
Remote groups via HTTP Headers
2021-09-16 14:02:22 -04:00
a226f06b1b PRVB 2021-09-08 16:47:04 -04:00
0d1d14bcd6 Release v3.0.2 2021-09-08 16:32:37 -04:00
312246fec2 Enable the alternate connection factory (https://github.com/jazzband/django-redis#use-the-sentinel-connection-factory) 2021-09-07 16:07:25 +02:00
b0addfbe13 PRVB 2021-09-01 15:22:03 -04:00
b207f28402 Release v3.0.1 2021-09-01 14:53:57 -04:00
d5e5cdda23 Add Remote Group Support to the RemoteUserAuth Backend and Middleware
fix incorrect assumption about when to run the group sync

Add documentation for new Settings

format to autopep8 compliance

add first set of basic testcases

format test to comply with pep8

rename SEPERATOR to SEPARATOR

remove accidentally carried over parameter
2021-09-01 16:34:14 +02:00
1c09ffdd1f Fixes #7101: Enforce MAX_PAGE_SIZE for table and REST API pagination 2021-08-31 13:52:04 -04:00
b78451742f Release v3.0.0 2021-08-30 14:22:00 -04:00
542e01775e Merge branch 'develop' into feature 2021-08-23 15:46:22 -04:00
6518d87200 Release v2.11.12 2021-08-23 15:16:42 -04:00
499005f84d Merge branch 'develop' into feature 2021-08-23 13:23:39 -04:00
53a5bc2221 Fixes #6929: Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions 2021-08-20 16:06:37 -04:00
e8fb86a283 Release v3.0-beta2 2021-08-13 14:19:43 -04:00
1b12185a39 PRVB 2021-08-12 11:47:59 -04:00
b2faf8044d Release v2.11.11 2021-08-12 11:22:57 -04:00
c7e0abc3fb Merge v2.11.10 2021-07-28 16:26:04 -04:00
18a4232783 PRVB 2021-07-28 16:00:38 -04:00
eae4502708 Release v2.11.10 2021-07-28 15:17:45 -04:00
a8140d1f70 Closes #6781: Disable database query caching by default 2021-07-23 11:34:24 -04:00
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
fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues 2021-07-09 08:43:39 -04:00
ec5ed17860 PRVB 2021-07-08 09:21:35 -04:00
e8e3e9b0be Release v2.11.9 2021-07-08 09:01:40 -04:00
f426ba3526 Remove the check_releases queue 2021-07-07 22:10:10 -04:00
7c6e5a68d9 Remove the RELEASE_CHECK_TIMEOUT parameter 2021-07-07 21:55:07 -04:00
3e19038e06 Restore CACHING_REDIS_SKIP_TLS_VERIFY; add CACHE_TIMEOUT usage warning 2021-07-07 21:17:40 -04:00
d9e27b6a82 Replace django-cacheops with django-redis 2021-07-07 20:35:59 -04:00
f683f0786e Drop caching_config from plugin configuration 2021-07-07 17:04:21 -04:00