1445 Commits

Author SHA1 Message Date
Felix Schneider
94701f77dd 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:59 +00:00
Christoph Wurst
7c61737215 Document client login flow login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-22 09:02:18 +00:00
Marcel Klehr
ae66c59b97 Add TOC entry for dev docs for projects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-16 12:30:17 +01:00
Marcel Klehr
92fcd81816 Add docs for projects 2022-03-15 14:18:09 +00:00
Joas Schilling
0498e20e17 Fix transaction method name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-24 11:01:13 +00:00
Christoph Wurst
1ab8d86e69 Drop Kanban development process, rework common labels
The Kanban dev process was used many years ago but never in Nextcloud.
Therefore the process description is not just outdated but misleading.

We still use the labels, albeit their description was mildly outdated.
They were restructured and grouped for better comprehensibility.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-30 17:17:12 +00:00
Christian Wolf
eba03f57f0 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 18:13:10 +00:00
Christoph Wurst
a1f5ff0584 Fix dev manual links to the app controllers page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-24 18:13:10 +00:00
Carl Schwan
08efa0fe79 Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:44:28 +00:00
Christoph Wurst
e0f927b1c6 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 16:09:44 +00:00
Daniel Kesselberg
7c741db9a5 Update example code for newer phpunit
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 13:08:22 +00:00
Daniel Kesselberg
8a7cc1da16 Drop instructions how to install phpunit
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 13:08:22 +00:00
Christoph Wurst
677ee502b3 Document correct db transaction handling
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 11:54:14 +00:00
Christoph Wurst
bde98f6cbe Merge pull request #6934 from nextcloud/backport/6896/stable21
[stable21] Fix code review link
2021-07-06 12:06:54 +02:00
Christoph Wurst
317bf1b581 Fix dev manual inconsistencies
* Add missing debugging page
* Remove dead request lifecycle sub pages TOC
* Remove dead link to core translations page
* Revive link to basics debugging page
* Fix traige workflow image path
* Remove dead link to performance page

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-06 10:01:39 +00:00
Christoph Wurst
1dbd3c1af3 Fix code review link
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-06 10:01:31 +00:00
Christoph Wurst
93a05f4b2c Drop duplicate getting started page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 15:34:14 +00:00
Christoph Wurst
a22ee3406d Drop deleted testing dir from digging deeper toc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:10:50 +00:00
Christoph Wurst
e59a286a01 Fix inclusion of share and sharee OCS API pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:41:44 +00:00
Christoph Wurst
7fefb848c4 Give the Activity API page a title so it shows in the TOC
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:41:44 +00:00
Christoph Wurst
50433efe4a Limit WebDAV TOC depth like on other pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:41:44 +00:00
Christoph Wurst
fa05a30a80 Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:41:44 +00:00
Christoph Wurst
c148196d8e Add missing OCS status API page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:41:44 +00:00
Christoph Wurst
49d5f66c2e Fix links from the request lifecycle to the app init docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:47:30 +00:00
Lukas Reschke
4b12e3901b Schema -> ISchemaWrapper
This makes my autocomplete happier :)
2021-05-25 17:49:32 +00:00
Roeland Jago Douma
6d67dd545a Revert "[stable21] Fix images and alt tags" 2021-04-30 13:13:40 +02:00
HouraisanNEET
6739a98a57 Update bootstrap.rst
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-04-23 05:38:00 +08:00
HouraisanNEET
19e073aedc Revert namespace change
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-04-22 19:15:00 +00:00
HouraisanNEET
4fad7f5023 Update bootstrap.rst
Fix syntax and errors.

Signed-off-by: HouraisanNEET <>
2021-04-22 19:15:00 +00:00
Jan C. Borchardt
02521b6242 Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-20 11:37:48 +02:00
Michał
dfef099af1 Update tutorial.rst
Typing error (excute->execute)
2021-03-16 21:36:47 +00:00
Tobias Kaminsky
e31221f3f2 DI is now case sensitive: changing IDBConnection 2021-02-04 12:12:02 +00:00
Michael Hirschler
4a8de965b7 Update filesystem.rst 2021-01-18 16:30:29 +01:00
Michael Hirschler
49ceef272d Update publicpage.rst 2021-01-15 16:21:22 +01:00
Christoph Wurst
e63a3940ca Add note about the new database exception and the dropped dbal one
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-15 10:19:37 +01:00
Christoph Wurst
730f23cbee Recommend our own type constants instead of Doctrine's
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-15 10:12:29 +01:00
Morris Jobke
01d8c7b481 Merge pull request #5931 from nextcloud/fix/dev-docs-migration-type-types
Fix upgrade info about the dbal type vs types class
2021-01-12 17:07:06 +01:00
Michael Hirschler
8f972d6164 Update content.rst 2021-01-12 13:54:24 +01:00
Michael Hirschler
88c31eb718 Update content.rst 2021-01-12 13:53:34 +01:00
Christoph Wurst
806a44eb50 Fix upgrade info about the dbal type vs types class
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-12 09:44:10 +01:00
Christoph Wurst
4ef95bcadc Fix Doctrine 3 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:42:11 +01:00
Christoph Wurst
55af246ecc Document change reg. Nextcloud 21 and php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:30:48 +01:00
Morris Jobke
b75263ea8e Merge pull request #5887 from nextcloud/tcitworld-patch-2
Fix another typo
2021-01-06 14:26:54 +01:00
Morris Jobke
2458634739 Merge pull request #5885 from nextcloud/tcitworld-patch-1
Fixed a typo in l10n docs
2021-01-06 14:25:05 +01:00
Thomas Citharel
07831576c3 Fix another typo
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 15:36:01 +01:00
violoncello.ch
da10da77a0 Merge pull request #5830 from nina-py/patch-2
Fix link to "Code reviews" page
2021-01-05 14:16:51 +01:00
Thomas Citharel
362b344431 Fixed a typo in l10n docs
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 11:10:11 +01:00
Christoph Wurst
7623e065d3 Add note about the PSR-0 deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-22 14:07:47 +01:00
Christoph Wurst
c4f0adbacd Document PSR-0 and PSR-4 as two supported PSRs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-22 14:07:24 +01:00
Christoph Wurst
13db8cc91a Merge pull request #5821 from nextcloud/enhancement/dev-web-host-metadata
Document the new Web Host Metadata API for apps
2020-12-22 13:00:15 +01:00