aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #18381 from owncloud/public-share-fixdepsloadingMorris Jobke2015-08-181-1/+1
|\ \
| * | Only show delete action in menu when delete permission existsVincent Petry2015-08-181-1/+1
| |/
* | Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-181-9/+17
|\ \ | |/ |/|
| * Move decaration to the beginning of the blockHasso Tepper2015-08-181-3/+5
| * Move selectionVars into if statementHasso Tepper2015-08-171-5/+4
| * Fix the string counting a selected files/dirsHasso Tepper2015-08-141-9/+16
* | Improve right sidebar tabs behaviorVincent Petry2015-08-143-67/+118
|/
* Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-138-211/+343
|\
| * Make file actions work from sidebarVincent Petry2015-08-127-211/+272
| * Introduce FileInfoModelVincent Petry2015-08-121-0/+71
* | Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporaryVincent Petry2015-08-131-3/+2
|\ \
| * | Show strage full warning for shared storages temporaryMorris Jobke2015-08-121-3/+2
| |/
* / replace tipsys with tooltipsHendrik Leppelsack2015-08-123-7/+13
|/
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-112-44/+35
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-0/+1
* Added bubble style, applied to file actions menuVincent Petry2015-08-101-1/+1
* Updated unit tests for file actions and actions menuVincent Petry2015-08-102-11/+11
* Make file action menu icon permanentVincent Petry2015-08-101-3/+5
* Implement file actions dropdownVincent Petry2015-08-104-138/+370
* Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-105-21/+687
|\
| * replace tipsy with tooltipHendrik Leppelsack2015-08-071-1/+1
| * fix tipsy gravity after rebaseArthur Schiwon2015-08-071-1/+1
| * fix position of elements in right sidebarJan-Christoph Borchardt2015-08-071-2/+1
| * Use own tabs impl in files sidebarVincent Petry2015-08-072-15/+53
| * rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-072-12/+6
| * sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-072-2/+6
| * Main view does not commands detail and tab views to render. Fixes JS tests.Arthur Schiwon2015-08-073-5/+20
| * Added unit tests for right sidebarVincent Petry2015-08-072-4/+3
| * Improve layout, fix mime iconVincent Petry2015-08-073-12/+20
| * Disable right sidebar in public file list pageVincent Petry2015-08-071-5/+12
| * Right sidebar now has its own scrollbarVincent Petry2015-08-072-0/+18
| * Styling fixes + hightlight in files sidebarVincent Petry2015-08-072-0/+8
| * More fixes to the right sidebarVincent Petry2015-08-073-54/+56
| * Improved right sidebarVincent Petry2015-08-074-71/+165
| * Basic work for right sidebarVincent Petry2015-08-075-0/+480
* | Make sure to hide empty content message when mask is shownVincent Petry2015-08-071-0/+1
|/
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-303-3/+75
|\
| * move updateFileActionSpinner to OCA.Files.FileActionsMorris Jobke2015-07-223-24/+24
| * refactor this to proper separation of concernsMorris Jobke2015-07-153-19/+39
| * refactoring into proper methodsMorris Jobke2015-07-073-57/+34
| * Add proper download started feedbackMorris Jobke2015-07-072-12/+48
| * Reduce timeout for download spinner to 2 secondsMorris Jobke2015-07-072-2/+2
| * Add loading spinner to multi select download buttonMorris Jobke2015-07-071-0/+20
| * Fix layout of disabled links in the file listMorris Jobke2015-07-071-1/+12
| * Add loading spinner to download iconMorris Jobke2015-07-071-0/+8
* | fixed tooltip for modified dateHendrik Leppelsack2015-07-271-1/+3
* | Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-231-2/+2
|\ \
| * | fix tipsy dependencyHendrik Leppelsack2015-07-081-2/+2
* | | The external directories should get the correct iconRoeland Jago Douma2015-07-171-0/+4
* | | Fix unit testsRoeland Jago Douma2015-07-091-0/+8