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

4897 Commits

Author SHA1 Message Date
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 : Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix 2020-03-10 11:58:34 -04:00
2571f22ae5 Revert initial fix for 2020-03-10 11:43:00 -04:00
5346efe009 Fixes : Allow bulk editing/deletion of all device components matching a query 2020-03-10 10:18:48 -04:00
bb3f37ca35 Fixes : Ensure interfaces without a channel/unit are ordered before a channel/unit of zero 2020-03-10 10:03:42 -04:00
0e49a7a1fd Closes : 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 : Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies 2020-03-09 14:22:27 -04:00
0eaec6bd83 Merge pull request from netbox-community/4325-rack-reservation-import
Closes : Add suport for rack reservations CSV import
2020-03-09 13:45:38 -04:00
8cca22d79c Add nav menu entry for rack reservations import 2020-03-09 13:39:12 -04:00
e364a25e46 Add test for RackReservation import 2020-03-09 13:35:44 -04:00
049da81bf2 Convert units to SimpleArrayField 2020-03-09 12:46:12 -04:00
947affd78f Extend BulkImportView._save_obj to pass request context 2020-03-09 12:39:07 -04:00
cdcbf20d6a Merge pull request from netbox-community/4320-clean-up-template-tags-filters
Closes : Clean up template tags filters
2020-03-09 10:56:41 -04:00
15ab30d0c6 Replace model_name and model_name_verbose filters with meta 2020-03-09 10:50:46 -04:00
16d3cebf3e Update markdown filter name 2020-03-09 10:42:32 -04:00
1069ad21d8 Remove unused contains filter 2020-03-09 10:38:29 -04:00
1423fd9024 Rename gfm filter to render_markdown 2020-03-09 10:31:29 -04:00
0439be2870 Remove unused getlist and getkey filters 2020-03-09 10:24:37 -04:00
22246353e2 Remove oneline filter 2020-03-09 10:22:30 -04:00
02bf6bd3a6 Changelog for 2020-03-09 10:15:18 -04:00
8d511b0f72 Merge pull request from netbox-community/4217-contextual-docs
Closes : Implement contextual documentation for models
2020-03-09 10:13:14 -04:00
4edd0b1fd6 Merge branch 'develop' into 4217-contextual-docs 2020-03-09 09:56:14 -04:00
f9073a2f07 Fixes : Exclude Python modules without Script classes from scripts list 2020-03-06 20:59:32 -05:00
ad9dfec894 Started on (WIP) 2020-03-06 17:14:26 -05:00
9a829500cd Fix typo 2020-03-06 16:40:00 -05:00
9fa5004a35 Closes : Add CSV import view for services 2020-03-06 16:33:43 -05:00
2a5bf2a222 Fixes : Add bulk edit view for power panels 2020-03-06 16:05:26 -05:00
b22bf0c4b0 Fix upgrade.sh to show virtualenv warning only when needed 2020-03-06 15:07:29 -05:00
17c76e413d Install wheel before NetBox dependencies 2020-03-06 13:59:19 -05:00
5950bedfae Post-release version bump 2020-03-06 11:26:59 -05:00
09298dab7a Release v2.7.9 2020-03-06 11:17:17 -05:00
afcd9b801f Delete squashed migration to avoid 'pending trigger events' exception under certain conditions 2020-03-06 10:32:12 -05:00
12bedac28a Tweak upgrade script to exit immediately if any individual tasks fail 2020-03-06 10:26:12 -05:00
c50714ec42 Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
9f8d1d2436 Merge pull request from deathbeam/issue-4062
List choices for choice fields as enums in Swagger openapi spec
2020-03-05 23:58:43 -05:00
920078a738 set fix#4062 to release note 2020-03-05 23:52:33 -05:00
4136a5fd5e List choices for choice fields as enums
Fixes 

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-03-05 23:44:37 -05:00
7d236b607e Tweak navigation max depth 2020-03-05 17:30:55 -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
363c4acadc Drop GitHub-flavored Markdown (py-gfm) 2020-03-05 16:30:12 -05:00
b9d66f010f Add missing nav link for device types 2020-03-05 16:26:23 -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
3b200bbffc Remove title from docs modal 2020-03-05 14:54:48 -05:00
121c7ada1f Add admonition support for embedded docs 2020-03-05 14:49:52 -05:00
25f4cae3ff Add model doc modal to object add/edit template 2020-03-05 13:56:03 -05:00