aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24307 from owncloud/systemtags-perminterfaceVincent Petry2016-05-2114-363/+685
|\
| * Rename "not-assignble" to "restricted"Vincent Petry2016-05-201-1/+1
| * Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry2016-05-202-79/+244
| * Fix system tags DAV plugin testsVincent Petry2016-05-201-50/+20
| * Fix system tag update codeVincent Petry2016-05-201-0/+4
| * Add admin-only system tag groups propertyVincent Petry2016-05-201-4/+39
| * Act on effective system tag canAssign permissionVincent Petry2016-05-203-11/+43
| * Fix system tags DAV unit testsVincent Petry2016-05-206-160/+269
| * Bring back admin permissions to change system tag permissionsVincent Petry2016-05-202-9/+19
| * Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-205-64/+47
| * Add interface methods for permission checkVincent Petry2016-05-205-77/+91
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-214-20/+100
|/
* Merge pull request #22576 from owncloud/folder_scroll_fixVincent Petry2016-05-201-0/+21
|\
| * added back the jquery animationsErik Pellikka2016-05-131-6/+11
| * code style fixErik Pellikka2016-05-131-11/+3
| * code style fixErik Pellikka2016-05-131-3/+2
| * code style fixErik Pellikka2016-05-131-2/+6
| * added elseifErik Pellikka2016-05-131-1/+1
| * fixed to work with share links as wellErik Pellikka2016-05-131-3/+4
| * typo fixErik Pellikka2016-05-131-2/+2
| * TweakingErik Pellikka2016-05-131-7/+7
| * Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke2016-05-131-2/+3
| * Add scrolling when dragging filesErik Pellikka2016-05-131-0/+19
* | Merge pull request #24702 from owncloud/background-scan-occVincent Petry2016-05-201-3/+12
|\ \
| * | add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-208-2/+34
* | | Merge pull request #24585 from owncloud/files_external_lazyVincent Petry2016-05-195-16/+224
|\ \ \
| * | | Add tests for backend/auth mechanism providersRobin McCorkell2016-05-111-0/+76
| * | | Use backend/auth mechanism providers in files_externalRobin McCorkell2016-05-111-16/+22
| * | | Introduce backend/auth mechanism providersRobin McCorkell2016-05-113-0/+126
* | | | Fix more failuresJoas Schilling2016-05-192-2/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1912-4/+62
* | | Move FederatedFileSharing to PSR-4Joas Schilling2016-05-1812-3/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1810-0/+16
* | | Fixed dynamic group ldap access (#23450)blizzz2016-05-171-9/+11
* | | Group fixup (#24621)Roeland Douma2016-05-172-2/+2
* | | Merge pull request #24630 from owncloud/one-shall-adjust-the-pathVincent Petry2016-05-171-1/+1
|\ \ \
| * | | Use proper pathLukas Reschke2016-05-031-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1716-0/+152
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1630-2/+112
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-15148-26/+360
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-14256-262/+24
| |_|/ |/| |
* | | Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl...Vincent Petry2016-05-132-0/+19
|\ \ \
| * | | Handle case when breadcrumb and filelist item overlapPellaeon Lin2016-03-172-0/+19
* | | | Merge pull request #22214 from owncloud/ext-better-dropbox-gdriveVincent Petry2016-05-1315-29/+111
|\ \ \ \
| * | | | Move Dropbox/GDrive link to iconRobin McCorkell2016-05-033-8/+17
| * | | | Change colour of input fields instead of printing 'Access granted'Robin McCorkell2016-05-033-11/+16
| * | | | Add links to load GDrive/Dropbox configuration pagesRobin McCorkell2016-05-036-4/+58
| * | | | Allow multiple custom JS filesRobin McCorkell2016-05-038-18/+32
* | | | | Merge pull request #24605 from owncloud/luckydonald-Superduper-Progressbar-br...Vincent Petry2016-05-134-9/+120
|\ \ \ \ \