github-actions[bot]
a946fc64a8
Merge pull request #5561 from nextcloud/translations_user-manual-locale-source-pim-sync-thunderbird-pot--master_pl
2020-12-06 13:04:05 +00:00
transifex-integration[bot]
dfa2a7f153
Apply translations in pl
...
translation completed for the source file '/user_manual/locale/source/pim/sync_thunderbird.pot'
on the 'pl' language.
2020-12-06 13:01:30 +00:00
github-actions[bot]
5bd1c576a0
Merge pull request #5559 from nextcloud/translations_user-manual-locale-source-user-2fa-pot--master_pl
2020-12-05 20:29:05 +00:00
transifex-integration[bot]
608766e308
Apply translations in pl
...
translation completed updated for the source file '/user_manual/locale/source/user_2fa.pot'
on the 'pl' language.
2020-12-05 20:26:30 +00:00
github-actions[bot]
9aadbac264
Merge pull request #5536 from nextcloud/translations_user-manual-locale-source-user-2fa-pot--master_pl
2020-12-05 20:06:16 +00:00
transifex-integration[bot]
6565c19f66
Apply translations in pl
...
translation completed updated for the source file '/user_manual/locale/source/user_2fa.pot'
on the 'pl' language.
2020-12-05 20:03:37 +00:00
github-actions[bot]
389175580a
Merge pull request #5525 from nextcloud/translations_user-manual-locale-source-pim-contacts-pot--master_pl
2020-12-05 19:48:24 +00:00
transifex-integration[bot]
4b9d2cd540
Apply translations in pl
...
translation completed updated for the source file '/user_manual/locale/source/pim/contacts.pot'
on the 'pl' language.
2020-12-05 19:45:49 +00:00
github-actions[bot]
91daef49f7
Merge pull request #5522 from nextcloud/translations_user-manual-locale-source-pim-contacts-pot--master_pl
2020-12-05 19:13:57 +00:00
transifex-integration[bot]
e43ca41eb7
Apply translations in pl
...
translation completed for the source file '/user_manual/locale/source/pim/contacts.pot'
on the 'pl' language.
2020-12-05 19:11:23 +00:00
github-actions[bot]
e5705e5c36
Merge pull request #5520 from nextcloud/translations_user-manual-locale-source-userpreferences-pot--master_pl
2020-12-05 18:29:17 +00:00
transifex-integration[bot]
91ef36bcd9
Apply translations in pl
...
translation completed updated for the source file '/user_manual/locale/source/userpreferences.pot'
on the 'pl' language.
2020-12-05 18:26:41 +00:00
github-actions[bot]
777e537c01
Merge pull request #5516 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_pl
2020-12-05 17:53:30 +00:00
transifex-integration[bot]
232f3d6eab
Apply translations in pl
...
translation completed updated for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'pl' language.
2020-12-05 17:50:55 +00:00
github-actions[bot]
c975b3b1d4
Merge pull request #5513 from nextcloud/translations_user-manual-locale-source-files-access-webgui-pot--master_pl
2020-12-05 17:20:16 +00:00
transifex-integration[bot]
e3896f4e1a
Apply translations in pl
...
translation completed for the source file '/user_manual/locale/source/files/access_webgui.pot'
on the 'pl' language.
2020-12-05 17:17:41 +00:00
github-actions[bot]
ad76f32b1f
Merge pull request #5512 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_it
2020-12-05 14:01:49 +00:00
transifex-integration[bot]
fd0a83eec4
Apply translations in it
...
translation completed for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'it' language.
2020-12-05 13:59:16 +00:00
Morris Jobke
c3beaeba74
Merge pull request #5508 from mrtumnus/patch-2
...
Add Traefik v1 TOML example
2020-12-04 10:08:39 +01:00
Christoph Wurst
2cc947ad1b
Merge pull request #5509 from nextcloud/enhancement/udpate-unified-search-docs
...
Update unified search docs
2020-12-04 09:38:22 +01:00
Christoph Wurst
09dac2fdd0
Document optional unified search result entry attributes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-12-04 09:15:10 +01:00
Christoph Wurst
28485c8006
Fix outdated unified search result entry class suggestion
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-12-04 08:49:54 +01:00
Elliott Partridge
876021c5ca
Add Traefik v1 TOML example
...
It took me a little while to figure out the correct configuration for Traefik v1 using the traefik.toml for configuration. So, I figured it would be helpful to document my findings.
Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com >
2020-12-03 12:15:15 -05:00
Morris Jobke
844c54b8c9
Merge pull request #5507 from nextcloud/fix/dev-upgrade-checker-typo
...
Fix typo in dev upgrade app code checker notice
2020-12-03 14:59:59 +01:00
Morris Jobke
cb20878583
Merge pull request #5506 from nextcloud/MorrisJobke-patch-1
...
Fix typo
2020-12-03 11:12:28 +01:00
Christoph Wurst
a725029a1d
Fix typo in dev upgrade app code checker notice
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-12-03 11:11:53 +01:00
Morris Jobke
778ee230ae
Fix typo
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-12-03 11:11:52 +01:00
Roeland Jago Douma
6723732d3c
Merge pull request #5505 from nextcloud/enhancement/deprecate-app-code-checker
...
Deprecate the app code checker
2020-12-03 11:00:15 +01:00
Christoph Wurst
ce5134fb87
Deprecate the app code checker
...
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-12-03 10:44:09 +01:00
Morris Jobke
7f1c1268b8
Merge pull request #5501 from GAS85/patch-6
...
Correction
2020-12-02 16:20:26 +01:00
Georgiy Sitnikov
f22f40b57b
Correction
...
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 10:40:37 +01:00
Morris Jobke
a846e7a20d
Merge pull request #5465 from nextcloud/wiswedel/admin_documentation/upgrading/558_upgradePath
...
Describe step-by-step upgrading better
2020-12-01 10:54:54 +01:00
Morris Jobke
525b0340c1
Merge pull request #5453 from nextcloud/fix/no-include-error-suppress
...
Do not suppress include_once errors for the composer autoloader
2020-12-01 10:54:01 +01:00
Morris Jobke
3d8f71d171
Merge pull request #5469 from nextcloud/wiswedel/admin_documentation/occ/sharing/1068
...
documented occ sharing commands
2020-12-01 10:42:50 +01:00
Morris Jobke
9f53e22f92
Merge pull request #5455 from nextcloud/fix/app-init-app.php
...
Drop misleading traces of app.php recommendations
2020-12-01 10:33:37 +01:00
Morris Jobke
659c14a7ef
Merge pull request #5489 from nextcloud/fix/dev-no-more-update-php
...
Drop note about removed update.php
2020-11-30 14:49:39 +01:00
github-actions[bot]
387eeb2bfa
Merge pull request #5492 from nextcloud/translations_user-manual-locale-source-contents-pot--master_es
2020-11-29 22:46:55 +00:00
transifex-integration[bot]
82cb297b44
Apply translations in es
...
translation completed for the source file '/user_manual/locale/source/contents.pot'
on the 'es' language.
2020-11-29 22:44:23 +00:00
github-actions[bot]
a73ceaeb57
Merge pull request #5490 from nextcloud/translations_user-manual-locale-source-pim-calendar-pot--master_cs
2020-11-29 13:08:49 +00:00
transifex-integration[bot]
79f10c0a6c
Apply translations in cs
...
translation completed for the source file '/user_manual/locale/source/pim/calendar.pot'
on the 'cs' language.
2020-11-29 13:06:08 +00:00
Christoph Wurst
1850420cb8
Drop note about removed update.php
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-11-27 13:06:43 +01:00
Julius Härtl
ae70e83e27
Merge pull request #5482 from nextcloud/fix/dupliacte-target-external-link
...
Fix duplicate target warnings of Sphinx for external links
2020-11-27 11:33:27 +01:00
Julius Härtl
31c84fb1b5
Merge pull request #5485 from nextcloud/fix/dead-preupdate-php
...
Remove dead preupdate.php note
2020-11-26 16:46:57 +01:00
Christoph Wurst
7a4205c7c0
Remove dead preupdate.php note
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-11-26 15:41:13 +01:00
Christoph Wurst
1790d6b074
Merge pull request #5459 from nextcloud/enhancement/dev-dependency-management
...
Add (composer) dependency management docs
2020-11-26 11:08:27 +01:00
Christoph Wurst
e774c45a72
Merge pull request #5483 from nextcloud/enhancement/dev-php-lint
...
Document php linting
2020-11-26 11:05:23 +01:00
Christoph Wurst
60df76dc69
Document php linting
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-11-26 11:03:08 +01:00
Christoph Wurst
e866febea6
Merge pull request #5481 from nextcloud/enhancement/dev-info-xml-lint
...
Document info.xml linting and validation
2020-11-26 11:02:42 +01:00
Christoph Wurst
c07a59c43b
Link from classloader docs to composer docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-11-26 09:42:03 +01:00
Christoph Wurst
e378f9d0ae
Fix duplicate target warnings of Sphinx for external links
...
Apparently Sphinx doesn't like that we use the same name multiple times,
though the link pointed to different URLs.
https://github.com/sphinx-doc/sphinx/issues/3921#issuecomment-315581557
suggests using `__` for "anonymous references".
This will remove some of the github action comments that show for every
PR.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-11-26 09:11:58 +01:00