Joas Schilling
ef8642e6de
fix(26): Execute branch-off todo we forgot for stable26
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-04 08:55:32 +02:00
Daniel Kesselberg
619943ddd2
docs: typo in git pull command
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-26 14:43:19 +00:00
Daniel
ec1ce4d9db
Merge pull request #9914 from nextcloud/backport/9913/stable26
...
[stable26] Fix a wrong „use“
2023-04-24 21:21:19 +02:00
Marcel Klehr
41ae47ab40
feat(translation): Add dev docs on OCP\Translation
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2023-04-21 09:03:17 +00:00
Christoph Wurst
523a9bbff7
fix(devmanual): Do not use SSL for MinIO
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-04-19 12:58:19 +00:00
Joas Schilling
d0f0bdfa7d
feat(developer): Document translation API
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-04-17 12:01:53 +00:00
Anna Larch
8559f7ffbf
Document GroupChanged Event
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-12 09:41:50 +00:00
Anna
5759943c47
Merge pull request #10011 from nextcloud/backport/10010/stable26
...
[stable26] fix: Typo in description for labeling
2023-04-11 13:38:24 +02:00
Anna Larch
e9a8d9e66c
Document group and user display name caches
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-11 11:28:57 +00:00
backportbot-nextcloud[bot]
496c052aac
Fixed three Unexpected indentations errors and 3 warnings. ( #9994 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-04-07 15:41:57 +03:00
JohannesGGE
abbd27562e
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de >
2023-04-06 09:32:24 +00:00
Andrey Borysenko
1934dadff2
Merge pull request #9945 from nextcloud/backport/9932/stable26
...
[stable26] Moved admin changes to admin_manual. Added new event to Events page
2023-04-03 14:24:56 +03:00
Christoph Wurst
48eac134ea
feat(devmanual): Recommend time insensitive jobs for performance
...
Recommend marking background jobs as time insensitive in our performance
recommendations for app devs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-30 09:51:12 +00:00
Christoph Wurst
694ba4f335
feat(dev-manual): Document release process of shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-29 14:29:46 +00:00
Andrey Borysenko
5df782e96e
Moved admin changes to admin_manual. Added new event to Events page
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-23 10:46:44 +00:00
backportbot-nextcloud[bot]
e773dc0f9b
[stable26] Added Nextcloud 26 upgrade changes docs ( #9943 )
...
* Added Nextcloud 26 upgrade changes docs
* Added links
* Update upgrade_to_26.rst
* Fix links
---------
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
Co-authored-by: Andrey Borysenko <andrey18106x@gmail.com >
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2023-03-23 13:04:41 +03:00
backportbot-nextcloud[bot]
03a2176261
Fixed unexpected unindent in note. ( #9941 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:48 +03:00
backportbot-nextcloud[bot]
8eccedd44e
Fix warning(error) for list unexpected unindent. ( #9940 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:30 +03:00
Andy Scherzinger
eff3726172
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2023-03-20 08:55:18 +00:00
7408647n
1805719273
Fix a wrong „use“
...
The namespace is another: acca2bdf20/lib/public/Http/Client/IClientService.php
2023-03-17 16:32:17 +00:00
Joas Schilling
d13c338887
fix(l10n): Refer to the docker-ci issue template only
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-10 10:21:32 +00:00
Christoph Wurst
c83cd988a7
Merge pull request #9646 from nextcloud/feat/devel-typo-autoload
...
Typo in class loader `PSR-4` instead of `PSR-0`
2023-02-21 17:41:22 +01:00
Louis Chemineau
ebd28bf2ee
Document providing a public share template
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-21 15:09:45 +01:00
Ferdinand Thiessen
90def73770
Merge pull request #9575 from nextcloud/feat/nc-26-l10n-cleanup
...
Add removal of `OC.addTranslations` to NC26 upgrade guide
2023-02-21 13:34:54 +01:00
Ferdinand Thiessen
0e9ffc2df4
fix(developer): Typo in class loader PSR-4 instead of PSR-0
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-02-21 13:33:16 +01:00
Florian
fa5f9ea60a
Merge pull request #9592 from nextcloud/datenangebot-patch-1
...
Remove docs for svg api, it's not provided anymore + hint for material-design-icons
2023-02-16 09:44:54 +01:00
Simon L
3a0130f77a
Merge pull request #9591 from lil5/patch-1
...
Update externalapi.rst
2023-02-13 21:18:20 +01:00
Daniel
c16d29f807
Merge pull request #9595 from DennisdeBest/master
...
Fix annotations on settings.rst
2023-02-10 17:46:31 +01:00
Louis Chemineau
912773b88a
Follow up on table management tips
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-07 18:06:21 +01:00
Dennis de Best
910ec72e32
Update settings.rst
...
Signed-off-by: Dennis de Best <dennis@debest.fr >
2023-02-01 04:52:29 +01:00
Dennis de Best
b2bfdd48a4
Fix annotations on settings.rst
...
The return of `public function getIcon()` was set to the description and not to a valid type. This fixes that and cleans the other annotations.
Signed-off-by: Dennis de Best <dennis@debest.fr >
2023-01-30 10:53:05 +01:00
Christoph Wurst
2fec88145d
feat(dev-manual): Document UseSession attribute
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-27 15:59:40 +01:00
Florian
0fbe6c78c2
Remove docs for svg api, it's not provided anymore
...
Signed-off-by: Florian <florian@nextcloud.com >
2023-01-27 12:07:17 +01:00
Lucian I. Last
e99166c3fb
Update externalapi.rst
...
The api does not actually return status 100 on an **ok** response
Related issue: https://github.com/nextcloud/server/issues/30163
Signed-off-by: Lucian I. Last <li@last.nl >
2023-01-26 18:12:35 +01:00
Christoph Wurst
650b37692e
feat(dev-manual): Document global middleware registration
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-26 09:55:22 +01:00
Christoph Wurst
f3cb64d12f
fix(dev-manual): Update middleware docs to state of the art
...
* Register with bootstrap
* Add return types in examples
* Drop obsolete manual DI wiring example
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-25 10:30:22 +01:00
Ferdinand Thiessen
920b31cfb5
feat(dev-manual): Add removal of OC.addTranslations to NC26 upgrade guide
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-01-22 13:59:51 +01:00
Christoph Wurst
f851c6ce90
feat(dev-manual): Document performance optimizations with class loaders
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-20 16:56:25 +01:00
Cyrille Bollu
c061934f23
fixes link to variable.scss file
...
fixes link to variable.scss file
Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com >
2023-01-19 16:16:50 +01:00
Christoph Wurst
281b4c99a4
Merge pull request #9560 from nextcloud/feat/dev-manual/di-method-injection
...
feat(dev-manual): Document DI for controller methods
2023-01-18 17:04:01 +01:00
Christoph Wurst
7175695369
chore(dev-manual): Remove opening tags from php snippets
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-17 18:15:49 +01:00
Christoph Wurst
e0992eade3
Merge remote-tracking branch 'origin/master' into enhancement/no-php-start-tag
2023-01-17 18:11:10 +01:00
Christoph Wurst
a7a5fab0b1
feat(dev-manual): Document DI for controller methods
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-16 11:28:38 +01:00
raphj
d70591c2a2
docs: mention IResponse's getBody(), slash when catching Exception
...
Signed-off-by: raphj <raphael.jakse@xwiki.com >
2023-01-13 14:14:34 +01:00
Christoph Wurst
c97ae9d20f
feat(dev-manual): Warn about the upcoming PSR-0 class loader removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-13 13:21:51 +01:00
Côme Chilliet
e36556873c
Complete workflow development documentation
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-01-12 16:33:12 +00:00
Faraz Samapoor
585e336d38
Updates the "Migrations" section's phrasing.
...
To make it more readable and to remove redundant words.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
2023-01-09 13:21:57 +03:30
Vincent Petry
61985ce4f1
Add howto sections for testing S3 and email
...
Added section about how to test email sending.
Added section about how to test S3 as primary and external storage.
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-05 11:00:15 +01:00
Vincent Petry
a07c9471db
Add share attributes documentation in OCS Share API
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-04 10:09:27 +01:00
Daniel
ae6926a92b
Merge pull request #9413 from nextcloud/enh/session
...
Adapt session handling description to changes in Nextcloud 25
2022-12-14 22:45:47 +01:00