- Oct 28, 2013
-
-
Vincent Petry authored
Fixes #5534
-
- Oct 27, 2013
-
-
Jenkins for ownCloud authored
-
Andreas Fischer authored
-
Jenkins for ownCloud authored
-
- Oct 25, 2013
-
-
Arthur Schiwon authored
-
Donald Buczek authored
make sure the shared ldap connection is rebound to the configured user after being used for password checking.
-
- Oct 24, 2013
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
- Oct 23, 2013
-
-
Jörn Friedrich Dreyer authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Markus Goetz authored
For certain file sizes, we rounded to the wrong chunk number and the returned bogus results. This should fix https://github.com/owncloud/mirall/issues/1009 Conflicts: apps/files_encryption/tests/util.php
-
http://owncloud.org/ns}idThomas Müller authored
-
Arthur Schiwon authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
- use i18n - use trim when checking for empty file / folder name - use more verbose error descriptions
-
Jörn Friedrich Dreyer authored
-
- Oct 22, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Jörn Friedrich Dreyer authored
- show tooltip when violating naming constraints while typing - when target filename exists on server fallback to dialog to interrupt the users flow because something unexpected went wrong - fixes #5062 - also fixes some whitespace and codestyle issues in files js - uses css selector over filterAttr in touched js files
-
Vincent Petry authored
Some files app embed themselves under the controls (like the text editor). The new method FileList.setViewerMode() makes it possible to properly show/hide the control buttons using the correct permissions. Apps using this approach must call setViewerMode(true) when starting and setViewerMode(false) upon closing to restore the controls. This is needed for #5284
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
-
Vincent Petry authored
Preview images are now pre-loaded before being set on the file element. This fixes #5135 and prevents a white space to be displayed while the thumbnails is being loaded.
-
- Oct 21, 2013
-
-
Arthur Schiwon authored
-
Vincent Petry authored
- Remove obsolete code that used another approach for hiding emptycontent - Fixed logic for the showing of the empty content message
-
Thomas Müller authored
-
Christopher Schäpers authored
-
Jenkins for ownCloud authored
-
Christopher Schäpers authored
-
Vincent Petry authored
Instead of loading the app config setting "shareapi_allow_links" using a synchronous ajax call that fails when the user is not an admin, this fix puts the flag directly in the template so it doesn't need to be loaded afterwards. Fixes #5440
-
- Oct 20, 2013
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-