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

move server info to the admin page #18

Merged
merged 2 commits into from Aug 17, 2016
Merged

move server info to the admin page #18

merged 2 commits into from Aug 17, 2016

Conversation

schiessle
Copy link
Member

@schiessle schiessle commented Aug 10, 2016

Display server infos in the admin settings, instead of a dedicated app view.

tested with: nextcloud/server@ce6ad5d

stable10 backport needed as soon as nextcloud/server#796 was backported

@schiessle schiessle added this to the Nextcloud 11.0 milestone Aug 10, 2016
@schiessle schiessle changed the title Move to admin page move server info to the admin page Aug 10, 2016
<namespace>ServerInfo</namespace>
<category>other</category>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<default_enable/>
<settings>
<admin>\OCA\ServerInfo\Settings\Admin</admin>
 <admin-section>\OCA\ServerInfo\Settings\Section</admin-section>
Copy link
Member

Choose a reason for hiding this comment

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

Strange indentation?

@schiessle
Copy link
Member Author

@blizzz @nickvergessen do you want to have a short look at it? Thanks!

@schiessle schiessle merged commit a0fc7ea into master Aug 17, 2016
@schiessle schiessle deleted the move-to-admin-page branch August 17, 2016 07:47
@blizzz
Copy link
Member

blizzz commented Aug 17, 2016

changes look good and it also works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants