Commit Graph

12476 Commits

Author SHA1 Message Date
Simon L
01c38817a9
Merge pull request #8167 from nextcloud/enh/noid/beta-releases
add a note how to install beta apps releases
2022-03-30 15:15:40 +02:00
Joas Schilling
1256f7e4cd
Merge pull request #8168 from nextcloud/nickvergessen-patch-1
Adjust PHP requirements for 24
2022-03-30 00:26:53 +02:00
Joas Schilling
503e0b7cd7
Adjust PHP requirements for 24 2022-03-29 21:26:37 +02:00
szaimen
acbb7151e6 add a note how to install beta apps releases
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-28 22:32:52 +02:00
max-nextcloud
c80d1aa13f
Merge pull request #8163 from nextcloud/minor-fix-config-app-set
remove invalid type=boolean in config:app:set
2022-03-26 10:59:39 +01:00
Christoph Wurst
6f0a4337ad
Merge pull request #8165 from nextcloud/enhancement/dev-app-upgrade-php81
Give some pointers for the PHP8.1 support for apps
2022-03-24 12:19:38 +01:00
Christoph Wurst
eaeeb94dc1
Give some pointers for the PHP8.1 support for apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-24 12:15:50 +01:00
Pytal
ff2c816a50
Merge pull request #8141 from nextcloud/admin-profile-config 2022-03-23 21:33:13 -07:00
max-nextcloud
a25a147828
remove invalid type=boolean in config:app:set
App settings do not allow the type option. `config:system:set` on the other hand expects `true` not `yes` as the value of a boolean.
2022-03-23 20:59:24 +01:00
Christoph Wurst
2ac47640f0
Merge pull request #8153 from nextcloud/refactor/split-app-upgrade-docs
Split up app upgrade pages by major release
2022-03-23 17:09:21 +01:00
github-actions[bot]
25e39d3ef6
Merge pull request #8162 from nextcloud/translations_user-manual-locale-source-groupware-sync-osx-pot--master_fr 2022-03-23 13:51:12 +00:00
github-actions[bot]
e8fab1c626
Merge pull request #8160 from nextcloud/translations_user-manual-locale-source-files-access-webgui-pot--master_fr 2022-03-23 13:49:12 +00:00
github-actions[bot]
4e47ea9d95
Merge pull request #8161 from nextcloud/translations_user-manual-locale-source-user-2fa-pot--master_fr 2022-03-23 13:48:10 +00:00
transifex-integration[bot]
d5d0cf93f2
Apply translations in fr
translation completed for the source file '/user_manual/locale/source/groupware/sync_osx.pot'
on the 'fr' language.
2022-03-23 13:45:55 +00:00
transifex-integration[bot]
ab94d48669
Apply translations in fr
translation completed for the source file '/user_manual/locale/source/user_2fa.pot'
on the 'fr' language.
2022-03-23 13:42:53 +00:00
transifex-integration[bot]
1c275c5d79
Apply translations in fr
translation completed updated for the source file '/user_manual/locale/source/files/access_webgui.pot'
on the 'fr' language.
2022-03-23 13:39:32 +00:00
github-actions[bot]
8dcc08ab4f
Merge pull request #8154 from nextcloud/translations_user-manual-locale-source-talk-join-a-call-or-chat-as-guest-pot--master_fr 2022-03-23 13:33:42 +00:00
transifex-integration[bot]
9879273739
Apply translations in fr
translation completed for the source file '/user_manual/locale/source/talk/join_a_call_or_chat_as_guest.pot'
on the 'fr' language.
2022-03-23 13:29:11 +00:00
Christoph Wurst
bc987e9f7e
Split up app upgrade pages by major release
The old page got longer and longer and it wasn't possible to link to
specific sections as we had multiple headings with the same title on a
single page.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-23 12:36:13 +01:00
github-actions[bot]
7aff5f7ac0
Merge pull request #8151 from nextcloud/translations_user-manual-locale-source-groupware-index-pot--master_ru 2022-03-22 18:29:20 +00:00
github-actions[bot]
ec5bc57183
Merge pull request #8150 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_ru 2022-03-22 18:28:07 +00:00
transifex-integration[bot]
42b125f366
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/groupware/index.pot'
on the 'ru' language.
2022-03-22 18:18:00 +00:00
transifex-integration[bot]
4288febee2
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/webinterface.pot'
on the 'ru' language.
2022-03-22 18:15:51 +00:00
Joas Schilling
02e092a229
Merge pull request #8139 from nextcloud/bugfix/8128/document-db-requirements
Document database requirements and specialties
2022-03-22 14:27:33 +01:00
Joas Schilling
7eada71135
Merge pull request #8105 from nextcloud/revert-6094-pierreozoux-patch-1
Revert "Adds warning about user deletion and object store"
2022-03-22 13:57:49 +01:00
blizzz
13a9efc423
Merge pull request #7036 from nextcloud/enh/dev-client-flow-login-name-mismatch
Document client login flow login name mismatch
2022-03-22 10:01:43 +01:00
Christopher Ng
8826b0ba6e Document profile configuration options for admins
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-21 18:39:31 -07:00
Julien Veyssier
b0a69d1c7a
Merge pull request #8140 from nextcloud/add-webdav-properties
Add contained-folder-count and contained-file-count webdav props
2022-03-21 11:33:42 +01:00
Julien Veyssier
dc634430cb
add contained-folder-count and contained-file-count optional webdav properties
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-20 14:24:41 +01:00
Julius Härtl
cc339f6503
Apply suggestions from code review
Co-authored-by: Jonas <jonas@nextcloud.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-20 11:27:20 +01:00
Nextcloud bot
a0560d5812
generate documentation from config.sample.php 2022-03-19 04:10:06 +00:00
Carl Schwan
fb87110368
Merge pull request #8121 from nextcloud/preview_hpb
Add documentation for preview hpb with Imaginary
2022-03-18 12:39:21 +01:00
Carl Schwan
543c114189 Add documentation for preview hpb with Imaginary
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-18 12:34:30 +01:00
Joas Schilling
dfee257fc2
Document database requirements and specialties
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-17 16:08:59 +01:00
Christoph Wurst
a1514bb656
Merge pull request #8135 from nextcloud/fix/rename-calendar-download-export-users
Rename Calendar downloads to exports in the user manual
2022-03-16 16:43:07 +01:00
Christoph Wurst
faf9c6233e
Rename Calendar downloads to exports in the user manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 16:03:23 +01:00
Klaus
9b644bef94
emphasize that debug mode is required 2022-03-16 15:59:52 +01:00
Anna
1e6bbced5b
Merge pull request #8130 from nextcloud/enhancement/calendar-hide-export-admins
Document hiding Calendar export buttons for admins
2022-03-16 15:32:49 +01:00
Anna
c8547e9922
Merge pull request #8129 from nextcloud/enhancement/calendar-default-alarm-type
Document Calendar default alarm type for admins
2022-03-16 15:32:16 +01:00
Christoph Wurst
ba31204ba2
Merge pull request #8119 from helen-fornazier/master
Remove meaningless note regarding "testEcho" from tutorial
2022-03-16 14:10:07 +01:00
Christoph Wurst
c8858c6197
Document hiding Calendar export buttons for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:05:05 +01:00
Christoph Wurst
f8765b3bb8
Document Calendar default alarm type for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:01:24 +01:00
Julius Härtl
4c32836fc6
Merge pull request #8127 from nextcloud/fix/toc-projects
Add TOC entry for dev docs for projects
2022-03-16 12:29:09 +01:00
Julius Härtl
2b2473b14f
Nextcloud Office documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-16 08:35:00 +01:00
Marcel Klehr
7d113564da Add TOC entry for dev docs for projects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-15 15:52:03 +01:00
Julius Härtl
7282b3b973
Merge pull request #8120 from nextcloud/feature/projects
Add dev docs for projects
2022-03-15 15:17:20 +01:00
Marcel Klehr
5494fdf6b2 Add docs for projects 2022-03-13 15:16:21 +01:00
Helen Koike
33bb9d9f30 Remove meaningless note regarding "testEcho" from tutorial
"testEcho" method isn't mentioned anywhere else in the tutorial and it
is not present in the app-tutorial git repository either.

Executing `git log -S testEcho` in both repositories doesn't show the
string in any other place, so remove the note.

Signed-off-by: Helen Koike <helen@koikeco.de>
2022-03-10 12:09:29 -03:00
John Molakvoæ
d3831be4dc
Merge pull request #8115 from nextcloud/szaimen-patch-1 2022-03-08 08:53:38 +01:00
Nextcloud bot
f57a86b5e5
generate documentation from config.sample.php 2022-03-08 04:07:41 +00:00