Commit Graph

116 Commits

Author SHA1 Message Date
Joas Schilling
1c6755b3ef fix(developer): Update event list with changes from Symfony EventDispatcher upgrade
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-28 16:19:04 +02:00
Julius Härtl
d9012b5033 feat(dev): Add documentation for new AddMissingIndicesEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-07-14 14:37:20 +02:00
Joas Schilling
7bc4f06a68 fix(developer_manual): Document event updates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-11 08:52:16 +02:00
Arthur Schiwon
5e79bbe2d9 docs(developer): notify about SystemTags related API changes
Cf. nextcloud/server PR 37969

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-27 23:14:56 +02:00
Daniel Kesselberg
d3b2e6cf3a docs(dev): new arguments for BeforePreviewFetchedEvent
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-26 13:52:05 +02:00
Joas Schilling
21f3160a27 Merge pull request #10424 from nextcloud/nc28-drop-ac-appsettings
Add removal of `OC.appSettings` to upgrade guide
2023-06-21 12:51:12 +02:00
Julius Härtl
3753257c0c docs(developer): Add new atomicRetry method to 27 developer documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 16:02:10 +02:00
Ferdinand Thiessen
3cc4487a21 feat: Add information about module javascript to NC27 upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-08 17:32:32 +02:00
Ferdinand Thiessen
785c4a96ed chore(developers): Add removal of OC.appSettings to upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-08 17:03:34 +02:00
Christoph Wurst
6ad7941e5d fix(devmanual): Roll back recommendation for authoritative class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 21:12:20 +02:00
Christoph Wurst
befe46abdb fix(devmanual): Deprecations are documented by release, not year
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 12:56:54 +02:00
Ferdinand Thiessen
579e7321cf feat(developer): Add removed OC legacy loader API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-06 21:43:44 +02:00
Julius Härtl
929ffa146d Merge pull request #10565 from nextcloud/feat/devmanual/composer-dependency-hell-bin-plugin 2023-06-05 22:21:06 +02:00
Daniel Kesselberg
5ea4697988 docs(dev): remove deprecated createEventSource
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-05 18:29:59 +02:00
Christoph Wurst
e764556f9a feat(devmanual): Refine dependency hell section, recommend bin plugin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-05 09:45:12 +02:00
Christoph Wurst
fcd443e3c0 feat(devmanual): Document \OCP\Util::linkToPublic removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-02 10:10:47 +02:00
Christoph Wurst
425224594b feat(devmanual): Document system email subject and body methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-02 08:53:41 +02:00
Christoph Wurst
dda5c9bab0 Merge pull request #10545 from nextcloud/fix/usermanual/oc-app-methods-nextcloud-14
feat(devmanual): Document removed \OC_App methods
2023-06-01 17:14:28 +02:00
Côme Chilliet
832be0d6b0 Merge pull request #10516 from nextcloud/fix/document-app-loading-refactor
Document app loading refactor
2023-06-01 11:36:28 +02:00
Côme Chilliet
a68a7d73fb Document new Exception thrown by OCP\Files\File::getContent
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 11:22:25 +02:00
Côme Chilliet
07a2268ac3 Add PR numbers for app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 11:00:02 +02:00
Côme Chilliet
965ce1ce8d Document app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 11:00:02 +02:00
Côme Chilliet
ac2cd2020d Merge pull request #10533 from nextcloud/bugfix/noid/deduplicate-changed-api-section
fix(developer): Deduplicate "Changed API" section in 27 upgrade docs
2023-06-01 10:56:53 +02:00
Christoph Wurst
002f096028 feat(devmanual): Document removed \OC_App methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 09:00:21 +02:00
Ferdinand Thiessen
614fc1b743 fix(developer): Move removed backend API to the backend section
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-05-31 21:31:37 +02:00
Christoph Wurst
cee093ae26 feat(devmanual): Document \OC_App::isEnabled removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 19:09:57 +02:00
Christoph Wurst
8fba74326c feat(devmanual): Document \OC_Defaults::getLogoClaim removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 15:21:36 +02:00
Christoph Wurst
e9aec4e5f5 Merge pull request #10518 from nextcloud/feat/devmanual/strict-cookie-check-http-status
feat(devmanual): Document HTTP status changes for failing strict cookies
2023-05-31 13:13:20 +02:00
Joas Schilling
af3458a788 fix(developer): Deduplicate "Changed API" section in 27 upgrade docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 11:12:59 +02:00
Joas Schilling
b0610b7000 Merge pull request #10513 from nextcloud/fix/document-return-type-fixes-in-ocp-27
Document some phpdoc return type changes in OCP in 27
2023-05-31 11:10:03 +02:00
Christopher Ng
9624153e61 Update Nextcloud 27 upgrade docs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-30 18:39:40 -07:00
Christoph Wurst
27a75b5ec0 feat(devmanual): Document HTTP status changes for failing strict cookies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-30 20:40:48 +02:00
Côme Chilliet
d35cf3cb04 Document some phpdoc return type changes in OCP in 27
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-30 16:26:13 +02:00
Ferdinand Thiessen
05e4f59ccc fix(developer): Add information about API change of \OCP\AppFramework\Db\IMapperException
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2023-05-30 12:11:00 +02:00
John Molakvoæ
846d339ad6 feat: add files api
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-23 14:05:24 +02:00
Christoph Wurst
9e87801655 feat(devmanual): Start 28 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-22 11:37:12 +02:00
Joas Schilling
a862fdf7db fix(developer): Adjust link to match the pattern
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:19:06 +02:00
Joas Schilling
1ee6241813 fix(developer): Fix duplicate "is now a"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:10:59 +02:00
Joas Schilling
7063d82674 feat(developer): Copy over changes for developers from GitHub issue
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:00:06 +02:00
Joas Schilling
d29254f3a8 feat(developer): Document the changes to the app ecosystem compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-04 08:50:19 +02:00
Joas Schilling
93980bafb4 Merge pull request #10049 from nextcloud/feat/devmanual/app-maintainer-role
feat(devmanual): Document app maintainer role
2023-04-27 17:22:49 +02:00
Christoph Wurst
75a85b80fb feat(devmanual): Document PSR-0 autoloader removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-27 10:44:53 +02:00
Christoph Wurst
6777ad1c69 feat(devmanual): Start 27 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-19 16:35:01 +02:00
Christoph Wurst
7edb57e594 feat(devmanual): Document app maintainer role
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-17 19:16:21 +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
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
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