1094 Commits

Author SHA1 Message Date
John Molakvoæ
5e1c1957c2 Fix SEARCH fileid and rfc link 2019-03-04 12:06:48 +00:00
Thomas Heller
8f3fd18337 Minor issue in development environment set-up guide
Added missing word.
2019-01-16 16:21:09 +00:00
Morris Jobke
e269ce7fb4 Add url 2018-12-09 10:41:05 +00:00
Morris Jobke
c05ad7d458 Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-09 10:41:05 +00:00
Morris Jobke
36e2260a29 Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 15:27:58 +00:00
John Molakvoæ (skjnldsv)
37e833b6d1 Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 19:59:11 +01:00
John Molakvoæ (skjnldsv)
4f8adc9101 Structure cleanup and RTD migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:14:49 +01:00
Björn Schießle
7c278814f9 "canUpload" is a string not a boolean
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 15:50:25 +00:00
Morris Jobke
7b8b3f7073 Add section about .l10nignore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:21 +02:00
Morris Jobke
a66782c84d Update l10n documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:19 +02:00
Pellaeon Lin
de64446a0f Add link to notifications app's documentation
This will solve #828 and tick off one item in #568
2018-10-10 09:34:07 +02:00
euku
8780703fc5 fixed 3 mistakes 2018-09-28 17:30:24 +02:00
Joas Schilling
08e81d106e Fix links in stable13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:38:44 +02:00
Branko Kokanovic
3e96f352bb Simple typo fix 2018-08-20 11:48:58 +02:00
Christoph Wurst
b708c5f6ff Fix certificate key length in dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-20 11:23:22 +02:00
Marius Blüm
aa652ca460 info.xml -> database.xml
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-16 15:36:10 +02:00
Marius Blüm
206247d363 Fix comment on commands from @nickvergessen
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-16 15:36:07 +02:00
Marius Blüm
b43accc68d [#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-16 15:36:04 +02:00
Morris Jobke
e252ed908a Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 12:05:09 +02:00
Lucian I. Last
58fb0edbca Change to OCP\AppFramework\App 2018-07-02 14:59:54 +02:00
Lucian I. Last
277b1254ab Fix #793
Add forgotten declaration of App
2018-07-02 14:59:51 +02:00
Johannes Ernst
a439fb6fbd Fix inconsistencies in development environment setup instructions. 2018-06-06 18:55:56 +02:00
Morris Jobke
7ef0d8e968 Revert "Add docs about highlighted counter"
This reverts commit 88244e43e1.
2018-05-04 13:42:19 +02:00
Morris Jobke
952ac5438a Revert "highlighted class is now on the counter"
This reverts commit 456ec6752b.
2018-05-04 13:42:11 +02:00
Joas Schilling
456ec6752b highlighted class is now on the counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 11:38:10 +02:00
Joas Schilling
88244e43e1 Add docs about highlighted counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 11:38:06 +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
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
Morris Jobke
082ac95d4c Merge pull request #694 from nextcloud/scss-usage
Scss documentation
2018-02-27 15:00:12 +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
Viktor Födowski
6e29cd4924 Add note about maintenance:theme:update 2018-02-13 09:10:00 +01:00
Morris Jobke
2fe10c7a90 Merge pull request #664 from nextcloud/dav-sort
Add documentation for DAV search
2018-02-06 15:40:22 +01:00
Morris Jobke
a8f99a306e also put into toc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-06 15:40:07 +01:00
Robin Appelman
8fb01810d2 fix namescape in property list 2018-02-05 17:11:20 +01:00
Robin Appelman
230c1b2107 Add documentation for DAV search 2018-02-05 16:45:51 +01:00
Julius Härtl
cb8a8b7bd5 Add edit on github link to documentation pages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-03 11:39:36 +01:00
Morris Jobke
ee1d684f0d Merge pull request #642 from nextcloud/flow_docs
Add documentation for the new login flow
2018-01-30 11:42:36 +01:00
Morris Jobke
7e05981dd1 Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-30 11:42:13 +01:00
Roeland Jago Douma
8434417b95 OCS API also takes the Accept header into account
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-29 14:54:53 +01:00
Morris Jobke
f2e51d29d0 Merge pull request #651 from nextcloud/good-first-issue
Change starter to good first issue
2018-01-24 12:06:04 +01:00
Morris Jobke
f457322912 Change starter to good first issue
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-23 13:41:25 +01:00
Roeland Jago Douma
e03f433d06 Note about subfolder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-11 09:39:25 +01:00
Roeland Jago Douma
f47c0c4e0c Explain parameters
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-09 14:45:13 +01:00
Tobias Kaminsky
2de2c65237 Typos 2018-01-09 07:29:53 +01:00
Raimund Schlüßler
5db1080c3c Change deprecated/removed database query 2018-01-07 17:38:35 +01:00
Roeland Jago Douma
a31a85734b Add documentation for the new login flow
Fixes #620

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-07 10:42:38 +01:00