Commit Graph

1123 Commits

Author SHA1 Message Date
Roeland Jago Douma
512bd791df Add PublicPage documentation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-17 08:38:42 +01:00
Christoph Wurst
43b3f0c95c Add conventional npm scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-14 10:40:28 +01:00
Morris Jobke
206d012446 Merge pull request #797 from nextcloud/improvement/noid/login-name
Document the login name during the login flow
2018-12-09 11:40:13 +01:00
Morris Jobke
07abdb201e Add url 2018-12-07 17:00:13 +01:00
John Molakvoæ (skjnldsv)
e73414079c Add icons to build script, fix script and icons page design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 12:21:41 +01:00
Morris Jobke
3f70424ac2 Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 16:14:24 +01: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
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
Morris Jobke
63ec9c90f5 Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-03 14:20:44 +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
Johannes Ernst
4aafa9cbff Fix inconsistencies in development environment setup instructions. 2018-06-06 01:09:58 +00: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
Joas Schilling
449a7047cf highlighted class is now on the counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-03 11:04:09 +02:00
Joas Schilling
fb26cb4bac Add docs about highlighted counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-02 15:42:46 +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
Morris Jobke
1d776eba79 Merge pull request #684 from nextcloud/documentation-bump-14
Documentation bump
2018-04-04 12:14:36 +02:00
xMartin
f181abf01f fix typos in security docs 2018-03-24 15:22:34 +01:00
Alessandro Polidori
7cb21d48d4 performance.rst: fix "slow_query_log_file" configuration 2018-03-22 14:27:16 +01:00
Juliane Holzt
0ef8502c30 Fix latexpdf generation for developer_manual
PDF creation of developer_manual via 'latexpdf' target fails because
uses a unicode character (U+274C) which pdflatex does not recognize.
Add Declaration of this character to Preamble via conf.py
2018-03-20 00:34:32 +01:00