Roeland Jago Douma
794f2a87f7
getAppfolder is dead
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:31:53 +00:00
Julius Härtl
e932090f43
Add link to new phpdoc build
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-16 11:18:33 +02:00
dassio
56bf33ec82
add workspace property
...
Signed-off-by: dassio <dassio@icloud.com>
2020-09-14 15:06:37 +00:00
Morris Jobke
40cc4dcd9c
Update developer_manual/client_apis/OCS/ocs-api-overview.rst
2020-09-14 14:31:12 +00:00
Alexandru Ungureanu
22acf6f193
Corrected unintended text emphasis
...
Signed-off-by: Alexandru Ungureanu <aungureanu@keyfort.co.uk>
2020-09-14 14:31:11 +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
Morris Jobke
37e96e63a3
Merge pull request #2122 from nextcloud/backport/2120/stable19
...
[stable19] Fix admin doc links
2020-07-02 23:46:50 +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
4eca34a809
Merge pull request #2140 from nextcloud/backport/2138/stable19
...
[stable19] Document current bootstrap mechanism
2020-06-15 20:01:18 +02:00
Christoph Wurst
227ab07262
Remove oudated backporting docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-10 12:28:41 +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
Sascha Wiswedel
6113e38c44
more link fixes
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 11:43:24 +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
Morris Jobke
d305a63c75
Merge pull request #1744 from nextcloud/jospoortvliet-patch-1
...
add autocomplete API
2020-04-21 10:00:05 +02:00
Morris Jobke
346ef4939d
Merge pull request #1968 from nextcloud/add-links-to-api-docs
...
add comments and link to activity docs
2020-04-21 09:51:48 +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
Jos Poortvliet
7e8e70fa1d
Update index.rst
2020-04-20 09:40:11 +02:00
Jos Poortvliet
d70eeac661
Create comments.rst
2020-04-20 09:40:04 +02:00
Jos Poortvliet
e9bbd5898b
Update index.rst
2020-04-20 09:39:56 +02:00
Jos Poortvliet
3152c243e3
Update index.rst
2020-04-20 09:39:48 +02:00
Jos Poortvliet
56714d1e8b
Rename activity.rst to activity-api.rst
2020-04-20 08:30:13 +02:00
Jos Poortvliet
1703965808
Create activity.rst
2020-04-20 08:28:43 +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
Christoph Wurst
659cd275e1
Document jquery deprecation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 09:27:09 +02:00