Commit Graph

1690 Commits

Author SHA1 Message Date
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
Daniel
8d2d28006b Update developer_manual/basics/controllers.rst
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:19 +01:00
Daniel
0949e709f3 Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:13 +01:00
Daniel
b38ef46644 Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:07 +01:00
Vitor Mattos
dbedc5df11 Merge pull request #9221 from nextcloud/make-the-text-more-clear-and-remove-expose-of-email-as-mandatory
Remove expose email as mandatory
2022-12-07 10:35:08 -03:00
Julius Härtl
eaf514cd60 Adapt session handling description to changes in Nextcloud 25
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-22 18:13:14 +01:00
Joas Schilling
41913d1558 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +01:00
Julius Härtl
6d4f17a15b Merge pull request #9351 from nextcloud/chore/event-version-added-directive 2022-11-14 23:27:12 +01:00
Julius Härtl
401b991a52 Merge pull request #9366 from nextcloud/enhancement/no-more-polyfill 2022-11-14 22:24:26 +01:00
Christoph Wurst
96f40487cd Merge pull request #9358 from nextcloud/enhancement/psr-versions
Document versions of the PSR packages
2022-11-14 21:23:23 +01:00
Christoph Wurst
cf130dbba2 Document that Nextcloud does not ship a Babel Polyfill anymore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 18:33:31 +01:00
Christoph Wurst
dcd9079cd3 Document when to use the NoTwoFactorRequired annotation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 18:12:05 +01:00
Christoph Wurst
f2ee9c677e Document versions of the PSR packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 18:05:55 +01:00
Christoph Wurst
deb51a5240 Use captions to better highlight codeblock file names
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 15:21:36 +01:00
Christoph Wurst
9fba30495d Use versionadded directive for added OCP events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 14:39:07 +01:00
Christoph Wurst
3f9cfe3bd8 Use deprecated directive instead of note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 13:27:16 +01:00
Christoph Wurst
20e2d74805 Document app bootstrap boot and injectFn
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 12:38:31 +01:00
Jonas
bfe4164ef0 Merge pull request #9329 from nextcloud/fix/nextclou24-php73-drop
Fix min PHP7.4 in Nextcloud 24
2022-11-14 11:39:45 +01:00
Joas Schilling
0b6d9699ac Merge pull request #9331 from nextcloud/enhancement/genericevent-deprecation
Document GenericEvent deprecation in Nextcloud 22
2022-11-14 10:25:04 +01:00
Christoph Wurst
22e136c4a3 Document behavior changes of dbal 3.0 to 3.1 upgrade
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 10:18:58 +01:00
Christoph Wurst
1267692b0b Document GenericEvent deprecation in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 10:04:29 +01:00
Christoph Wurst
edb263a02a Document deprecation of entity slugs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 09:39:38 +01:00
Christoph Wurst
b024ad2cdc Fix min PHP in Nextcloud 24
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 09:26:14 +01:00
Joas Schilling
838d206e28 Merge pull request #9325 from nextcloud/bugfix/noid/make-all-internal-links-link-to-latest
Make all internal links link to the latest (adjusted on stable-splits)
2022-11-11 15:48:43 +01:00
Joas Schilling
b032437050 Make all internal links link to the latest (adjusted on stable-splits)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:41:58 +01:00
Joas Schilling
6460d4cf87 Add TODO ON RELEASE note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:20:35 +01:00
Joas Schilling
cb76210153 List the page and fix the formating
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:07:45 +01:00
Daphne Muller
5543aec48e Create compatibility_app_ecosystem.rst
Looks like I can't get the URL of the github page right and the formatting of the three to do's

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-11-11 14:58:33 +01:00
Joas Schilling
8576c831af Document the AutoCompleteEvent event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 14:24:41 +01:00
Christoph Wurst
56641f0fe1 Merge pull request #9310 from nextcloud/feature/noid/CriticalActionPerformedEvent
Document CriticalActionPerformedEvent
2022-11-09 13:21:18 +01:00
Christoph Wurst
c7170e3312 Merge pull request #9311 from nextcloud/feature/noid/document-datetime-support-for-entities
Document datetime support for the Entity class
2022-11-09 13:20:41 +01:00
Joas Schilling
867b591954 Document datetime support for the Entity class
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:32:52 +01:00
Joas Schilling
dede3c97e0 Document CriticalActionPerformedEvent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:18:09 +01:00
Joas Schilling
17cb5ca882 Document IFactory::getUserLanguage()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:01:40 +01:00
Louis
6712d40524 Merge pull request #9283 from nextcloud/artonge/feat/table_management_tips
Add table management tips for developers
2022-11-08 13:41:17 +01:00
Louis Chemineau
df4819dd92 Add table management tips for developers
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-08 13:38:05 +01:00
Christoph Wurst
cab4333f0e Merge pull request #9299 from nextcloud/bugfix/noid/update-CI-template-references
Update CI templates and add more links
2022-11-08 13:14:59 +01:00
Joas Schilling
d82c534b04 Don't state supported stable branches in the docs
We would forget to update them similarly to the old statement

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 13:07:14 +01:00
Joas Schilling
4fb3de3aa6 Fix missing highlight
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:57:29 +01:00
Joas Schilling
cda3adc84f Add ref to front-end docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:54:59 +01:00
Joas Schilling
696334f46a Update CI templates and add more links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:46:15 +01:00
Joas Schilling
529d7712e6 Make upgrade docs more relevant
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:26:36 +01:00
Joas Schilling
32b9699b7f Document "christophwurst/nextcloud replacement" and "Disabled keyboard shortcuts" for 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 11:59:57 +01:00
Anna
7a82c74f17 Merge pull request #9269 from nextcloud/enh/document-imip-change-for-26
Document iMIP API change for 26
2022-11-07 11:57:19 +01:00
Christoph Wurst
277e585ac4 Merge pull request #9278 from nextcloud/enhancement/dev-process-backports
Document development process and backports
2022-11-03 17:00:41 +01:00
Christian Wolf
e0afb73e7c Removed wrong capitalization and few bugs in Sphinx build
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-11-03 15:43:40 +01:00
Christoph Wurst
1053dfadf7 Document deprecation of pascal case DI container parameters
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-03 14:55:35 +01:00
Christoph Wurst
cd6f419a63 Merge pull request #9281 from nextcloud/enhancement/update-di-container-parameters-aliases-services
Update DI parameters, aliases and services documentation
2022-11-03 14:03:21 +01:00