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
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
Christoph Wurst
dc176d3a37
Merge pull request #1946 from nextcloud/dev-js-network-events
...
Document the new js network events
2020-04-09 20:40:13 +02:00
Christoph Wurst
0f706bc801
Merge pull request #1947 from nextcloud/upgrade-19-symfony
...
Document the upgrade of symfony in 19 and required changes
2020-04-09 20:39:52 +02:00
Christoph Wurst
fb4c688262
Document the upgrade of symfony in 19 and required changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-09 17:52:20 +02:00
Christoph Wurst
620cbe4a90
Document the new js network events
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-09 17:46:45 +02:00
Christoph Wurst
a2af16ddcb
Document the new event classes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-09 17:33:07 +02:00
Johannes Endres
db88a15fdb
expireDate also valid parameter in new share
2020-03-28 10:32:54 +01:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
...
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
John Molakvoæ
f577024593
Update triaging.rst
2020-03-21 15:37:48 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
...
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com >
2020-02-27 22:14:46 +01:00
Anton Strömkvist
b6dc9a3bd0
Fix: 't he' => ' the'
...
Signed-off-by: Anton Strömkvist <anton@stromkvist.com >
2020-02-27 21:52:13 +01:00
Daniel Kesselberg
a9ef13a5ef
Fix: Bullet list ends without a blank line
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
bac99b4454
Fix: unexpected unindent
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
630ffe6a78
Fix: Duplicate explicit target name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
e6e105475a
Fix: reference to nonexisting document
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
da24f8b062
Fix: Title underline to short
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
68db9c3bba
Fix: Title level inconsistent
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Joas Schilling
c7ed59fecc
Add a note about plurals
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-02-13 22:32:36 +01:00
Joas Schilling
882258ae33
Better translation guidelines
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-02-13 22:14:36 +01:00
Roeland Jago Douma
d236f5e566
Pimp app settings documentation
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-02-10 16:16:57 +01:00
Christoph Wurst
23c9075cd0
Document (new) JS APIs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-21 16:15:59 +01:00
Julius Härtl
407a2d70c4
Move to python3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-20 14:29:31 +01:00
Christoph Wurst
fe61d0ea4a
Merge pull request #1780 from nextcloud/refactor/hooks-to-events
...
Move hooks to events and enhance the docs a bit
2020-01-18 20:05:35 +01:00
Christoph Wurst
f19af512e5
Add a simple app upgrade guide from critical changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-18 19:58:45 +01:00
Christoph Wurst
ae0458ac37
Move hooks to events and enhance the docs a bit
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-18 15:43:49 +01:00
kesselb
a9fa8e210d
Merge pull request #1629 from TimoKramer/patch-3
...
specify needed phpunit version
2020-01-06 22:26:30 +01:00
John Molakvoæ
fd60166445
Update ocs-api-overview.rst ( #1759 )
...
Update ocs-api-overview.rst
2020-01-06 14:43:48 +01:00
blizzz
6142652d49
Merge pull request #1756 from nextcloud/nc-flow
...
initial Flow 'documentation'
2020-01-06 14:16:02 +01:00
bpcurse
d181feb81f
Update ocs-api-overview.rst
...
Finally all spaces replaced by tabs. At least I hope... :)
2020-01-06 13:17:20 +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
bpcurse
39ad6b8f53
Update ocs-api-overview.rst
...
Tabbed all indentations
2020-01-06 12:50:35 +01:00
bpcurse
e5a3fb3aa6
Update ocs-api-overview.rst
...
- Updated the displayed data to resemble the actual query results as of v17.0.2
- Added `GET /ocs/v1.php/cloud/users` paragraph
- Fixed some typos
2020-01-06 06:11:39 +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
Julius Härtl
210651b75c
Add SAML, SMB and polish layout
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-02 23:27:55 +01:00
Tobias Kaminsky
0bf59b19a7
Update index.rst
2020-01-02 22:34:31 +01:00
tobiasKaminsky
f33de18b3b
add OnlyOffice
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2020-01-02 22:34:30 +01:00
tobiasKaminsky
c141e1abbc
add collabora
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2020-01-02 22:34:30 +01:00