Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-08 | 152 | -1112/+1014 |
| | |||||
* | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 11 | -320/+716 |
|\ | | | | | Combine upload action into the "New" menu | ||||
| * | Added unit tests for "new" file menu and small fixes | Vincent Petry | 2015-09-03 | 5 | -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 items | Vincent Petry | 2015-09-03 | 1 | -1/+0 |
| | | |||||
| * | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 2 | -4/+11 |
| | | |||||
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 8 | -270/+467 |
| | | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class | ||||
* | | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 5 | -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 array | Vincent Petry | 2015-09-03 | 2 | -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 tests | Vincent Petry | 2015-09-03 | 2 | -15/+64 |
| | | |||||
* | | fallback for isimage | Robin Appelman | 2015-09-02 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-02 | 2 | -0/+6 |
| | | |||||
* | | larger preview for images in the sidebar | Robin Appelman | 2015-09-02 | 4 | -7/+81 |
| | | |||||
* | | allow handling thumbnail errors | Robin Appelman | 2015-09-02 | 1 | -1/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-01 | 4 | -0/+14 |
| | | |||||
* | | Merge pull request #18671 from owncloud/cleanup-sidebar-semantics | Morris Jobke | 2015-08-31 | 4 | -23/+36 |
|\ \ | | | | | | | Removes unecessary divs and adds max width to longer names. | ||||
| * | | Fixes failing tests | Raghu Nayyar | 2015-08-31 | 1 | -4/+4 |
| | | | |||||
| * | | Removes unecessary divs and adds max width to longer names. | Raghu Nayyar | 2015-08-30 | 3 | -19/+32 |
| |/ | |||||
* / | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 1 | -0/+1 |
|/ | |||||
* | compress icons in navigation, move to monochrome again | Jan-Christoph Borchardt | 2015-08-28 | 6 | -5/+5 |
| | |||||
* | Merge pull request #18621 from owncloud/filetype-icons-elsewhere | Jan-Christoph Borchardt | 2015-08-28 | 4 | -5/+5 |
|\ | | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu | ||||
| * | fix filetype icons elsewhere, empty page, sidebar, apps menu | Jan-Christoph Borchardt | 2015-08-28 | 4 | -5/+5 |
| | | |||||
* | | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar | Morris Jobke | 2015-08-28 | 1 | -1/+24 |
|\ \ | | | | | | | fix right sidebar causing filename overflow, fix #18383 | ||||
| * | | fix right sidebar causing filename overflow, fix #18383 | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+24 |
| |/ | |||||
* | | Merge pull request #18614 from owncloud/fix-favorites-display | Vincent Petry | 2015-08-28 | 2 | -2/+10 |
|\ \ | | | | | | | restore behavior where favorite stars only show up on hover, to not clutter the interface so much | ||||
| * | | restore behavior where favorite stars only show up on hover, to not clutter ↵ | Jan-Christoph Borchardt | 2015-08-27 | 2 | -2/+10 |
| |/ | | | | | | | the interface so much | ||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-28 | 2 | -2/+2 |
|/ | |||||
* | reduce grey tones to one for list highlight | Jan-Christoph Borchardt | 2015-08-26 | 1 | -15/+15 |
| | |||||
* | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 13 | -11/+11 |
| | |||||
* | Merge pull request #18577 from owncloud/action-details | Morris Jobke | 2015-08-26 | 2 | -27/+44 |
|\ | | | | | file action detail style fixes | ||||
| * | properly shade file actions and menu items, don't differentiate between ↵ | Jan-Christoph Borchardt | 2015-08-26 | 2 | -21/+36 |
| | | | | | | | | mobile and desktop | ||||
| * | proper padding and whitespace for share and more actions | Jan-Christoph Borchardt | 2015-08-26 | 2 | -6/+9 |
| | | |||||
| * | use same font-size for share action text | Jan-Christoph Borchardt | 2015-08-26 | 1 | -1/+0 |
| | | |||||
* | | Remove languages which are no longer maintained on transifex | Thomas Müller | 2015-08-26 | 36 | -415/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-26 | 4 | -0/+10 |
|/ | |||||
* | adjust dropdown borders to button borders | Christoph Wurst | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-25 | 152 | -708/+652 |
| | |||||
* | Merge pull request #18550 from owncloud/mobile-shared-style | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
|\ | | | | | fix being able to distinguish shared items on mobile | ||||
| * | fix being able to distinguish shared items on mobile | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
| | | |||||
* | | Merge pull request #18543 from owncloud/remove-lines | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
|\ \ | | | | | | | Remove some lines | ||||
| * | | reduce files table header line | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
| |/ | |||||
* | | Fix row highlight in other file lists | Vincent Petry | 2015-08-25 | 1 | -0/+1 |
| | | |||||
* | | Fix trashbin sidebar | Vincent Petry | 2015-08-25 | 2 | -4/+17 |
| | | | | | | | | | | Do not display size as it is not available. Use display name instead of name to remove the ".d123456" suffix. | ||||
* | | Properly hide sidebar when switching between files app sections | Vincent Petry | 2015-08-25 | 2 | -2/+6 |
|/ | | | | | Since there are multiple sidebars, one for each files app section, we need to hide the correct ones. | ||||
* | Merge pull request #18523 from owncloud/crazy-scanner | Thomas Müller | 2015-08-25 | 2 | -4/+11 |
|\ | | | | | Prevent bkg scanner going crazy with unavailable storages (ajax/scan.php) | ||||
| * | Prevent scanner going crazy with unavailable storages | Vincent Petry | 2015-08-24 | 2 | -4/+11 |
| | | |||||
* | | Merge pull request #18528 from owncloud/files-sidebar-mtime | Morris Jobke | 2015-08-24 | 2 | -0/+30 |
|\ \ | | | | | | | Parse mtime from the data attributes | ||||
| * | | Parse mtime from the data attributes | Vincent Petry | 2015-08-24 | 2 | -0/+30 |
| |/ | |||||
* | | Merge pull request #18525 from owncloud/app-sidebar-style | Morris Jobke | 2015-08-24 | 2 | -6/+7 |
|\ \ | | | | | | | Right sidebar style improvements | ||||
| * | | bigger file thumbnail in app sidebar | Jan-Christoph Borchardt | 2015-08-24 | 2 | -6/+7 |
| |/ | |||||
* / | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 2 | -1/+10 |
|/ | | | | | * introduces config.php option 'debug' that defaults to false * migrate DEBUG constant to config value |