Commit Graph

4493 Commits

Author SHA1 Message Date
Björn Schießle
8dc968c36a Switch to OCSv2
All Nextcloud versions support OCSv2 so our documentation should recommend to use this API which result in a more restful behaviour.
2017-07-05 10:10:27 +02:00
lioff
b42988a244 fix typo in markup to repair code block
the code block was invisible through the typo:
https://docs.nextcloud.com/server/12/developer_manual/core/theming.html#changing-the-default-colours
2017-07-05 10:09:27 +02:00
Morris Jobke
2d4afa6845 generate documentation from config.sample.php 2017-06-24 03:35:33 +02:00
Nick Bakkegaard
5e2e25679d point to latest version of karma 2017-06-22 18:23:29 -05:00
Nick Bakkegaard
7776ca5ad8 Update categories in info.rst 2017-06-22 18:11:53 -05:00
Alixerid
f961c933cb change value of innodb_large_prefix to 1
Older versions of mysql may not accept `on` as a value and configuration may fail. `1` is sure to work. 
See issue #4846 https://github.com/nextcloud/server/issues/4846
2017-06-22 15:37:52 -05:00
Marius Blüm
0c905f69c2 Force language
* will be added with https://github.com/nextcloud/server/pull/5498

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-22 13:04:13 -05:00
Marius Blüm
f171a6bfe2 User Management improvements
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-18 14:13:13 +02:00
Jason Bayton
90d4e3e2df Header link tweak
I feel like the header link is too close to the heading which doesn't look particularly pleasing on the eye. So this is a very small tweak to add a bit of space and remove the underline (again because it doesn't look pretty).
2017-06-15 23:04:16 -05:00
Morris Jobke
095d1e4216 generate documentation from config.sample.php 2017-06-14 03:35:35 +02:00
Morris Jobke
e723c90d6e Merge pull request #501 from nextcloud/ldap-api
document LDAP API
2017-06-13 17:24:13 -05:00
Arthur Schiwon
a7415e8927
format table
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 22:02:52 +02:00
Arthur Schiwon
c434f7f943
document LDAP API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 21:50:35 +02:00
Morris Jobke
118200b917 Merge pull request #495 from nextcloud/backport-credits
link to contributors
2017-06-07 15:57:10 -05:00
Jos Poortvliet
ea7f7bc78c link to contributors 2017-06-07 19:17:33 +02:00
Morris Jobke
8d914e13c1 generate documentation from config.sample.php 2017-06-07 03:35:35 +02:00
LiamHD
46bb290f01 Replace usage of deprecated IDb 2017-06-05 07:59:12 -05:00
Devices
e7ff855bdd systemd timer as option for background service
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-04 16:16:30 -05:00
Morris Jobke
5ec3579539 Remove hint about maintenance mode
* fixes #490

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:19 +02:00
Morris Jobke
3e69b0215d generate documentation from config.sample.php 2017-06-03 03:35:36 +02:00
Joas Schilling
b1b4eb414a Merge pull request #488 from nextcloud/backport-fix-errors
[stable12] Fix some errors
2017-05-30 14:00:17 +02:00
Joas Schilling
83c693f0dc
Some admin errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:55 +02:00
Joas Schilling
fa536d2c53
Fix note syntax
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:08 +02:00
Joas Schilling
97ae4c467c
Fix invalid image name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:00 +02:00
Joas Schilling
8283b3336e
Fix invalid links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:25:52 +02:00
Joas Schilling
383ff8751e Merge pull request #483 from nextcloud/backport-482
[stable12] Add docs about device support
2017-05-24 23:36:06 +02:00
Joas Schilling
0028f2730e
Add docs about device support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-24 11:01:54 +02:00
Julius Härtl
566ebfb900 Update theming docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 10:30:11 -05:00
Morris Jobke
8e0b4f3d63 Merge pull request #477 from nextcloud/stable12-update-opcache-recommendation
[stable12] Update opcache recommendation
2017-05-23 01:37:27 -05:00
Jos Poortvliet
222fedaf9b add images for whatsnew 2017-05-22 13:40:26 -05:00
Jos Poortvliet
90e100afb4 Update whats_new.rst 2017-05-22 13:40:13 -05:00
Jos Poortvliet
d5459233da Update whats_new.rst 2017-05-22 13:40:09 -05:00
Jos Poortvliet
be899125a8 Update whats_new.rst
create a whats new for users.
2017-05-22 13:40:05 -05:00
Morris Jobke
554164c978 Update opcache recommendation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:24 -05:00
Morris Jobke
8c24e9a816 Merge pull request #474 from nextcloud/release-notes
Update release_notes.rst
2017-05-19 12:35:05 -05:00
Morris Jobke
34d83d6b7b Improve wording
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-19 12:34:25 -05:00
Carla Schroder
bfa3100a12 corrections to selinux page; troubleshooting and correct rules to use 2017-05-19 12:31:24 -05:00
Arne Fahrenwalde
1a206fff75 refined SELinux Settings for ownCloud 9.1
Tested on CentOS7
2017-05-19 12:30:50 -05:00
Jos Poortvliet
01d905c97c Update release_notes.rst
add theming to the release notes
2017-05-19 18:03:32 +02:00
Morris Jobke
4f382481f1 Apply missed commit
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:14:57 -05:00
Morris Jobke
0f71e6afde Merge pull request #461 from nextcloud/maintenance-mode
Put maintenance mode section into "How to upgrade"
2017-05-16 02:23:45 -05:00
Morris Jobke
ea0742fc8d Merge pull request #469 from nextcloud/improve-style
Improve search style and add link to Changelog
2017-05-16 02:23:24 -05:00
Morris Jobke
3b70f9d4cb Improve search style and add link to Changelog
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:41:33 -05:00
Morris Jobke
1296ca7f1e Merge pull request #465 from nextcloud/jospoortvliet-patch-1
Update apps_supported.rst
2017-05-16 00:12:45 -05:00
Jos Poortvliet
5e60d5006e Update apps_supported.rst 2017-05-16 00:12:13 -05:00
Morris Jobke
0302038a23 Put maintenance mode section into "How to upgrade"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:08:23 -05:00
Morris Jobke
de6d0181f7 remove whitespace in nginx config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 12:41:59 -05:00
Morris Jobke
ad0aecd41e Merge pull request #468 from josh4trunks/nginx_docs
Update Nginx Docs
2017-05-15 12:38:57 -05:00
Joshua Ruehlig
51565cb62e Update nginx.rst
Increase TTL to match .htaccess.
Regex do not need to be case insensitive.
2017-05-15 10:03:14 -07:00
Morris Jobke
09a0fa2565 Merge pull request #467 from nextcloud/revert-466-nginx_update
Revert "Update Nginx documentation"
2017-05-15 11:47:38 -05:00