Commit Graph

9089 Commits

Author SHA1 Message Date
Christoph Wurst
4ef95bcadc Fix Doctrine 3 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:42:11 +01:00
Christoph Wurst
dc31dea16b Merge pull request #5908 from nextcloud/enhancement/nextcloud-21-php8
Document change reg. Nextcloud 21 and php8
2021-01-08 14:33:41 +01:00
Christoph Wurst
55af246ecc Document change reg. Nextcloud 21 and php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:30:48 +01:00
Morris Jobke
dc1eccf42b Merge pull request #5904 from nextcloud/wiswedel/admin_documentation/occ/logging/logreader_421
documented log reader's occ commands + some cleanup in logging documentation
2021-01-08 10:01:12 +01:00
Sascha Wiswedel
2e7383e709 made log watching via occ more precise
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:48:48 +01:00
Sascha Wiswedel
1e11ded034 cleaned up order of occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:50 +01:00
Sascha Wiswedel
b37be1ffbb cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:05 +01:00
Sascha Wiswedel
b90e9b1ac1 added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:29:13 +01:00
github-actions[bot]
80680bd91e Merge pull request #5903 from nextcloud/translations_user-manual-locale-source-files-projects-pot--master_nl 2021-01-07 10:56:37 +00:00
transifex-integration[bot]
9b01ba9d95 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/projects.pot'
on the 'nl' language.
2021-01-07 10:54:01 +00:00
github-actions[bot]
66c1add1e2 Merge pull request #5902 from nextcloud/translations_user-manual-locale-source-files-version-control-pot--master_nl 2021-01-07 10:48:27 +00:00
transifex-integration[bot]
0d2a90b40d Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/version_control.pot'
on the 'nl' language.
2021-01-07 10:45:52 +00:00
github-actions[bot]
ecca423e7a Merge pull request #5901 from nextcloud/translations_user-manual-locale-source-files-quota-pot--master_nl 2021-01-07 10:42:09 +00:00
transifex-integration[bot]
536c207259 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/quota.pot'
on the 'nl' language.
2021-01-07 10:39:34 +00:00
github-actions[bot]
c8f4522a89 Merge pull request #5900 from nextcloud/translations_user-manual-locale-source-files-file-drop-pot--master_nl 2021-01-07 10:35:01 +00:00
transifex-integration[bot]
ddd2bcda6b Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/file_drop.pot'
on the 'nl' language.
2021-01-07 10:32:25 +00:00
github-actions[bot]
db23cd5b71 Merge pull request #5899 from nextcloud/translations_user-manual-locale-source-files-large-file-upload-pot--master_nl 2021-01-07 10:22:47 +00:00
transifex-integration[bot]
588c5d43c8 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/large_file_upload.pot'
on the 'nl' language.
2021-01-07 10:19:11 +00:00
github-actions[bot]
f8a4fd4528 Merge pull request #5898 from nextcloud/translations_user-manual-locale-source-files-encrypting-files-pot--master_nl 2021-01-07 10:16:26 +00:00
transifex-integration[bot]
a170a33715 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/encrypting_files.pot'
on the 'nl' language.
2021-01-07 10:13:52 +00:00
github-actions[bot]
c1ae51f565 Merge pull request #5897 from nextcloud/translations_user-manual-locale-source-files-desktop-mobile-sync-pot--master_nl 2021-01-07 09:33:53 +00:00
transifex-integration[bot]
cc67f5ee98 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/desktop_mobile_sync.pot'
on the 'nl' language.
2021-01-07 09:31:22 +00:00
github-actions[bot]
a4eed30721 Merge pull request #5896 from nextcloud/translations_user-manual-locale-source-files-deleted-file-management-pot--master_nl 2021-01-07 09:28:45 +00:00
transifex-integration[bot]
6f7d1f0ff9 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/deleted_file_management.pot'
on the 'nl' language.
2021-01-07 09:26:09 +00:00
Roeland Jago Douma
666ea9b2db Merge pull request #5895 from nextcloud/enh/sys_req
Update system requirements
2021-01-07 08:54:17 +01:00
Morris Jobke
e26ad35ab5 Update admin_manual/installation/system_requirements.rst
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-07 08:43:32 +01:00
Roeland Jago Douma
241de74228 Update system requirements
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-06 21:29:11 +01:00
Morris Jobke
b75263ea8e Merge pull request #5887 from nextcloud/tcitworld-patch-2
Fix another typo
2021-01-06 14:26:54 +01:00
Morris Jobke
2458634739 Merge pull request #5885 from nextcloud/tcitworld-patch-1
Fixed a typo in l10n docs
2021-01-06 14:25:05 +01:00
Thomas Citharel
07831576c3 Fix another typo
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 15:36:01 +01:00
violoncello.ch
da10da77a0 Merge pull request #5830 from nina-py/patch-2
Fix link to "Code reviews" page
2021-01-05 14:16:51 +01:00
Thomas Citharel
362b344431 Fixed a typo in l10n docs
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 11:10:11 +01:00
Joas Schilling
442bc34b52 Merge pull request #5852 from nextcloud/enh/del-table-prefix
Table-Prefix is not available anymore
2021-01-04 14:27:38 +01:00
github-actions[bot]
f08f50a892 Merge pull request #5883 from nextcloud/translations_user-manual-locale-source-sphinx-pot--master_nl 2021-01-04 13:07:07 +00:00
transifex-integration[bot]
4b991c427a Apply translations in nl
translation completed for the source file '/user_manual/locale/source/sphinx.pot'
on the 'nl' language.
2021-01-04 13:04:32 +00:00
github-actions[bot]
48956e51b1 Merge pull request #5882 from nextcloud/translations_user-manual-locale-source-files-sharing-pot--master_nl 2021-01-04 11:32:58 +00:00
transifex-integration[bot]
4fa4a5de44 Apply translations in nl
translation completed updated for the source file '/user_manual/locale/source/files/sharing.pot'
on the 'nl' language.
2021-01-04 11:30:26 +00:00
github-actions[bot]
a1fdad108d Merge pull request #5880 from nextcloud/translations_user-manual-locale-source-files-access-webgui-pot--master_nl 2021-01-04 10:25:58 +00:00
transifex-integration[bot]
376cedfb4b Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/access_webgui.pot'
on the 'nl' language.
2021-01-04 10:23:20 +00:00
github-actions[bot]
972b70df50 Merge pull request #5879 from nextcloud/translations_user-manual-locale-source-files-index-pot--master_nl 2021-01-04 08:46:52 +00:00
transifex-integration[bot]
ecb5c1e011 Apply translations in nl
translation completed for the source file '/user_manual/locale/source/files/index.pot'
on the 'nl' language.
2021-01-04 08:44:18 +00:00
github-actions[bot]
49a1bfb7bc Merge pull request #5878 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_nl 2021-01-04 08:42:07 +00:00
transifex-integration[bot]
635fd945f2 Apply translations in nl
translation completed updated for the source file '/user_manual/locale/source/webinterface.pot'
on the 'nl' language.
2021-01-04 08:39:32 +00:00
github-actions[bot]
dcbd397cab Merge pull request #5870 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_nl 2021-01-04 08:28:05 +00:00
transifex-integration[bot]
36a2390792 Apply translations in nl
translation completed updated for the source file '/user_manual/locale/source/webinterface.pot'
on the 'nl' language.
2021-01-04 08:25:29 +00:00
github-actions[bot]
63be71f2ca Merge pull request #5862 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_nl 2021-01-04 08:15:40 +00:00
github-actions[bot]
2bbabfe874 Merge pull request #5861 from nextcloud/translations_user-manual-locale-source-index-pot--master_nl 2021-01-04 08:13:45 +00:00
transifex-integration[bot]
727bef6e00 Apply translations in nl
translation completed updated for the source file '/user_manual/locale/source/whats_new.pot'
on the 'nl' language.
2021-01-04 08:13:07 +00:00
transifex-integration[bot]
ca6f5b8d37 Apply translations in nl
translation completed updated for the source file '/user_manual/locale/source/index.pot'
on the 'nl' language.
2021-01-04 08:11:11 +00:00
rakekniven
11e01af3ba Merge pull request #5854 from nextcloud/docs/919
Add documentation about occ files:scan-app-data
2020-12-30 17:30:30 +01:00