Commit Graph

557 Commits

Author SHA1 Message Date
githubkoma
817c180229 Update tutorial.rst, fixes #1500
DB Migration files have to end with ".php"

Fixes https://github.com/nextcloud/documentation/issues/1500
2019-07-02 05:00:43 +00:00
Jan-Christoph Borchardt
824a22e576 Remove specific unnecessary reference 2019-04-02 05:11:26 +00:00
Jan-Christoph Borchardt
ea43c88c0b Apply suggestions from code review
Wording fixes
2019-04-02 05:11:26 +00:00
Jos Poortvliet
d6ca8ed33d note it is about users
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-04-02 05:11:26 +00:00
Jos Poortvliet
a5ab079017 add section on moving into our repo 2019-04-02 05:11:26 +00:00
tjaisson
9c25f6145b Add missing 'new' keyword in code sample 2019-02-06 11:18:57 +00:00
Roeland Jago Douma
513f2d462e Show a bit more content on the overview pages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:36:09 +00:00
Filis Futsarov
bb118b14a6
Typo 2019-01-28 14:40:52 +01:00
korelstar
4e10813b6d Merge information about l10n from core and app 2019-01-09 22:33:24 +00:00
Roeland Jago Douma
bfc19cf3e5 Fix two-factor-provider links
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
e73681f79d Fix tutorial and link to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
c62d77402d Fix routes syntax highlight
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
b5cc6cd738 Fix reference
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
5c6c70cc03 Fix note display
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:15 +00:00
Roeland Jago Douma
50ef48b5b0 Pimp backgroundjobs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-02 14:50:28 +00:00
Roeland Jago Douma
97c5a335b2 Pimp tutorial
* typehint
* qbmapper
* migrations

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-02 14:10:39 +00:00
Georg Ehrke
7195ca0296
clarify app-store skeleton 2018-12-29 00:42:36 +01:00
John Molakvoæ (skjnldsv)
596540f996 Fix db migration link and use warning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 14:43:54 +00:00
Roeland Jago Douma
a3c37c4307 Appdata is part of storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 13:54:23 +00:00
Christoph Wurst
97691d3f3b Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 13:42:42 +00:00
Christoph Wurst
486dc87e4f Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 13:42:42 +00:00
Roeland Jago Douma
25f549f1d9 Everybody should use migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 13:42:41 +00:00
John Molakvoæ
5c091aa379
Merge pull request #1052 from nextcloud/backport/1049/stable15
[stable15] There is no need to register controllers. DI all the way
2018-12-19 11:31:27 +01:00
John Molakvoæ
cdd3f3cba5
Merge pull request #1053 from nextcloud/backport/1048/stable15
[stable15] Add a note to the container docs
2018-12-19 11:21:59 +01:00
Roeland Jago Douma
6bd34d0f28 Add a note to the container docs
Just so people are directed to the proper section. most people should
not have to register services on their own.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 09:58:46 +00:00
Roeland Jago Douma
8a7681dc51 There is no need to register controllers. DI all the way
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 09:58:33 +00:00
Roeland Jago Douma
004fed51a9 Logging works out of the box with the DI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 09:56:00 +00:00
Roeland Jago Douma
b29b7c0d25 Add PublicPage documentation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-18 07:50:45 +00:00
Roeland Jago Douma
69d4db4411
Remove the legacy autoloader docs
We should not promote this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-28 17:21:37 +01:00
John Molakvoæ (skjnldsv)
a35392aa64
Fix linking and rst errors for dev manual
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 11:59:09 +01:00
John Molakvoæ (skjnldsv)
617fd0c398
Cleanup structure and duplicate outdated docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 10:58:57 +01:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Morris Jobke
e997036cf5
Add section about .l10nignore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-19 11:28:24 +02:00
Morris Jobke
5c3cdaf58d
Update l10n documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-19 11:24:09 +02:00
Pellaeon Lin
bb8e000d72
Add link to notifications app's documentation
This will solve #828 and tick off one item in #568
2018-10-10 11:13:56 +08:00
Branko Kokanovic
748f053f85
Simple typo fix 2018-08-20 11:47:46 +02:00
Christoph Wurst
dfe87e0a10
Fix certificate key length in dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-13 10:25:33 +02:00
Marius Blüm
c9ef1580ef
info.xml -> database.xml
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:29:59 +02:00
Marius Blüm
a57570c130
Fix comment on commands from @nickvergessen
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:10:18 +02:00
Marius Blüm
859d87033a
[#796] Developer documentation: Migrations
* based on @nickvergessen's https://www.schilljs.com/2017/09/08/migrations-for-nextcloud-apps.html
* requested: https://github.com/nextcloud/documentation/issues/796

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-03 18:41:23 +02:00
Lucian I. Last
1579385fc5
Change to OCP\AppFramework\App 2018-07-02 10:55:24 +02:00
Lucian I. Last
34fc6ab7e3
Fix #793
Add forgotten declaration of App
2018-06-30 12:39:44 +02:00
Roeland Jago Douma
771761edd2
Move to QBMapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00
Roeland Jago Douma
4828552200
Move example to querybuilder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00
Morris Jobke
763cde1a7d
Merge pull request #697 from nextcloud/public-templates
[14] Add documentation for PublicTemplateResponse
2018-04-04 12:16:02 +02:00
Steven R. Baker
135bb00f57 The @group DB annotation is missing, breaks the test. 2018-03-05 15:56:05 +01:00
Steven R. Baker
c79d228efa Integration is typo'd. 2018-03-02 23:59:48 +01:00
Julius Härtl
5b9d2e8b2d
Add documentation for PublicTemplateResponse
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-27 17:19:54 +01:00
John Molakvoæ (skjnldsv)
5268c60c41
Fixed extensions
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-24 00:20:42 +01:00
John Molakvoæ (skjnldsv)
3435b62da5
Scss decoumentation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-24 00:14:32 +01:00