- Oct 08, 2013
-
-
Andreas Fischer authored
-
Björn Schießle authored
let admin specify timezone for log file entries
-
Frank Karlitschek authored
OC_App: Cache list of enabled apps
-
Morris Jobke authored
-
Björn Schießle authored
-
Thomas Müller authored
adding check isDeletable() on $sourcePath
-
Björn Schießle authored
fix upload to /Shared
-
Jenkins for ownCloud authored
-
Björn Schießle authored
-
Thomas Müller authored
-
Björn Schießle authored
updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file"
-
Björn Schießle authored
If a existing file in Shared/ with update permissions gets updated we need to write the .part file to a different place because we can't create new files in the Shared folder
-
- Oct 07, 2013
-
-
Morris Jobke authored
Fixing broken chunked upload due to #4974
-
Bart Visscher authored
Remove the exception catch in OC_Config, this should be handled by a higher layer
-
Victor Dubiniuk authored
Fix trash bin button
-
Jenkins for ownCloud authored
-
Morris Jobke authored
-
Morris Jobke authored
Fix new user avatar. Ref#5166
-
Thomas Müller authored
-
Vincent Petry authored
Added isPublic flag in files_sharing template
-
Victor Dubiniuk authored
File conflicts dialog fixes
-
Victor Dubiniuk authored
-
Vincent Petry authored
To make it possible for apps to find out whether they are running in public mode, the flag "isPublic" will now be present in the DOM. This is required to disable the editor app in public mode to fix #5059
-
Björn Schießle authored
-
Thomas Müller authored
OC6 Apache Authentication
-
Morris Jobke authored
Sharing dropdown bug fixes
-
Morris Jobke authored
Fixing l10n master 2
-
Morris Jobke authored
Fix breadcrumb to reinit dnd after ajax nav #5064
-
Vincent Petry authored
When clicking on an autocomplete result in the sharing dropdown, it will mistakenly be detected as being clicked outside and would trigger the sharing dropdown closing. This fix adds a check to detect clicks inside the autocomplete and prevent closing the dropdown in that case. This fixes #4142
-
Vincent Petry authored
Fixed the sharing notification checkbox label in the file sharing dropdown, which makes it possible to click on the label directly.
-
Vincent Petry authored
When clicking on a link that points to "#" in the sharing dropdown, and the current view is scrolled down, the browser will scroll the page up to the top (anchor behavior). This fix cancels the click event when clicking on "unshare" link or "show crud" link.
-
Frank Karlitschek authored
correctly expire cache if version file changed.
-
Frank Karlitschek authored
-
Andreas Fischer authored
-
Thomas Müller authored
error handling added in case file_put_contents is failing
-
Thomas Müller authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-