Commit Graph

592 Commits

Author SHA1 Message Date
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
Filis Futsarov
5822a1c085 Typo 2019-01-28 16:09:25 +00:00
korelstar
fbe68627aa Merge information about l10n from core and app 2019-01-09 22:00:51 +01:00
Roeland Jago Douma
dd402e4aa8 Fix two-factor-provider links
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:26:24 +01:00
Roeland Jago Douma
952d21cf6f Fix tutorial and link to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:20:30 +01:00
Roeland Jago Douma
bfc01a1de8 Fix routes syntax highlight
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:18:37 +01:00
Roeland Jago Douma
f5db83ece5 Fix reference
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:16:41 +01:00
Roeland Jago Douma
a76a9fe0b7 Fix note display
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:08:31 +01:00
Morris Jobke
435e80e97a Merge pull request #1074 from nextcloud/dev/background_improvements
Improve background job documentation now that it is in OCP
2019-01-02 15:23:15 +01:00
Morris Jobke
84542ea04d Merge pull request #1070 from nextcloud/pimp_tutorial
Pimp tutorial
2019-01-02 15:10:13 +01:00
Georg Ehrke
51b77ac85d clarify app-store skeleton 2018-12-29 13:26:46 +00:00
Roeland Jago Douma
e938e1fef8 Pimp backgroundjobs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-27 10:50:46 +01:00
Vadim Nicolai
fdf3883669 Update npm.rst 2018-12-26 11:04:06 +02:00
Roeland Jago Douma
55ffeb0482 Pimp tutorial
* typehint
* qbmapper
* migrations

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-24 15:19:20 +01:00