- Jun 23, 2014
-
-
Vincent Petry authored
When renaming to an existing file name, blurring the field should not remove it. This fix keeps the field until escape is pressed instead of replacing it with a broken empty space.
-
Vincent Petry authored
Prevent loadApps on upgrade
-
Robin Appelman authored
Clear file selection when list is repopulated
-
Frank Karlitschek authored
Setup the external share manager in a hook
-
Vincent Petry authored
When calling FileList.setFiles() the current selection needs to be cleared.
-
Vincent Petry authored
To make sure the external shares are initialized in the right order and make sure the session is correctly initialized before, the external share manager is now set up in a filesystem setup hook.
-
Arthur Schiwon authored
-
Vincent Petry authored
Add explanation about the current implementation of updateApp
-
Jenkins for ownCloud authored
-
- Jun 22, 2014
-
-
Bart Visscher authored
-
Jenkins for ownCloud authored
-
- Jun 21, 2014
-
-
Frank Karlitschek authored
-
Morris Jobke authored
Fixed file actions fallback
-
Jenkins for ownCloud authored
-
- 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.
-
Vincent Petry authored
Some apps are calling FileActions.display() directly but omit the new fileList argument. This fix makes the fileList argument correctly fall back to the default file list (the one from the "All files" section)
-
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
-
Vincent Petry authored
Moved OC::needUpgrade() to OCP\Util::needUpgrade() to make it accessible form the router. Moved maintenance + upgrade check to the router.
-
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
-