Artur Bergen
c0938c8f77
Fix english translation
2017-02-20 15:56:59 +01:00
Lukas Reschke
d15018fe1d
Adjust drone file
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-02-16 14:44:48 +01:00
Lukas Reschke
d1ea684f0c
Update Makefile
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-02-16 14:43:19 +01:00
Lukas Reschke
58d0c1aa6e
Adjust build file for de files
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-02-16 14:42:06 +01:00
Lukas Reschke
675b1d5e72
Add start for german user manual
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-02-16 14:40:16 +01:00
Morris Jobke
5252c3bee9
Merge pull request #352 from nextcloud/fix-app-enable
...
Fix an error in the app tutorial
2017-02-15 15:43:46 -06:00
Jakob Sack
d0437c1768
Fix an error in the app tutorial
2017-02-15 22:18:45 +01:00
Morris Jobke
28c76209a9
Merge pull request #338 from pmattern/serv-install
...
admin_manual/source_installation: Fixes in PHP prerequisites and Apac…
2017-02-06 17:20:29 -06:00
Peter Mattern
099e4a65b9
Fix PHP prerequisites of databases
...
Both PostgreSQL (nextcloud/server#367 ) and SQLite (nextcloud/server#481 )
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
Morris Jobke
34224a8571
Merge pull request #349 from linucksrox/master
...
Add custom data path to strong permissions script in installation wizard
2017-02-03 14:35:15 -06:00
linucksrox
b8c9d96d27
Add custom data path to strong permissions script in installation wizard, resolves #348
2017-02-03 14:41:41 -05:00
Lukas Reschke
5d693f101e
Merge pull request #346 from nextcloud/add-link-to-sso
...
Add link to SSO
2017-02-03 17:57:18 +01:00
Joas Schilling
66c58ce838
Merge pull request #347 from nextcloud/its-com
...
Its docs.nextcloud.com *again* 😒
2017-02-03 13:33:20 +01:00
Lukas Reschke
38929797b0
Add link to SSO
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-02-03 12:58:54 +01:00
Marius Blüm
9f23e690e5
Its docs.nextcloud.com *again* 😒
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2017-02-03 12:58:46 +01:00
Morris Jobke
36914cf80b
generate documentation from config.sample.php
2017-02-02 03:35:20 +01:00
Morris Jobke
7b7d528500
Merge pull request #344 from nextcloud/improve-encryption-manual
...
Add a short encryption FAQ to the docs
2017-01-31 08:41:46 -06:00
Matthew Setter
8bb1809569
Add a short encryption FAQ to the docs
...
This is being added as part of satisfying #2402 . There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Morris Jobke
3c8c335cea
Merge pull request #339 from tflidd/fix330
...
Fix missing quote
2017-01-30 12:15:37 -06:00
tflidd
758971014e
Fix missing quote
2017-01-29 12:01:45 +01:00
Morris Jobke
690c44686d
generate documentation from config.sample.php
2017-01-29 03:35:09 +01:00
Joas Schilling
e77205d938
Merge pull request #50 from ayamshanov/fix_SELinux_commands
...
Fix semanage argument and add recursion and verbose for restorecon
2017-01-27 09:17:17 +01:00
Morris Jobke
65c553c456
Merge pull request #328 from nextcloud/kill-multiple-smtp
...
Remove documentation about multiple smtp hosts
2017-01-25 18:56:31 -06:00
Morris Jobke
130dbc4fdb
Remove documentation about multiple smtp hosts
...
* it doesn't work for a long time
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-01-24 15:20:38 -06:00
Morris Jobke
12a032cd1a
Merge pull request #326 from Kasijjuf/patch-1
...
typo: Correct significan to significant
2017-01-23 23:23:51 -06:00
Kasijjuf
c1721d576b
typo: Correct significan to significant
2017-01-23 21:01:11 -06:00
Morris Jobke
2a0bf05340
generate documentation from config.sample.php
2017-01-21 03:35:11 +01:00
Morris Jobke
9211ff76f3
Merge pull request #323 from alantygel/patch-1
...
Explicitly type $userManager
2017-01-20 10:41:33 -06:00
Alan Tygel
2a2fd6d7c8
Explicitly type $userManager
...
Hi, I'm getting started on NC apps. On my app, the dependency injection only worked after declaring the type of UserManager explicitly.
I'm not 100% sure, but it worked here.
best,
alan
2017-01-20 12:46:46 -03:00
Morris Jobke
058dcf39f5
generate documentation from config.sample.php
2017-01-19 03:35:11 +01:00
Joas Schilling
e98be091f1
Merge pull request #319 from nextcloud/disable-theming-app
...
Add hint for disabling the theming app when using a custom theme
2017-01-18 11:13:30 +01:00
Julius Härtl
1460ce458c
Add hint for disabling the theming app when using a custom theme
2017-01-18 10:50:01 +01:00
Morris Jobke
7900cda759
Merge pull request #316 from nextcloud/update-readme-branches
...
Update Branches & App(s) Store
2017-01-17 09:28:39 -06:00
Marius Blüm
2b6fc9ae2b
Update Branches & App(s) Store
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2017-01-17 13:26:48 +01:00
Marius Blüm
2932af4898
Merge pull request #315 from RudiScholz/master
...
Fix for #311
2017-01-17 13:13:52 +01:00
RudiScholz
06bc1a1ed2
Update system_requirements.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
RudiScholz
9d4a30456f
Update mysql_4byte_support.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:14:26 +01:00
Morris Jobke
04fbcc04f4
generate documentation from config.sample.php
2017-01-06 03:35:11 +01:00
Morris Jobke
f5a610d599
Merge pull request #304 from nextcloud/master-rm-files
...
[master] Remove "File-upload-via-public-link" from root-directory
2017-01-05 13:29:11 +01:00
Marius Blüm
e0113b9210
Merge branch 'master' of https://github.com/nextcloud/documentation
2017-01-05 12:07:18 +01:00
Morris Jobke
fde7f70925
Merge pull request #301 from nextcloud/more-php-5.6-minimum
...
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Marius Blüm
085be14051
Remove “file-upload-via-public-link” from root-directory
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2017-01-05 12:01:36 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2017-01-05 10:40:31 +01:00
Joas Schilling
a8fb7ce1cf
Merge pull request #284 from nextcloud/fix-doc
...
Remove reference to not existing file
2017-01-05 10:17:24 +01:00
Joas Schilling
a6928d884e
Merge pull request #299 from tflidd/ubuntu1604
...
Update install instructions to Ubuntu 16.04
2017-01-05 10:15:52 +01:00
Joas Schilling
748c45704c
FIx typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2017-01-05 10:15:23 +01:00
Joas Schilling
af8987fdfc
Take in changed from tflidd
...
https://github.com/nextcloud/documentation/pull/300
Signed-off-by: Joas Schilling <coding@schilljs.com >
2017-01-05 10:10:18 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2017-01-05 10:00:43 +01:00
tflidd
87d0bca4e8
Update install instructions to Ubuntu 16.04
2017-01-04 23:13:56 +01:00
Morris Jobke
73a1ff5437
Merge pull request #294 from nextcloud/kill-emoji-to-build-pdf-again
...
Kill the emoji so Latex builds again
2017-01-04 16:03:48 +01:00