Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2365 from ↵ | Lukas Reschke | 2016-11-28 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/resize-the-controls-after-the-sidebar-slided-in Make sure the controls is resized after the sidebar disappeared | ||||
| * | Make sure the controls is resized after the sidebar disappeared | Joas Schilling | 2016-11-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | bring back permissions for mail shares | Bjoern Schiessle | 2016-11-28 | 1 | -8/+6 |
|/ | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-27 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 44 | -44/+102 |
| | |||||
* | Add jquery ui fixes js file | John Molakvoæ (skjnldsv) | 2016-11-25 | 2 | -0/+9 |
| | | | | | | + fix autocomplete width (fix #2324) Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #2325 from nextcloud/fix-slogan-styling | Lukas Reschke | 2016-11-25 | 1 | -5/+0 |
|\ | | | | | Fix styling of slogan on login page for longer text | ||||
| * | Fix styling of slogan on login page for longer text | Julius Haertl | 2016-11-25 | 1 | -5/+0 |
| | | | | | | | | | | | | Fixes #851 Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | Add nextcloud_announcements to shipped.json | Lukas Reschke | 2016-11-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise on the update from beta1 to beta2 the app would be disabled again as incompatible: ``` root@cloud:/var/www/html# sudo -u www-data php occ upgrade Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Set log level to debug Turned on maintenance mode Updating database schema Updated database Disabled 3rd-party app: calendar Disabled 3rd-party app: contacts Disabled 3rd-party app: nextcloud_announcements Disabled 3rd-party app: spreed Update 3rd-party app: calendar Update 3rd-party app: contacts ``` Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #2243 from nextcloud/file-drop-wording | Roeland Jago Douma | 2016-11-24 | 1 | -1/+1 |
|\ \ | | | | | | | fix wording of File drop, ref #2207 | ||||
| * | | fix wording of File drop, ref #2207 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #2313 from nextcloud/fix-naming | Morris Jobke | 2016-11-24 | 3 | -14/+14 |
|\ \ \ | | | | | | | | | fix some outdated naming | ||||
| * | | | fix some outdated naming | Jan-Christoph Borchardt | 2016-11-24 | 3 | -14/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | Merge pull request #2309 from nextcloud/fix-favicons | Lukas Reschke | 2016-11-24 | 3 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | fix favicon viewbox, remove decimals | ||||
| * | | | fix favicon viewbox, remove decimals | Jan-Christoph Borchardt | 2016-11-24 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | show dialog again of operation failed | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | set focus on input field | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-area | Julius Härtl | 2016-11-23 | 2 | -0/+8 |
|\ \ \ \ | |_|_|/ |/| | | | Remove padding from apps navigation if there is no settings area | ||||
| * | | | Remove padding from apps navigation if there is no settings area | Morris Jobke | 2016-11-23 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | * fixes #2189 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #2247 from nextcloud/avatar-fallback | Roeland Jago Douma | 2016-11-23 | 2 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | use ? instead of X for avatar name fallback | ||||
| * | | | fix unit tests | Morris Jobke | 2016-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | use ? instead of X for avatar name fallback | Jan-Christoph Borchardt | 2016-11-22 | 1 | -3/+3 |
| | |/ | |/| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #2242 from nextcloud/fix-installation-spinner | Morris Jobke | 2016-11-23 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | show installation spinner correctly, fix #2129 | ||||
| * | | show installation spinner correctly, fix #2129 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Do not escape sharees | Roeland Jago Douma | 2016-11-23 | 1 | -9/+3 |
| | | | | | | | | | | | | Fixes #2253 Do not escape special characters else it will look very strange. | ||||
* | | Fix select2 input on retina - fixes #2226 | Morris Jobke | 2016-11-22 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Remove unwanted padding | John Molakvoæ | 2016-11-22 | 1 | -1/+0 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use proper return function | Lukas Reschke | 2016-11-21 | 1 | -2/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 2 | -6/+8 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -1/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add identity proof | Lukas Reschke | 2016-11-21 | 3 | -6/+38 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -14/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix popover layout | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 4 | -6/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 10 | -0/+162 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 58 | -116/+124 |
| | |||||
* | Merge pull request #2107 from nextcloud/fix-scrollbar-firefox | Morris Jobke | 2016-11-18 | 1 | -6/+3 |
|\ | | | | | fix scrollbar in settings area in Firefox, improve on @pgys pull request | ||||
| * | fix glitch in Chrome | Morris Jobke | 2016-11-18 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | fix scrollbar in settings area in Firefox, improve on @pgys pull request | Jan-Christoph Borchardt | 2016-11-18 | 1 | -6/+1 |
| | | |||||
* | | Merge pull request #1855 from nextcloud/focus-onslidetoggle | Morris Jobke | 2016-11-18 | 1 | -0/+4 |
|\ \ | | | | | | | Add focus to autofocus form element on slide toggle | ||||
| * | | Add focus to autofocus form element on slide toggle | Felix A. Epp | 2016-11-07 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | | | Fix select2 dropdown | John Molakvoæ | 2016-11-18 | 1 | -95/+97 |
| | | | | | | | | | | | | | | | | | | | | | Fix #1932 + no result fix Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 7 | -4/+129 |
|\ \ \ | | | | | | | | | Password confirmation for some actions | ||||
| * | | | Use the existing prompt | Joas Schilling | 2016-11-18 | 3 | -73/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |