Commit Graph

39 Commits

Author SHA1 Message Date
Julia Kirschenheuter
9028a00c3a Merge pull request #8459 from nextcloud/enhancement/nextcloud-25-app-upgrade-skeleton
Add Nextcloud 25 app upgrade guide skeleton
2022-06-01 17:04:32 +02:00
Christoph Wurst
eabcfbef8f Drop empty Nextcloud 24 upgrade sections
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-31 11:31:49 +02:00
Christoph Wurst
b0a234ef04 Add Nextcloud 25 app upgrade guide skeleton
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-31 11:29:29 +02:00
Christoph Wurst
9b0e24a9d5 Clarify app versioning for EOLed Nextcloud/PHP
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-04 10:38:57 +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
Christoph Wurst
c340dbce3c Document the process of releasing an app updates as maintainer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-14 11:47:56 +01:00
Christoph Wurst
3af5f88be5 Add Nextcloud 24 app upgrade guide skeleton
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-09 15:59:13 +01:00
Christoph Wurst
0511e6b7c9 Add app upgrade guide for Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-09 15:49:04 +01:00
Seth Falco
3c9b9487ac typo: update formatting and correct capitalization
Signed-off-by: Seth Falco <seth@falco.fun>
2021-09-02 13:31:26 +02:00
Christoph Wurst
3e61d530e5 Document deprecation of scss compilation and vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 14:21:06 +02:00
Christoph Wurst
db855f9630 Merge pull request #6911 from nextcloud/fix/typo-upgrade-json-log
Fix typo in json log format upgrade docs
2021-07-05 14:09:17 +02:00
Christoph Wurst
4d0b134954 Fix typo in json log format upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 13:12:47 +02:00
Christoph Wurst
8aec37a303 Document moar critical changes in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:39:24 +02:00
Christoph Wurst
cf369cbd78 Document critical changes for devs and admins in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:53:29 +02:00
Vincent Petry
ebca005493 Remove DB schema docs, add note for NC 22
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17 17:42:31 +02:00
Vincent Petry
1f5ffe8253 Remove traces of migrations:generate-from-schema
Remove traces of occ migrations:generate-from-schema which was removed
in NC 22.

Also adjust text that specifies that now ALL migrations:* commands are only
available in debug mode.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17 15:33:53 +02:00
Benjamin Brahmer
9b0b645c03 add release_automation.rst
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-24 12:42:55 +02: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
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
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
02700f6454 Document the new Web Host Metadata API for apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 13:21:06 +01:00
Christoph Wurst
8cb613ff7b Give devs a hint that it's their last chance ditch database.xml
It looks like 22 will drop the database.xml support alltogether, so
let's motivate devs for the mgiration if they haven't done already.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-14 10:26:13 +01:00
Christoph Wurst
09dac2fdd0 Document optional unified search result entry attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-04 09:15:10 +01:00
Morris Jobke
778ee230ae Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-12-03 11:11:52 +01:00
Christoph Wurst
ce5134fb87 Deprecate the app code checker
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-03 10:44:09 +01:00
Christoph Wurst
e378f9d0ae Fix duplicate target warnings of Sphinx for external links
Apparently Sphinx doesn't like that we use the same name multiple times,
though the link pointed to different URLs.
https://github.com/sphinx-doc/sphinx/issues/3921#issuecomment-315581557
suggests using `__` for "anonymous references".

This will remove some of the github action comments that show for every
PR.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 09:11:58 +01:00
PanCakeConnaisseur
332b2c8b8f Fix typo 2020-10-08 20:54:09 +02:00
Christoph Wurst
c8414faea8 Document deprecated getters of IServerContainer in 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-07 09:16:22 +02:00
Christoph Wurst
32bcb0d631 Document two more deprecations in 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-06 11:20:42 +02:00
Christoph Wurst
590f2583ca Document Nextcloud 20 removed jQuery plugin(s)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-06 09:42:45 +02:00
Christoph Wurst
4698cb9255 Document the escape-html removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-06 08:21:43 +02:00
Christoph Wurst
463ce8a859 Document Nextcloud 20 critical changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 14:30:39 +02:00
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
Christoph Wurst
eb3228f05c Document PSR-11 integration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-16 14:34:41 +02:00
Christoph Wurst
2647cd93c7 Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00