Michał
3fe363f6df
Update tutorial.rst
...
Typing error (excute->execute)
2021-03-17 08:52:13 +00:00
Tobias Kaminsky
2db01ebf20
DI is now case sensitive: changing IDBConnection
2021-03-16 21:16:13 +00:00
Michael Hirschler
2f858fd027
Update filesystem.rst
2021-01-20 14:19:19 +00:00
Michael Hirschler
fa7fbdc903
Update publicpage.rst
2021-01-15 16:46:14 +00:00
Morris Jobke
c35d59fb49
Merge pull request #5892 from nextcloud/backport/5887/stable19
...
[stable19] Fix another typo
2021-01-06 14:28:39 +01:00
Thomas Citharel
5e18f2df93
Fix another typo
...
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-06 13:27:23 +00:00
Thomas Citharel
2a2d3669b1
Fixed a typo in l10n docs
...
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-06 13:25:33 +00:00
nienzu
0a2f5a5ff4
Correct sample code dependency and some typo
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-29 13:19:28 +00:00
Morris Jobke
8e95be988e
Fix space
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-29 09:46:20 +01:00
nienzu
b6dd5da6c1
Fix spelling error in migrations
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-20 08:29:03 +00:00
Mason Payne
21ac1abb37
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:33 +00:00
Michał
3f087570e9
Fix uninitialised variable
2020-10-12 14:56:07 +00:00
nienzu
5b4c360a24
Correct some spelling errors in app tutorial
2020-10-09 14:05:43 +00:00
dassio
bb74f761f1
change to suffixing
...
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:40 +00:00
dassio
2e51de4c05
add migration to tutorial
...
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:39 +00:00
Roeland Jago Douma
03901e9617
Merge pull request #5044 from nextcloud/backport/5041/stable19
...
[stable19] enh appdata docs
2020-09-24 12:32:51 +02:00
Roeland Jago Douma
794f2a87f7
getAppfolder is dead
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:31:53 +00:00
Roeland Jago Douma
c07949b4d6
enh appdata docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:31:48 +00:00
Jivan Pal
c5243e253a
Update routing.rst; corrected parameter name from method to verb
2020-09-09 16:30:14 +00:00
Klaus
5c281bb6f8
Add example of n function
2020-09-09 14:59:27 +00:00
dassio
56681ab65c
add example for type annotattion
...
Signed-off-by: dassio <dassio@icloud.com>
2020-08-20 06:11:12 +00:00
Glen
5ee5317796
Update dependency_injection.rst
...
Dependency Injection and the art of Services and Containers Tutorial is unavailable due to being private on YouTube. Removed the link.
Signed-off-by: Glen Clark <glenuk@gmail.com>
2020-08-18 07:51:14 +00:00
Morris Jobke
466a1dbe56
Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:18:51 +02:00
Morris Jobke
7e78e7e9e8
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:18:51 +02:00
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
...
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
Christoph Wurst
9e81b395ed
\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:42 +00:00
Christoph Wurst
2ec825df25
Document current bootstrap mechanism
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:50:54 +00:00
Sascha Wiswedel
61c7ce9953
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:11:45 +00:00
tflidd
701082dac4
Update npm.rst
...
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 14:29:06 +00:00
Morris Jobke
b022406790
Update developer_manual/app/view/l10n.rst
2020-05-26 13:39:01 +00:00
rakekniven
e42721e9f2
Add section about .l10nignore
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-26 13:39:00 +00:00
John Molakvoæ (skjnldsv)
ba7b1f5b19
Fix typos
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-05-04 13:41:56 +02:00
Sascha Wiswedel
5b06803335
licensing note also put into dev docs
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 15:09:11 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:15:49 +02:00
korelstar
cc4cb77286
fix hints
2020-04-14 16:52:52 +02:00
John Molakvoæ
14726401fc
Merge pull request #1958 from nextcloud/dev-psr
...
Document PSR implementations
2020-04-10 17:56:06 +02:00
Christoph Wurst
396e807ecf
Merge pull request #1956 from nextcloud/fix/dev-upgrade-code
...
Fix formatting of code in text
2020-04-10 16:37:51 +02:00
Christoph Wurst
67002fb737
Document PSR implementations
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:35:06 +02:00
Christoph Wurst
d956f708f4
Merge pull request #1957 from nextcloud/dev-manual-coding-style
...
Document options for php and js code formatting tools
2020-04-10 16:31:38 +02:00
Christoph Wurst
e7040d111e
Document options for php and js code formatting tools
...
Ref https://github.com/nextcloud/server/pull/20209
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:20:38 +02:00
Roeland Jago Douma
1f4ec6f018
Merge pull request #1954 from nextcloud/dev-removed-globals-libs-19
...
Document removed globals and libs in 19
2020-04-10 16:13:21 +02:00
Christoph Wurst
88eef97cd5
Fix formatting of code in text
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:07:26 +02:00
Christoph Wurst
e1774eb20a
Document deprecation of untyped DI queries
...
Ref https://github.com/nextcloud/server/pull/19347
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:05:04 +02:00
Christoph Wurst
2ee9b8433e
Document removed globals and libs in 19
...
Ref https://github.com/nextcloud/server/pull/19357
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 15:43:12 +02:00
Christoph Wurst
c588342bdc
Merge pull request #1949 from nextcloud/dev-js-depr-globals-18
...
Update deprecated globals in 18
2020-04-10 13:44:09 +02:00
Christoph Wurst
9e7ef3d8bf
Merge pull request #1952 from nextcloud/dev-events-19
...
Document new events in 19
2020-04-10 11:25:11 +02:00
Christoph Wurst
f14ac142ae
Document new events in 19
...
Ref https://github.com/nextcloud/documentation/pull/1951
Ref https://github.com/nextcloud/server/pull/19845
Ref https://github.com/nextcloud/server/pull/19075
Ref https://github.com/nextcloud/server/pull/14722
Ref https://github.com/nextcloud/server/pull/19321
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 11:21:15 +02:00
Christoph Wurst
ce0c3d8f9c
Add new and changed apis in 19
...
Ref https://github.com/nextcloud/server/pull/19845
Ref https://github.com/nextcloud/server/pull/19890
Ref https://github.com/nextcloud/server/pull/19075
Ref https://github.com/nextcloud/server/pull/19670
Ref https://github.com/nextcloud/server/pull/19412
Ref https://github.com/nextcloud/server/pull/14722
Ref https://github.com/nextcloud/server/pull/19746
Ref https://github.com/nextcloud/server/pull/19321
Ref https://github.com/nextcloud/server/pull/19569
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 11:10:55 +02:00
Christoph Wurst
6df2b50017
Update deprecated globals in 19
...
Ref https://github.com/nextcloud/server/pull/19455
Ref https://github.com/nextcloud/server/pull/19346
Ref https://github.com/nextcloud/server/pull/15403
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 10:13:06 +02:00
Christoph Wurst
87cd5e9134
Update deprecated globals in 18
...
Ref https://github.com/nextcloud/server/pull/17402
Ref https://github.com/nextcloud/server/pull/17392
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 10:06:37 +02:00