Commit Graph

5274 Commits

Author SHA1 Message Date
Morris Jobke
04800a320a
Merge pull request #1249 from nextcloud/backport/1221/stable14
[stable14] Calendar documentation
2019-02-11 11:04:28 +01:00
Marius Blüm
ece2dd2182 Remove sidebar image (confusing format)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Morris Jobke
d803abde55 Use proper path for images and scale too big images down
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-11 10:04:04 +00:00
Marius Blüm
e46f47faaf Add calendar_create GIF
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Morris Jobke
acba4fce19 RST uses double ticks
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-11 10:04:04 +00:00
Marius Blüm
091c59a354 Implement Feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Marius Blüm
ad4d31da66 Calendar docs (4)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Marius Blüm
358bd2fe8b Calendar docs (3)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Marius Blüm
998023c577 Calendar docs (2)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Marius Blüm
25e11f8aa9 Calendar Documentation (1)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 10:04:04 +00:00
Morris Jobke
395b317a5d
Merge pull request #1245 from i-need-to-tell-you-something/patch-1
Fix tiny typo.
2019-02-10 23:04:44 +01:00
i-need-to-tell-you-something
e7ed948773
Fix tiny typo. 2019-02-10 23:41:42 +02:00
Morris Jobke
5d370f262f
Merge pull request #1242 from nextcloud/backport/1241/stable14
[stable14] Add leading slashes to class in examples
2019-02-10 22:11:25 +01:00
ajdunevent
15f3879180 Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 21:10:36 +00:00
Morris Jobke
4ebd8ed3ef
Merge pull request #1238 from nextcloud/backport/1232/stable14
[stable14] Fixed formatting that displayed off-screen
2019-02-07 10:58:15 +01:00
Hans Erasmus
c951b8e3de As requested per comment
Like this?
2019-02-07 07:53:23 +00:00
Hans Erasmus
8f4662cafb Fixed formatting that displayed off-screen
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
2019-02-07 07:53:23 +00:00
Morris Jobke
0e579537e0
Merge pull request #1236 from nextcloud/backport/1234/stable14
[stable14] Add missing 'new' keyword in code sample
2019-02-06 12:21:08 +01:00
tjaisson
dbe4c665c5 Add missing 'new' keyword in code sample 2019-02-06 11:19:00 +00:00
Morris Jobke
08ecc44488
Merge pull request #1229 from nextcloud/backport/1057/stable14
[stable14] Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:20:31 +01:00
Morris Jobke
ab47d89425
Merge pull request #1225 from nextcloud/backport/1215/stable14
[stable14] Update package name for imagick with SVG support
2019-02-05 10:19:29 +01:00
Morris Jobke
ec0b1d28a5
Merge pull request #1227 from nextcloud/backport/1222/stable14
[stable14] Update CentOS7 install procedure
2019-02-05 10:18:35 +01:00
Flávio Gomes da Silva Lisboa
02bbe60d06 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:17:55 +00:00
Hans Erasmus
64311f6c1e Update CentOS7 install procedure
After upgrading from 14.04 to 15.02 I got a warning about `imagick` on my server, so it seems that although it is not compulsory,  it might be a good idea to add it to minimize the number of warnings a user might experience after initial install.
2019-02-05 09:16:22 +00:00
J0WI
75daf8c29d Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-05 09:15:09 +00:00
Morris Jobke
09d0213dca
Merge pull request #1218 from nextcloud/backport/1216/stable14
[stable14] iOS Files & Talk apps are requiring iOS 10.x
2019-02-03 17:06:45 +01:00
Marius Blüm
54ff9302c2 iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 21:42:26 +00:00
Morris Jobke
49adb9d424
Merge pull request #1205 from nextcloud/backport/1199/stable14
[stable14] Add group commands label
2019-01-28 11:45:32 +01:00
Morris Jobke
355ffed343
Merge pull request #1203 from nextcloud/backport/1200/stable14
[stable14] Nginx config: Remove line-breaks from STS header
2019-01-28 11:44:59 +01:00
Marius Blüm
3b4658e97d Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-28 10:44:04 +00:00
Jack
435f5676a7 Nginx config: Remove line-breaks from STS header
This patch removes the incorrect line-breaks in the Strict-Transport-Security Headers.
Just removing the comment at the beginning of the line (and therefore having a line-break in the header field) leads to various kinds of failures across different clients and browsers.
2019-01-28 10:43:08 +00:00
Morris Jobke
fe223baf3e
Merge pull request #1194 from nextcloud/backport/1192/stable14
[stable14] Fix dead link to snapcraft's installation page
2019-01-24 14:47:21 +01:00
Marin Mikaël
d38edb9829 Fix dead link to snapcraft's installation page 2019-01-24 13:20:21 +00:00
Morris Jobke
d8cb9af763
Merge pull request #1188 from nextcloud/backport/1186/stable14
[stable14] Suppress confirmation
2019-01-23 10:18:21 +01:00
jzdm
6975a49e02 Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:15:52 +00:00
jzdm
16cfc6a551 Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:15:52 +00:00
Morris Jobke
9278fca818
Merge pull request #1183 from nextcloud/backport/1178/stable14
[stable14] [Groupware] Optimizing KDE Kontact Documentation
2019-01-21 17:03:25 +01:00
Marius Blüm
7aaa189c9d Fix typo; feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:15 +00:00
Marius Blüm
02050bbd74 Optimizing KDE Kontact Documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:15 +00:00
Morris Jobke
d15178921b
Merge pull request #1175 from nextcloud/backport/1173/stable14
[stable14] Add hidden file setting section for samba
2019-01-17 23:58:02 +01:00
John Molakvoæ
0333d170d1 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:13:06 +00:00
Julius Härtl
b1fe4a17cb
Merge pull request #1172 from nextcloud/backport/1170/stable14
[stable14] Fix typos on Design guidelines → SCSS
2019-01-17 15:26:25 +01:00
Jan-Christoph Borchardt
286d3bba31 Fix typos on Design guidelines → SCSS 2019-01-17 13:36:48 +00:00
Morris Jobke
8086d23c6d
Merge pull request #1167 from nextcloud/backport/1165/stable14
[stable14] added IPv6 example in trusted_domains
2019-01-16 20:13:01 +01:00
Albirew
c09eee4fec added IPv6 example in trusted_domains
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:07:39 +00:00
Morris Jobke
2d3016c8f9
Merge pull request #1164 from nextcloud/backport/1155/stable14
[stable14] Fix cleanup issues
2019-01-16 17:32:29 +01:00
Morris Jobke
f79ddc5bd6
Merge pull request #1161 from nextcloud/backport/1154/stable14
[stable14] Minor issue in development environment set-up guide
2019-01-16 17:24:04 +01:00
Morris Jobke
4e5f1e35f5 Fix cleanup issues
*see #923

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-16 16:22:12 +00:00
Morris Jobke
95f36e65dd
Merge pull request #1157 from nextcloud/backport/1153/stable14
[stable14] Optimize Android sync docs
2019-01-16 17:21:26 +01:00
Thomas Heller
5c39e5df79 Minor issue in development environment set-up guide
Added missing word.
2019-01-16 16:21:03 +00:00