Commit Graph

4547 Commits

Author SHA1 Message Date
Morris Jobke
03f11bda4f Cleanup unused images
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 14:09:40 +02:00
Daniel Hansson
07b7a29586 change to cardbook instead of Sogo (#546)
* change to cardbook instead of Sogo

(need to add instructions for Lighning)

* Add pictures

* minor updates

* Update sync_thunderbird.rst

* add synchronize image

* separate Calendar and Contacts

* add instructions for calendar

* add calendar pictures

* actually show the pics

* add calendar to the headline

* smaller fixes

* naming
2017-08-07 14:07:13 +02:00
Jos Poortvliet
6770221c48 Merge pull request #547 from nextcloud/fix-typo
Fix typo in occ command
2017-08-07 11:35:15 +02:00
Morris Jobke
4315fdef96 Fix typo in occ command
Fixes #544

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:28:16 +02:00
Morris Jobke
4c59364f0e Merge pull request #543 from NikTh/master
Updated caching_configuration.rst
2017-08-05 16:45:40 +02:00
NickTh
f3a90d1406 Updated caching_configuration.rst
Signed-off-by: NickTh <nick-athens30@ubuntu.com>

Same as previous #541. The package name has changed, in Ubuntu 16.04 (Xenial), to `php-apcu`.
https://packages.ubuntu.com/xenial/php/php-apcu
It is a dual build package for both PHP 5.6 and 7.0.
2017-08-03 20:51:18 +03:00
Morris Jobke
3677513a51 Merge pull request #541 from NikTh/master
Update caching_configuration.rst
2017-08-02 09:33:20 +02:00
Jos Poortvliet
f3c07e9213 Merge pull request #540 from nextcloud/update-app-store-docs
Update app store documentation
2017-08-02 09:13:07 +02:00
NickTh
643b936783 Update caching_configuration.rst
On Ubuntu 16.04, assuming on Debian too, there are no packages named php5-redis or php7.0-redis. Instead, php-redis exist.
2017-08-02 01:43:38 +03:00
Morris Jobke
6fd8e6aec0 Merge pull request #539 from Vetm/master
Add building instructions for Arch Linux
2017-08-01 14:57:34 +02:00
Jos Poortvliet
ae031025ab 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-01 14:40:49 +02:00
Jonas
158f12fbc2 Add building instructions for Arch Linux 2017-07-30 18:12:01 +02:00
Morris Jobke
97bd367231 Merge pull request #538 from nextcloud/remove-unsupported-db-content
remove wrong database-guide
2017-07-30 09:16:51 +02:00
Marius Blüm
b74354e573 remove wrong database-guide
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-07-29 18:15:00 +02:00
Marius Blüm
72d6e273e5 Merge pull request #534 from nextcloud/archlinux-2
Remove outdated ArchLinux documentation
2017-07-24 01:09:02 +02:00
Morris Jobke
4ea144ecc4 Merge pull request #535 from Vetm/master
Fix dead link in bugtracker
2017-07-23 23:06:16 +02:00
Jonas
a72a537aba Fixed dead link in bugtracker 2017-07-23 21:39:48 +02:00
Morris Jobke
b1cf604db4 Remove outdated ArchLinux documentation 2017-07-23 21:16:28 +02:00
Marius Blüm
c391ada0c2 Merge pull request #530 from isaackwan/isaackwan-patch-1
Config file is located in `config/config.php`, not `core/config/config.php`
2017-07-23 19:29:34 +02:00
Isaac Kwan
325c2b15ec Update devenv.rst
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 13:55:51 +08:00
Morris Jobke
8b199fbf67 Merge pull request #524 from nextcloud/make-all
Run all make commands on CI
2017-07-20 16:54:15 +02:00
Morris Jobke
a9a7ead85c Fix german user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 13:25:44 +02:00
Morris Jobke
748b84a811 Merge pull request #523 from nextcloud/theming-urls
Theming of Android/iOS URLs
2017-07-20 13:13:56 +02:00
Morris Jobke
d65cc7a836 Fix user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 17:03:45 +02:00
Morris Jobke
1c098ea192 Fix developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:11 +02:00
Morris Jobke
e7c3ba470a Fix admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Morris Jobke
923631554b Update .drone.yml 2017-07-19 13:34:15 +02:00
Morris Jobke
badf7840a1 Theming of Android/iOS URLs
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 12:46:45 +02:00
Morris Jobke
0d8324b565 Merge pull request #397 from nextcloud/contacts
Contacts Documentation
2017-07-18 19:39:41 +02:00
Morris Jobke
76a25472d4 Merge pull request #520 from nextcloud/switch-to-ocsv2
Switch to OCSv2
2017-07-05 10:10:13 +02:00
Morris Jobke
0084974241 Merge pull request #519 from lioff/fix-code-block
fix typo in markup to repair code block
2017-07-05 10:08:45 +02:00
Björn Schießle
b88f926b45 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-04 14:05:58 +02:00
lioff
ab87852948 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-06-29 23:48:13 +02:00
Jos Poortvliet
6e45b4d7b6 Merge pull request #516 from nextcloud/appliance
add info about the VM
2017-06-24 12:27:42 +02:00
Morris Jobke
669cf6c857 generate documentation from config.sample.php 2017-06-23 03:35:36 +02:00
Morris Jobke
b417996fea Merge pull request #512 from bakkegaard/fix-link
Fix link
2017-06-22 18:23:16 -05:00
Morris Jobke
e9237eedfa Merge pull request #510 from bakkegaard/patch-1
Update categories in info.rst
2017-06-22 18:11:35 -05:00
Daniel Hansson
7b8a81666e installing on Windows 2017-06-23 00:36:29 +02:00
Daniel Hansson
0c318df4d1 add info about the VM 2017-06-23 00:35:02 +02:00
Morris Jobke
dda3897758 Merge pull request #515 from Alixerid/patch-1
change value of innodb_large_prefix to 1
2017-06-22 15:37:38 -05:00
Morris Jobke
a0a3e44d64 Merge pull request #514 from nextcloud/force-language
Force language
2017-06-22 13:03:55 -05:00
Alixerid
e917bcf8c4 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 19:58:26 +02:00
Marius Blüm
8d93b09c25 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 12:49:53 -05:00
Nick Bakkegaard
ce32e90ad4 point to latest version of karma 2017-06-21 23:01:04 -05:00
Nick Bakkegaard
77e794cd2a Update categories in info.rst 2017-06-21 21:44:56 -05:00
Jos Poortvliet
204f858718 Merge pull request #507 from nextcloud/owncloud-migration
Add ownCloud migration paths to the docs
2017-06-18 17:57:56 +02:00
Joas Schilling
4b9fc8768e Add ownCloud migration paths to the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-18 16:26:48 +02:00
Morris Jobke
1b52d3eadf Merge pull request #506 from nextcloud/admin-user-management
User Management improvements
2017-06-18 07:08:17 -05:00
Marius Blüm
09e715ee3e User Management improvements
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-18 12:34:17 +02:00
Morris Jobke
be3776d04b Merge pull request #503 from nextcloud/jb-headerlink_css
Header link tweak
2017-06-15 23:04:01 -05:00