- Aug 12, 2014
-
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Vincent Petry authored
The default quota settings field is initially hidden which makes it impossible for singleSelect() to make its width measurements. This fix uses the app navigation slide "show" event to defer the singleSelect() initialization on the default quota field. Refactored setQuota() into UserList._updateQuota(). Refactored duplicate event handler code into UserList.onQuotaSelect().
-
Vincent Petry authored
Remove local app settings slide logic and make it use the global one triggered by the "data-apps-slide-toggle" attribute.
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Aug 11, 2014
-
-
Volkan Gezer authored
Transifex suggestion by mnestis
-
Clark Tomlinson authored
Fix issue when no apps are enabled
-
Thomas Müller authored
setting and checking default_charset in php.ini to be UTF-8
-
Volkan Gezer authored
-
Vincent Petry authored
Properly initialize $apps array
-
Clark Tomlinson authored
-
Björn Schießle authored
remove 'no people found' entry in share dialog
-
Arthur Schiwon authored
Fix memberOf detection. Fixes: #9835
-
Clark Tomlinson authored
Fix checking of NULL or empty OC::$THIRDPARTYROOT/OC::$THIRDPARTYWEBROOT
-
Björn Schießle authored
-
Thomas Müller authored
shared files/folders are not mounted
-
Jean-Louis Dupond authored
-
Vincent Petry authored
Don't use /Shared as a base for links in share email
-
Jörn Friedrich Dreyer authored
in case $_POST['itemSourceName'] does not exist we simply default it to ...
-
Robin Appelman authored
use OC_Util::basename
-
Thomas Müller authored
file size on non-(Linux/BSD/Windows)-installations
-
Thomas Müller authored
fix old Japanese language code redirection
-
Jean-Louis Dupond authored
-
Morris Jobke authored
[sharing] set minDate always to today + one day
-
Jenkins for ownCloud authored
-
- Aug 10, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 09, 2014
-
-
Lukas Reschke authored
remove confusing 'automatic logon rejected' message, fix #8591
-
Jan-Christoph Borchardt authored
using flush() here is pointless as we render the layout into a memory bu...
-
Volkan Gezer authored
ja_JP has not been updated since March and the reference to this language should be removed. It also exists as *ja* on Transifex
-
Jenkins for ownCloud authored
-
- Aug 08, 2014
-
-
Jan-Christoph Borchardt authored
-
Tom Needham authored
-
Tom Needham authored
-
Thomas Müller authored
check quota when trying to download a file via new -> web
-
Thomas Müller authored
using flush() here is pointless as we render the layout into a memory buffer and actually transmit the data later
-
Jörn Friedrich Dreyer authored
-
Björn Schießle authored
don't show share dialog and navigation entry if sharing was disabled for the user
-
Björn Schießle authored
-
Björn Schießle authored
-