Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Backport of Remove bundled docs from community edition #34612

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

sharidas
Copy link
Contributor

Remove bundled docs from community edition.

Signed-off-by: Sujith H sharidasan@owncloud.com

Description

Remove bundled docs link from the community edition. The changes made in this PR to achieve this include:

  • Grepped through the code base and removed Help in the legacy/app.php.
  • Also removed settings_help from the routes.php

Related Issue

Motivation and Context

Remove docs link from the community edition. Removed the Help from the settings.

How Has This Been Tested?

  • Disabled enterprise_key
  • Clicked Settings link and this is what we could see
    admin_stable10
  • Navigate to settings/help ( manually type in the addressbar after the http://localhost/, or wherever your oC instance is pointing to ), user will not see help page.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

Remove bundled docs from community edition.

Signed-off-by: Sujith H <sharidasan@owncloud.com>
@sharidas sharidas added this to the development milestone Feb 25, 2019
@sharidas sharidas self-assigned this Feb 25, 2019
@sharidas
Copy link
Contributor Author

Original PR: #34611

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@phil-davis phil-davis merged commit eedbdf5 into stable10 Feb 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the remove-bundled-docs-stable10 branch February 26, 2019 02:15
@PVince81 PVince81 modified the milestones: development, QA Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants