Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-12 | 10 | -6/+68 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-11 | 2 | -0/+16 |
| | |||||
* | Merge pull request #2274 from nextcloud/fix-invites-on-readonly-calendars | Lukas Reschke | 2016-12-10 | 2 | -0/+66 |
|\ | | | | | Do not add invites into read-only calendars | ||||
| * | Overwrite the schedule target calendar with the personal one and create it ↵ | Joas Schilling | 2016-12-09 | 2 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | if missing Otherwise this leads to problems like events being added to the birthday calendar, if that one is the first calendar which was created for the user. See: https://github.com/nextcloud/server/pull/2274 Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-10 | 12 | -14/+232 |
| | | |||||
* | | Merge pull request #2588 from nextcloud/theming-check-empty | Björn Schießle | 2016-12-09 | 2 | -1/+4 |
|\ \ | | | | | | | Check if image files for theming are empty | ||||
| * | | Check if image files for theming are empty | Julius Haertl | 2016-12-09 | 2 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | Merge pull request #2584 from nextcloud/theming-filter-fix | Joas Schilling | 2016-12-09 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | Add fallback to FILTER_LANCZOS for icon resizing | ||||
| * | | Add fallback to FILTER_LANCZOS for icon resizing | Julius Haertl | 2016-12-09 | 1 | -1/+6 |
| |/ | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-09 | 6 | -4/+26 |
|/ | |||||
* | Merge pull request #2545 from nextcloud/fix-popover-width | Roeland Jago Douma | 2016-12-08 | 1 | -8/+0 |
|\ | | | | | Fix popover width | ||||
| * | Fix popover margin and width | John Molakvoæ (skjnldsv) | 2016-12-07 | 1 | -8/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-08 | 24 | -4/+86 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-07 | 8 | -80/+216 |
| | | |||||
* | | Merge pull request #2530 from ↵ | blizzz | 2016-12-06 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | nextcloud/fix-change-permissions-mail-shares-on-folder fix change permission on mail shares of folders | ||||
| * | fix type in jsdoc | Arthur Schiwon | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #2519 from nextcloud/404-versions-download | Roeland Jago Douma | 2016-12-06 | 1 | -1/+9 |
|\ \ | |/ |/| | Show nice error page for not available versions | ||||
| * | Show nice error page for not available versions | Morris Jobke | 2016-12-05 | 1 | -1/+9 |
| | | | | | | | | | | | | * fixes #1464 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-06 | 12 | -26/+90 |
| | | |||||
* | | Merge pull request #2505 from nextcloud/sudo-mode-provisioning-api | Morris Jobke | 2016-12-05 | 3 | -7/+24 |
|\ \ | |/ |/| | Require sudo mode on the provisioning API | ||||
| * | Require sudo mode on the provisioning API | Joas Schilling | 2016-12-05 | 3 | -7/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top | Morris Jobke | 2016-12-05 | 6 | -1/+161 |
|\ \ | | | | | | | Move lately used tags to the top | ||||
| * | | Also sort the tags in the filter | Joas Schilling | 2016-11-07 | 1 | -0/+35 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Sort tags by name on the admin page | Joas Schilling | 2016-11-07 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | First list tags the user used lately | Joas Schilling | 2016-11-07 | 4 | -1/+120 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #2496 from nextcloud/add-activities-for-favorite-managemet | Morris Jobke | 2016-12-05 | 9 | -23/+605 |
|\ \ \ | | | | | | | | | Add an activity when managing favorites | ||||
| * | | | Add tests for favorite action | Joas Schilling | 2016-12-04 | 1 | -8/+55 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add some generic tests | Joas Schilling | 2016-12-04 | 3 | -0/+248 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add an activity when managing favorites | Joas Schilling | 2016-12-04 | 5 | -15/+302 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | fix conflict dialog styling in firefox | Robin Appelman | 2016-12-05 | 1 | -7/+5 |
| |_|/ |/| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-05 | 14 | -16/+96 |
| | | | |||||
* | | | Merge pull request #2497 from nextcloud/theming-icon-fixes | John Molakvoæ | 2016-12-04 | 2 | -7/+9 |
|\ \ \ | |/ / |/| | | Fixing issues with themed icons | ||||
| * | | Fix transparency of icons | Julius Haertl | 2016-12-04 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | | Fix background border radius | Julius Haertl | 2016-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | | Move sizing to renderAppIcon method | Julius Haertl | 2016-12-04 | 2 | -6/+7 |
| | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-04 | 34 | -72/+122 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-03 | 126 | -376/+458 |
| | | | |||||
* | | | Merge pull request #2486 from nextcloud/shared-storage-mask | Lukas Reschke | 2016-12-02 | 2 | -6/+16 |
|\ \ \ | | | | | | | | | apply permissions mask for shared storage | ||||
| * | | | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 2 | -6/+16 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #2437 from nextcloud/update-notification-icons | Morris Jobke | 2016-12-02 | 4 | -10/+30 |
|\ \ \ | | | | | | | | | Use an icon for the update notifications | ||||
| * | | | Fix tests | Joas Schilling | 2016-12-02 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 3 | -5/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #2483 from nextcloud/fix-unshare-icon-c | John Molakvoæ | 2016-12-02 | 1 | -5/+12 |
|\ \ \ \ | | | | | | | | | | | Fix share tab view | ||||
| * | | | | Fix loader position and visibility | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Fix popover arrow | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Fix unshare delete icon | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -1/+2 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #2475 from nextcloud/fix-filename-local-link | Morris Jobke | 2016-12-02 | 1 | -6/+1 |
|\ \ \ \ | | | | | | | | | | | fix width of filename in sidebar to accommodate local link | ||||
| * | | | | properly calculate the width of the name in the sidebar | Morris Jobke | 2016-12-02 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | | fix width of filename in sidebar to accommodate local link | Jan-Christoph Borchardt | 2016-12-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> |