summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10201 from nextcloud/smb-rename-invalidargument-retry-13Roeland Jago Douma2018-07-121-3/+18
|\ | | | | [13] also retry rename operation on InvalidArgumentException
| * Use ILogger for constsRoeland Jago Douma2018-07-111-0/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * also retry rename operation on InvalidArgumentExceptionRobin Appelman2018-07-111-3/+17
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-07-1214-0/+40
|/
* Merge pull request #10115 from nextcloud/backport/10098/ldap-image-attributeMorris Jobke2018-07-119-51/+240
|\ | | | | [stable13] allow admin to disable fetching of avatars as well as a specific attribute
| * adjust and add more unit testsArthur Schiwon2018-07-054-19/+115
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-057-33/+126
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #10188 from ↵Morris Jobke2018-07-111-0/+2
|\ \ | | | | | | | | | | | | nextcloud/backport/10078/invalid-actor-and-calendar-for-link-shares [stable13] Correctly parse the subject parameters for link (un)shares of calendars
| * | Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-111-0/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #10170 from nextcloud/backport/9823/stable13Morris Jobke2018-07-111-1/+1
|\ \ \ | |/ / |/| | [stable13] Allow updating the token on session regeneration
| * | Allow updating the token on session regenerationRoeland Jago Douma2018-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Sometimes when we force a session regeneration we want to update the current token for this session. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-07-1132-44/+152
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-07-10328-1440/+1686
|/ /
* / Update message shown when unsharing a fileKevin Ndung'u2018-07-091-1/+1
|/ | | | Signed-off-by: Kevin Ndung'u <kevgathuku@gmail.com>
* Merge pull request #10089 from nextcloud/backport/10083/stable13blizzz2018-07-054-13/+185
|\ | | | | [stable13] let user set avatar in nextcloud von LDAP provides invalid image data
| * let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-034-13/+185
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Improved logging of smb connection errorsRobin Appelman2018-07-032-1/+9
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* constants belong to Util in 13Arthur Schiwon2018-07-021-8/+9
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* lower log level for quota manipulation casesArthur Schiwon2018-07-023-161/+127
| | | | | | and simplify the forest of ifs a little bit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2018-06-2912-0/+12
|
* Merge pull request #10032 from nextcloud/backport/10031/stable13Morris Jobke2018-06-282-11/+54
|\ | | | | [stable13] LDAP backup server should not be queried when auth fails
| * LDAP backup server should not be queried when auth failsArthur Schiwon2018-06-272-11/+54
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-06-2852-40/+22
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-27216-1692/+1422
|
* [tx-robot] updated from transifexNextcloud bot2018-06-2730-168/+272
|
* Merge pull request #9986 from nextcloud/dav-upload-no-partfile-lock-13Roeland Jago Douma2018-06-261-16/+24
|\ | | | | [13] properly lock the target file on dav upload when not using part files
| * properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-251-16/+24
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-06-2618-6/+80
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-2526-2/+58
|
* [tx-robot] updated from transifexNextcloud bot2018-06-2420-14/+48
|
* [tx-robot] updated from transifexNextcloud bot2018-06-2316-8/+26
|
* [tx-robot] updated from transifexNextcloud bot2018-06-22228-554/+588
|
* [tx-robot] updated from transifexNextcloud bot2018-06-2142-16/+114
|
* [tx-robot] updated from transifexNextcloud bot2018-06-2052-112/+136
|
* [tx-robot] updated from transifexNextcloud bot2018-06-19234-494/+538
|
* [tx-robot] updated from transifexNextcloud bot2018-06-1718-20/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-06-1614-16/+44
|
* [tx-robot] updated from transifexNextcloud bot2018-06-1546-56/+166
|
* [tx-robot] updated from transifexNextcloud bot2018-06-146-2/+30
|
* Merge pull request #9837 from ↵Roeland Jago Douma2018-06-132-16/+36
|\ | | | | | | | | nextcloud/stable13-9807-fix-highlighting-of-the-upload-drop-zone [stable13] Fix highlighting of the upload drop zone
| * Do not show an error message when draging and dropping textDaniel Calviño Sánchez2018-06-121-0/+10
| | | | | | | | | | | | | | | | | | | | | | When the browser reports a drag of items other than files (for example, text) and then triggers a drop event with no files no error message should be shown to the user, as in that case there would be no highlight of the drop zone and no indication that the drop would be valid (except for the mouse cursor); the error message should be shown only when the drop event with no files follows a file drag. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Remove no longer needed special handling for FirefoxDaniel Calviño Sánchez2018-06-121-15/+8
| | | | | | | | | | | | | | | | | | | | The highlighting was removed in Firefox when the cursor was no longer moving to handle the behaviour of reporting a file drag and then providing no files in the drop event. That behaviour (which was only present in Firefox 48 and 49) is already handled with the "dropnofiles" callback, so that special handling is no longer needed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Use "dropnofiles" callback to disable the drop state in the UIDaniel Calviño Sánchez2018-06-121-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a file is dragged from the desktop to the file list the file list is highlighted, and when the file is finally dropped or the drag operation is cancelled the highlighting is removed. In some cases, due to a wrong implementation, a browser may end a file drag with a drop with no files (for example, when a folder or text is dragged), which would cause the highlight to not be removed. Now those cases are handled with the "dropnofiles" callback, which restores the UI and also shows a message to the user. The error message is just a generic one, as in some cases it is not even possible to know whether the problem came from a text drag or a folder drag, and whether the problem appears or not depends on the browser, version and even operating system. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add callback to clean up after misbehaved drag and drop eventsDaniel Calviño Sánchez2018-06-121-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The jQuery Plugin triggers the "dragover" callback when the browser triggers the "dragover" event and the types in their DataTransfer include a "Files" item. It also triggers the "drop" callback when the browser triggers the "drop" event and the list of files in its DataTransfer is not empty. Unfortunately some browsers may trigger "dragover" events with a DataTransfer that includes a "Files" item and then trigger a "drop" event with an empty list of files. When that happens the actions performed in the "dragXXX" callbacks could be left hanging if they were expected to be finished in the "drop" callback (for example, if the drop zone was highlighted during the drag to be then restored when the file was finally dropped). This commit adds the "dropnofiles" callback to be able to handle those situations. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Remove duplicated codeDaniel Calviño Sánchez2018-06-121-6/+1
| | | | | | | | | | | | | | "disableDropState" was set as the event handler in 8d4e5747f386a0, but the duplicated code was accidentally added back in 786e858d23c4a4. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #9839 from nextcloud/backport/8221/stable13John Molakvoæ2018-06-131-2/+4
|\ \ | | | | | | [stable13] Apply ldapUserFilter on members of group
| * | dn2ocname: also apply group filter to readAttribute()Roland Tapken2018-06-121-6/+4
| | | | | | | | | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
| * | Apply ldapUserFilter on members of groupRoland Tapken2018-06-121-1/+5
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refers to issue #8220 user_ldap configured with custom filters for active directory access (group-member-association is "member"). Then it can happen that the members of a group contain members that don't belong to the users available in Nextcloud (the most trivial reason is that the user filter contains "(!(UserAccountControl:1.2.840.113556.1.4.803:=2))" to exclude disabled users from being imported). This can be fixed by applying the ldapUserFilter when resolving the UID for a DN fetched from the group's member list. Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
* | [tx-robot] updated from transifexNextcloud bot2018-06-1328-182/+382
| |
* | Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma2018-06-121-1/+1
|/ | | | | | | | fixes #6032 Now since the match is greedy it will also eat the / Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>