Commit Graph

1577 Commits

Author SHA1 Message Date
dartcafe
b7f2a7db18
refer to current webpack packages
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:15 +01:00
dartcafe
6b2d51d6d1
use --node-env instead of NODE_ENV=
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:14 +01:00
Christoph Wurst
f35e31168d
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-29 09:47:04 +01:00
Christoph Wurst
cf6abe710c
There are no mailing lists
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-28 15:27:02 +01:00
rakekniven
cbee6199cf
Merge pull request #7825 from nextcloud/rakekniven-patch-2
Removed old unavailable link
2021-12-17 15:49:26 +01:00
Christian Wolf
80234e56a5 Removed issues in developer manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:30:43 +01:00
rakekniven
909232a405
Removed old unavailable link
Mailing lists are not available anymore.

Fixes #7763 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-15 07:26:40 +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
7dd3e09e7d
Document SQL debugging for (app) devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-13 14:46:02 +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
Joas Schilling
09eebe3fea
Add documentation about OCP\Security\ITrustedDomainHelper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-07 14:29:58 +01:00
Carl Schwan
b162b9cddf
Merge pull request #7673 from nextcloud/feat/add_user_status_doc
Document user status API
2021-12-06 12:16:33 +01:00
Carl Schwan
3c51f0cb1e
Document user status API
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-06 11:57:42 +01:00
Julius Härtl
88f545742a
Add note to share creation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-12-06 09:01:51 +01:00
rakekniven
c384544090
Fixed link (#7731)
Fixes #7169 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-03 11:22:02 +01:00
Christian Wolf
39db36fdb2 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 14:50:02 +01:00
Christoph Wurst
334d2865db
Fix dev manual links to the app controllers page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-22 10:38:11 +01:00
Christoph Wurst
8d335ccfcb
Document calendar access and search APIs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 14:13:41 +01:00
Carl Schwan
c1d88f41fc
Merge pull request #7555 from nextcloud/enhancement/calendar-write-api
Document calendar write API for app devs
2021-11-10 13:16:32 +01:00
rakekniven
1a64cc624b
Merge pull request #7053 from bjoernmartin/patch-2
Add app password auth option
2021-11-10 11:34:33 +01:00
Christoph Wurst
ecd0db5a7a
Document calendar write API for app devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:46:40 +01:00
Christoph Wurst
517d4459b3
Add dev docs for the calendar providers API in Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:34:47 +01:00
Björn Martin
881de39b7d Add app password auth option
Add app password authentication option which seems to be mandatory if an external auth provider is used.
2021-11-09 19:04:07 +01:00
Corentin Flr
c4a6c2ad38 Added example for WebDAV search by last updated time
Signed-off-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
2021-11-07 18:26:50 +01:00
Christoph Wurst
c8f0a31096
Document Calendar resources and rooms for developers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 15:41:26 +01:00
Julius Härtl
6b23efb4af
Use --data-binary opton when shoing chunked upload with curl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-29 09:47:45 +02:00
Joas Schilling
65302d916f
Merge pull request #7168 from nextcloud/rakekniven-patch-1
Add source examples for various used programming languages on how to add comments for translators
2021-10-29 08:39:42 +02:00
rakekniven
8b6e91eaef
Removed code block for vue
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-10-29 08:28:36 +02:00
rakekniven
a373ef8fcf
Changed wording for vue files
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-10-28 17:23:31 +02:00
Carl Schwan
f9b068281a
Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:40:19 +02:00
Juan Carlos Tello
0753d4595d
Fix nextcloud.org urls (#7164)
* Fixed help.nextcloud.org that would result in a page with a certificate issue

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to bugtracker documentation

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to how to get your app signed

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated stable installation URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated URL to Contacts & Calendar troubleshooting

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Update admin_manual/issues/general_troubleshooting.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Apply suggestions from code review

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Reverted changes on .pot files

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

Co-authored-by: Daniel <mail@danielkesselberg.de>
2021-10-25 14:32:19 +02:00
Jonas
5bf424036e
Fix small typos in publicpage.rst 2021-10-25 11:26:53 +02:00
Christoph Wurst
c63d4ac7c7
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 17:42:19 +02:00
Carl Schwan
f31f02f611
Merge pull request #7178 from nextcloud/work/dev_settings
Add setting section in the app developement tutorial
2021-10-14 11:40:10 +02:00
Carl Schwan
bd3c9594bf
Various code modernisation in code examples
* Type hinting
* Use of ::class instead of string

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-14 11:17:39 +02:00
Carl Schwan
b83a86ef18
Add setting section in the app developement tutorial
Fix #7158

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-14 11:13:16 +02:00
Daniel
19a40e4e16
Merge pull request #7177 from Aeredren/patch-2
Typo
2021-10-11 19:23:04 +02:00
Aeredren
f23b1a5245
Correct value for appname variable
Here $class2->appName come from $AppName which come from $app = new \OCP\AppFramework\App('myapp');
So it should be 'myapp' and not 'appname'
2021-10-08 15:30:52 +02:00
Aeredren
bb442806e6
Typo 2021-10-08 14:08:22 +02:00
rakekniven
933fc971d2 Update l10n.rst
Improved comments.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-10-05 10:35:01 +02:00
rakekniven
b0c8a7fd2d Merge branch 'master' into rakekniven-patch-1 2021-10-04 16:26:44 +02:00
kesselb
404ee8af6d
Merge pull request #7124 from SethFalco/typos
typo: update formatting and correct capitalization
2021-09-18 16:13:36 +02:00
Nimisha Vijay
a81b947e67
Merge pull request #7131 from nextcloud/update-design-docs
Update design docs
2021-09-16 17:13:09 +05:30
nim
97d28fddd6 changed link wording, added icon size, changed formatting for code bits
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-16 17:01:42 +05:30
Joas Schilling
1a72294771
Fix "'any' reference target not found: OCP\AppFramework\Http"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-14 09:53:11 +02:00
Joas Schilling
f6ce3f9c9a
Fix "Could not lex literal_block as "json". Highlighting skipped."
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-14 09:43:01 +02:00
Joas Schilling
daecbdec07
Fix headline length errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-14 09:42:45 +02:00
nim
b190a638cf added links to vue documentation
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-13 15:34:57 +05:30
nim
d4d5c66c01 added images
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:11:07 +05:30
nim
64e7361101 linked new files in toc
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:10:29 +05:30
nim
e17ba6788f new design docs
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:02:59 +05:30
nim
859f105da9 renamed old docs
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 19:59:49 +05:30
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
Julius Härtl
ed2a6e5c15
Merge pull request #7035 from nextcloud/enh/flow 2021-08-20 20:17:07 +02:00
Marcel Klehr
0c9064b521
Update developer_manual/digging_deeper/flow.rst
Co-authored-by: Julius Härtl <jus@bitgrid.net>
2021-08-20 20:05:21 +02:00
Daniel Kesselberg
adc48b1b4a
Update example code for newer phpunit
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 14:52:16 +02:00
Daniel Kesselberg
0ce06ab825
Drop instructions how to install phpunit
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 14:47:15 +02:00
Christoph Wurst
c2d4375701
Document correct db transaction handling
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 13:03:53 +02:00
Christoph Wurst
bb5be7c90c
Merge pull request #6714 from nextcloud/StCyr-patch-2
missing 'use' statements in Search examples
2021-08-13 10:53:11 +02:00
Christoph Wurst
ba0295305f
Document client login flow login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 10:39:55 +02:00
Marcel Klehr
a9ebed3f80 Add docs for flow
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-08-13 03:07:50 +02:00
Vincent Petry
1ce844c937
Merge pull request #6952 from nextcloud/fix/initial-state-loading
Add modern way of loading initial-state
2021-07-28 12:08:06 +02:00
rakekniven
2128b10575
Merge pull request #6905 from nextcloud/rakekniven-patch-2
Added link to app store
2021-07-13 16:56:36 +02:00
Louis
0586b57bfa Add modern way of loading initial-state
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-07 16:39:30 +02:00
Christoph Wurst
4999b0c6d1
Merge pull request #6896 from nextcloud/fix/code-review-link
Fix code review link
2021-07-06 12:00:53 +02:00
Christoph Wurst
35923e6e7a
Merge pull request #6919 from nextcloud/fix/dev-manual-inconsistencies
Fix dev manual inconsistencies
2021-07-06 12:00:40 +02:00
John Molakvoæ (skjnldsv)
e7e5a87de0
Update linting documentation and workflow examples
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-06 11:40:37 +02:00
Christoph Wurst
17416c25fc
Merge pull request #6897 from nextcloud/fix/dupliacte-dev-getting-started
Drop duplicate getting started page
2021-07-05 17:33:44 +02:00
Christoph Wurst
3d60bece92
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-05 16:04:53 +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
c73930cc3b
Merge pull request #6899 from nextcloud/fix/dead-testing-link
Drop deleted testing dir from digging deeper toc
2021-07-05 14:08:57 +02:00
Christoph Wurst
c9bfcfc260
Merge pull request #6907 from nextcloud/enhancement/moar-nextcloud-22-changes
Document moar critical changes in Nextcloud 22
2021-07-05 13:28:11 +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
382e9ff4c3
Merge pull request #6906 from nextcloud/fix/client-apis
Fix various client API docs issues
2021-07-05 12:41:19 +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
15dedf67c1
Fix inclusion of share and sharee OCS API pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:06:53 +02:00
Christoph Wurst
a7dd22d40e
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 12:06:37 +02:00
Christoph Wurst
2b941a6bd1
Limit WebDAV TOC depth like on other pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:05:55 +02:00
Christoph Wurst
750d34742a
Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:45 +02:00
Christoph Wurst
e9980cac2d
Add missing OCS status API page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:16 +02:00
rakekniven
1d6e005fb5
Added link to app store
Some apps are not developed within the Nextcloud organisation at GitHub. Using the App Store allows the user to find link to related repo.
2021-07-05 11:57:42 +02:00
Christoph Wurst
d959b150d7
Merge pull request #6898 from nextcloud/fix/lifecycle-to-init-links
Fix links from the request lifecycle to the app init docs
2021-07-05 11:47:02 +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
Christoph Wurst
8ec8aa9e45
Drop deleted testing dir from digging deeper toc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:52:13 +02:00
Christoph Wurst
4b9a868a4c
Fix links from the request lifecycle to the app init docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:46:01 +02:00
Christoph Wurst
4474fb9e73
Drop duplicate getting started page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:40:16 +02:00
Christoph Wurst
991944fbc5
Fix code review link
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:33:04 +02:00
Julius Härtl
3cd3b10470
Merge pull request #6360 from nextcloud/add-dashboard-client-api
[WIP] Dashboard API for clients
2021-06-28 13:20:16 +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
Morris Jobke
0aa7441685
Fix path
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 13:16:37 +02:00
Morris Jobke
493a3bf02a
Add developer testing hints for WebAuthn
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 13:14:17 +02:00
Lukas Reschke
cce504ca87
Schema -> ISchemaWrapper
This makes my autocomplete happier :)
2021-05-25 19:37:37 +02:00
Cyrille Bollu
140377212e
missing 'use' statements in Search examples 2021-05-20 20:50:33 +02:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Morris Jobke
2f0231c880
Merge pull request #6001 from Grotax/release_automation
Add documentation for release automation via GitHub actions
2021-04-28 21:32:07 +02:00
schrotie
2de73e45a9
Update tutorial with dev-setup alternative
Added a much simpler and less intrusive alternative development setup using podman or docker.
2021-04-28 12:03:38 +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