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

Improved footer #3862

Closed
wants to merge 449 commits into from
Closed

Improved footer #3862

wants to merge 449 commits into from

Conversation

schiessle
Copy link
Contributor

@MTRichards and @jancborchardt please have a look.

Like discussed in #3791 I moved the construction of the footer to defaults.php which allows us to change the footer in one central place.

During this changes I discovered that for the enterprise theme we don't show the version at all which is probably bad because this way it is not possible to find out which ownCloud version is deployed. So I moved this out of the footer for the personal and admin settings. Please have a look if this works for the enterprise edition.

Tom Needham and others added 30 commits April 28, 2013 11:53
Fix retrieval of users with multiple backends
LDAP: do not reset UUID attribute setting when guid is detected
Use the internal ownCloud view
Cache: mount user mountpoints to make sure that $data/$user/ exists before accessi...
…rsion. Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file
…les in isPartialFile, correct usage of isPartialFile and isFileBlacklisted
schiessle and others added 28 commits June 19, 2013 02:54
getTheme() should also return the default theme if a empty theme is set in the config.php
commit 1345201
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:27:46 2013 +0200

    add l10n support

commit bf2c79c
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:19:10 2013 +0200

    only init session if openssl extension is loaded

commit cbd52af
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:25:40 2013 +0200

    first disable app and than show error page

commit 55baf59
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:17:34 2013 +0200

    typo fixed

commit 1d9bef0
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:15:40 2013 +0200

    move dependency check to the encryption app

commit c186e95
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 11:13:11 2013 +0200

    make sure that openssl is installed and loaded

Conflicts:

	apps/files_encryption/appinfo/app.php
In German we want uppercase 'Du' and 'Deine*'
LDAP: better check for emptiness, fixes #3815
By initializing the template engine first we can show the
'Can't write into config directory 'config'' error in a nice way instead
of plain unstyled HTML.
@schiessle schiessle closed this Jun 26, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.