Commit Graph

1429 Commits

Author SHA1 Message Date
Roeland Jago Douma
151b7e1ad4
Everybody should use migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 12:20:25 +01:00
John Molakvoæ
62ce7a9375
Merge pull request #1048 from nextcloud/add_note_to_container
Add a note to the container docs
2018-12-19 10:58:33 +01:00
John Molakvoæ
541325bf7f
Merge pull request #1049 from nextcloud/controllers_no_need_to_register
There is no need to register controllers. DI all the way
2018-12-19 10:58:09 +01:00
Roeland Jago Douma
ac9695228d
There is no need to register controllers. DI all the way
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 10:50:08 +01:00
Roeland Jago Douma
6b1ac0ae10
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 10:31:45 +01:00
Roeland Jago Douma
f06786043e
Logging works out of the box with the DI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 10:15:11 +01:00
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
John Molakvoæ (skjnldsv)
589da348e9
fixup! Navigation fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-06 10:56:59 +01:00
John Molakvoæ (skjnldsv)
3db48fcca6
Navigation fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-06 10:50:28 +01:00
John Molakvoæ (skjnldsv)
f045a8f184
Updated popover example with latest inputs standard
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-06 10:40:40 +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
John Molakvoæ (skjnldsv)
46174b2280
fixup! Popovermenu inputs and form
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-28 13:24:03 +01:00
John Molakvoæ (skjnldsv)
38ac7aa415
Popovermenu inputs and form
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-28 13:21:00 +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
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
John Molakvoæ (skjnldsv)
7633648852
Code details added and removed php code
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-17 18:56:22 +01:00
John Molakvoæ (skjnldsv)
b672fb4186
New button documentation
+ Wording fixes and introduction to the full navigation element

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-17 18:50:02 +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
Julius Härtl
f13ea01460
Merge pull request #638 from nextcloud/content-list
Content list documentation
2018-01-03 16:54:38 +01:00
John Molakvoæ (skjnldsv)
fb52f6274f
Removed inline image
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-01-03 13:30:31 +01:00
John Molakvoæ (skjnldsv)
dd13a4a622
list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-12-21 15:09:38 +01:00
Julius Härtl
ad0bd6c8eb
Do not build API reference for pdf documentation 2017-12-03 11:09:06 +01:00
Julius Härtl
06086446bf
Move to build directory
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-12-03 11:09:05 +01:00
Julius Härtl
a6b390d996
Add PHPDoc to developer_docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-12-03 11:08:28 +01:00
peterdamian
68514fa20f Use macOS where applicable, other minor changes 2017-11-30 18:44:25 -05:00
peterdamian
f7af889330 Minor corrections 2017-11-25 10:04:43 -05:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
peterdamian
7f36e3580f Fix accidental change to SQL statement 2017-11-20 10:47:26 -05:00
peterdamian
41428a522f Header changes related to issue #602 2017-11-18 14:38:35 -05:00
Peter Lavin
234e308bf1
Fix malformed URL
Change ".comg" to ".com".
2017-11-16 18:38:18 -05:00
Julius Härtl
58ae46d2b9
Merge branch 'master' into pierreozoux-patch-1 2017-11-13 09:06:48 +01:00
peterdamian
530a67034f Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe 2017-11-10 15:17:48 -05:00
peterdamian
f826faa3fe Change instances of customise to customize, also make verb plural 2017-11-07 20:45:29 -05:00
Morris Jobke
4d0e33f242
Merge pull request #589 from nextcloud/popover-update
Bump popover structure and image
2017-11-07 09:10:45 +01:00
John Molakvoæ (skjnldsv)
def8180d52
Bump popover structure and image after server#7064 2017-11-04 15:54:42 +01:00
Morris Jobke
0271f75a11
Merge pull request #586 from caramelomartins/patch-2
Replace log_slow_queries for slow_query_log
2017-10-30 13:33:20 +01:00
Morris Jobke
c80b632186
Merge pull request #585 from caramelomartins/patch-1
Code Comment Correction
2017-10-30 12:45:18 +01:00
Hugo Martins
b6878d8fff
Replace log_slow_queries for slow_query_log
Fixes #518.
2017-10-29 21:33:17 +00:00
Hugo Martins
b26581f980
Code Comment Correction
Fixes #329.

This correction fixes a comment mistake because it was copy pasted from the above section.
2017-10-29 21:27:43 +00:00
Morikko
d39a40f023 Update JSLint broken link in codingguidelines #583 2017-10-27 17:11:38 +02:00
John Molakvoæ (skjnldsv)
cbd58c39eb
failed rebase fix for float limit on design manual
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-25 08:11:44 +02:00
Julius Härtl
0ae4501e0b
Add version switcher, global configuration and fix some styling issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-25 07:48:31 +02:00
Morris Jobke
c2862bda44 Merge pull request #565 from nextcloud/design-update
Design guidelines
2017-10-25 00:28:48 +02:00
John Molakvoæ (skjnldsv)
91fffff7f4
Fixed old css section and added angular example
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-24 05:56:19 +02:00
John Molakvoæ (skjnldsv)
2f09d5c789
Fix pdf loop
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-23 18:07:42 +02:00
Morris Jobke
dd2ea269b7
Add preamble to raise limit of floats
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-23 17:34:01 +02:00
Morris Jobke
fa50ded2c4
Fix layout of breadcrumbs icon
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-23 17:04:13 +02:00
John Molakvoæ (skjnldsv)
d9fa2ac900
Grey background for white icon classes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-19 15:32:11 +02:00
John Molakvoæ (skjnldsv)
96e21fdb24
Icons fix and png auto conversion with inkscape
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-15 19:33:09 +02:00
John Molakvoæ (skjnldsv)
7c3996bc95
Icons script and list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-15 16:22:11 +02:00
John Molakvoæ (skjnldsv)
f7d1c8188f
Nextcloud color images rebuild
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 19:00:19 +02:00
John Molakvoæ (skjnldsv)
27e6e68ff3
Clear float and basic navigations rules
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 18:29:16 +02:00
John Molakvoæ (skjnldsv)
d0c433dae8
Progress, radios & checkboxes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 17:36:15 +02:00
John Molakvoæ (skjnldsv)
faf67c4f70
Animation fix, codeblock color fix and settings area
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 16:59:11 +02:00
John Molakvoæ (skjnldsv)
1b40465d6a
Pinned navigation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 20:57:16 +02:00
John Molakvoæ (skjnldsv)
f64fa83397
Undo, bullets & edit navigation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 20:44:23 +02:00
John Molakvoæ (skjnldsv)
5ae53c930d
Switch to animation again and use html builder order priority wildcard
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 18:21:57 +02:00
John Molakvoæ (skjnldsv)
76bf1e7940
Navigation & popover cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 16:57:45 +02:00
John Molakvoæ (skjnldsv)
3851dc7f76
Fix gif
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 12:58:45 +02:00
John Molakvoæ (skjnldsv)
587ecfe033
Popover image to code
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 07:30:45 +02:00
John Molakvoæ (skjnldsv)
da6d475761
Better handling of the figure+html block
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-11 07:15:08 +02:00
John Molakvoæ (skjnldsv)
95fa183985
Collapsible nav
+ collapsible animation

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-10 19:11:14 +02:00
John Molakvoæ (skjnldsv)
b3fcb907d0
Navigation edit, syntax illustrations
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-07 05:50:38 +02:00
Julius Härtl
a05ce8b0eb
Add sphinx.ext.intersphinx to reference other parts of the Nextcloud documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-06 12:18:09 +02:00
John Molakvoæ (skjnldsv)
adabb11144
Grammar fixes and syntax
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-06 05:18:55 +02:00
John Molakvoæ (skjnldsv)
013910044a
More pages and some pictures
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-05 17:40:50 +02:00
John Molakvoæ (skjnldsv)
2fe21d32d2
Popovermenu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-05 11:16:21 +02:00
Julius Härtl
269cc812b4
App development: Update routes documentation and remove code not using DI
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 21:05:48 +02:00
Julius Härtl
19eecd37cf
App development: Update info.xml documentation with the one from the app store docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 20:47:15 +02:00
Julius Härtl
625d8ab984
App development: Update getting started and app init docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 20:43:33 +02:00
Pierre Ozoux
15b7cf5dad Fix link to theming doc 2017-10-02 23:08:15 +02:00
John Molakvoæ (skjnldsv)
77fc74e47a
Navigation 1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-29 08:30:09 +02:00
John Molakvoæ (skjnldsv)
0732532a54
Initial files
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-28 23:29:34 +02:00
Julius Härtl
f191f42220 Remove logo-wide from custom theme docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-09-02 21:21:58 +02:00
Philip Allgaier
9d110db269 Corrected "App-Tutorial" Github link
Now it points correctly to Nextcloud's Github repo.
2017-08-25 15:24:24 +02:00
Morris Jobke
a182ac43a5 Merge pull request #531 from nextcloud/add_repair_steps
Add documentation about repair steps
2017-08-14 11:55:51 +02:00
Tobia De Koninck
23c11d16ec Fix some more style issues 2017-08-14 11:35:38 +02:00
Tobia De Koninck
42654591ba Fix style issues 2017-08-13 10:36:30 +02:00
Jason Bayton
4453473c3b Add in CSS changes for NC12
As the CSS files have been merged into a global server.css, official documentation (and not just release notes) should indicate this.
2017-08-08 11:18:20 +01:00
Jos Poortvliet
ae031025ab Update app store documentation
Let's fix the app store publishing docu by linking to readthedocs.io

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2017-08-01 14:40:49 +02:00
Jonas
a72a537aba Fixed dead link in bugtracker 2017-07-23 21:39:48 +02:00
Tobia De Koninck
3d8e410fc3 Add documentation about repair stesp
Signed-off-by: Tobia De Koninck <tobia@ledfan.be>
2017-07-23 11:40:43 +02:00
Isaac Kwan
325c2b15ec Update devenv.rst
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 13:55:51 +08:00
Morris Jobke
1c098ea192 Fix developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:11 +02:00
Morris Jobke
76a25472d4 Merge pull request #520 from nextcloud/switch-to-ocsv2
Switch to OCSv2
2017-07-05 10:10:13 +02:00
Björn Schießle
b88f926b45 Switch to OCSv2
All Nextcloud versions support OCSv2 so our documentation should recommend to use this API which result in a more restful behaviour.
2017-07-04 14:05:58 +02:00
lioff
ab87852948 fix typo in markup to repair code block
the code block was invisible through the typo:
https://docs.nextcloud.com/server/12/developer_manual/core/theming.html#changing-the-default-colours
2017-06-29 23:48:13 +02:00
Morris Jobke
b417996fea Merge pull request #512 from bakkegaard/fix-link
Fix link
2017-06-22 18:23:16 -05:00
Nick Bakkegaard
ce32e90ad4 point to latest version of karma 2017-06-21 23:01:04 -05:00
Nick Bakkegaard
77e794cd2a Update categories in info.rst 2017-06-21 21:44:56 -05:00
LiamHD
6583f04f9e Replace usage of deprecated IDb 2017-06-05 14:22:50 +02:00
Julius Härtl
996bba8b65
Update theming docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 15:59:40 +02:00
Julius Härtl
4d4a490887
Document capabilities API basics
Add documentation for capabilities API, capabilities of the theming app

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-18 13:00:50 +02:00
Daniel Calviño Sánchez
a7be5488fc Fix Sphinx warnings
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
4109a7d128 Fix broken or missing internal links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
618cb94e50 Replace/remove link to Drone server
The main page for the Drone server of Nextcloud does not provide any
value to a regular user, as it is just a login page. Due to its use in
the Kanban document, its link was replaced by the webpage of the Drone
project itself; in the case of the codereviews document the link was
removed and replaced with a textual explanation about where to find the
results of each pull request build.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
aa5b59d0bb Remove outdated link
The server to view the status of Transifex syncs is not publicly
available, so the link and the section it belonged to (which simply
provided the link to view the status of Transifex updates) were removed
altogether.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
02c14a31e5 Fix markup
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
c1143b5a16 Add/improve explanations
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:19:14 +02:00
Daniel Calviño Sánchez
7fc9bc1933 Use self-describing terms "UpperCamelCase" and "lowerCamelCase"
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 01:18:23 +02:00
Daniel Calviño Sánchez
9b4ac572df Fix description of case used in attribute names
Attributes are written in lowerCamelCase, not Pascal case (aka
UpperCamelCase).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:47:21 +02:00
Daniel Calviño Sánchez
4b8793c3f7 Fix markup
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:44:10 +02:00
Daniel Calviño Sánchez
d18a61c515 Fix style-related punctuation
Based on the style that can be inferred from the current documentation,
paragraphs should end in periods, except when followed by lists or
examples in which case they should end in colons; list items should not
use an ending period, except when the list items act themselves as
paragraphs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:40:46 +02:00
Daniel Calviño Sánchez
8ef9e467dc Fix sample code format
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Daniel Calviño Sánchez
a2069175fc Fix broken or outdated links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Daniel Calviño Sánchez
8e727e085d Fix upper case letters
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Daniel Calviño Sánchez
7552763df7 Fix assorted typos
The typos go from "pure" typos ("jepg" instead of "jpeg") to
"grammatical" typos like extra commas breaking the flow of a sentence.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Morris Jobke
029ce7b387 Merge pull request #312 from nextcloud/update-externalapi
Quick and dirty update of OCS Api dev-doc
2017-05-03 10:53:56 -03:00
Morris Jobke
3ef5a6d229 Merge pull request #433 from ilpianista/master
Replace ownCloud Apps Store occurrences
2017-05-02 15:19:30 -03:00
Morris Jobke
9ef437c382
Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Andrea Scarpino
678b6a8e16 Replace ownCloud Apps Store occurrences 2017-04-28 17:38:21 +02:00
Lukas Reschke
744d6dba32
Document brute-force protection annotation
For https://github.com/nextcloud/server/pull/4346

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-13 23:52:33 +02:00
Lukas Reschke
a0f6beaec7
Add documentation for rate limiting
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-13 17:26:51 +02:00
Alan Tygel
0d80cfe1b8 Include password in postLogin parameters
Include password in postLogin parameters, since it was wrongly written at the documentation.
2017-04-11 17:02:55 -03:00
Jan-Christoph Borchardt
873f0fe821 add new CSS/HTML template standards 2017-03-28 00:32:47 +02:00
Alan Tygel
b1960a7afd Include changeUser hook
Include changeUser hook
2017-03-10 07:08:07 -03:00
Morris Jobke
2ccd6eb730 Merge pull request #351 from nextcloud/client-apis
document client api's
2017-02-24 12:30:27 -06:00
Morris Jobke
4912deca91 Merge pull request #364 from nextcloud/user-metadata
document user metadata
2017-02-24 12:29:42 -06:00
Morris Jobke
acb9988493
add proper links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 12:28:58 -06:00
Morris Jobke
02dea61504
remove documentation for tags for now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 12:26:25 -06:00
Morris Jobke
397c0fa843
notifications API
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-23 22:41:15 -06:00
Morris Jobke
1af5fbaec5
document user metadata
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-23 22:37:46 -06:00
raimund-schluessler
5f678164bf Add closing ul tag 2017-02-20 08:42:36 +01:00
Jakob Sack
d0437c1768 Fix an error in the app tutorial 2017-02-15 22:18:45 +01:00
Robin Appelman
35eebd51b2 [WIP] document client api's 2017-02-09 16:39:20 +01:00
Morris Jobke
3c8c335cea Merge pull request #339 from tflidd/fix330
Fix missing quote
2017-01-30 12:15:37 -06:00
tflidd
758971014e Fix missing quote 2017-01-29 12:01:45 +01:00
Alan Tygel
2a2fd6d7c8 Explicitly type $userManager
Hi, I'm getting started on NC apps. On my app, the dependency injection only worked after declaring the type of UserManager explicitly.

I'm not 100% sure, but it worked here.

best,
alan
2017-01-20 12:46:46 -03:00
Julius Härtl
1460ce458c Add hint for disabling the theming app when using a custom theme 2017-01-18 10:50:01 +01:00
Arthur Schiwon
71c5237707
Quick and dirty update of OCS Api dev-doc
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-01-16 22:16:36 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Jos Poortvliet
d5ae202052 Update devenv.rst 2016-12-16 15:16:36 +01:00
Jos Poortvliet
6cac2d8a0f Update devenv.rst 2016-12-16 15:16:03 +01:00
Jos Poortvliet
067e32eb2a Update devenv.rst 2016-12-14 20:55:10 +01:00
Julius Haertl
133a8500b2
Add documentation on icon theming (closes #233) 2016-12-05 23:23:06 +01:00
Felix
42559fb24a Remove owncloud reference from Backport docs
removed Thomas, updated example branches and removed mailing list info.
2016-11-15 13:12:01 +01:00
LiamHD
70ff2683b8 Improve reache-ablity of settings chapter
The settings chapter was only reachable via the forward / back navigation at the top. It was not linked from inside the index page.

Same as pull request #225
2016-11-13 15:19:56 +01:00
Joas Schilling
84e38bfe97
Use one command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-19 09:23:58 +02:00
Joas Schilling
7ff44108af
Update documentation to work without ncdev
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 16:32:11 +02:00
Joas Schilling
928359050e
Fix minor issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 15:57:49 +02:00
Morris Jobke
7b9791b2d8 Update appdata.rst 2016-10-06 13:56:48 +02:00
Roeland Jago Douma
8424fda450
Docs for the IAppData 2016-10-06 13:40:12 +02:00
Joas Schilling
d58c628901
Fix version documentation (appinfo/version is deprecated)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 10:08:59 +02:00
Lukas Reschke
7656d3d353 Use proper repo 2016-09-07 10:58:51 +02:00
Morris Jobke
da6cb9a381 Merge pull request #161 from nextcloud/ocs_appframework
Add some docs for developers wanting to the OCS and the AppFramework
2016-09-05 14:09:38 +02:00
Roeland Jago Douma
343c54f976
Add some docs for developers wanting to the OCS and the AppFramework 2016-09-05 11:04:11 +02:00
Roeland Jago Douma
8626051300
OCS API request OCS-APIRequest header to be set 2016-09-05 08:14:59 +02:00
Joas Schilling
813357025a
FIx the titles and the versions 2016-09-01 16:23:39 +02:00
Julius Härtl
3526238138 Fix typo in appinfo example 2016-08-24 17:13:31 +02:00
Arthur Schiwon
0c74a2ec50
add Settings doc 2016-08-19 11:15:16 +02:00
Julius Haertl
08b78199c8
Add documentation about theming app for app developers 2016-08-12 11:20:53 +02:00
Joas Schilling
0a56f5ce71
Remove duplicate deprecation 2016-08-01 08:35:14 +02:00
Joas Schilling
2aa1ab61ad
Add a note how to check for nextcloud version 2016-08-01 08:34:48 +02:00
Joas Schilling
5e63e32194
Master is now NC11 2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them 2016-07-25 11:19:46 +02:00
Morris Jobke
2647609319
Fix it 2016-07-25 11:00:02 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678
Branding 2016-07-21 00:21:47 +02:00
Björn Schießle
0ec094fb66 fix typo
fix typo
2016-07-19 11:57:43 +02:00
Björn Schießle
18bef75c94 add license header section
Added a paragraph to explain how to add a license header and a correct copyright notice together with a example header.
2016-07-19 11:34:58 +02:00
Joas Schilling
941373cbbc
Fix some more issues 2016-07-13 13:15:17 +02:00
Bugsbane
1e6a3b5248
Replace ownCloud contact channels w Nextclouds
Mailing list replaced with forums, and IRC channels replaced with the ones for Nextcloud (that I know of). There doesn't seem to be a nextcloud-testing as there was an owncloud-testing. I can add tihs in if there are plans to use it.
2016-07-13 13:15:17 +02:00
Morris Jobke
708a9955d2
Fix makefile 2016-07-13 13:13:31 +02:00
Joas Schilling
c01e4a0d67
Fix "make html" to be able to build all docs again 2016-07-13 12:02:14 +02:00
Lukas Reschke
fa92424bb4
Add branding 2016-07-11 13:41:44 +02:00
Joas Schilling
d324e86129
Fix importance of headlines
- is h2 and = is h3
2016-07-11 09:36:59 +02:00
Jani Bonnevier
1e56ac7538
Fix broken link and update setup command (#39)
* Replace broken link to ocdev with link to ncdev

* Update setup command to ncdev
2016-06-29 16:09:44 +02:00
Stefan Weil
3685254432 developer_manual: Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-06-15 21:13:19 +02:00
Andy Scherzinger
2e824bdab2 Updated Android developer documentation to reflect the actual state with the initial release 1.0.0 2016-06-15 12:13:28 +02:00
Christoph Wurst
b50ab08d21
add two-factor-auth, code-signing to TOC 2016-06-08 14:02:47 +02:00
Vincent Petry
5a1d209101
Fix indents and spaces for two factor provider 2016-06-08 13:41:33 +02:00
Christoph Wurst
354ac17978
document 2FA provider development 2016-06-08 13:28:47 +02:00
janklostermann
33abc4309a added <developer> section to documentation section
To make the documentation section complete I added the <developer> section, as the doc.owncloud.org also offers the `developer_manual` area.
Furthermore it would be very helpful for contributors to have this point of reference to find their way to the existing documentations (even if they are the `README.md` files in Github).
2016-06-02 14:14:45 +02:00
Joas Schilling
46c1374006
Document PSR-4 autoloading for apps 2016-05-11 15:10:39 +02:00
mmccarn
48e73c4101 Add instructions for theming favicon 2016-04-10 10:35:46 -04:00
Hendrik Leppelsack
9e64bd24c6 cleanup labels 2016-03-18 21:49:14 +01:00
Hendrik Leppelsack
da31500727 fix to review label number 2016-03-18 21:43:13 +01:00
Phil Davis
21db13f2f5 Rewording of note for updates of theming
I think my statement here is what is intended by the original writer?
2016-03-16 03:43:43 +05:45
Carla Schroder
66f984e0bd Merge pull request #1792 from chludwig/patch-1
removed mentioning of 'default theme' in theming
2016-03-15 08:21:16 -07:00
Morris Jobke
1febeea788 Merge pull request #2217 from wetsixteen/patch-2
fix missing 'this' in hooks
2016-03-15 08:36:54 +01:00
Carla Schroder
96d15a2af3 Merge pull request #2191 from owncloud/fix_ocs_share_api
fix url to accept remote shares
2016-03-11 07:24:40 -08:00
Pellaeon Lin
0a725fcd06 Add instructions to use the code checker before publishing 2016-03-07 14:14:54 +08:00
wetsixteen
7b9906d614 fix missing 'this' in hooks
copy paste otherwise creates error 500
2016-03-05 17:33:00 +01:00
Carla Schroder
791fc9bb3a update conf.py version to 9.1 2016-03-02 10:48:54 -08:00
Joas Schilling
2a8601a29d Add docs about list+delete of federated shares 2016-02-29 14:00:32 +01:00
Björn Schießle
08ed47efcb fix url to accept remote shares 2016-02-24 12:03:47 +01:00
AbdealiJK
886cc9385e devenv.rst: Fix link to installation 2016-02-23 16:03:34 +05:30
RealRancor
6cbe301807 web server -> Web server 2016-02-03 09:19:33 +01:00
Carla Schroder
8b1302bce4 Merge pull request #2020 from owncloud/phil-davis-app-category
Correct valid app category strings for category in XML fixes #2018
2016-02-02 08:53:18 -08:00
RealRancor
e22ee0db56 Webserver -> Web server 2016-02-02 13:27:31 +01:00
RealRancor
bb4616f918 Fix missing newline for TODO tag. 2016-01-28 07:15:16 +01:00
Lukas Reschke
01c6a17c49 Use --path instead of --appId 2016-01-20 20:49:55 +01:00
Lukas Reschke
9bb568543e Wording adjustment
As per https://github.com/owncloud/documentation/pull/2047/files#r50002706
2016-01-20 20:46:07 +01:00
Lukas Reschke
3c28d23a53 Add information on how to handle keys for multiple devs 2016-01-15 18:31:35 +01:00
Joas Schilling
89daac4425 Merge pull request #2045 from owncloud/prevent-group-enable-for-apps
New app type prevent_group_restriction
2016-01-15 13:19:53 +01:00
Lukas Reschke
a165c37bc8 Merge pull request #2036 from owncloud/non-interactive-for-devs
Use non interactive mode for certificate creation
2016-01-15 11:06:01 +01:00
Joas Schilling
a01e295c55 New app type prevent_group_restriction 2016-01-14 15:41:26 +01:00
Morris Jobke
38c3758707 Merge pull request #1712 from owncloud/new-scanner-hooks
postScanFile and postScanFolder are now available in OC\Files\Utils\Scanner
2016-01-14 13:53:24 +01:00
Carla Schroder
3a69598264 Merge pull request #2037 from RealRancor/kburl_gone
knowledgebaseurl is gone since ages...
2016-01-13 10:11:41 -08:00
RealRancor
f0e097848e knowledgebaseurl is gone since ages... 2016-01-13 18:55:43 +01:00
RealRancor
5cef9fec02 Change http:// links to https:// 2016-01-13 18:52:30 +01:00
Lukas Reschke
056a6c6a57 Use non interactive mode for certificate creation 2016-01-13 17:47:27 +01:00
Phil Davis
0d9ca255c8 Correct valid app category strings for category in XML
Although the ownCloud App store front-end webGUI has categories "Games" and "Tools" on the left side-bar for users to choose from, the string that goes in the app XML category tag is "game" or "tool".
2016-01-11 19:07:55 +05:45
RealRancor
467d6a791e Updating .well-known documentation and new dav endpoint for 9.0 release 2016-01-10 21:27:05 +01:00
Carla Schroder
9940e62a5c Link dev manual to apps/maintainers Wiki on github 2015-12-17 14:02:53 -08:00
Morris Jobke
55b04a8a6c Merge pull request #1937 from owncloud/jospoortvliet-patch-1
adding some tags
2015-12-14 09:10:33 +01:00
Jos Poortvliet
87003ff77f implement feedback 2015-12-13 20:24:46 +01:00
Carla Schroder
330bc8c8f6 updates to code signing docs 2015-12-09 12:15:01 -08:00
Jos Poortvliet
2a266cc315 adding some tags
@morrisjobke @deepdiver1975 correct?
2015-12-07 15:15:03 +01:00
Lukas Reschke
487dc51cec Add some documentation about code signing
Some initial documentation about code signing.
2015-11-27 20:23:09 +01:00
Carla Schroder
db6d0f635a Merge pull request #1838 from pellaeon/master
Update Javascript L10N section
2015-11-06 11:27:24 -08:00
Jos Poortvliet
b716e7a672 No more appform, git repo it is. 2015-11-06 11:07:06 +01:00
Morris Jobke
d977e23fd0 Merge pull request #1861 from owncloud/filelist-only-js-scripts
Add comment about file list only JS scripts
2015-11-03 12:54:22 +01:00
Joas Schilling
1fda7ad94c Add comment about file list only JS scripts 2015-11-03 12:41:02 +01:00
Jos Poortvliet
48250de825 Update l10n.rst
super minor fix, hope a direct commit is OK... Yell if not.
2015-11-02 16:46:02 +01:00
Morris Jobke
14768f98d2 Fix typo 2015-10-29 17:27:33 +01:00
Morris Jobke
76c45891de Rename variable 2015-10-29 17:12:59 +01:00
Morris Jobke
8b3ab9d73f document extending the new menu in files app 2015-10-29 16:40:29 +01:00
Pellaeon Lin
4be8316520 Update Javascript L10N section 2015-10-29 11:24:18 +08:00
Morris Jobke
cd59dd7c6b fix typo 2015-10-26 08:18:24 +01:00
Morris Jobke
536c8a9a98 update also URLs to 9.0 2015-10-20 11:15:02 +02:00
Daniel Molkentin
ea7d5e0de9 Bump master to 9.0 2015-10-20 10:52:49 +02:00
Christian Ludwig
f7ab5ec490 Update theming.rst
Highlight the changes that need to be done in config.php
2015-10-15 13:41:09 +02:00
Christian Ludwig
5724c59933 Changed notes for updates in theming.rst 2015-10-15 12:49:06 +02:00
Christian Ludwig
0975708346 removed mentioning of 'default theme' in theming
Since v8 there is no 'default' theme, but an exaple theme.
2015-10-14 16:52:12 +02:00
Morris Jobke
aa6937cc1f fix how to get the App container 2015-10-12 13:37:36 +02:00
Morris Jobke
ee4b224d93 Merge pull request #1716 from owncloud/drop-pim
Remove PIM as app category
2015-10-02 15:10:33 +02:00
Morris Jobke
b0df7dfe41 Merge pull request #1650 from owncloud/combine-themes
Merge the two different theming documentations
2015-10-02 12:11:05 +02:00
Morris Jobke
1241b6387b Remove PIM as app category 2015-10-02 09:48:30 +02:00
RealRancor
7e3c6ebdd0 "Other" category is gone at the appstore 2015-10-01 08:29:00 +02:00
Olivier Paroz
25d40cc290 postScanFile and postScanFolder are now available in OC\Files\Utils\Scanner
Reflect the changes introduced by https://github.com/owncloud/core/pull/19460
2015-09-30 19:17:20 +02:00
Morris Jobke
0905e0d7f8 Merge pull request #1622 from owncloud/xdebug
Add XDebug debugging information
2015-09-25 09:19:24 +02:00
Morris Jobke
935aff8acf add changes 2015-09-11 09:40:21 +02:00
Morris Jobke
67298d8c00 [theming] describe defaults.php behaviour 2015-09-10 10:58:12 +02:00
Morris Jobke
316df193d4 Merge the two different theming documentations
* fixes #1060
2015-09-10 10:28:05 +02:00
Jos Poortvliet
f5aa754d28 address comments 2015-09-04 18:04:02 +02:00
Jos Poortvliet
20750ef597 Update publishing.rst
Add that Official apps should support everything ownCloud Core supports. Otherwise - they can become approved apps.
2015-09-04 13:27:38 +02:00
Robin McCorkell
04acae9c46 Mention test requirement on bootstrap.php 2015-09-02 14:57:05 +01:00
LEDfan
f73893ab56 Add 2 underscoed instead of none 2015-09-01 16:01:44 +02:00
Robin McCorkell
b9e36c9749 Add XDebug debugging information 2015-08-31 15:01:51 +01:00
Morris Jobke
c54b95497f Switch constant DEBUG to proper config option
* see owncloud/core#18510
2015-08-26 16:18:44 +02:00
Phil Davis
358731c147 Publishing - forward port 73d6e862f4 2015-08-18 08:02:27 +05:45
Carla Schroder
4808057feb Merge pull request #1494 from owncloud/phil-davis-Dev-App-Publishing
Dev App Publishing minor edits
2015-08-14 11:06:37 -07:00
Hendrik Leppelsack
f8fad9d8f5 fix error in comment 2015-08-14 14:25:16 +02:00
Phil Davis
b8f3ef1d85 Dev App Publishing minor edits 2015-08-14 17:25:26 +05:45
Jos Poortvliet
9c1705baf4 Update publishing.rst
Add link to appform, which is now live! Better than direct ML submission...
2015-08-12 14:48:08 +02:00
Carla Schroder
7c16c5a0d7 Update translation.rst 2015-08-10 09:19:22 -07:00
Carla Schroder
5b6cf6ea07 Merge pull request #1425 from owncloud/phil-davis-dev-core-translation
Dev Core Translation emphasize why not to split a sentence
2015-08-10 09:17:35 -07:00
Carla Schroder
edc70c2740 Merge pull request #1422 from owncloud/phil-davis-dev-app-config
Dev App Config minor corrections
2015-08-10 09:08:46 -07:00
Carla Schroder
278f2df2b7 Merge pull request #1417 from owncloud/phil-davis-dev-app-container
Dev App Container some typos and grammar
2015-08-10 09:07:09 -07:00
Hendrik Leppelsack
79c43fbfe4 fix typo 2015-08-10 13:47:24 +02:00
Phil Davis
0bbde0c193 Dev App Container markup "new" keyword used as a verb 2015-08-08 22:05:19 +05:45
Phil Davis
cf5bdf2569 Correct another use of "casted" 2015-08-08 18:44:49 +05:45
Phil Davis
d8782f3edd Dev App Config fix verb "to cast" 2015-08-08 18:40:09 +05:45
Carla Schroder
19b5f08537 Merge pull request #1419 from owncloud/phil-davis-dev-app-API
Dev App API minor corrections
2015-08-07 12:13:25 -07:00
Carla Schroder
c4ec292039 Merge pull request #1418 from owncloud/phil-davis-dev-app-controllers
Dev App Controllers minor corrections
2015-08-07 12:11:51 -07:00
Carla Schroder
5dbbac9b4b Merge pull request #1423 from owncloud/phil-davis-dev-app-database
Dev App Database minor corrections
2015-08-07 10:42:24 -07:00
Carla Schroder
4e7b969064 Merge pull request #1424 from owncloud/phil-davis-dev-app-l10n
Dev App L10n minor corrections
2015-08-07 10:40:04 -07:00
Carla Schroder
ca9a10b186 Merge pull request #1421 from owncloud/phil-davis-dev-app-css
Dev App CSS minor corrections
2015-08-07 10:33:07 -07:00
Carla Schroder
41fd764e86 Merge pull request #1420 from owncloud/phil-davis-dev-app-js
Dev App JS typo
2015-08-07 10:30:29 -07:00
Carla Schroder
71f79a58a9 Merge pull request #1416 from owncloud/phil-davis-dev-app-routes
Dev App Routes minor grammar
2015-08-07 09:58:20 -07:00
Phil Davis
ab79acd388 Dev Core Translation emphasize why not to split a sentence
While fixing a few minor grammar things, I also felt it would be useful to add an extra sentence to explain why translation does not work in little pieces of a sentence. I work in Nepal and speak Nepali as well as English. The Nepali grammar order is subject-object-verb and it does not work to translate "The dog" "bit" "the man" as 3 pieces - the result has to also be reordered as "The dog" "to the man" "bit". "the man" also has to get an object indicator on it, which would be different if it was the subject of the sentence...
2015-08-07 11:13:41 +05:45
Phil Davis
10aed2f07c Dev App Config minor corrections 2015-08-07 10:37:54 +05:45
Phil Davis
7abde1e548 Dev App Database minor corrections 2015-08-07 10:27:09 +05:45
Phil Davis
cfa3e47e72 Dev App L10n minor corrections 2015-08-07 10:21:58 +05:45
Phil Davis
3b7d293807 Dev App CSS minor corrections 2015-08-07 10:17:38 +05:45
Phil Davis
0138054711 Dev App JS typo 2015-08-07 10:10:30 +05:45
Phil Davis
fa8c8fa0db Dev App API minor corrections 2015-08-07 10:07:00 +05:45
Phil Davis
f2ef75e63f Dev App Controllers minor corrections 2015-08-07 09:58:14 +05:45
Phil Davis
8f138fba12 Dev App Container some typos and grammar 2015-08-07 09:46:44 +05:45
Phil Davis
d88db49bd4 Dev App Routes minor grammar 2015-08-07 07:55:47 +05:45
Phil Davis
e55e4cc871 Dev App Info minor typos 2015-08-07 07:40:24 +05:45
Carla Schroder
eff6035489 Merge pull request #1406 from owncloud/phil-davis-app-tutorial-typos
App Tutorial minor typo fixes
2015-08-06 14:57:51 -07:00
Phil Davis
1af8b33300 App Tutorial minor typo fixes 2015-08-07 00:58:34 +05:45
Carla Schroder
b3fe76e842 Merge pull request #1405 from owncloud/phil-davis-dev-debugging
Dev Debugging minor missing word
2015-08-06 12:07:21 -07:00
Carla Schroder
e3f63c7a3a Merge pull request #1404 from owncloud/phil-davis-dev-perf-guide
Dev Performance Guidelines minor typos
2015-08-06 12:06:22 -07:00
Phil Davis
f0d84288e0 Dev Debugging minor missing word 2015-08-07 00:38:28 +05:45
Phil Davis
fabd65569b Dev Performance Guidelines minor typos 2015-08-07 00:33:38 +05:45
Phil Davis
c81fbb3725 Dev Security Guidelines grammar spelling
A few grammar and spelling things I noticed. Also some backslash that were supposed to literally appear in the text and thus need escaping (double backslash).
2015-08-07 00:09:28 +05:45
Joas Schilling
8b0b69fabd Fix internal links to 8.2 docs 2015-07-20 16:30:34 +02:00
Joas Schilling
b3825c88e1 Add documentation about federated cloud share OCS API 2015-07-16 16:53:10 +02:00
Carla Schroder
c8617ca0e1 master is now 8.2 2015-07-01 09:55:11 -07:00