summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-085-33/+148
|\ | | | | Propagate birthdays of shared addressbooks to the sharee's birthday c…
| * Propagate birthday to group shares as wellThomas Müller2016-03-234-31/+121
| |
| * Propagate birthdays of shared addressbooks to the sharee's birthday calendar ↵Thomas Müller2016-03-233-19/+44
| | | | | | | | as well
* | Add unit tests for public auth webdavRoeland Jago Douma2016-04-081-0/+170
| |
* | Move public webdav auth over to share managerRoeland Jago Douma2016-04-082-50/+44
| | | | | | | | The public webdav auth should use the shiny new share manager.
* | Merge pull request #23806 from ↵Thomas Müller2016-04-072-11/+9
|\ \ | | | | | | | | | | | | owncloud/multiline-javascript-strings-for-translations Also use Javascript as language in l10n.pl - fixes #13924
| * | Move some translation stings around to enable xgettext to detect themThomas Müller2016-04-072-11/+9
| | |
* | | Merge pull request #23444 from owncloud/add-loading-spinnerJan-Christoph Borchardt2016-04-071-0/+19
|\ \ \ | | | | | | | | Add loading spinner to "Add to owncloud"
| * | | add loading spinner to add to owncloud input fieldErik Pellikka2016-04-071-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | Update public.js Update public.js
* | | | Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling2016-04-072-0/+65
|\ \ \ \ | |_|/ / |/| | | Migrate post_userDelete hook to share manager
| * | | Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-042-0/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the post_userDelete hook call the sharemanager. This will cleanup to and from this user. * All shares owned by this user * All shares with this user (user) * All custom group shares * All link share initiated by this user (to avoid invisible link shares) Unit tests are added for the defaultshare provider as well as the federated share provider
* | | | Remove xxx from ownCloud we dont want to see that 🙈Joas Schilling2016-04-071-1/+0
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0792-0/+452
| | | |
* | | | Merge pull request #23501 from owncloud/alarms_for_birthdayeventsThomas Müller2016-04-061-0/+5
|\ \ \ \ | | | | | | | | | | add VALARM for birthday events
| * \ \ \ Merge branch 'master' into alarms_for_birthdayeventsAchim Königs2016-03-26156-236/+656
| |\ \ \ \
| * | | | | add VALARM for birthday eventsAchim Königs2016-03-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | ACTION=DISPLAY *should* prevents audible alarms.
* | | | | | Merge pull request #23777 from owncloud/ldap-null-userLukas Reschke2016-04-061-5/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle case where the user is not known
| * | | | | | Handle case where the user is not known - fixes #23759Thomas Müller2016-04-041-5/+7
| | |_|/ / / | |/| | | |
* | | | | | Use proper shortcut methods in templatesMorris Jobke2016-04-064-6/+6
| | | | | |
* | | | | | Merge pull request #23793 from owncloud/hard-code-dav-endpointsThomas Müller2016-04-061-11/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | All webdav endpoints within remote.php are now hardcoded - helps to p…
| * | | | | | All webdav endpoints within remote.php are now hardcoded - helps to prevent ↵Thomas Müller2016-04-051-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0690-434/+6
| |_|_|_|/ / |/| | | | |
* | | | | | Remove any stray socket files before creating new onesRobin McCorkell2016-04-052-0/+2
|/ / / / /
* / / / / Add capability to show if group sharing is enabledRoeland Jago Douma2016-04-042-0/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | fixes #23477 Now clients can correct wording to properly reflect who a user can share with.
* | | | Merge pull request #23557 from owncloud/sabre-plugin-browser-error-pageThomas Müller2016-04-046-2/+217
|\ \ \ \ | | | | | | | | | | In case of exception we return an html page in case the client is a b…
| * | | | Add magical regex to catch browsersLukas Reschke2016-03-241-1/+7
| | | | |
| * | | | In case of exception we return an html page in case the client is a browserThomas Müller2016-03-246-2/+211
| | | | |
* | | | | Merge pull request #23743 from ↵Björn Schießle2016-04-042-3/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-23686-files-transferownership-share-unmount Unmount the share before deleting it, so we don't try to use it later on
| * | | | | Inject the Mount ManagerJoas Schilling2016-04-042-6/+10
| | | | | |
| * | | | | Unmount the share before deleting it, so we don't try to use it later onJoas Schilling2016-04-011-0/+6
| | | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-026-2/+42
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-018-0/+60
| | | | |
* | | | | Merge pull request #22834 from owncloud/webdav_property_for_share_permissionsThomas Müller2016-03-313-0/+120
|\ \ \ \ \ | | | | | | | | | | | | Add sharePermissions webdav property
| * | | | | Fix unit testsRoeland Jago Douma2016-03-312-3/+14
| | | | | |
| * | | | | Correct share permissions for external storagesRoeland Jago Douma2016-03-311-0/+9
| | | | | |
| * | | | | Add sharePermissions webdav propertyRoeland Jago Douma2016-03-313-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This property can be queries by the clients so they know the max permissions they can use to share a file with. This will improve the UX. The oc:permissions proptery is not enough since mountpoints have different permissions (delete + move by default). By making it a new property the clients can just request it. On older servers it will just return a 404 for that property (and thus they know they have to fall back to their hacky work arounds). But if the property is returned the client can show proper info. * unit tests * intergration test
* | | | | | Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftpThomas Müller2016-03-312-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add urlencode to username part of ftp and sftp links
| * | | | | | Add urlencode to username part of ftp and sftp linksSenorsen2016-03-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | according to #17796
* | | | | | | Merge pull request #23564 from owncloud/public-ajaxbasicauthMorris Jobke2016-03-312-2/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Return 401 DummyBasicAuth in case of ajax call in public link page
| * | | | | | | Enforce typeLukas Reschke2016-03-311-2/+5
| | | | | | | |
| * | | | | | | Return 401 DummyBasicAuth in case of ajax callVincent Petry2016-03-312-2/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #23655 from owncloud/better-ldap-designMorris Jobke2016-03-311-0/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Design LDAP wizard to better integrate into the design
| * | | | | | | Design LDAP wizard to better integrate into the designMorris Jobke2016-03-301-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mostly replaces gray background with white one
* | | | | | | | Merge pull request #23517 from owncloud/gdrive-stream-downloadFrank Karlitschek2016-03-311-4/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | GDrive stream download with RetryWrapper
| * | | | | | | | GDrive stream download with RetryWrapperVincent Petry2016-03-301-4/+5
| | | | | | | | |
* | | | | | | | | Merge pull request #23397 from paurisa/Fixed_23316Frank Karlitschek2016-03-312-4/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed Issue 23316 - Invisible buttons should be visible
| * | | | | | | | | Fixed hidden settings and delete iconsPau2016-03-182-4/+4
| | | | | | | | | |
* | | | | | | | | | Merge pull request #23516 from owncloud/dropbox-stream-downloadThomas Müller2016-03-311-4/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Dropbox stream download with RetryWrapper
| * | | | | | | | | Dropbox stream download with RetryWrapperVincent Petry2016-03-231-4/+6
| | | | | | | | | |
* | | | | | | | | | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-0/+2
| | | | | | | | | |