- Jun 20, 2014
-
-
Morris Jobke authored
Prevent showing the file picker twice
-
Morris Jobke authored
Fixed controls bar in viewer mode
-
Arthur Schiwon authored
Conflicts: apps/user_ldap/lib/access.php
-
Morris Jobke authored
Fix many issues with drag and drop upload
-
Vincent Petry authored
In case the filepicker function is called twice, only show it once.
-
Jenkins for ownCloud authored
-
- Jun 19, 2014
-
-
Vincent Petry authored
When uploading files or folders, they only need to be appended or updated when their path or a section of their path is inside the current directory (which happens for folder upload) Fixes issue where file was appended when dragging on a parent directory onto the breadcrumb. Fixes appending issue when uploading folders.
-
Vincent Petry authored
-
Morris Jobke authored
Make sure last seen tooltip always appears even after searching and filt...
-
Arthur Schiwon authored
-
Jenkins for ownCloud authored
-
- Jun 18, 2014
-
-
Morris Jobke authored
Added JS unit tests for ext storage
-
Morris Jobke authored
remove unused code
-
Vincent Petry authored
-
Björn Schießle authored
fix trash bin expire operation and add unit tests
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
Load fundamental apps, before any possible customizing app may follow
-
- Jun 17, 2014
-
-
Björn Schießle authored
-
Vincent Petry authored
Added JS unit tests for the external storage file list extension.
-
Robin Appelman authored
Add server<->server sharing
-
Vincent Petry authored
Do not rename primary key index when renaming table
-
Vincent Petry authored
Obviously have to pass the hostname as is when there is no ':' in the hostname
-
Björn Schießle authored
Migrate table layout to p layout for share settings
-
Vincent Petry authored
Added unit test to make sure that checkMigrate() works when adding a primary key and autoincrement column to a table schema.
-
Vincent Petry authored
When the migrator renames a table, for example for upgrade simulation, it should not rename the primary key to avoid messing up with the diff because the MySQL Doctrine code expects that index to always be called "primary".
-
Andreas Fischer authored
This reverts commit 73062040.
-
Morris Jobke authored
ref #8906
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-