Commit Graph

1136 Commits

Author SHA1 Message Date
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
Marcel Klehr
cb59aca5fa Fix icon urls 2018-12-31 13:25:27 +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
Morris Jobke
db0ad26de6
Merge pull request #1018 from nextcloud/backport/1017/stable15
[stable15] Add icons to build script, fix script and icons page design
2018-12-09 13:45:40 +01:00
Morris Jobke
9ef325bf16 Add url 2018-12-09 10:40:45 +00:00
Morris Jobke
ac0500ccde Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-09 10:40:45 +00:00
John Molakvoæ (skjnldsv)
e154a5d55e Add icons to build script, fix script and icons page design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 15:21:14 +00:00
Morris Jobke
cc9d274186 Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 15:27:30 +00:00
Georg Ehrke
4bbe85dfa1
Document how to use variables in translations in javascript 2018-11-29 17:32:43 +01:00
John Molakvoæ (skjnldsv)
f5129e52b2
Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:10:29 +01: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
Morris Jobke
60879ae2ea
Merge pull request #937 from nextcloud/enhancement/revamped-2fa-docs
Revamp 2FA admin docs
2018-11-22 16:49:27 +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
Björn Schießle
e0757ec2d9
"canUpload" is a string not a boolean
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 14:35:38 +01:00
Morris Jobke
945f31f2d6
Merge pull request #905 from nextcloud/transifex
Transifex documentation
2018-10-24 12:12:54 +02:00
Morris Jobke
de64a8ec28
Merge pull request #829 from nextcloud/design-update
Designer 14 update
2018-10-23 14:58:17 +02: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
euku
b1fae6a56c
fixed 3 mistakes 2018-09-28 17:11:33 +02:00
Morris Jobke
e24fa39a27
Merge pull request #880 from nextcloud/trash_version_docs
Add basic docs for Trash and Versions webdav API
2018-09-28 11:41:53 +02:00
Roeland Jago Douma
fedc3db7f2
Add basic docs for Trash and Versions webdav API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 15:19:31 +02:00
Michael Weimann
f59ab23696
Adds the note property for the update share endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-20 12:04:20 +02:00
John Molakvoæ (skjnldsv)
7e946f1a25
Icon fix 2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-10 10:04:55 +02:00
John Molakvoæ (skjnldsv)
f0ab2ca8af
Icons fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-10 10:04:55 +02:00
John Molakvoæ (skjnldsv)
cc58d8a608
Typo
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-10 10:04:55 +02:00
Julius Härtl
377cd1f6ab
Add docs about css variables
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-09-10 10:04:55 +02:00
John Molakvoæ (skjnldsv)
e5dba281b2
Designer 14 update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-10 10:04:54 +02:00
Joas Schilling
1deab991be
Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Daniel Kesselberg
3f377622d9
Fix broken list style for issue tags 2018-08-25 14:56:56 +02: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
Morris Jobke
fcb463c3cc
Merge pull request #798 from nextcloud/developer_manual/migrations
[#796] Developer documentation: Migrations
2018-07-16 15:35:34 +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
Morris Jobke
8f64dd04a0
Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:12:59 +02:00