Morris Jobke
bef7bf8f10
Merge pull request #545 from nextcloud/backport-appstore-doc
...
Update app store documentation
2017-08-05 16:44:11 +02:00
Jos Poortvliet
87df509cbe
Update app store documentation
...
Let's fix the app store publishing docu by linking to readthedocs.io
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2017-08-05 10:11:56 +02:00
Jonas
8561faf8fd
Fixed dead link in bugtracker
2017-07-23 23:06:37 +02:00
Isaac Kwan
b102e25549
Update devenv.rst
...
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 20:58:17 +02:00
Morris Jobke
04ba09a984
generate documentation from config.sample.php
2017-07-21 03:35:36 +02:00
Morris Jobke
c9c5331dea
Merge pull request #526 from nextcloud/12-backport-524
...
[stable12] Run all make commands on CI
2017-07-20 17:20:00 +02:00
Morris Jobke
a2b4810e46
Fix german user manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-20 17:04:56 +02:00
Morris Jobke
746050a925
Fix user manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-20 17:04:43 +02:00
Morris Jobke
d357fa7bcb
Fix developer manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-20 17:03:05 +02:00
Morris Jobke
532332c485
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-20 17:01:35 +02:00
Morris Jobke
3fb7223e26
Update .drone.yml
2017-07-20 17:00:44 +02:00
Morris Jobke
ad4cc1b9c7
Theming of Android/iOS URLs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-20 13:14:29 +02:00
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