Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooks | Thomas Müller | 2016-04-08 | 5 | -33/+148 |
|\ | | | | | Propagate birthdays of shared addressbooks to the sharee's birthday c… | ||||
| * | Propagate birthday to group shares as well | Thomas Müller | 2016-03-23 | 4 | -31/+121 |
| | | |||||
| * | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ↵ | Thomas Müller | 2016-03-23 | 3 | -19/+44 |
| | | | | | | | | as well | ||||
* | | Add unit tests for public auth webdav | Roeland Jago Douma | 2016-04-08 | 1 | -0/+170 |
| | | |||||
* | | Move public webdav auth over to share manager | Roeland Jago Douma | 2016-04-08 | 2 | -50/+44 |
| | | | | | | | | The public webdav auth should use the shiny new share manager. | ||||
* | | Merge pull request #23806 from ↵ | Thomas Müller | 2016-04-07 | 2 | -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 them | Thomas Müller | 2016-04-07 | 2 | -11/+9 |
| | | | |||||
* | | | Merge pull request #23444 from owncloud/add-loading-spinner | Jan-Christoph Borchardt | 2016-04-07 | 1 | -0/+19 |
|\ \ \ | | | | | | | | | Add loading spinner to "Add to owncloud" | ||||
| * | | | add loading spinner to add to owncloud input field | Erik Pellikka | 2016-04-07 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Update public.js Update public.js | ||||
* | | | | Merge pull request #23773 from owncloud/share_move_delete_user_hook | Joas Schilling | 2016-04-07 | 2 | -0/+65 |
|\ \ \ \ | |_|/ / |/| | | | Migrate post_userDelete hook to share manager | ||||
| * | | | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 2 | -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 Schilling | 2016-04-07 | 1 | -1/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 92 | -0/+452 |
| | | | | |||||
* | | | | Merge pull request #23501 from owncloud/alarms_for_birthdayevents | Thomas Müller | 2016-04-06 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | add VALARM for birthday events | ||||
| * \ \ \ | Merge branch 'master' into alarms_for_birthdayevents | Achim Königs | 2016-03-26 | 156 | -236/+656 |
| |\ \ \ \ | |||||
| * | | | | | add VALARM for birthday events | Achim Königs | 2016-03-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | ACTION=DISPLAY *should* prevents audible alarms. | ||||
* | | | | | | Merge pull request #23777 from owncloud/ldap-null-user | Lukas Reschke | 2016-04-06 | 1 | -5/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Handle case where the user is not known | ||||
| * | | | | | | Handle case where the user is not known - fixes #23759 | Thomas Müller | 2016-04-04 | 1 | -5/+7 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Use proper shortcut methods in templates | Morris Jobke | 2016-04-06 | 4 | -6/+6 |
| | | | | | | |||||
* | | | | | | Merge pull request #23793 from owncloud/hard-code-dav-endpoints | Thomas Müller | 2016-04-06 | 1 | -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üller | 2016-04-05 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know | ||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 90 | -434/+6 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
|/ / / / / | |||||
* / / / / | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 2 | -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-page | Thomas Müller | 2016-04-04 | 6 | -2/+217 |
|\ \ \ \ | | | | | | | | | | | In case of exception we return an html page in case the client is a b… | ||||
| * | | | | Add magical regex to catch browsers | Lukas Reschke | 2016-03-24 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | In case of exception we return an html page in case the client is a browser | Thomas Müller | 2016-03-24 | 6 | -2/+211 |
| | | | | | |||||
* | | | | | Merge pull request #23743 from ↵ | Björn Schießle | 2016-04-04 | 2 | -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 Manager | Joas Schilling | 2016-04-04 | 2 | -6/+10 |
| | | | | | | |||||
| * | | | | | Unmount the share before deleting it, so we don't try to use it later on | Joas Schilling | 2016-04-01 | 1 | -0/+6 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-02 | 6 | -2/+42 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 8 | -0/+60 |
| | | | | | |||||
* | | | | | Merge pull request #22834 from owncloud/webdav_property_for_share_permissions | Thomas Müller | 2016-03-31 | 3 | -0/+120 |
|\ \ \ \ \ | | | | | | | | | | | | | Add sharePermissions webdav property | ||||
| * | | | | | Fix unit tests | Roeland Jago Douma | 2016-03-31 | 2 | -3/+14 |
| | | | | | | |||||
| * | | | | | Correct share permissions for external storages | Roeland Jago Douma | 2016-03-31 | 1 | -0/+9 |
| | | | | | | |||||
| * | | | | | Add sharePermissions webdav property | Roeland Jago Douma | 2016-03-31 | 3 | -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-sftp | Thomas Müller | 2016-03-31 | 2 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add urlencode to username part of ftp and sftp links | ||||
| * | | | | | | Add urlencode to username part of ftp and sftp links | Senorsen | 2016-03-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to #17796 | ||||
* | | | | | | | Merge pull request #23564 from owncloud/public-ajaxbasicauth | Morris Jobke | 2016-03-31 | 2 | -2/+20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Return 401 DummyBasicAuth in case of ajax call in public link page | ||||
| * | | | | | | | Enforce type | Lukas Reschke | 2016-03-31 | 1 | -2/+5 |
| | | | | | | | | |||||
| * | | | | | | | Return 401 DummyBasicAuth in case of ajax call | Vincent Petry | 2016-03-31 | 2 | -2/+17 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23655 from owncloud/better-ldap-design | Morris Jobke | 2016-03-31 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Design LDAP wizard to better integrate into the design | ||||
| * | | | | | | | Design LDAP wizard to better integrate into the design | Morris Jobke | 2016-03-30 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mostly replaces gray background with white one | ||||
* | | | | | | | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | GDrive stream download with RetryWrapper | ||||
| * | | | | | | | | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #23397 from paurisa/Fixed_23316 | Frank Karlitschek | 2016-03-31 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed Issue 23316 - Invisible buttons should be visible | ||||
| * | | | | | | | | | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 2 | -4/+4 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #23516 from owncloud/dropbox-stream-download | Thomas Müller | 2016-03-31 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | Dropbox stream download with RetryWrapper | ||||
| * | | | | | | | | | Dropbox stream download with RetryWrapper | Vincent Petry | 2016-03-23 | 1 | -4/+6 |
| | | | | | | | | | | |||||
* | | | | | | | | | | improve emptycontent styles | Jan-Christoph Borchardt | 2016-03-31 | 1 | -0/+2 |
| | | | | | | | | | |