Commit Graph

9393 Commits

Author SHA1 Message Date
Georg Ehrke 27a9b7f3fa Fix appid argument for integrity:check-app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-06-25 19:37:17 +00:00
Julius Härtl d73edee893
Add core/js/dist/ to l10nignore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-25 13:45:24 +02:00
Nextcloud bot cd69e9052f
[tx-robot] updated from transifex 2019-06-25 02:14:12 +00:00
Nextcloud bot 7085ec3551
[tx-robot] updated from transifex 2019-06-24 02:14:12 +00:00
Nextcloud bot 624f8f0e3f
[tx-robot] updated from transifex 2019-06-23 02:14:32 +00:00
Nextcloud bot d44f7df6f6
[tx-robot] updated from transifex 2019-06-20 02:13:59 +00:00
Nextcloud bot 067627b678
[tx-robot] updated from transifex 2019-06-18 02:14:04 +00:00
Nextcloud bot 7a70c37549
[tx-robot] updated from transifex 2019-06-17 02:14:06 +00:00
Nextcloud bot 36d48fa2bd
[tx-robot] updated from transifex 2019-06-16 02:14:16 +00:00
Nextcloud bot 29f157ec86
[tx-robot] updated from transifex 2019-06-15 02:13:46 +00:00
Nextcloud bot 1d4e394cf5
[tx-robot] updated from transifex 2019-06-14 02:14:35 +00:00
Julius Härtl b41a7cacff
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-13 16:08:14 +02:00
John Molakvoæ (skjnldsv) c5881c4af3 Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 13:26:14 +00:00
Nextcloud bot d467e9129b
[tx-robot] updated from transifex 2019-05-29 02:13:52 +00:00
Greta Doci b9d441f530 Change text color in search box in darktheme, ref #15598
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-28 11:51:54 +00:00
Nextcloud bot 153d9ba9d6
[tx-robot] updated from transifex 2019-05-28 02:13:49 +00:00
Nextcloud bot 932efb0d6f
[tx-robot] updated from transifex 2019-05-25 02:13:57 +00:00
Nextcloud bot 7eb28b0cc0
[tx-robot] updated from transifex 2019-05-24 02:13:47 +00:00
Nextcloud bot 2629a0b0b5
[tx-robot] updated from transifex 2019-05-22 02:14:00 +00:00
Felix Pahlow 969e753c19
Unbreak browser back button not working
Removed comment left over from ab73c9c328 (diff-c493b80ad1a9bcfa6b69637097972371L1314)

Resolves: #15265
2019-05-20 20:00:29 +02:00
Nextcloud bot 4b8cce0b5f
[tx-robot] updated from transifex 2019-05-20 02:13:21 +00:00
Nextcloud bot ae5d37cd0f
[tx-robot] updated from transifex 2019-05-19 02:14:03 +00:00
Nextcloud bot 0f00e99799
[tx-robot] updated from transifex 2019-05-18 02:13:13 +00:00
Georg Ehrke eb264e92ad Update shipped.json to include privacy, recommendations, viewer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-05-17 08:49:46 +00:00
Nextcloud bot 70610a2fbe
[tx-robot] updated from transifex 2019-05-15 13:11:46 +00:00
Morris Jobke d4bc8d390f
Merge pull request #15469 from nextcloud/stb16/fix/mobile/scrolling
[Stable16] Fix mobile vertical scrolling
2019-05-09 15:23:44 +02:00
John Molakvoæ (skjnldsv) 8f56f6969f
[Stable16] Fix mobile vertical scrolling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-09 14:19:32 +02:00
Morris Jobke 14537a07af Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 11:48:10 +00:00
Morris Jobke 064fa5bdb5
Merge pull request #15434 from nextcloud/backport/15259/stable16
[stable16] Make access column a real boolean
2019-05-08 10:13:20 +02:00
Daniel Kesselberg 364457c2a4 Remove method stubs
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-07 22:07:54 +00:00
Daniel Kesselberg d65b9bf217 Add second migration for addColumn
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-07 22:07:54 +00:00
Daniel Kesselberg 79afc82b8c Pass type object instance instead of identifier
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-07 22:07:54 +00:00
Daniel Kesselberg 2ec80217df Merge dropColumn and addColumn into changeColumn
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-07 22:07:54 +00:00
Daniel Kesselberg aff90527db Migration to change column type from smallint to boolean
On pqsql true/false is no valid value for an integer column.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-07 22:07:53 +00:00
John Molakvoæ (skjnldsv) e7a9bf4ac4 Properly set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 20:20:18 +00:00
John Molakvoæ (skjnldsv) 3a9738e433 Set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 14:45:36 +00:00
Morris Jobke 1a58d8c86f
Merge pull request #15409 from nextcloud/backport/15407/stable16
[stable16] Remove extra margin from warning messages in authenticate page
2019-05-07 13:45:42 +02:00
Daniel Calviño Sánchez f2e5ef1cbf Remove extra margin from warning messages in authenticate page
In the public share authentication page the form elements appear inside
a container that uses the "warning" CSS class. When the given password
is wrong a warning message is shown inside that container; this message
uses the "warning" CSS class too, so the top margin set for ".warning"
elements need to be removed in that case.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-07 10:12:14 +00:00
Joas Schilling d84f62f3cb Allow to send the password of protected conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-07 08:42:17 +00:00
Daniel Calviño Sánchez fcca3778ad Fix collapse button in app navigation in IE11
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-06 12:09:27 +00:00
Christoph Wurst 946444a485
Apply `npm audit fix` on stable16
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-24 17:08:18 +02:00
Temtaime a2339f71b8 Fix #15042 2019-04-18 13:06:25 +00:00
Roeland Jago Douma 5805a9d505
Repair step for link shares
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-17 10:17:28 +02:00
Christoph Wurst 090c520d49 Improve the share link password error feedback with a red border
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 11:54:04 +00:00
John Molakvoæ (skjnldsv) b3c390ea1e Make sure we have a proper node before parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-15 12:07:59 +00:00
John Molakvoæ (skjnldsv) f42483b80d Add animation-slow var
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-15 10:37:39 +00:00
Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-11 09:32:33 +02:00
Nextcloud bot 7641a1589f
[tx-robot] updated from transifex 2019-04-11 00:12:59 +00:00
Roeland Jago Douma 47226a19cc
Merge pull request #14972 from nextcloud/fix/app-nav-toggle-missing
Disable the injected snapper logic when apps want to ship their own
2019-04-10 21:41:25 +02:00
Roeland Jago Douma ad82c26e8c
Merge pull request #14990 from nextcloud/enhancement/noid/projects
Rename collections to projects
2019-04-10 21:16:37 +02:00