summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-1024-27/+1194
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix unit test for tipsy->tooltip changeVincent Petry2015-08-101-3/+3
| * | | | | | | | replace tipsy with tooltipHendrik Leppelsack2015-08-071-1/+1
| * | | | | | | | fix tipsy gravity after rebaseArthur Schiwon2015-08-071-1/+1
| * | | | | | | | fix timezone issue with unittestArthur Schiwon2015-08-071-1/+2
| * | | | | | | | Fix sidebar mtime display unit testVincent Petry2015-08-071-2/+2
| * | | | | | | | Set momentJS locale to en during unit test runsVincent Petry2015-08-071-0/+2
| * | | | | | | | Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-074-16/+10
| * | | | | | | | fix position of elements in right sidebarJan-Christoph Borchardt2015-08-072-8/+18
| * | | | | | | | fix right sidebar position and first styleJan-Christoph Borchardt2015-08-072-10/+5
| * | | | | | | | Use own tabs impl in files sidebarVincent Petry2015-08-075-26/+123
| * | | | | | | | fix show/hide app sidebar functionsArthur Schiwon2015-08-071-2/+3
| * | | | | | | | rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-077-56/+80
| * | | | | | | | sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-073-6/+15
| * | | | | | | | extend MainFileInfoDetailView JS testsArthur Schiwon2015-08-071-3/+29
| * | | | | | | | Main view does not commands detail and tab views to render. Fixes JS tests.Arthur Schiwon2015-08-073-5/+20
| * | | | | | | | More work on right sidebar unit testsVincent Petry2015-08-071-3/+3
| * | | | | | | | Added unit tests for right sidebarVincent Petry2015-08-077-7/+222
| * | | | | | | | Improve layout, fix mime iconVincent Petry2015-08-074-17/+35
| * | | | | | | | Disable right sidebar in public file list pageVincent Petry2015-08-072-6/+14
| * | | | | | | | Right sidebar now has its own scrollbarVincent Petry2015-08-073-5/+25
| * | | | | | | | Remove horizontal scroll caused by right sidebarVincent Petry2015-08-071-0/+4
| * | | | | | | | Styling fixes + hightlight in files sidebarVincent Petry2015-08-077-3/+17
| * | | | | | | | More fixes to the right sidebarVincent Petry2015-08-077-133/+85
| * | | | | | | | Improved right sidebarVincent Petry2015-08-079-74/+328
| * | | | | | | | Basic work for right sidebarVincent Petry2015-08-077-0/+508
* | | | | | | | | Merge pull request #14779 from owncloud/use-iterator-directoryRobin McCorkell2015-08-078-18/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use the new IteratorDirectory instead of the fakedir wrapperRobin Appelman2015-07-158-18/+16
* | | | | | | | | | Merge pull request #18124 from owncloud/share-permwrongvarMorris Jobke2015-08-072-4/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix removal of share permissions when share disabled for userVincent Petry2015-08-072-4/+61
* | | | | | | | | | | Merge pull request #18125 from owncloud/filelist-emptycontentduringmaskJan-Christoph Borchardt2015-08-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make sure to hide empty content message when mask is shownVincent Petry2015-08-071-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #18120 from owncloud/appframework-isessioLukas Reschke2015-08-071-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add \OCP\ISession to AppFrameworkRobin McCorkell2015-08-071-0/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #13949 from rullzer/no_negative_expireVincent Petry2015-08-071-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not allow invalid default expire daysRoeland Jago Douma2015-07-041-0/+7
* | | | | | | | | | | | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-0711-13/+763
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix mounting wrapped storages resulting in many-layered wrappingRobin McCorkell2015-07-202-1/+27
| * | | | | | | | | | | | Store storage availability in databaseRobin McCorkell2015-07-2010-13/+737
* | | | | | | | | | | | | Merge pull request #18118 from owncloud/allow-ocs-to-send-headersThomas Müller2015-08-072-1/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Adding header support to class OC_OCS_ResultThomas Müller2015-08-072-1/+48
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #18083 from owncloud/user-search-boxJan-Christoph Borchardt2015-08-074-45/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | use the main search box to filter users in user managementRobin Appelman2015-08-054-45/+29
* | | | | | | | | | | | | Merge pull request #18091 from owncloud/add-backbonejsblizzz2015-08-077-1/+1947
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | load backbone universallyArthur Schiwon2015-08-064-7/+2
| * | | | | | | | | | | | | make available as OC.Backbone to avoid conflictsArthur Schiwon2015-08-062-0/+17
| * | | | | | | | | | | | | adjust gitignore for backbone.jsArthur Schiwon2015-08-063-3/+3
| * | | | | | | | | | | | | files and sharing will require backbonejsArthur Schiwon2015-08-062-0/+2
| * | | | | | | | | | | | | add backbone.jsArthur Schiwon2015-08-066-1/+1933
* | | | | | | | | | | | | | Merge pull request #17680 from owncloud/ftp-rmdir-fileVincent Petry2015-08-061-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \