summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19058 from owncloud/multiselect-bar-styleThomas Müller2015-09-181-1/+1
|\ | | | | adjust multiselect bar to controls bar, fix #18989
| * adjust multiselect bar to controls bar, fix #18989Jan-Christoph Borchardt2015-09-151-1/+1
| |
* | Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-171-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-174-2/+20
| |
* | Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-161-0/+1
|\ \ | | | | | | add details icon for file actions dropdown
| * | Add details icon for details menu itemVincent Petry2015-09-151-0/+1
| |/
* | Merge pull request #19066 from owncloud/fix-new-menu-mobileThomas Müller2015-09-161-0/+1
|\ \ | | | | | | fix new menu not showing on mobile, fix #18879
| * | fix new menu not showing on mobile, fix #18879Jan-Christoph Borchardt2015-09-161-0/+1
| | |
* | | fix accessibility of New button, use alt text instead of tooltipJan-Christoph Borchardt2015-09-161-1/+1
|/ /
* | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-161-0/+15
|\ \ | | | | | | Share dialog files sidebar
| * | Properly show sidebar when clicking on share buttonVincent Petry2015-09-161-0/+1
| | |
| * | Bring back the share icon and update its statusVincent Petry2015-09-161-0/+14
| | | | | | | | | | | | | | | Display share icon in file list row. Update share icon status when the sharing state changed.
* | | Merge pull request #18735 from owncloud/checkbox-styleThomas Müller2015-09-161-16/+12
|\ \ \ | | | | | | | | custom checkbox style
| * | | fix filelist checkboxesHendrik Leppelsack2015-09-161-16/+11
| | | |
| * | | Fixes white and black checkboxes in core, files will be next.Raghu Nayyar2015-09-161-0/+1
| |/ /
* | | Merge pull request #19062 from owncloud/line-heightThomas Müller2015-09-161-4/+0
|\ \ \ | |/ / |/| | fix height of 'All files' entry in sidebar
| * | fix height of 'All files' entry in sidebarJan-Christoph Borchardt2015-09-151-4/+0
| |/
* | Merge pull request #18979 from owncloud/sidebare-preview-fixesThomas Müller2015-09-164-48/+83
|\ \ | |/ |/| Sidebare preview fixes
| * fix filename display in sidebar, fix #18981Jan-Christoph Borchardt2015-09-151-0/+3
| |
| * fix small mimetype iconsRobin Appelman2015-09-151-3/+3
| |
| * recognize eps, psd and illustrator as imageRobin Appelman2015-09-151-1/+7
| |
| * crop to the center for landscape imagesRobin Appelman2015-09-151-1/+5
| |
| * Various thumbnail fixesRobin Appelman2015-09-151-44/+62
| | | | | | | | | | | | - Show square images as portrait - Set max height based on sidebar width - cleanup
| * Fix path for fileinfomodel in subdirectoriesRobin Appelman2015-09-151-1/+1
| |
| * normal margins for portrait previewsRobin Appelman2015-09-151-0/+4
| |
* | Fixed sidebar toggle entryVincent Petry2015-09-141-18/+26
| | | | | | | | | | | | Properly highlight the row after selecting the item. This also fixes the unit tests by changing the order of registration of file actions.
* | Keep right sidebar open, add Details actionVincent Petry2015-09-141-2/+11
|/
* Merge pull request #18982 from owncloud/fix_18878Lukas Reschke2015-09-141-3/+3
|\ | | | | enforce loading icon in sidebar to be 32x32
| * enforce loading icon in sidebar to be 32x32Georg Ehrke2015-09-111-3/+3
| |
* | Merge pull request #19006 from owncloud/individual-it-patch-1Individual IT Services2015-09-141-1/+1
|\ \ | | | | | | allow ".." in folder names
| * | allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
| | | | | | | | | | | | ".." are valid in folder names, only ".." by itself is invalid fix for #18987
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-148-2/+40
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2015-09-124-0/+14
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-112-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-104-0/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-0912-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-08152-1112/+1014
|
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-0711-320/+716
|\ | | | | Combine upload action into the "New" menu
| * Added unit tests for "new" file menu and small fixesVincent Petry2015-09-035-54/+247
| | | | | | | | | | | | - added unit tests for NewFileMenu - use generateUrl for FileList.createFile and FileList.createDirectory - added unit tests for FileList.createFile and FileList.createDirectory
| * Remove ellipsis on new file menu itemsVincent Petry2015-09-031-1/+0
| |
| * fix icon and layout details for new menuJan-Christoph Borchardt2015-09-032-4/+11
| |
| * Combine upload action into the "New" menuVincent Petry2015-08-288-270/+467
| | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class
* | Add versions tab to files sidebarVincent Petry2015-09-035-12/+71
| | | | | | | | | | | | | | - move versions to a tab in the files sidebar - added mechanism to auto-update the row in the FileList whenever values are set to the FileInfoModel given to the sidebar - updated tags/favorite action to make use of that new mechanism
* | Tags in FileInfo map must be an arrayVincent Petry2015-09-032-1/+22
| | | | | | | | | | Fixes FileList.elementToFile to make an array for the tags instead of keeping the original joined string
* | Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-032-15/+64
| |
* | fallback for isimageRobin Appelman2015-09-021-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-022-0/+6
| |
* | larger preview for images in the sidebarRobin Appelman2015-09-024-7/+81
| |
* | allow handling thumbnail errorsRobin Appelman2015-09-021-1/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-014-0/+14
| |