Commit Graph

5457 Commits

Author SHA1 Message Date
Morris Jobke
8a5ad2ceea
Merge pull request #1237 from nextcloud/backport/1232/master
[master] Fixed formatting that displayed off-screen
2019-02-07 10:58:16 +01:00
Hans Erasmus
1172299666 As requested per comment
Like this?
2019-02-07 07:53:13 +00:00
Hans Erasmus
19d71166e3 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:13 +00:00
Morris Jobke
48b090a00e
Merge pull request #1234 from tjaisson/patch-1
Add missing 'new' keyword in code sample
2019-02-06 12:18:33 +01:00
tjaisson
2322a5db57
Add missing 'new' keyword in code sample 2019-02-06 11:20:56 +01:00
Morris Jobke
305200977c
Merge pull request #1231 from nextcloud/backport/1222/master
[master] Update CentOS7 install procedure
2019-02-05 10:19:59 +01:00
Hans Erasmus
c2611463cf 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:18:37 +00:00
Morris Jobke
ef210885e2
Merge pull request #1057 from nextcloud/issue1010
Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:17:29 +01:00
Morris Jobke
77e4d60c1b
Merge pull request #1223 from nextcloud/fix-redirect
Fix redirect for security tips
2019-02-05 10:15:25 +01:00
Morris Jobke
67d9e49c08
Merge pull request #1215 from J0WI/imagemagick-svg
Update package name for imagick with SVG support
2019-02-05 10:14:40 +01:00
Morris Jobke
4c359328ba
Fix redirect for security tips
Fixes nextcloud/server#14014

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-05 09:07:07 +01:00
Flávio Gomes da Silva Lisboa
d0bef194f6
Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-04 16:31:37 -02:00
Roeland Jago Douma
1f60db10a3
Merge pull request #1220 from nextcloud/minor-system-requirement-cleanup
Minor change to System requirements
2019-02-02 12:13:08 +01:00
Marius Blüm
15ae47361c
Minor change to System requirements
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-02 10:08:07 +01:00
Roeland Jago Douma
dcd10b19cc
Merge pull request #1214 from nextcloud/admin-manual-refactoring
Move some sections and rename headings
2019-02-01 22:57:06 +01:00
Roeland Jago Douma
a86638245f
Merge pull request #1216 from nextcloud/ios-requirement
iOS Files & Talk apps are requiring iOS 10.x
2019-02-01 22:41:39 +01:00
Marius Blüm
a70cd97aa4
iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 22:23:59 +01:00
J0WI
f8ca3f52ac Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-01 21:25:14 +01:00
Morris Jobke
131d81438e
Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:55 +01:00
Morris Jobke
d5780957ad
Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:33 +01:00
Morris Jobke
64d62c6489
Move "hardening server" section from configuration to installation part
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:37:14 +01:00
Morris Jobke
e77e852a9e
Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:57 +01:00
Morris Jobke
44b3b09227
Move server tuning from configuration section to the installation section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:32 +01:00
Morris Jobke
1dc3fd02d9
Merge pull request #1211 from nextcloud/show_more_content
Show a bit more content on the overview pages
2019-01-31 13:35:26 +01:00
Christoph Wurst
14bd615f27
Merge pull request #1212 from nextcloud/templateevents
Add events to listen for
2019-01-31 13:23:30 +01:00
Roeland Jago Douma
8af5f1f547
Add events to listen for
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:50:12 +01:00
Roeland Jago Douma
7fd17c8351
Show a bit more content on the overview pages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:27:22 +01:00
Morris Jobke
9964153f7c
Merge pull request #1209 from nextcloud/enh/initial_state
Add intitial state docs
2019-01-30 15:59:58 +01:00
Christoph Wurst
da31f27190
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:41 +01:00
Christoph Wurst
88b80ad433
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:34 +01:00
Christoph Wurst
9a5e9dc057
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:43:12 +01:00
Roeland Jago Douma
063996829f
Add intitial state docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 15:34:41 +01:00
Morris Jobke
6364c2a087
Merge pull request #1208 from nextcloud/dav-commands
Add documentation for several dav commands
2019-01-28 21:09:42 +01:00
Thomas Citharel
3343e6e1d3
Add documentation for several dav commands
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Morris Jobke
6ac454f0ae
Merge pull request #1207 from nextcloud/backport/1206/master
[master] Typo fix
2019-01-28 17:10:05 +01:00
Filis Futsarov
5822a1c085 Typo 2019-01-28 16:09:25 +00:00
Morris Jobke
f115c0a43f
Merge pull request #1199 from nextcloud/group-commands-label
Add group commands label
2019-01-28 11:42:56 +01:00
Morris Jobke
f4ca990c46
Merge pull request #1200 from jacksgt/patch-1
Nginx config: Remove line-breaks from STS header
2019-01-28 11:42:11 +01:00
Jack
fdde09ad79
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-25 16:04:40 +01:00
Marius Blüm
48af743224
Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Roeland Jago Douma
240d313245
Merge pull request #1197 from nextcloud/directEndpoint
Add docs for direct endpoint
2019-01-24 20:13:42 +01:00
Roeland Jago Douma
25386b4b67
Add docs for direct endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 19:33:30 +01:00
Morris Jobke
c209bb6be8
Merge pull request #1121 from nextcloud/centos_php72
Centos php72
2019-01-24 14:51:49 +01:00
Morris Jobke
3b07d54740
Merge pull request #1193 from nextcloud/backport/1192/master
[master] Fix dead link to snapcraft's installation page
2019-01-24 14:47:23 +01:00
Marin Mikaël
ac18caac30 Fix dead link to snapcraft's installation page 2019-01-24 13:20:15 +00:00
Morris Jobke
a54703f2c4
Merge pull request #1190 from nextcloud/backport/1186/master
[master] Suppress confirmation
2019-01-23 10:55:20 +01:00
jzdm
da9ace842b Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633 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:54:40 +00:00
Christoph Wurst
c9f1434db7
Merge pull request #1185 from nextcloud/go-user-2fa
Add 2FA user documentation to go.php
2019-01-21 19:10:40 +01:00
Jan-Christoph Borchardt
cb4a831728
Add 2FA user documentation to go.php 2019-01-21 18:27:59 +01:00