JohannesGGE
197c826b83
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de >
2023-04-06 09:33:06 +00:00
Andy Scherzinger
81ed545d55
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:54:57 +00:00
Dennis de Best
d7d57455c6
Update settings.rst
...
Signed-off-by: Dennis de Best <dennis@debest.fr >
2023-02-10 17:15:54 +00:00
Dennis de Best
14162d1b3b
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-02-10 17:15:54 +00:00
Faraz Samapoor
1a7330e1e0
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-10 23:07:37 +00:00
Vincent Petry
66ce8306f8
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 10:15:37 +00:00
Vincent Petry
cc787de311
Add share attributes documentation in OCS Share API
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-04 13:58:51 +00:00
Joas Schilling
1aaaba25c8
Fix syntax issues
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-17 18:21:17 +00:00
Julius Härtl
7c5ff5d934
Merge pull request #9371 from nextcloud/backport/9366/stable24
2022-11-16 15:30:31 +01:00
Christoph Wurst
f3bdaf49db
Document that Nextcloud does not ship a Babel Polyfill anymore
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 21:25:05 +00:00
Christoph Wurst
9054c069bf
Document versions of the PSR packages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 20:23:56 +00:00
Christoph Wurst
6042689fe1
Document when to use the NoTwoFactorRequired annotation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 17:28:36 +00:00
Christoph Wurst
3732bd6185
Use deprecated directive instead of note
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 15:02:42 +01:00
Christoph Wurst
a2cc04fdb4
Document app bootstrap boot and injectFn
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 12:04:30 +00:00
Christoph Wurst
4758f12f72
Fix min PHP in Nextcloud 24
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 10:41:58 +00:00
Christoph Wurst
a76793646c
Merge pull request #9333 from nextcloud/backport/9330/stable24
...
[stable24] Document deprecation of entity slugs
2022-11-14 11:14:01 +01:00
Christoph Wurst
ea939804a6
Document deprecation of entity slugs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 11:10:35 +01:00
Christoph Wurst
70cb750bee
Merge pull request #9337 from nextcloud/backport/9332/stable24
...
[stable24] Document behavior changes of dbal 3.0 to 3.1 upgrade
2022-11-14 10:52:25 +01:00
Christoph Wurst
0782b47884
Document GenericEvent deprecation in Nextcloud 22
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 09:25:54 +00:00
Christoph Wurst
c8355be9db
Document behavior changes of dbal 3.0 to 3.1 upgrade
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 09:25:31 +00:00
Joas Schilling
457435cbd1
Merge pull request #9313 from nextcloud/backport/9309/stable24
...
[stable24] Document `IFactory::getUserLanguage()`
2022-11-09 14:02:51 +01:00
Joas Schilling
34d40024ff
Document datetime support for the Entity class
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-09 12:21:24 +00:00
Joas Schilling
a5df32df39
Document IFactory::getUserLanguage()
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-09 12:20:36 +00:00
Christoph Wurst
ac5ca9596e
Fix rendering of inline code block
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-10-31 14:39:55 +00:00
Kushal Chand
43f80ca9ba
Remove link to oc repo in developer manual
...
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com >
2022-10-14 13:46:53 +00:00
Robin Windey
7f3d1edb8b
Improve migration docs
...
* Add section on how migration classes are constructed
* Add a hint for "version" argument on "migrations:execute"
Signed-off-by: Robin Windey <ro.windey@gmail.com >
2022-09-07 10:23:46 +00:00
Daniel
b8640b7274
Merge pull request #8800 from nextcloud/backport/8557/stable24
...
[stable24] Update ocs-status-api.rst table rows to display properly
2022-06-28 23:05:10 +02:00
Daniel
f6965a4041
Merge pull request #8510 from nextcloud/backport/8495/stable24
...
[stable24] Explain how to add several IDelegatedSettings in the key "settings"
2022-06-28 23:00:40 +02:00
Aaron Segura
3118cb313b
Update ocs-status-api.rst
...
Fix tables so that each row is displayed separately
Signed-off-by: Aaron Segura <aaron@aaronsegura.com >
2022-06-28 20:58:18 +00:00
Felix Schneider
6e73490057
Fix Typo
...
"addning" --> "adding"
Signed-off-by: Felix Schneider <fs@felix-schneider.org >
Signed-off-by: Felix Schneider <fs@felix-schneider.org >
2022-06-20 11:09:26 +00:00
Andreas Weswaldi
9a03fb1d24
fixed typo in developer_manual
...
fixed typo "dekstop" to "desktop" in client_apis/LoginFlow/index.rst
Signed-off-by: Andreas Weswaldi <andreas@weswaldi.at >
2022-06-11 11:34:08 +00:00
zak39
d6707bc4e2
Explain how to add several IDelegatedSettings classes 'settings'
...
In this documentation, there is no explanation on how to add several IDelegatedSettings' classes for a function.
Signed-off-by: zak39 <fotia.baptiste@hotmail.com >
2022-06-03 14:45:50 +00:00
Christoph Wurst
1e423c78d0
Drop empty Nextcloud 24 upgrade sections
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-05-31 10:03:00 +00:00
Christoph Wurst
788512d99c
Clarify app versioning for EOLed Nextcloud/PHP
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-05-04 09:21:16 +00:00
Vitor Mattos
24e81b3b30
Fix appdata url
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2022-04-26 05:07:36 +00:00
Christopher Ng
e538ab0e09
Add period
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-04-25 17:10:03 +00:00
Christopher Ng
ac3161639c
Update casing
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-04-25 17:10:02 +00:00
Christopher Ng
740f19775e
Document user migration API
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-04-25 17:10:02 +00:00
Cyrille Bollu
3d2d456f19
corrects a sentence in search.rst
...
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be >
2022-04-23 09:06:48 +00:00
Joas Schilling
9af1862f84
Document the string length issue
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-04 16:03:28 +02:00
Christoph Wurst
eaeeb94dc1
Give some pointers for the PHP8.1 support for apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-24 12:15:50 +01:00
Christoph Wurst
bc987e9f7e
Split up app upgrade pages by major release
...
The old page got longer and longer and it wasn't possible to link to
specific sections as we had multiple headings with the same title on a
single page.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-23 12:36:13 +01:00
Joas Schilling
02e092a229
Merge pull request #8139 from nextcloud/bugfix/8128/document-db-requirements
...
Document database requirements and specialties
2022-03-22 14:27:33 +01:00
blizzz
13a9efc423
Merge pull request #7036 from nextcloud/enh/dev-client-flow-login-name-mismatch
...
Document client login flow login name mismatch
2022-03-22 10:01:43 +01:00
Julien Veyssier
dc634430cb
add contained-folder-count and contained-file-count optional webdav properties
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-03-20 14:24:41 +01:00
Joas Schilling
dfee257fc2
Document database requirements and specialties
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-03-17 16:08:59 +01:00
Christoph Wurst
ba31204ba2
Merge pull request #8119 from helen-fornazier/master
...
Remove meaningless note regarding "testEcho" from tutorial
2022-03-16 14:10:07 +01:00
Marcel Klehr
7d113564da
Add TOC entry for dev docs for projects
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-03-15 15:52:03 +01:00
Julius Härtl
7282b3b973
Merge pull request #8120 from nextcloud/feature/projects
...
Add dev docs for projects
2022-03-15 15:17:20 +01:00
Marcel Klehr
5494fdf6b2
Add docs for projects
2022-03-13 15:16:21 +01:00