Joas Schilling
cd12c3ca92
feat(developer): Document translation API
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-04-17 13:13:23 +02:00
Christoph Wurst
bef3457412
Merge pull request #10024 from nextcloud/enh/group-changed-event
...
Document GroupChanged Event
2023-04-12 11:41:34 +02:00
Anna Larch
fb0017450c
Document group and user display name caches
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-11 13:21:21 +02:00
Anna Larch
b5a05ad62d
Document GroupChanged Event
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-06 22:17:19 +02:00
JohannesGGE
a07df3c34b
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de >
2023-04-06 10:49:41 +02:00
John Molakvoæ
ce562c4d5b
Merge pull request #9939 from bigcat88/dev_man-fix-intro-errors
2023-03-31 10:59:21 +02:00
Christoph Wurst
14088bd5fa
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 10:46:39 +02:00
Christoph Wurst
82061c6354
feat(dev-manual): Document release process of shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-29 16:00:37 +02:00
Alexander Piskun
e0927c0aa4
Fixed three Unexpected indentations errors and 3 warnings.
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 12:45:48 +03:00
Andrey Borysenko
2a403f8017
Moved admin changes to admin_manual. Added new event to Events page
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-21 14:18:16 +02:00
jld3103
9f4f34a306
Fix displayname property
...
Signed-off-by: jld3103 <jld3103yt@gmail.com >
2023-03-21 07:55:49 +01:00
Andrey Borysenko
40a3658012
Merge pull request #9926 from andrey18106/master
...
Added Nextcloud 26 upgrade changes docs
2023-03-20 20:56:40 +02:00
Andrey Borysenko
3bab527d8f
Fix links
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-20 20:51:42 +02:00
Alexander Piskun
fff5d747e9
Update upgrade_to_26.rst
...
Added missing links(0)
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2023-03-20 21:04:51 +03:00
Andrey Borysenko
c82b09cda4
Added links
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-20 19:28:04 +02:00
Alexander Piskun
e34a922dc3
Made easier to find link how upload app in store ( #9927 )
...
* Made easier to find link how upload app in store
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
* Made it a true link
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
---------
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-20 19:38:32 +03:00
Andrey Borysenko
1e02ee68e5
Added Nextcloud 26 upgrade changes docs
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-20 16:54:20 +02:00
Alexander Piskun
13255982be
Fixed some warnings and errors. ( #9924 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-20 16:21:36 +03:00
Alexander Piskun
2a9647ef1f
Fixed unexpected unindent in note.
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-20 15:09:02 +03:00
Alexander Piskun
33e04e01fe
Fixed unexpected unindent in note.
2023-03-20 14:36:32 +03:00
Andrey Borysenko
24a0456d24
Merge pull request #9921 from bigcat88/fix-profiler-unexpected-unindent
...
Fix warning(error) in profiler.rst
2023-03-20 13:11:53 +02:00
Alexander Piskun
0f5a684bc0
Merge pull request #9625 from nextcloud/DaphneMuller-patch-1
...
Update tutorial.rst
2023-03-20 13:56:39 +03:00
Alexander Piskun
13791d0dc2
Fix warning(error) for list unexpected unindent.
2023-03-20 13:56:08 +03:00
Andrey Borysenko
9d1c72f63f
Merge pull request #9626 from nextcloud/DaphneMuller-patch-1-1
...
Update devenv.rst
2023-03-20 12:30:31 +02:00
Alexander Piskun
5c1555c777
Fixed
...
Changed from `bold` style to use ``note`` here, and now link will be correctly displayed
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2023-03-20 13:29:12 +03:00
Andy Scherzinger
2602f8e72d
Merge pull request #9658 from nextcloud/addDependencyLimitationInfoForAppDevelopment
...
Add note about dependency limitation for apps
2023-03-20 09:54:20 +01:00
Christoph Wurst
a1a0076278
Merge pull request #9572 from nextcloud/app-management-new-events
...
Add new app management events
2023-03-20 07:51:05 +01:00
7408647n
c414ea10c7
Fix a wrong „use“
...
The namespace is another: acca2bdf20/lib/public/Http/Client/IClientService.php
2023-03-17 12:18:29 +01:00
Christoph Wurst
5b985c2316
Merge pull request #9906 from nextcloud/devel/update-psr-container
...
docs(devel): Add note about updated PSR-11 dependency
2023-03-16 16:07:26 +01:00
Ferdinand Thiessen
ed2cd174c4
docs(devel): Add note about updated PSR-11 dependency
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-03-16 15:11:31 +01:00
Christoph Wurst
d958f3fc07
Merge pull request #9593 from nextcloud/fix/dep-inj
...
Replace deprecated dependency injection code with the current alternative
2023-03-16 14:04:32 +01:00
Thomas Citharel
f23f1ee3b9
Add new app management events
...
Reference: https://github.com/nextcloud/server/pull/35677
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-03-14 14:12:43 +01:00
Joas Schilling
0323857b2d
fix(l10n): Refer to the docker-ci issue template only
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-09 14:38:45 +01:00
Joas Schilling
1b1a45c1ea
feat(developer): Document PSR-20 implementation of ITimeFactory
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-06 10:02:20 +01:00
Andy Scherzinger
21b15dfae1
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2023-02-24 15:01:25 +01: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
Daphne Muller
8b20a81f06
Update devenv.rst
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2023-02-09 13:43:11 +01:00
Daphne Muller
2b41e6741e
Update tutorial.rst
...
Added a link to the new tutorials
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2023-02-09 13:38:47 +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
Ferdinand Thiessen
76ec58bf9b
fix(developer): Replace deprecated dependency injection code with the current alternative
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-01-27 17:59:58 +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