summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix file permissions for SMB (read-only folders will be writeable) (#25734)Juan Pablo Villafañez2016-08-121-0/+13
| | | Read-only folders won't be deletable
* [Stable9] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772) ↵Thomas Müller2016-08-112-0/+7
| | | | | | | | | | | | | | | | | | | | | | | (#25775) * Next step jenkinsfile (#25622) * Adding timestamper and evaluation of test results even in case of failure * Adding build timeout * use fixed value 120 minutes as timeout for each test executing for now * Terminate the build as soon as test execution fails * Adjust external testing as well * Finalize use of executeAndReport * Fix discoverymanager tests (#25769) * Allow testing of the DiscoveryManager * Array sort order is of no relevance
* Skip version and tras expiry for users that never logged in (#25742)Jörn Friedrich Dreyer2016-08-102-2/+2
|
* Respect theme for external folder icon (#25487)Chris Hastie2016-08-051-1/+1
| | | | | | See issue #25461. When using a theme with alternative filetype icons `OCA.External.StatusManager.Utils.getIconRoute` should respect that, rather than hard coding the default icon. Note this change does not affect windows_network_drive and sharepoint icons, which appear not to be easily themeable.
* [stable9] Adding quota plugin to new dav endpoint (#25615) (#25646)Thomas Müller2016-07-311-0/+2
| | | | | | | * Adding quota plugin to new dav endpoint * Added integrated test failing in old endpoint * Added 0B quota test
* Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248 (#25598)Thomas Müller2016-07-261-2/+8
|
* Prevent setting email and triggering events at login time (#25531)Vincent Petry2016-07-261-1/+4
| | | | | | | | | | | | Whenever an LDAP user also has an email address defined in LDAP, the LDAP code will try and update the email address of the locally known user. This happens at login time or every time the user's LDAP attributes are processed. There is code listening to the email setting hook which updates the system address book, which also will trigger FS setup due to avatars and other things. This fix only sets the email address when really necessary.
* Cast share id to string (#25402) (#25431)Thomas Müller2016-07-131-1/+1
|
* Additional perm check in WebdavVincent Petry2016-07-122-0/+87
|
* Hide revert button when no permission to revert (#25327)Vincent Petry2016-07-074-2/+78
|
* [stable9] Contacts API: replace raw image data with url (#25219)Georg Ehrke2016-07-0711-39/+391
| | | | | | * [stable9] Contacts API: replace raw image data with url * fix a ImageExportPlugin Test
* Cap LDAP user cache (#25324)Jörn Friedrich Dreyer2016-07-071-13/+15
|
* [stable9] Filelist change dir auto-prepend slash (#25378)Vincent Petry2016-07-072-4/+13
| | | | | | | | | * Filelist change dir auto-prepend slash Prepend a slash to directories in case it was missing since many places assume that it's there. * Fix js unit test in filelist spec
* Backport 25367 to Stable 9.0 (#25384)Carlos Damken2016-07-061-3/+3
|
* Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-062-0/+39
|
* Merge pull request #25298 from owncloud/schiessle-fix-get-contact-stable9Vincent Petry2016-07-062-1/+5
|\ | | | | [stable9] get only vcards which match both the address book id and the vcard uri
| * get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle2016-06-292-1/+5
| |
* | check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm2016-07-041-0/+5
| |
* | Suppress warnings from DAV migration if there's nothing to do (#25279)Thomas Müller2016-07-014-2/+34
| |
* | Hide search results after switching directoryVincent Petry2016-06-241-0/+7
| | | | | | | | | | When clicking on a folder result in the search result list, the result box for "results in another folder" must disappear.
* | Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
|/ | | | | When outside the "All files" list, the search result link must properly redirect to the "All files" list.
* On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-06-232-15/+49
| | | | | | | | | | | | | Scenario: user0 shares a folder 'foo' with user2 user1 shares a folder 'foo' with user2 user2 logs in Before: show only the 'foo' from user1 After: show both. * Added intergration tests
* Rollback version must also adjust cached sizeVincent Petry2016-06-221-1/+8
|
* Merge pull request #25197 from owncloud/fix-npe-in-user-ldap-stable9Vincent Petry2016-06-211-1/+8
|\ | | | | [stable9] Fix null pointer exception in user_ldap
| * Fix null pointer exception in user_ldapJörn Friedrich Dreyer2016-06-211-1/+8
| |
* | Merge pull request #25199 from owncloud/shared-mount-catch-9Vincent Petry2016-06-212-11/+25
|\ \ | | | | | | [9.0] Catch exceptions while creating shared mounts
| * | Catch exceptions while creating shared mountsRobin Appelman2016-06-212-11/+25
| |/
* / dd support to know where the storage test comes from (#25166)Juan Pablo Villafañez2016-06-218-18/+33
|/
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-201-2/+3
| | | | | | | | This moves registerMountProviders until after the sharing backends were registered. In some situations registerMountProviders will trigger listeners which might require filesystem access which itself would mount shares, which itself requires the sharing backends to be initialized.
* Make getShareFolder use given view instead of static FS (#25150)Vincent Petry2016-06-202-5/+9
|
* Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry2016-06-161-0/+5
|
* Merge pull request #25052 from owncloud/stable9-webdav-download-mimetypeVincent Petry2016-06-155-9/+51
|\ | | | | [stable9] DAV now returns file name with Content-Disposition header
| * DAV now returns file name with Content-Disposition headerVincent Petry2016-06-135-9/+51
| |
* | Show the path relative to the requesting user (#25067)Roeland Douma2016-06-132-5/+28
|/ | | | | | | | | | | | A share can only be requested by 3 'types' of people * owner * initiator * recipient So we have to get the path as the current user. Since that is the only path that has any meaning to the user. - Fixed tests
* Merge pull request #24950 from owncloud/stable9-fixdynamicldapgroupaccessVincent Petry2016-06-102-9/+64
|\ | | | | [stable9] Fixed dynamic group ldap access
| * Add unit test for LDAP multi group cachingVincent Petry2016-06-091-0/+53
| |
| * Use array_merge when reading cached groups membersVincent Petry2016-06-081-1/+1
| |
| * formatting, white-space changes onlyArthur Schiwon2016-06-011-7/+7
| |
| * fixed possible indention problemalexweirig2016-06-011-13/+13
| | | | | | spaces -> tab conversion
| * Fixing group handlingalexweirig2016-06-011-6/+15
| | | | | | added back the cache processing and fixed
| * Fixed dynamic group ldap accessalexweirig2016-06-011-14/+7
| | | | | | | | | | | | getUserGroups: Using $userDN instead of $uid to query LDAP Converting groupDN to group name using API instead of substring Removing cache processing at the end of the method
* | Construct path to the version file from the current directory and filename. ↵Victor Dubiniuk2016-06-081-4/+6
| | | | | | | | Fixes #22450
* | Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-061-1/+1
| |
* | Merge pull request #24951 from ↵Vincent Petry2016-06-061-0/+3
|\ \ | | | | | | | | | | | | owncloud/backport-24949-internal-server-error-in-sync-client-on-forbidden-directurl [9.0] Catch the ForbiddenException to make sure it gets handled
| * | Catch the ForbiddenException to make sure it gets handledJoas Schilling2016-06-031-0/+3
| | |
* | | My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-06-021-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed group share searching for members of multiple group. Issue #11808. * Fixed group share searching, continued. Avoid searching for empty group list in getItemSharedWithUser(). Broke tests in previous commit, #12030. * Simler check for group count. * Fix for https://github.com/owncloud/core/issues/24783 , described there * Now it's #24272, 24783 was a duplicate. Previous change was also not very good. Now we don't create ZIP with a single file inside.
* | Merge pull request #24958 from owncloud/stable9_24869Vincent Petry2016-06-021-2/+6
|\ \ | | | | | | [stable9] Use a capped memory cache for the user/group cache
| * | Use a capped memory cache for the user/group cacheRoeland Jago Douma2016-06-011-2/+6
| |/ | | | | | | | | | | | | | | | | For #24403 When upgrading huge installations this can lead to memory problems as the cache will only grow and grow. Capping this memory will make sure we don't run out while during normal operation still basically cache everything.
* / Backport of share id as string fixVincent Petry2016-06-011-2/+2
|/
* Merge pull request #24830 from ↵Vincent Petry2016-05-302-3/+21
|\ | | | | | | | | owncloud/stable9-lenz1111-share_download_range_requests_support [stable9] lenz1111's fantastic share download range requests support