summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IE8] opacity for active newFileMenu itemsVincent Petry2015-09-301-0/+2
| * | Keep opacity in current item in newFileMenuVincent Petry2015-09-302-0/+6
| |/
* | Merge pull request #19419 from owncloud/ldap-fix-dn-not-sanitized-when-fetche...Thomas Müller2015-09-302-1/+37
|\ \
| * | memberOf resembles a DN as well and is actively usedArthur Schiwon2015-09-282-1/+37
* | | Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-303-1/+29
|\ \ \
| * | | Prevent sort indicator hover to bypass multiselect restrictionVincent Petry2015-09-291-1/+3
| * | | Disable sorting when multiselect is enabled in file listVincent Petry2015-09-293-0/+25
| * | | hide sort indicator when in multiselect mode, ref #19056Jan-Christoph Borchardt2015-09-231-1/+2
* | | | Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller2015-09-302-6/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | adjust aspect ratio of preview size when for aspect ratios > 16/9Robin Appelman2015-09-292-2/+16
| * | | improve handling of small imagesRobin Appelman2015-09-291-2/+7
| * | | Scale portrait images correctlyRobin Appelman2015-09-292-2/+2
| * | | Cover both width and height for the sidebar previewRobin Appelman2015-09-291-2/+4
* | | | Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-293-37/+79
|\ \ \ \
| * | | | Fix sidebar interactionVincent Petry2015-09-283-37/+79
| | |_|/ | |/| |
* | | | Merge pull request #17601 from owncloud/publicwebdav-allowajaxwhendisabledThomas Müller2015-09-291-1/+2
|\ \ \ \
| * | | | Allow ajax requests on public webdav interfaceVincent Petry2015-09-221-1/+2
* | | | | Merge pull request #19417 from owncloud/files-upload-checkconflictbeforeuploadThomas Müller2015-09-292-22/+64
|\ \ \ \ \
| * | | | | Show conflict dialog before upload when possibleVincent Petry2015-09-282-22/+64
| | |/ / / | |/| | |
* | | | | Merge pull request #19409 from owncloud/files-sidebar-hiding-tabsThomas Müller2015-09-294-18/+136
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Hide sidebar tab headers conditionallyVincent Petry2015-09-284-18/+136
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-296-0/+14
* | | | Merge pull request #19408 from owncloud/fix-trashbin-checkboxRobin Appelman2015-09-281-1/+1
|\ \ \ \
| * | | | fix checkbox in trashbinHendrik Leppelsack2015-09-281-1/+1
* | | | | Still show share link when recipient but no share permissionVincent Petry2015-09-282-30/+13
| |/ / / |/| | |
* | | | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-286-3/+31
|\ \ \ \
| * | | | Fix tabs order in files sidebarVincent Petry2015-09-286-3/+31
* | | | | Merge pull request #19402 from owncloud/public-recognizeauthsessionThomas Müller2015-09-281-1/+4
|\ \ \ \ \
| * | | | | Allow public auth to recognize sesssionVincent Petry2015-09-281-1/+4
| |/ / / /
* | | | | Merge pull request #19401 from owncloud/files-actionsorderThomas Müller2015-09-284-0/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix order of actions in the files actions menuVincent Petry2015-09-284-0/+50
| |/ / /
* | | | Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ngThomas Müller2015-09-2810-101/+516
|\ \ \ \
| * | | | do not throw exception when no attribute is specifiedArthur Schiwon2015-09-232-1/+107
| * | | | adjust to nested group fixArthur Schiwon2015-09-231-1/+6
| * | | | read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-239-100/+404
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-28254-214/+1202
| |/ / / |/| | |
* | | | Merge pull request #19379 from owncloud/remove-auth-button-borderThomas Müller2015-09-281-1/+2
|\ \ \ \
| * | | | remove border around button of password protected link confirmationJan-Christoph Borchardt2015-09-281-1/+2
* | | | | Merge pull request #19395 from owncloud/15037-universal-shebangThomas Müller2015-09-2812-12/+12
|\ \ \ \ \
| * | | | | Use a universal shebangOlivier Paroz2015-09-2712-12/+12
| |/ / / /
* / / / / Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-272-6/+6
|/ / / /
* | | | fix sidebar spinnerHendrik Leppelsack2015-09-251-1/+5
* | | | Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-252-17/+62
* | | | Merge pull request #19360 from owncloud/move-filter-method-into-config-objectThomas Müller2015-09-252-0/+2
|\ \ \ \
| * | | | Add the method to the mockJoas Schilling2015-09-252-0/+2
* | | | | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-251-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+8
| | |/ / | |/| |
* | | | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2
* | | | fix filelist checkboxesHendrik Leppelsack2015-09-253-4/+4
* | | | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issueThomas Müller2015-09-242-0/+40
|\ \ \ \