- Feb 24, 2016
-
-
Vincent Petry authored
This is for newly created mount points. Migrated mount points will have sharing enabled as before.
-
- Feb 23, 2016
-
-
Thomas Müller authored
Case insensitive contact search
-
Thomas Müller authored
Add verbose flag to occ commands of autotest*
-
Thomas Müller authored
Accumulate notifications instead of blinking
-
Thomas Müller authored
Throw normal exceptions instead of eating them
-
Joas Schilling authored
-
Joas Schilling authored
-
- Feb 22, 2016
-
-
Thomas Müller authored
since 9.0 we have a additional parameter $position used for integrity…
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
Make FilesReportPlugin::processFilterRules non-public
-
Björn Schießle authored
-
Vincent Petry authored
-
Vincent Petry authored
The notification tests were not restoring the clock properly, but indirectly helped other tests pass. Since now we're restoring the clock properly, the other tests were fixed to still work.
-
Vincent Petry authored
This makes it possible to display multiple notifications. If the options.type is set to "error", it will also add a close button.
-
Joas Schilling authored
-
Thomas Müller authored
Moved set -e option to enable executable checks again
-
Thomas Müller authored
Add integration tests for tags plus fix permissions
-
Thomas Müller authored
Move `-an` after the input arg because it is an output option
-
Thomas Müller authored
We should check for exceptions when trying to get the avatar
-
Thomas Müller authored
Show username when writing "Insufficient storage" into owncloud.log
-
Thomas Müller authored
Fix public page footer position in IE
-
Vincent Petry authored
The content element needs hasLayout, so triggering it with a display attribute. Without this, the #content element's height would be as high as the window's height instead of adjusting itself to its contents' height.
-
Vincent Petry authored
Fixes pagination in IE
-
Roeland Jago Douma authored
Fixes #22550 * Updated phpdoc of avatatmanager * Add unit test
-
Pierre Jochem authored
Show username when writing into owncloud.log
-
Lukas Reschke authored
Partially addresses https://github.com/owncloud/core/issues/22550 Replaces https://github.com/owncloud/core/pull/20185
-
Joas Schilling authored
-
Morris Jobke authored
* tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044
-
- Feb 20, 2016
-
-
Thomas Müller authored
Fix error in source language strings
-
- Feb 19, 2016
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/22512
-
Lukas Reschke authored
-
Lukas Reschke authored
Add integration tests for comments
-
Lukas Reschke authored
This adds integration tests for the comments. Especially with regard to the permission handling, didn't find any problem in it. Fixes https://github.com/owncloud/core/issues/22367
-
Thomas Müller authored
improve tags interface styling
-
Thomas Müller authored
When (re-)sharing an incomming federated share set the corrent owner
-
Thomas Müller authored
Check delete permission before attemping copy+delete
-
Thomas Müller authored
Do not copy skeleton on avatar access
-
Jan-Christoph Borchardt authored
-
Andreas Schubert authored
moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message
-