Commit Graph

4255 Commits

Author SHA1 Message Date
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
Joas Schilling
23bfa9ef19 Merge pull request #296 from nextcloud/enterprise-fixes
Enterprise-Edition Fixes
2017-01-04 15:47:02 +01:00
Marius Blüm
7d2ba0d653 Enterprise-Edition Fixes
* Oracle DB is only available with Nextcloud Enterprise Support currently, not with an non-existing Enterprise Edition
* S3 is rewritten now (…and does not require an non-existing Enterprise Edition)

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-04 15:40:00 +01:00
Joas Schilling
7d1abdfd1d Kill the emoji so Latex builds again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:34:40 +01:00
Joas Schilling
be8f95e23f Merge pull request #292 from tflidd/remphp54
Update prerequisites to php >=5.6 for NC 11
2017-01-04 14:34:57 +01:00
tflidd
dbf6420764 Update prerequisites to php >=5.6 for NC 11 2016-12-29 22:25:25 +01:00
Morris Jobke
3bd2c51c11 Remove reference to not existing file
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 14:32:36 +01:00
Joas Schilling
d0eac13233 Merge pull request #287 from nextcloud/4byte-fix
Fix typo in mysql config
2016-12-20 14:11:14 +01:00
Morris Jobke
a24107bd4c Fix typo in mysql config - fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 13:55:10 +01:00
Morris Jobke
f930583603 Merge pull request #271 from gjedeer/patch-1
Document all config options taken by RedisFactory
2016-12-18 08:41:51 -06:00
GDR!
6485f42b3e Update caching_configuration.rst 2016-12-17 12:51:27 +01:00
Morris Jobke
b0b432d504 Merge pull request #279 from nextcloud/nginx-patch-from-realrancor
change to nginx docu
2016-12-16 12:31:14 -06:00
Morris Jobke
f9d0588b8c Merge pull request #276 from nextcloud/fix-install-doc
Update devenv.rst
2016-12-16 12:18:43 -06:00
Morris Jobke
52439cf186 Merge pull request #280 from nextcloud/master-278
fix visual issue with section 9
2016-12-16 12:13:10 -06:00
Jos Poortvliet
23a4cd492d fix visual issue with section 9
fixes #270
2016-12-16 12:10:43 -06:00
Jos Poortvliet
5e48c82cab change from @realrancor - tnx! 2016-12-16 15:57:47 +01:00
Jos Poortvliet
d5ae202052 Update devenv.rst 2016-12-16 15:16:36 +01:00
Jos Poortvliet
6cac2d8a0f Update devenv.rst 2016-12-16 15:16:03 +01:00
Jos Poortvliet
067e32eb2a Update devenv.rst 2016-12-14 20:55:10 +01:00
Joas Schilling
d420ea746b Merge pull request #272 from nextcloud/content-type-required
Update user_provisioning_api.rst
2016-12-14 14:42:35 +01:00
Björn Schießle
6003188b51 Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:32:21 +01:00
GDR!
f184d32702 Document all config options taken by RedisFactory
I wanted to use a non-default DB number and ended up reading source code.
2016-12-14 13:14:40 +01:00
Joas Schilling
ea7518152d Merge pull request #234 from nextcloud/warning-about-restore
Add a warning for a correct restore
2016-12-12 10:46:59 +01:00
Joas Schilling
a2b04b1f73 Add a warning for a correct restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +01:00