- Mar 01, 2016
-
-
Thomas Müller authored
Merge pull request #22691 from owncloud/distributions-are-gone-insane-nobody-ever-should-install-the-owncloud-debian-package Add question from where ownCloud was installed
-
Thomas Müller authored
fix personal page layout for LDAP users, fix #22272
-
Thomas Müller authored
compress app banners on personal page
-
Thomas Müller authored
make decrypt all work with the master key
-
Thomas Müller authored
fix size propagation for new files
-
Thomas Müller authored
ignore encryption keys for propagation
-
Thomas Müller authored
Check correct permissions when resharing
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*
-
- Feb 29, 2016
-
-
Roeland Jago Douma authored
Fixes #22675 Since we only get a share id we do not know the path for the sharer. Now if we edit a share we start searching for shares for that user of that node. And deduce the permissions that way. * Intergration test added * Fix unit tests
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Print docker logs to the console fro debugging
-
Thomas Müller authored
Style telephone inputs like other types
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
do not expand sidebar to full width on mobile, but up the min-width
-
Björn Schießle authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
remove comments count because it is not that relevant to show directly
-
Thomas Müller authored
Fix since version
-
Joas Schilling authored
-
Thomas Müller authored
add index definitions for comments tables
-
Lukas Reschke authored
-
Joas Schilling authored
-
Thomas Müller authored
Relax rootfolder check
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Expiration date can only be enforced if default is enabled
-
- Feb 28, 2016
-
-
Hendrik Leppelsack authored
-
Jenkins for ownCloud authored
-
- Feb 27, 2016
-
-
Lukas Reschke authored
With regard to the following patch in Debian I'd recommend that we add to the issue template that we ask where users got their ownCloud from. This is super dangerous stuff from Debian again. Can't call it otherwise. With 9.0 we can detect that since the question for the code integrity would return "Not enabled" instead of passed. But unluckily this is already 8.2. (while skipping one version *might* work it is completely untested and I smell already users reporting very hard to debug bugs to us => Waste of time) https://sources.debian.net/src/owncloud/8.2.2~dfsg-1/debian/patches/0009-Don-t-stop-update-over-several-major-versions.patch/
-
Jenkins for ownCloud authored
-
- Feb 26, 2016
-
-
Roeland Jago Douma authored
* Updated unit tests * Added intergration test
-
Thomas Müller authored
Fix email form on personal page
-
Roeland Jago Douma authored
If the default expiration date is not enebaled it can not be enforced. * Added unit tests
-
Thomas Müller authored
Do not allow sharing of the users root folder
-
Thomas Müller authored
Move the tag filter at the end for now
-
Thomas Müller authored
Set default expiration date if none given on share creation
-
Thomas Müller authored
Remove delete permissions for read-only federated reshares
-
Thomas Müller authored
Rename system tags app to collaborative tags
-
Thomas Müller authored
Allow theming of actions
-