summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-29109-109/+131
|
* Merge pull request #9278 from owncloud/l10n-servershare-dialogVolkan Gezer2014-06-281-2/+2
|\ | | | | fix server share dialog title
| * fix server share dialog titleVolkan Gezer2014-06-281-2/+2
| |
* | Merge pull request #9265 from owncloud/fix-whitespaceMorris Jobke2014-06-282-5/+5
|\ \ | | | | | | fix trailing whitespace noted by Scrutinizer
| * | fix trailing whitespace noted by ScrutinizerJan-Christoph Borchardt2014-06-272-5/+5
| | |
* | | Merge pull request #9020 from owncloud/l10n-external-errors-fixMorris Jobke2014-06-282-5/+7
|\ \ \ | | | | | | | | some strings to localize external mount api responses. fix #8094
| * | | some strings to localize external mount api responses. fix #8094Volkan Gezer2014-06-122-5/+7
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-2814-20/+45
| |_|/ |/| |
* | | normalize path before comparison to make sure that we always find the mount ↵Bjoern Schiessle2014-06-271-1/+2
| | | | | | | | | | | | point
* | | Merge pull request #9263 from owncloud/remote-share-updateicewind19912014-06-271-0/+19
|\ \ \ | |_|/ |/| | Better detecting of remote changes for external shares
| * | Improve commentRobin Appelman2014-06-271-1/+2
| | |
| * | Also check for updated permissions for webdav storagesRobin Appelman2014-06-271-0/+18
| | |
* | | Merge pull request #9260 from owncloud/fileactions-lateregisterinpublicpageVincent Petry2014-06-272-1/+4
|\ \ \ | | | | | | | | Allow late registration of file actions in public page
| * | | Remove missed console.log in file listVincent Petry2014-06-271-1/+0
| | | |
| * | | Allow late registration of file actions in public pageVincent Petry2014-06-271-0/+4
| |/ /
* | | Merge pull request #9256 from owncloud/design-mobile-sharedJan-Christoph Borchardt2014-06-271-0/+6
|\ \ \ | | | | | | | | show share action of shared items darker to distinguish from non-shared,...
| * | | show share action of shared items darker to distinguish from non-shared, fix ↵Jan-Christoph Borchardt2014-06-271-0/+6
| |/ / | | | | | | | | | #8898
* | | Merge pull request #9259 from owncloud/fix-rename-iconMorris Jobke2014-06-271-2/+2
|\ \ \ | | | | | | | | fix rename icon, fix #9257
| * | | fix rename icon, fix #9257Jan-Christoph Borchardt2014-06-271-2/+2
| |/ /
* | | Merge pull request #8383 from owncloud/object_storageVincent Petry2014-06-27139-8074/+117
|\ \ \ | |/ / |/| | Object storage
| * | update files_external swift to php-opencloud v1.9.2Jörn Friedrich Dreyer2014-06-252-116/+113
| | |
| * | remove rackspace opencloud libs from files_external 3rdpartyJörn Friedrich Dreyer2014-06-25136-7958/+0
| | |
| * | Allow adding object stores with the files_external mount configRobin Appelman2014-06-241-0/+4
| | |
* | | Merge pull request #9254 from owncloud/fileactions-deferredMorris Jobke2014-06-2711-6/+168
|\ \ \ | | | | | | | | Sync file list with file actions
| * | | Sync file list with file actionsVincent Petry2014-06-2711-6/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever file actions are registered later, now the file lists are automatically notified. Added FileActions.addUpdateListener() to be able to receive such notifications. This removes the need for apps to manually call FileActions.display() after registering new actions. This fixes issues with race conditions when file actions are registered after the file list was already rendered.
* | | | Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt2014-06-275-128/+155
|\ \ \ \ | |/ / / |/| | | Breadcrumb width calculation fix
| * | | Breadcrumb width calculation fixVincent Petry2014-06-275-128/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrote the breadcrumb calculation to be more readable. Breadcrumb now has a setMaxWidth() method to set the maximum allowed width which is used to fit the breadcrumbs. The breadcrumb width is now based on the container width, passed through setMaxWidth() by the FileList class. Now using fixed widths for the test crumbs to simulate consistent widths across browsers which rendering engines might usually yield different results.
* | | | Merge pull request #9247 from owncloud/move-webdav-class-to-core-masterThomas Müller2014-06-273-456/+0
|\ \ \ \ | | | | | | | | | | Move webdav class to core master
| * | | | remove pointless require - we should kill all require_once like that in our ↵Thomas Müller2014-06-271-2/+0
| | | | | | | | | | | | | | | | | | | | tests
| * | | | fix autoloaderThomas Müller2014-06-271-1/+0
| | | | |
| * | | | Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependenciesThomas Müller2014-06-271-453/+0
| | | | |
* | | | | Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry2014-06-271-57/+0
|\ \ \ \ \ | |/ / / / |/| | | | Office mime types update fix
| * | | | Moved office mimetype update to a repair stepVincent Petry2014-06-251-57/+0
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-2734-31/+87
| | | | |
* | | | | Merge pull request #9051 from owncloud/Bagera-masterFrank Karlitschek2014-06-263-23/+36
|\ \ \ \ \ | | | | | | | | | | | | Fix delete action height
| * | | | | fix padding for last cell in summary of trashbinMorris Jobke2014-06-261-0/+4
| | | | | |
| * | | | | Aligning in the table header as wellBagera2014-06-162-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | Aligning the columns and in the rows
| * | | | | Aligning with line heightBagera2014-06-161-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove "top:" in favour of setting "line-height" and fixing the resulting problem with the input field being positioned wrongly.
| * | | | | Fix delete action heightBagera2014-06-161-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | Fix #8530 and align the all actions in the row
* | | | | | Merge pull request #9236 from owncloud/sharing-settingswordingicewind19912014-06-261-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix wording for remote shares in settings page
| * | | | | | Fix wording for remote shares in settings pageVincent Petry2014-06-261-1/+1
| | | | | | |
* | | | | | | Merge pull request #9234 from owncloud/fix-ellipsis-for-foldersRaghu Nayyar2014-06-261-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix ellipsis for folders on mobile screens
| * | | | | | | Fix ellipsis for folders on mobile screensMorris Jobke2014-06-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #9162
* | | | | | | | Merge pull request #9206 from owncloud/occ-scan-userVincent Petry2014-06-261-13/+18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Prevent running the files:scan command as the wrong user
| * | | | | | | | Prevent running the files:scan command as the wrong userRobin Appelman2014-06-251-13/+18
| | | | | | | | |
* | | | | | | | | Merge pull request #9223 from owncloud/occ-scan-argumentsicewind19912014-06-261-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Add error message when no users specified to files:scan command
| * | | | | | | | Add error message when no users specified to files:scan commandVincent Petry2014-06-261-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #9171 from owncloud/enc_always_use_oc_viewBjörn Schießle2014-06-265-109/+98
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | [encryption] always use oc view
| * | | | | | | fix unit testsBjoern Schiessle2014-06-251-2/+2
| | | | | | | |
| * | | | | | | always use a \OC\Files\ViewBjoern Schiessle2014-06-254-77/+59
| | | | | | | |