Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-17 | 210 | -896/+906 |
| | |||||
* | Merge pull request #12474 from nextcloud/default-to-files-list | Morris Jobke | 2018-11-16 | 9 | -13/+13 |
|\ | | | | | Rollback to default list view | ||||
| * | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 9 | -13/+13 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-16 | 30 | -2/+82 |
|/ | |||||
* | Merge pull request #12472 from nextcloud/dav-versions-user | Robin Appelman | 2018-11-15 | 1 | -0/+1 |
|\ | | | | | actually return the user when creating version dav nodes | ||||
| * | actually return the user when creating version dav nodes | Robin Appelman | 2018-11-15 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #12467 from nextcloud/bugfix/11901/show-thumbnail-on-rename | Morris Jobke | 2018-11-15 | 3 | -5/+21 |
|\ \ | |/ |/| | Show thumbnail on rename | ||||
| * | Enhance jsunit tests | Morris Jobke | 2018-11-15 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Show thumbnail on rename | Morris Jobke | 2018-11-15 | 2 | -4/+19 |
| | | | | | | | | | | | | | | | | * does not hide thumbnail when rename is shown * fixes layout for grid and list view * fixes #11901 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup | Morris Jobke | 2018-11-15 | 4 | -32/+36 |
|\ \ | | | | | | | fixes dav share issue with owner | ||||
| * | | fix caldav tests | Georg Ehrke | 2018-11-15 | 2 | -18/+18 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fixes dav share issue with owner | Georg Ehrke | 2018-11-14 | 2 | -14/+18 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Merge pull request #12292 from nextcloud/fix/2947/lapse-sizelimit-error | Morris Jobke | 2018-11-15 | 2 | -1/+57 |
|\ \ \ | | | | | | | | | avoid logging of "Partial search results returned: Sizelimit exceeded…" | ||||
| * | | | avoid logging of "Partial search results returned: Sizelimit exceeded at" | Arthur Schiwon | 2018-11-07 | 2 | -1/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | LDAP servers respond with that even if a limit was passed with the request. Having this statement logged causes a lot of confusion. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again | Morris Jobke | 2018-11-15 | 23 | -20/+81 |
|\ \ \ \ | | | | | | | | | | | Shorten index name of calendar changes table | ||||
| * | | | | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 23 | -20/+81 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Fix interaction with groups that contain a slash | Joas Schilling | 2018-11-15 | 1 | -4/+4 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-15 | 40 | -84/+406 |
| | | | | |||||
* | | | | Merge pull request #12448 from nextcloud/bugfix/noid/dav-loadapps | Morris Jobke | 2018-11-14 | 2 | -3/+2 |
|\ \ \ \ | | | | | | | | | | | Load apps that have a dav type set before the dav server plugins | ||||
| * | | | | Load apps that have a dav type set before the dav server plugins | Julius Härtl | 2018-11-14 | 2 | -3/+2 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Update PHPDoc to fix typos | Morris Jobke | 2018-11-14 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #12417 from ↵ | Morris Jobke | 2018-11-14 | 1 | -18/+28 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/app-files_external-replace-insertIfNotExist Fix UniqueConstraintViolationException while insert into files_external config tables | ||||
| * | | | | Fix UniqueConstraintViolationException while insert into files_external ↵ | Morris Jobke | 2018-11-14 | 1 | -18/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config tables * followup to #12371 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #12454 from nextcloud/list-shrink-fix | Morris Jobke | 2018-11-14 | 2 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix breakpoint and shrinking of the content + list | ||||
| * | | | | Fix breakpoint and shrinking of the content + list | John Molakvoæ (skjnldsv) | 2018-11-14 | 2 | -2/+2 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | | | twofactor auth settings are not regular settings | Robin Appelman | 2018-11-14 | 1 | -4/+0 |
|/ / / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-14 | 12 | -4/+42 |
| | | | |||||
* | | | Merge pull request #12398 from nextcloud/fix/12378 | Morris Jobke | 2018-11-13 | 1 | -6/+15 |
|\ \ \ | | | | | | | | | change "Download" to "Download all files" for shared folders | ||||
| * | | | change "Download" to "Download all files" for shared folders | Jonas Sulzer | 2018-11-10 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #12378 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | | | | Merge pull request #12275 from ↵ | Morris Jobke | 2018-11-13 | 8 | -12/+221 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/11975/oracle_calendar_subscriptions_source Fix Calendarsubscriptions source column change on Oracle | ||||
| * | | | | Fix Calendarsubscriptions source column change on Oracle | Georg Ehrke | 2018-11-13 | 8 | -12/+221 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-13 | 80 | -108/+88 |
| | | | | |||||
* | | | | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function | Morris Jobke | 2018-11-12 | 4 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | Use the defined func()->count() instead of manual counting | ||||
| * | | | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 4 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #12389 from nextcloud/fix-dav-groupid | John Molakvoæ | 2018-11-12 | 2 | -48/+17 |
|\ \ \ \ | | | | | | | | | | | Fix displayName return of dav groups request | ||||
| * | | | | Fix displayName return of dav groups request | John Molakvoæ (skjnldsv) | 2018-11-10 | 2 | -48/+17 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-12 | 6 | -0/+10 |
| | | | | |||||
* | | | | Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fix | Morris Jobke | 2018-11-11 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fixes the grid toggle for none folder shares | ||||
| * | | | | Fixes the grid toggle for none folder shares | Michael Weimann | 2018-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-11 | 8 | -4/+26 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-10 | 110 | -442/+450 |
|/ / / | |||||
* | | | Merge pull request #12358 from nextcloud/bugfix/noid/wrong-update-check-version | Morris Jobke | 2018-11-09 | 9 | -24/+36 |
|\ \ \ | | | | | | | | | Check for compatible apps from the appstore fails | ||||
| * | | | Adjust unit tests | Joas Schilling | 2018-11-09 | 2 | -7/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Improve style of incompatible apps list | Morris Jobke | 2018-11-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Use the version number when checking the appstore for compatible updates | Joas Schilling | 2018-11-08 | 6 | -12/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Fix overlapping update button in notifications | Morris Jobke | 2018-11-08 | 3 | -6/+9 |
| |/ / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-09 | 132 | -330/+368 |
| | | | |||||
* | | | Merge pull request #12349 from ↵ | Morris Jobke | 2018-11-08 | 2 | -49/+157 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/feature/noid/populate-notification-message-with-the-comment Populate the mention-notification with the actual message | ||||
| * | | | Populate the mention-notification with the actual message | Joas Schilling | 2018-11-08 | 2 | -49/+157 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernames | blizzz | 2018-11-08 | 2 | -4/+52 |
|\ \ \ | |/ / |/| | | do not offer to change display name or password, if not possible. |