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
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
Morris Jobke
1e60a1e82b
Merge pull request #1178 from nextcloud/kde-pim-docs
...
[Groupware] Optimizing KDE Kontact Documentation
2019-01-21 13:28:48 +01:00
Marius Blüm
80b0cff882
Merge pull request #1179 from nextcloud/style-papercut
...
Change h2 to h1 for "Reporting Documentation Bugs .."
2019-01-20 09:29:28 +01:00
Marius Blüm
e2e6dca232
in github -> on GitHub
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2019-01-19 18:00:25 +01:00
Marius Blüm
929c6cb123
Change h2 to h1 for "Reporting Documentation Bugs .."
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2019-01-19 17:56:55 +01:00
Marius Blüm
7f6666d677
Fix typo; feedback from Georg
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2019-01-19 13:11:02 +01:00
Marius Blüm
2518356b3d
Optimizing KDE Kontact Documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2019-01-19 12:44:45 +01:00
Morris Jobke
0382cebd33
Merge pull request #1173 from nextcloud/SMB-hide.dot.files.No
...
Add hidden file setting section for samba
2019-01-17 23:10:24 +01:00
John Molakvoæ
0d1bd26583
Add hidden file setting section for samba
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2019-01-17 15:42:10 +01:00
Julius Härtl
dcd738f5cd
Merge pull request #1170 from nextcloud/design-scss-typo-1
...
Fix typos on Design guidelines → SCSS
2019-01-17 14:36:19 +01:00
Jan-Christoph Borchardt
ee43127a16
Fix typos on Design guidelines → SCSS
2019-01-17 11:34:12 +01:00
Morris Jobke
1fd4ca1f0e
Merge pull request #1165 from Albirew/patch-1
...
added IPv6 example in trusted_domains
2019-01-16 20:07:12 +01:00
Albirew
0166461af8
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:01:15 +01:00