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

796 Commits

Author SHA1 Message Date
2b33e91e2c Changelog for #2328 2020-03-11 11:27:47 -04:00
8c6d35645d Remote auth cleanup 2020-03-10 16:56:57 -04:00
0dc3a72912 Merge branch 'develop-2.8' into 2328-external-authentication 2020-03-10 15:07:19 -04:00
0de857bf7a Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
7bf1420463 Release v2.7.10 2020-03-10 13:50:17 -04:00
3a0b28144f Force mkdocs to v1.1 for RTD build 2020-03-10 13:37:31 -04:00
bc19072dc6 Update upgrade documentation for non-git installations 2020-03-10 13:24:10 -04:00
1eddac4066 Fixes #4338: Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix 2020-03-10 11:58:34 -04:00
2571f22ae5 Revert initial fix for #4336 2020-03-10 11:43:00 -04:00
5346efe009 Fixes #4337: Allow bulk editing/deletion of all device components matching a query 2020-03-10 10:18:48 -04:00
bb3f37ca35 Fixes #4336: Ensure interfaces without a channel/unit are ordered before a channel/unit of zero 2020-03-10 10:03:42 -04:00
0e49a7a1fd Closes #4332: Redirect to a user-friendly error page when CSS/JS resources fail to load 2020-03-09 15:33:57 -04:00
93159fec4b Update changelog 2020-03-09 14:28:06 -04:00
ab2ea5697f Closes #4322: Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies 2020-03-09 14:22:27 -04:00
02bf6bd3a6 Changelog for #4217 2020-03-09 10:15:18 -04:00
4edd0b1fd6 Merge branch 'develop' into 4217-contextual-docs 2020-03-09 09:56:14 -04:00
f9073a2f07 Fixes #4326: Exclude Python modules without Script classes from scripts list 2020-03-06 20:59:32 -05:00
9fa5004a35 Closes #4324: Add CSV import view for services 2020-03-06 16:33:43 -05:00
2a5bf2a222 Fixes #4323: Add bulk edit view for power panels 2020-03-06 16:05:26 -05:00
803287a514 Closes #4313: Remove id__in filters 2020-03-06 12:05:53 -05:00
1a89e35729 Merge branch 'develop' into develop-2.8 2020-03-06 11:34:01 -05:00
09298dab7a Release v2.7.9 2020-03-06 11:17:17 -05:00
c50714ec42 Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
920078a738 set fix#4062 to release note 2020-03-05 23:52:33 -05:00
f2d1c7d82a Update release notes navigation; ditch v1.x release notes 2020-03-05 17:27:59 -05:00
a7c133daa6 Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
f89773f4a3 Cleaned up model documentation hierarchy 2020-03-05 17:03:03 -05:00
57df250128 Add doc pages for device component templates 2020-03-05 15:24:02 -05:00
1657d6a0b8 Add missing docs page for tags 2020-03-05 15:16:15 -05:00
8a23811831 Add missing model doc pages 2020-03-05 13:48:47 -05:00
5190710aef Refactored device component docs 2020-03-05 11:44:18 -05:00
04ddc0487a Standardize circuits page 2020-03-05 11:26:10 -05:00
f9c9cf9ad2 Refactor virtualization docs 2020-03-05 11:24:57 -05:00
b8b02c7b25 Refactor tenancy docs 2020-03-05 11:21:52 -05:00
a061a03860 Refactor service docs 2020-03-05 11:20:10 -05:00
7793f281c5 Refactor secrets docs 2020-03-05 11:18:57 -05:00
593374764d Refactor IPAM docs 2020-03-05 11:16:54 -05:00
a320b54c2f Refactor power docs 2020-03-05 11:13:06 -05:00
6ba24c3296 Refactor site/rack docs 2020-03-05 11:10:09 -05:00
92949ddcdb Refactor device docs 2020-03-05 11:05:48 -05:00
b2bc1bf74a Refactor circuits docs 2020-03-05 10:52:56 -05:00
70397461eb Enable support for Markdown inclusions 2020-03-05 10:47:12 -05:00
2bd3f1fcc3 Merge pull request #4315 from netbox-community/4195-application-logging
Closes #4195: Application logging
2020-03-04 14:39:12 -05:00
7454efe648 Documentation and changelog for #4195 2020-03-04 14:33:55 -05:00
9df2769383 Enable system logging for reports 2020-03-04 14:22:30 -05:00
36cbbac870 Enable system logging for custom scripts 2020-03-04 14:05:59 -05:00
9e92520266 Changelog for #4121 2020-03-04 11:53:53 -05:00
1dd07337fd Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
746bfd8bca Closes #4119: Extend upgrade script to clear expired user sessions 2020-03-04 10:29:22 -05:00
10dee9b57b Fix typo in caching.md (#4310)
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-03-04 10:07:58 -05:00