Commit Graph

616 Commits

Author SHA1 Message Date
Morris Jobke
82df697dcb
Merge pull request #5893 from nextcloud/backport/5887/stable18
[stable18] Fix another typo
2021-01-06 14:28:43 +01:00
Thomas Citharel
18fa780cb9 Fix another typo
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-06 13:27:44 +00:00
Thomas Citharel
0346d3a02f Fixed a typo in l10n docs
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-06 13:25:49 +00:00
nienzu
743103af0c Correct sample code dependency and some typo
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-29 13:19:45 +00:00
nienzu
c9fe0c19cf Fix spelling error in migrations
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-20 08:29:06 +00:00
Mason Payne
d9be21835c Update required info about Hooks
Spent too much time looking for something to give me the right direction. Found this forum post from 2017.
https://help.nextcloud.com/t/filehook-not-working/14591/14

Signed-off-by: Mason Payne <gomas.bmw@gmail.com>
2020-10-16 11:32:38 +00:00
Michał
909a4ba48f Fix uninitialised variable 2020-10-12 14:56:08 +00:00
nienzu
bd714615cc Correct some spelling errors in app tutorial 2020-10-09 14:05:47 +00:00
dassio
b370d32abb change to suffixing
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:43 +00:00
dassio
b223321139 add migration to tutorial
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:42 +00:00
Roeland Jago Douma
1356d4d8df
Merge pull request #5047 from nextcloud/backport/5040/stable18
[stable18] getAppfolder is dead
2020-09-24 11:53:17 +02:00
Roeland Jago Douma
cd155d2cda getAppfolder is dead
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:32:11 +00:00
Roeland Jago Douma
1460b14754 enh appdata docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:32:04 +00:00
Jivan Pal
a4a6b5476a Update routing.rst; corrected parameter name from method to verb 2020-09-09 16:30:17 +00:00
Klaus
181014f41a Add example of n function 2020-09-09 14:59:33 +00:00
dassio
cf3502a259 add example for type annotattion
Signed-off-by: dassio <dassio@icloud.com>
2020-08-20 06:11:22 +00:00
Morris Jobke
ba92b96ac0
Merge pull request #2844 from nextcloud/backport/2843/stable18
[stable18] Document existing events
2020-08-10 15:27:09 +02:00
Morris Jobke
e5a1f6016e
Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:25:21 +02:00
Morris Jobke
6da511497d
Document existing events
* LoadAdditionalScripts (@rullzer) - https://github.com/nextcloud/server/pull/16641
* LoadViewerEvent (@skjnldsv) - https://github.com/nextcloud/viewer/pull/271
* RegisterDirectEditorEvent (@juliushaertl) - https://github.com/nextcloud/server/pull/17625
* typed events for files scanner (@christophwurst) - https://github.com/nextcloud/server/pull/18351
* typed events for group mangement (@christophwurst) - https://github.com/nextcloud/server/pull/18350
* AddContentSecurityPolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/15730
* UserLiveStatusEvent (@georgehrke) - https://github.com/nextcloud/server/pull/21186
* password_policy events (@christophwurst) - https://github.com/nextcloud/server/pull/18019
* AddFeaturePolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/16613
* ShareCreatedEvent (@rullzer) - https://github.com/nextcloud/server/pull/18384
* LoadSettingsScriptsEvent (@blizzz) - https://github.com/nextcloud/server/pull/21475
* flow events (@rullzer) - https://github.com/nextcloud/server/pull/18535

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:25:11 +02:00
Christoph Wurst
8bfa4b48b8 \OCP\BackgroundJob\Job::run is neither public nor static
Ref https://help.nextcloud.com/t/cannot-develop-own-backgroundtask-when-using-nextcloud-developer-documentation/83411

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 09:29:57 +00:00
Christoph Wurst
3b63e47b63 Document current bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:51:13 +00:00
Sascha Wiswedel
db92147404 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 11:12:04 +00:00
tflidd
07eaa98cc5 Update npm.rst
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 14:29:11 +00:00
Morris Jobke
56948b4096 Update developer_manual/app/view/l10n.rst 2020-05-26 13:39:07 +00:00
rakekniven
01266148b1 Add section about .l10nignore
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-26 13:39:06 +00:00
Sascha Wiswedel
0d4dea5031 licensing note also put into dev docs
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
b2675694cd App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Christoph Wurst
92eb7c4e99 Document the new event classes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-20 15:02:04 +00:00
Christoph Wurst
59e6b12bda
Backport the app dev upgrade guide to stable18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-14 16:17:50 +02:00
Anton Strömkvist
55a3018432 Fix: 't he' => ' the'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-28 07:47:16 +00:00
Joas Schilling
f8871657ce Add a note about plurals
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-17 11:48:07 +00:00
Joas Schilling
807f11fb01 Better translation guidelines
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-17 11:48:07 +00:00
Christoph Wurst
50b89f7ab9 Move hooks to events and enhance the docs a bit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 19:05:51 +00:00
kesselb
a9fa8e210d
Merge pull request #1629 from TimoKramer/patch-3
specify needed phpunit version
2020-01-06 22:26:30 +01:00
blizzz
6142652d49
Merge pull request #1756 from nextcloud/nc-flow
initial Flow 'documentation'
2020-01-06 14:16:02 +01:00
Jos Poortvliet
dbc9c144fe
Update developer_manual/app/flow.rst
rename

Co-Authored-By: blizzz <blizzz@arthur-schiwon.de>
2020-01-06 12:56:46 +01:00
Timo Kramer
5f2c619276 specify needed phpunit version
- phpunit version in this tutorial needs to be 8 from nextcloud 18 on.

There was no mentioning of the phpunit version.

Signed-off-by: Timo Kramer <fw-git@timokramer.de>
2020-01-03 13:17:52 +01:00
Morris Jobke
4db5e0cca9
Add a section "How to test ..."
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-01-02 22:34:30 +01:00
Jos Poortvliet
8926663856
Update flow.rst 2020-01-02 22:16:39 +01:00
Jos Poortvliet
5f49266409
Update index.rst
adding flow to toc / menu

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:30:47 +01:00
Jos Poortvliet
d35ed83c78
initial Flow 'documentation'
adds super basic description and link to Arthur's talk at 36C3.

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:28:21 +01:00
Julius Härtl
3004bfd32a
Add links to vue tutorial and source files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:53:36 +02:00
Julius Härtl
6a2203c4b4
Fix migration in app tutorial
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:39:48 +02:00
Julius Härtl
cf1222e242
Update tutorial to match the repo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-17 19:26:08 +02:00
Roeland Jago Douma
dac43b0dcb
Add CSP event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-16 15:16:08 +02:00
Roeland Jago Douma
5faaa3d3b1
Add initial event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-16 15:14:35 +02:00
githubkoma
a170a77645
Update tutorial.rst, fixes #1500
DB Migration files have to end with ".php"

Fixes https://github.com/nextcloud/documentation/issues/1500
2019-06-17 09:49:11 +02:00
Arthur Schiwon
94138849b7
fix links on NPM page
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 16:35:42 +02:00
John Molakvoæ
a9e2fccd63
Fix npm dev build instructions 2019-04-18 08:29:22 +02:00
Jan-Christoph Borchardt
894706540b
Remove specific unnecessary reference 2019-04-01 20:40:33 +02:00