- Jan 23, 2014
-
-
Vincent Petry authored
Added "type=text" makes it look like nice like all other fields
-
- Jan 21, 2014
-
-
Thomas Müller authored
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
-
- Jan 20, 2014
-
-
Myles McNamara authored
Changed jQuery selector for public preview to public_upload to correctly show preview
-
- Jan 17, 2014
-
-
rnveach authored
-
rnveach authored
-
Vincent Petry authored
isPreviewAvailable wasn't always set as the files formatting code is slightly different than the one from the files app. Fixes #6423
-
- Jan 15, 2014
-
-
Robin Appelman authored
-
- Jan 14, 2014
-
-
Vincent Petry authored
When a dir has no delete permission, the draggable isn't initialized on files. This fix makes sure we don't try to destroy a draggable when it wasn't inited in the first place. Fixes #6254
-
- Jan 13, 2014
-
-
Thomas Müller authored
-
- Jan 10, 2014
-
-
Vincent Petry authored
- Refactored file tr lookup into FileList.findFileEl that uses filterAttr to avoid escaping issues in jQuery selectors - Fixed versions and sharing app to properly escape file names in attributes
-
- Jan 07, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 06, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 05, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 04, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 02, 2014
-
-
Jenkins for ownCloud authored
-
- Dec 30, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 29, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 28, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 27, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 24, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 22, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 21, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 20, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 17, 2013
-
-
Jenkins for ownCloud authored
-
Jenkins for ownCloud authored
-
- Dec 16, 2013
-
-
Björn Schießle authored
-
- Dec 13, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 12, 2013
-
-
Vincent Petry authored
- L10N now converted to string to make them work with json_encode - Added specific error message when server doesn't allow fopen on URLs - Fixed client side to correctly show error message in a notification - Added OCP\JSON::encode() method to encode JSON with support for the OC_L10N_String values
-
- Dec 11, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 10, 2013
-
-
Vincent Petry authored
Added new OC\Response API called setContentDispositionHeader() that contains the needed workarounds for UTF8 and IE. Refactored download code to use the new API. Removed unused trashbin download file.
-
- Dec 09, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 08, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 06, 2013
-
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Dec 04, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 03, 2013
-
-
Morris Jobke authored
-
Morris Jobke authored
-
- Dec 02, 2013
-
-
Jenkins for ownCloud authored
-
- Nov 29, 2013
-
-
Jenkins for ownCloud authored
-
- Nov 28, 2013
-
-
Morris Jobke authored
fixes #6108
-