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
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
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
...
Use more inclusive pronouns
2020-03-26 23:39:59 +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
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
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
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
Jan-Christoph Borchardt
ad5f038626
Apply suggestions from code review
...
Wording fixes
2019-04-01 20:39:43 +02:00
Jos Poortvliet
b3358d2a7e
note it is about users
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2019-04-01 19:46:57 +02:00
Jos Poortvliet
03ce3d8858
add section on moving into our repo
2019-04-01 19:43:17 +02:00
tjaisson
2322a5db57
Add missing 'new' keyword in code sample
2019-02-06 11:20:56 +01:00
Morris Jobke
1dc3fd02d9
Merge pull request #1211 from nextcloud/show_more_content
...
Show a bit more content on the overview pages
2019-01-31 13:35:26 +01:00
Roeland Jago Douma
8af5f1f547
Add events to listen for
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-01-31 12:50:12 +01:00
Roeland Jago Douma
7fd17c8351
Show a bit more content on the overview pages
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-01-31 12:27:22 +01:00
Christoph Wurst
da31f27190
Update developer_manual/app/view/js.rst
...
Co-Authored-By: rullzer <rullzer@users.noreply.github.com >
2019-01-30 15:44:41 +01:00
Christoph Wurst
88b80ad433
Update developer_manual/app/view/js.rst
...
Co-Authored-By: rullzer <rullzer@users.noreply.github.com >
2019-01-30 15:44:34 +01:00
Christoph Wurst
9a5e9dc057
Update developer_manual/app/view/js.rst
...
Co-Authored-By: rullzer <rullzer@users.noreply.github.com >
2019-01-30 15:43:12 +01:00
Roeland Jago Douma
063996829f
Add intitial state docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-01-30 15:34:41 +01:00