aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove another occurance of ldap_nocaseLennart Rosam2015-08-191-14/+0
* Fix 17677Lennart Rosam2015-08-123-5/+1
* Merge pull request #18065 from owncloud/new-trashbin-retentionThomas Müller2015-08-126-34/+400
|\
| * Fix testsVictor Dubiniuk2015-08-101-7/+1
| * Migrate settingsVictor Dubiniuk2015-08-103-20/+93
| * Enhance trashbin expiration settingsVictor Dubiniuk2015-08-105-26/+325
* | Merge pull request #17865 from rullzer/less_static_prov_apiThomas Müller2015-08-128-458/+1128
|\ \
| * | Check for userSession->getUser() === nullRoeland Jago Douma2015-08-113-25/+69
| * | [provisioning api] Fix grouptestRoeland Jago Douma2015-08-111-1/+1
| * | [provisioning api] Test for correct displaynameRoeland Jago Douma2015-08-112-1/+4
| * | Declare fieldsRoeland Jago Douma2015-08-111-0/+9
| * | [provisioning api] Improve apps test coverageRoeland Jago Douma2015-08-111-0/+6
| * | Fix groupsRoeland Jago Douma2015-08-111-2/+2
| * | [provisioning api] improve coverage for groupsRoeland Jago Douma2015-08-111-0/+131
| * | [provisioning api] Improve test coverage userRoeland Jago Douma2015-08-111-0/+358
| * | [provisioning api] Move away from OC\Util to OCP\UtilRoeland Jago Douma2015-08-021-2/+2
| * | [provisioning_api] Move tests to OCPRoeland Jago Douma2015-08-024-199/+202
| * | [provisioning_api] Move part of apps to OCPRoeland Jago Douma2015-08-023-13/+29
| * | [provisioning_api] OC_User to IUserSessionRoeland Jago Douma2015-08-025-26/+48
| * | [provisioning_api] subadmin check for usersRoeland Jago Douma2015-08-021-10/+10
| * | [provisioning_api] Moved groups away from static stuffRoeland Jago Douma2015-08-023-56/+78
| * | [provisioning_api] Move users away from static codeRoeland Jago Douma2015-08-023-248/+304
* | | Merge pull request #18127 from owncloud/dav-request-testsThomas Müller2015-08-122-72/+26
|\ \ \
| * | | split out creating the sabre dav server to it's own factoryRobin Appelman2015-08-112-72/+26
* | | | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-1114-563/+1112
|\ \ \ \
| * | | | Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-114-71/+60
| * | | | Inline actions using default renderer are now always permanentVincent Petry2015-08-102-3/+4
| * | | | fix width of action dropdown and last layout detailsJan-Christoph Borchardt2015-08-102-14/+14
| * | | | remove whitespace on right cause of moved delete iconJan-Christoph Borchardt2015-08-101-18/+13
| * | | | fix ellipsizing for file namesJan-Christoph Borchardt2015-08-101-24/+4
| * | | | fix layout and design of actions dropdownJan-Christoph Borchardt2015-08-102-13/+31
| * | | | Remove share action display nameVincent Petry2015-08-101-1/+1
| * | | | Added bubble style, applied to file actions menuVincent Petry2015-08-102-1/+2
| * | | | Updated unit tests for file actions and actions menuVincent Petry2015-08-105-319/+620
| * | | | Make file action menu icon permanentVincent Petry2015-08-101-3/+5
| * | | | Implement file actions dropdownVincent Petry2015-08-109-195/+457
| |/ / /
* | | | Merge pull request #18171 from owncloud/fix-language-of-files-activities-in-e...Morris Jobke2015-08-112-10/+54
|\ \ \ \
| * | | | Correctly make use of the languageCode argument in the files activity extensionJoas Schilling2015-08-102-10/+54
* | | | | Merge pull request #16528 from owncloud/activity-302-improve-settingsJoas Schilling2015-08-112-13/+21
|\ \ \ \ \
| * | | | | Do not use magic strings when there are constants for itJoas Schilling2015-07-222-11/+12
| * | | | | Make the favorite type stream onlyJoas Schilling2015-07-221-2/+9
* | | | | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller2015-08-104-22/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-104-22/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #15093 from rullzer/capabilities_managerRoeland Douma2015-08-1015-86/+166
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use DIRoeland Jago Douma2015-08-104-17/+4
| * | | | Moved core apps to the capabilities managerRoeland Jago Douma2015-08-1015-86/+179
| | |/ / | |/| |
* | | | Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-1018-25/+1086
|\ \ \ \ | |/ / / |/| | |
| * | | 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