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
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
Helen Koike
33bb9d9f30
Remove meaningless note regarding "testEcho" from tutorial
...
"testEcho" method isn't mentioned anywhere else in the tutorial and it
is not present in the app-tutorial git repository either.
Executing `git log -S testEcho` in both repositories doesn't show the
string in any other place, so remove the note.
Signed-off-by: Helen Koike <helen@koikeco.de>
2022-03-10 12:09:29 -03:00
Joas Schilling
52398ebf5d
Merge pull request #7534 from cogk/patch-2
...
Added example for WebDAV search by last updated time
2022-02-25 09:45:39 +01:00
Corentin Flr
6afb1ca5b5
Update developer_manual/client_apis/WebDAV/search.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-02-25 09:24:05 +01:00
Christoph Wurst
9dda872a92
Merge pull request #8099 from nextcloud/bugfix/noid/fix-transaction-method-name
...
Fix transaction method name
2022-02-24 12:00:40 +01:00
Joas Schilling
e3213636a0
Merge pull request #8026 from jaspervf/master
...
Remove duplicate flag for authentication
2022-02-24 11:54:49 +01:00
Joas Schilling
ee73b3e241
Fix transaction method name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-24 11:54:06 +01:00
Joas Schilling
cbd11e7d03
Add @publicpage to get() method tags
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-23 11:35:44 +01:00
Joas Schilling
83b5f104a0
Use "$this->"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 14:15:31 +01:00
Joas Schilling
ce51b05458
Add section to the dev docs as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 14:03:37 +01:00
Côme Chilliet
42773a35d8
Merge pull request #8048 from nextcloud/enhancement/dev-ttransactional
...
Document TTransactional for developers
2022-02-21 10:07:39 +01:00
Christoph Wurst
6088dd56d1
Merge pull request #7851 from nextcloud/mejo--patch-1
...
Update configuration.rst, mention HintException
2022-02-21 08:55:13 +01:00
Christoph Wurst
53524d8542
Document TTransactional for developers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-18 12:42:45 +01:00
Jasper vom Felde
13b8c903f0
Remove duplicate flag for authentication
...
Remove duplicate flag for using basic authentication to access WebDav
Signed-off-by: Jasper vom Felde <74309593+jaspervf@users.noreply.github.com>
2022-02-11 12:18:43 +01:00
Cyrille Bollu
7b29164174
Adds a provision about 'composer dump-autoload' to the migrations
...
chapter
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>
2022-02-09 11:25:17 +01:00
Matthieu Gallien
61c5ceb6c6
Merge pull request #8005 from nextcloud/addBulkUpload
...
add documentation about the bulk upload protocol
2022-02-08 09:06:02 +01:00
Matthieu Gallien
b42c91975a
example using curl to show how files can be uploaded with bulk upload
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-02-07 22:52:05 +01:00
Matthieu Gallien
2eedb519dc
add documentation about the bulk upload protocol
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-02-04 12:09:33 +01:00
Christoph Wurst
d0b9ccef4d
Add Talk OCP docs to dev manual
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-04 10:09:27 +01:00
Joas Schilling
eccf70ca4d
Fix parsing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-28 12:10:26 +01:00