Commit Graph

2029 Commits

Author SHA1 Message Date
Morris Jobke
e9eec9f428
Merge pull request #3762 from dassio/add_rich_workspace
add workspace property
2020-09-14 17:06:06 +02:00
Morris Jobke
4b076dddf0
Update developer_manual/client_apis/OCS/ocs-api-overview.rst 2020-09-14 16:30:19 +02:00
Alexandru Ungureanu
09f570b55e Corrected unintended text emphasis
Signed-off-by: Alexandru Ungureanu <aungureanu@keyfort.co.uk>
2020-09-13 15:08:34 +03:00
ecsecta
34605cce0d
Fix name of deprecated oc_requesttoken
oc_requesttoken is marked as deprecated.
2020-09-10 09:54:53 +02:00
Morris Jobke
bca770da73
Fix l10n build for user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:25:25 +02:00
Morris Jobke
5e6b9a714c
Merge pull request #3124 from jivanpal/patch-2
Update routing.rst; corrected parameter name from `method` to `verb`
2020-09-09 18:29:45 +02:00
Klaus
65ca339f34
Add example of n function 2020-09-09 11:36:58 +02:00
dassio
9bcddacb5a add workspace property
Signed-off-by: dassio <dassio@icloud.com>
2020-08-29 16:17:35 +01:00
Julius Härtl
1cdd9eb363
Add link to new phpdoc build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-27 08:41:32 +02:00
Jivan Pal
96438ae6e5 Update WebDAV/basic.rst; corrected "created" to "deleted" for DELETE method 2020-08-21 16:42:08 +01:00
Jivan Pal
2e02596b06
Update routing.rst; corrected parameter name from method to verb 2020-08-20 18:12:06 +01:00
dassio
7eac51fbbf add example for type annotattion
Signed-off-by: dassio <dassio@icloud.com>
2020-08-19 23:10:03 +01:00
Morris Jobke
c4158932a8
Merge pull request #2765 from nextcloud/georgehrke-patch-1
Update documentation as per server#22041
2020-08-19 19:34:48 +02:00
Glen
67cf4b1729 Update dependency_injection.rst
Dependency Injection and the art of Services and Containers Tutorial is unavailable due to being private on YouTube. Removed the link.

Signed-off-by: Glen Clark <glenuk@gmail.com>
2020-08-18 08:38:18 +01:00
Morris Jobke
93f373b8c5
Merge pull request #2168 from nextcloud/enh/noid/dashboard
Add docs for new dashboard api
2020-08-13 14:50:05 +02:00
Julius Härtl
44982a143c
Add docs for new dashboard api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 13:46:34 +02:00
Morris Jobke
ed635f5e9f
Fix underline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 08:13:28 +02:00
Morris Jobke
9b7234ea79
Add TwoFactorProviderDisabled event
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 07:26:27 +02:00
Christoph Wurst
66b12ad7a0
Document the inclusing of a composer autoloader
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-11 09:30:03 +02:00
Georg Ehrke
20d37d52b4
Update documentation as per server#22041 2020-08-10 15:31:52 +02:00
Morris Jobke
0165943a36
Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:05:14 +02:00
Morris Jobke
da43209771
Document existing events
* LoadAdditionalScripts (@rullzer) - https://github.com/nextcloud/server/pull/16641
* LoadViewerEvent (@skjnldsv) - https://github.com/nextcloud/viewer/pull/271
* RegisterDirectEditorEvent (@juliushaertl) - https://github.com/nextcloud/server/pull/17625
* typed events for files scanner (@christophwurst) - https://github.com/nextcloud/server/pull/18351
* typed events for group mangement (@christophwurst) - https://github.com/nextcloud/server/pull/18350
* AddContentSecurityPolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/15730
* UserLiveStatusEvent (@georgehrke) - https://github.com/nextcloud/server/pull/21186
* password_policy events (@christophwurst) - https://github.com/nextcloud/server/pull/18019
* AddFeaturePolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/16613
* ShareCreatedEvent (@rullzer) - https://github.com/nextcloud/server/pull/18384
* LoadSettingsScriptsEvent (@blizzz) - https://github.com/nextcloud/server/pull/21475
* flow events (@rullzer) - https://github.com/nextcloud/server/pull/18535

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 14:22:20 +02:00
John Molakvoæ
3e80ebad15
Merge pull request #2531 from nextcloud/jospoortvliet-patch-1 2020-07-30 09:29:53 +02:00
Jos Poortvliet
c92e79a9cb
Update externalapi.rst 2020-07-29 20:21:56 +02:00
Jos Poortvliet
9362e6a4a9
Update externalapi.rst
Link to open collaboration services instead. Don't merge yet, this page has to be updated first... will take a bit I suppose.
2020-07-29 19:33:12 +02:00
Jos Poortvliet
7efae5518e
Update index of Android lib
We want to remove this link from nextcloud.com/developer as it is a bit too specific. This seems a good place to link to it instead.
2020-07-29 18:50:33 +02:00
Morris Jobke
8776c169e6
Add OCA\DAV\Events\SabrePluginAuthInitEvent event
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 21:47:02 +02:00
Baran Sekin
b50e5ffa54 Added missing import
The IURLGenerator class is used at the constructor parameter, but importing that namespace was missing.

Signed-off-by: Baran Sekin <baransekin@gmail.com>
2020-07-20 12:53:08 +03:00
Christoph Wurst
cf126f82c4
Merge pull request #2201 from nextcloud/new-events
New events for typed event handling
2020-07-17 09:10:41 +02:00
Christoph Wurst
eb3228f05c
Document PSR-11 integration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-16 14:34:41 +02:00
Morris Jobke
3c4cfa1314
Add event for BeforeTemplateRenderedEvent
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-15 20:08:59 +02:00
Morris Jobke
9c9ed0f35f
Add BeforeTemplateRenderedEvent
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-15 19:55:07 +02:00
Joas Schilling
6b36e226c7
Extend docs on theming with primary color
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-06 10:16:22 +02:00
Christoph Wurst
e830ceb5e4
Document unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-24 14:40:35 +02:00
Christoph Wurst
33be7a9408
Document new bootstrap process
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-23 15:29:36 +02:00
Christoph Wurst
2647cd93c7
Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00
Christoph Wurst
d92723f2a3
\OCP\BackgroundJob\Job::run is neither public nor static
Ref https://help.nextcloud.com/t/cannot-develop-own-backgroundtask-when-using-nextcloud-developer-documentation/83411

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 10:51:58 +02:00
Christoph Wurst
e2dbce8ba8
Remove oudated backporting docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-10 14:19:43 +02:00
Christoph Wurst
22040e8867
Document current bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:50:02 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
972a22c346
more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
tflidd
344c4bf361
Update npm.rst
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 11:26:14 +02:00
Morris Jobke
7c64f4c8b4
Update developer_manual/app/view/l10n.rst 2020-05-26 15:38:27 +02:00
rakekniven
982177b0aa
Add section about .l10nignore
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-26 15:10:43 +02:00
John Molakvoæ (skjnldsv)
ba7b1f5b19
Fix typos
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-05-04 13:41:56 +02:00
Morris Jobke
d305a63c75
Merge pull request #1744 from nextcloud/jospoortvliet-patch-1
add autocomplete API
2020-04-21 10:00:05 +02:00
Morris Jobke
346ef4939d
Merge pull request #1968 from nextcloud/add-links-to-api-docs
add comments and link to activity docs
2020-04-21 09:51:48 +02:00
Sascha Wiswedel
5b06803335
licensing note also put into dev docs
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 15:09:11 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:15:49 +02:00
Jos Poortvliet
7e8e70fa1d
Update index.rst 2020-04-20 09:40:11 +02:00
Jos Poortvliet
d70eeac661
Create comments.rst 2020-04-20 09:40:04 +02:00
Jos Poortvliet
e9bbd5898b
Update index.rst 2020-04-20 09:39:56 +02:00
Jos Poortvliet
3152c243e3
Update index.rst 2020-04-20 09:39:48 +02:00
Jos Poortvliet
56714d1e8b
Rename activity.rst to activity-api.rst 2020-04-20 08:30:13 +02:00
Jos Poortvliet
1703965808
Create activity.rst 2020-04-20 08:28:43 +02:00
korelstar
cc4cb77286
fix hints 2020-04-14 16:52:52 +02:00
John Molakvoæ
14726401fc
Merge pull request #1958 from nextcloud/dev-psr
Document PSR implementations
2020-04-10 17:56:06 +02:00
Christoph Wurst
396e807ecf
Merge pull request #1956 from nextcloud/fix/dev-upgrade-code
Fix formatting of code in text
2020-04-10 16:37:51 +02:00
Christoph Wurst
67002fb737
Document PSR implementations
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:35:06 +02:00
Christoph Wurst
d956f708f4
Merge pull request #1957 from nextcloud/dev-manual-coding-style
Document options for php and js code formatting tools
2020-04-10 16:31:38 +02:00
Christoph Wurst
e7040d111e
Document options for php and js code formatting tools
Ref https://github.com/nextcloud/server/pull/20209

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:20:38 +02:00
Roeland Jago Douma
1f4ec6f018
Merge pull request #1954 from nextcloud/dev-removed-globals-libs-19
Document removed globals and libs in 19
2020-04-10 16:13:21 +02:00
Christoph Wurst
88eef97cd5
Fix formatting of code in text
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:07:26 +02:00
Christoph Wurst
e1774eb20a
Document deprecation of untyped DI queries
Ref https://github.com/nextcloud/server/pull/19347

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 16:05:04 +02:00
Christoph Wurst
2ee9b8433e
Document removed globals and libs in 19
Ref https://github.com/nextcloud/server/pull/19357

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 15:43:12 +02:00
Christoph Wurst
c588342bdc
Merge pull request #1949 from nextcloud/dev-js-depr-globals-18
Update deprecated globals in 18
2020-04-10 13:44:09 +02:00
Christoph Wurst
9e7ef3d8bf
Merge pull request #1952 from nextcloud/dev-events-19
Document new events in 19
2020-04-10 11:25:11 +02:00
Christoph Wurst
f14ac142ae
Document new events in 19
Ref https://github.com/nextcloud/documentation/pull/1951

Ref https://github.com/nextcloud/server/pull/19845
Ref https://github.com/nextcloud/server/pull/19075
Ref https://github.com/nextcloud/server/pull/14722
Ref https://github.com/nextcloud/server/pull/19321

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 11:21:15 +02:00
Christoph Wurst
ce0c3d8f9c
Add new and changed apis in 19
Ref https://github.com/nextcloud/server/pull/19845
Ref https://github.com/nextcloud/server/pull/19890
Ref https://github.com/nextcloud/server/pull/19075
Ref https://github.com/nextcloud/server/pull/19670
Ref https://github.com/nextcloud/server/pull/19412
Ref https://github.com/nextcloud/server/pull/14722
Ref https://github.com/nextcloud/server/pull/19746
Ref https://github.com/nextcloud/server/pull/19321
Ref https://github.com/nextcloud/server/pull/19569

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 11:10:55 +02:00
Christoph Wurst
6df2b50017
Update deprecated globals in 19
Ref https://github.com/nextcloud/server/pull/19455
Ref https://github.com/nextcloud/server/pull/19346
Ref https://github.com/nextcloud/server/pull/15403

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 10:13:06 +02:00
Christoph Wurst
87cd5e9134
Update deprecated globals in 18
Ref https://github.com/nextcloud/server/pull/17402
Ref https://github.com/nextcloud/server/pull/17392

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 10:06:37 +02:00
Christoph Wurst
659cd275e1
Document jquery deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 09:27:09 +02:00
Christoph Wurst
dc176d3a37
Merge pull request #1946 from nextcloud/dev-js-network-events
Document the new js network events
2020-04-09 20:40:13 +02:00
Christoph Wurst
0f706bc801
Merge pull request #1947 from nextcloud/upgrade-19-symfony
Document the upgrade of symfony in 19 and required changes
2020-04-09 20:39:52 +02:00
Christoph Wurst
fb4c688262
Document the upgrade of symfony in 19 and required changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 17:52:20 +02:00
Christoph Wurst
620cbe4a90
Document the new js network events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 17:46:45 +02:00
Christoph Wurst
a2af16ddcb
Document the new event classes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 17:33:07 +02:00
Johannes Endres
db88a15fdb
expireDate also valid parameter in new share 2020-03-28 10:32:54 +01:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
John Molakvoæ
f577024593
Update triaging.rst 2020-03-21 15:37:48 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'

Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-27 22:14:46 +01:00
Anton Strömkvist
b6dc9a3bd0
Fix: 't he' => ' the'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-27 21:52:13 +01:00
Daniel Kesselberg
a9ef13a5ef Fix: Bullet list ends without a blank line
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
bac99b4454 Fix: unexpected unindent
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
630ffe6a78 Fix: Duplicate explicit target name
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
e6e105475a Fix: reference to nonexisting document
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
da24f8b062 Fix: Title underline to short
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
68db9c3bba Fix: Title level inconsistent
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Joas Schilling
c7ed59fecc
Add a note about plurals
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 22:32:36 +01:00
Joas Schilling
882258ae33
Better translation guidelines
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 22:14:36 +01:00
Roeland Jago Douma
d236f5e566
Pimp app settings documentation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-10 16:16:57 +01:00
Christoph Wurst
23c9075cd0
Document (new) JS APIs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-21 16:15:59 +01:00
Julius Härtl
407a2d70c4
Move to python3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-20 14:29:31 +01:00
Christoph Wurst
fe61d0ea4a
Merge pull request #1780 from nextcloud/refactor/hooks-to-events
Move hooks to events and enhance the docs a bit
2020-01-18 20:05:35 +01:00
Christoph Wurst
f19af512e5 Add a simple app upgrade guide from critical changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 19:58:45 +01:00
Christoph Wurst
ae0458ac37 Move hooks to events and enhance the docs a bit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 15:43:49 +01:00
kesselb
a9fa8e210d
Merge pull request #1629 from TimoKramer/patch-3
specify needed phpunit version
2020-01-06 22:26:30 +01:00
John Molakvoæ
fd60166445
Update ocs-api-overview.rst (#1759)
Update ocs-api-overview.rst
2020-01-06 14:43:48 +01:00
blizzz
6142652d49
Merge pull request #1756 from nextcloud/nc-flow
initial Flow 'documentation'
2020-01-06 14:16:02 +01:00
bpcurse
d181feb81f
Update ocs-api-overview.rst
Finally all spaces replaced by tabs. At least I hope... :)
2020-01-06 13:17:20 +01:00
Jos Poortvliet
dbc9c144fe
Update developer_manual/app/flow.rst
rename

Co-Authored-By: blizzz <blizzz@arthur-schiwon.de>
2020-01-06 12:56:46 +01:00
bpcurse
39ad6b8f53
Update ocs-api-overview.rst
Tabbed all indentations
2020-01-06 12:50:35 +01:00
bpcurse
e5a3fb3aa6
Update ocs-api-overview.rst
- Updated the displayed data to resemble the actual query results as of v17.0.2
- Added `GET /ocs/v1.php/cloud/users` paragraph
- Fixed some typos
2020-01-06 06:11:39 +01:00
Timo Kramer
5f2c619276 specify needed phpunit version
- phpunit version in this tutorial needs to be 8 from nextcloud 18 on.

There was no mentioning of the phpunit version.

Signed-off-by: Timo Kramer <fw-git@timokramer.de>
2020-01-03 13:17:52 +01:00
Julius Härtl
210651b75c
Add SAML, SMB and polish layout
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 23:27:55 +01:00
Tobias Kaminsky
0bf59b19a7
Update index.rst 2020-01-02 22:34:31 +01:00
tobiasKaminsky
f33de18b3b
add OnlyOffice
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-02 22:34:30 +01:00
tobiasKaminsky
c141e1abbc
add collabora
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-02 22:34:30 +01:00
Morris Jobke
4db5e0cca9
Add a section "How to test ..."
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-01-02 22:34:30 +01:00
Jos Poortvliet
8926663856
Update flow.rst 2020-01-02 22:16:39 +01:00
Jos Poortvliet
5f49266409
Update index.rst
adding flow to toc / menu

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:30:47 +01:00
Jos Poortvliet
d35ed83c78
initial Flow 'documentation'
adds super basic description and link to Arthur's talk at 36C3.

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:28:21 +01:00
John Molakvoæ
bfc9df162d Remove old theme and unused dependencies (#1743)
* Remove old theme and unused dependencies

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Remove last uneeded files

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Bump jQuery

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-30 09:47:28 +01:00
Sven Strickroth
985b003fa9 Optimize wording
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-12-15 16:42:37 +01:00
Sven Strickroth
d36d86b776 Fix typo
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-12-15 16:42:29 +01:00
Jos Poortvliet
9df211b9d5
add autocomplete API
replacing #1566
2019-12-07 16:06:48 +01:00
J0WI
2afa489448 Distinguish apps from clients
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-11-24 16:47:46 +01:00
Kai
cea944ab87 Fix desktop client url
Signed-off-by: splitt3r <splitt3r@users.noreply.github.com>
2019-11-24 16:27:07 +01:00
Sascha Wiswedel
600f32dbd3
Merge pull request #1573 from nextcloud/code-of-conduct-on-website
Link to website instead of duplicating CoC
2019-09-18 22:50:31 +02:00
Sascha Wiswedel
20d92fe9cf
Update developer_manual/general/code-of-conduct.rst
use HTTPS

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-18 19:50:49 +02:00
John Molakvoæ
9b982abadf
Update tutorial to match the repo (#1582)
Update tutorial to match the repo
2019-09-18 01:22:46 +02:00
Roeland Jago Douma
4bfe0ba609
Merge pull request #1616 from nextcloud/fix/ocs/doctree
Fix the OCS doctree
2019-09-17 22:57:16 +02:00
Sascha Wiswedel
4d9012ca5a
updated share types in OCS API
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-17 18:29:55 +02:00
Roeland Jago Douma
5c88b734f1
Fix the OCS doctree
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-17 18:27:28 +02:00
Julius Härtl
3004bfd32a
Add links to vue tutorial and source files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:53:36 +02:00
Julius Härtl
6a2203c4b4
Fix migration in app tutorial
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:39:48 +02:00
Julius Härtl
cf1222e242
Update tutorial to match the repo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-17 19:26:08 +02:00
John Molakvoæ
3b4f496299
Apply suggestions from code review 2019-08-12 13:45:16 +02:00
Filis Futsarov
5279630790
Update devenv.rst 2019-08-11 17:42:52 +02:00
Jos Poortvliet
4f6b7eb448
Link to website instead of duplicating it
I propose we link to our website for the CoC, rather than duplicating it here.
2019-08-02 15:26:19 +02:00
Roeland Jago Douma
4339e90524
Loginflow v2 docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-02 15:25:37 +02:00
J0WI
3711a52c53 Fix bullet points
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-25 17:46:03 +02:00
Morris Jobke
50c6357e94
Merge pull request #1559 from nextcloud/OCS-API-grouping
move OCS API in one place
2019-07-22 13:24:01 +02:00
Jos Poortvliet
17814d4a71 move OCS API in one place
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-07-16 18:19:55 +02:00
Roeland Jago Douma
dac43b0dcb
Add CSP event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-16 15:16:08 +02:00
Roeland Jago Douma
5faaa3d3b1
Add initial event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-16 15:14:35 +02:00
John Molakvoæ
3f62c2ea49
Merge pull request #946 from nextcloud/remove-legacy-theming
Remove legacy theming documentation
2019-07-02 07:12:44 +02:00
John Molakvoæ
78d0ddf5a1
Merge pull request #1503 from githubkoma/patch-2
Update tutorial.rst, fixes #1500
2019-07-02 07:00:21 +02:00
Marius Blüm
7e36f755c7
Remove legacy theming documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-07-02 06:57:07 +02:00
Roeland Jago Douma
684d3d52fb
Fix some code-block warnings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-01 11:35:42 +02:00
githubkoma
a170a77645
Update tutorial.rst, fixes #1500
DB Migration files have to end with ".php"

Fixes https://github.com/nextcloud/documentation/issues/1500
2019-06-17 09:49:11 +02:00
Roeland Jago Douma
e70db07708
Delete app password docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-17 12:24:52 +02:00
Roeland Jago Douma
6c4c9f7273
Remote wipe client api docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-16 09:59:19 +02:00
Roeland Jago Douma
5709f09097
Add app password migration section
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-09 20:17:53 +02:00
Arthur Schiwon
94138849b7
fix links on NPM page
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 16:35:42 +02:00
Elie Vischel
1e81c2955d
text edit mispelling 2019-05-03 11:12:46 +02:00
Deutscher Bundesjugendring
c8318ef464 Link to issue submission guidelines led to 404 error page
The link was incorrect or outdated.
2019-04-24 13:07:59 +00:00
John Molakvoæ
a9e2fccd63
Fix npm dev build instructions 2019-04-18 08:29:22 +02:00
Olav Seyfarth
0d653803dc
Update code-of-conduct.rst 2019-04-09 21:32:22 +02:00
Jan-Christoph Borchardt
894706540b
Remove specific unnecessary reference 2019-04-01 20:40:33 +02:00
Jan-Christoph Borchardt
ad5f038626
Apply suggestions from code review
Wording fixes
2019-04-01 20:39:43 +02:00
Jos Poortvliet
b3358d2a7e note it is about users
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-04-01 19:46:57 +02:00
Jos Poortvliet
03ce3d8858 add section on moving into our repo 2019-04-01 19:43:17 +02:00
Christoph Wurst
ca7d0592f4
Merge pull request #1325 from nextcloud/doc/ocs-sharee-api
Add sharee search and recommendation API docs
2019-03-19 17:41:18 +01:00
Christoph Wurst
2ef9cdbdff
Add sharee search and recommendation API docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-19 11:05:39 +01:00
Christoph Wurst
7ba1b48978
Fix "API's" -> "APIs" typo
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-19 10:53:02 +01:00
briefChain
0c1235e6ea Update unit-testing.rst 2019-03-13 21:52:12 +00:00
ChiefBrain
3dcda6257a add expected database, user and password
see https://github.com/nextcloud/server/issues/13803
2019-03-13 21:52:11 +00:00
John Molakvoæ
2375858958
Fix SEARCH fileid and rfc link 2019-03-04 11:58:55 +01:00
terrytibbles
159c8fda98 Update theming.rst 2019-02-26 13:28:21 +00:00
tjaisson
2322a5db57
Add missing 'new' keyword in code sample 2019-02-06 11:20:56 +01:00
Morris Jobke
1dc3fd02d9
Merge pull request #1211 from nextcloud/show_more_content
Show a bit more content on the overview pages
2019-01-31 13:35:26 +01:00
Roeland Jago Douma
8af5f1f547
Add events to listen for
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:50:12 +01:00
Roeland Jago Douma
7fd17c8351
Show a bit more content on the overview pages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:27:22 +01:00
Christoph Wurst
da31f27190
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:41 +01:00
Christoph Wurst
88b80ad433
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:34 +01:00
Christoph Wurst
9a5e9dc057
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:43:12 +01:00
Roeland Jago Douma
063996829f
Add intitial state docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 15:34:41 +01:00
Filis Futsarov
5822a1c085 Typo 2019-01-28 16:09:25 +00:00
Roeland Jago Douma
25386b4b67
Add docs for direct endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 19:33:30 +01:00
Jan-Christoph Borchardt
ee43127a16
Fix typos on Design guidelines → SCSS 2019-01-17 11:34:12 +01:00
Thomas Heller
8798266f29
Minor issue in development environment set-up guide
Added missing word.
2019-01-15 18:34:53 +01:00
tobiasKaminsky
b149472bba
add modification date info 2019-01-15 10:52:49 +01:00
korelstar
fbe68627aa Merge information about l10n from core and app 2019-01-09 22:00:51 +01:00
Roeland Jago Douma
57ea1454b9
Merge pull request #1104 from nextcloud/ocs-api-update
Update external API to use proper OCSController etc
2019-01-04 14:02:28 +01:00
Roeland Jago Douma
95e296063e
Merge pull request #1108 from nextcloud/fix_core-dev
Properly nest core development
2019-01-03 22:45:25 +01:00
Roeland Jago Douma
dd402e4aa8
Fix two-factor-provider links
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:26:24 +01:00
Roeland Jago Douma
952d21cf6f
Fix tutorial and link to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:20:30 +01:00
Roeland Jago Douma
bfc01a1de8
Fix routes syntax highlight
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:18:37 +01:00
Roeland Jago Douma
f5db83ece5
Fix reference
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:16:41 +01:00
Roeland Jago Douma
a76a9fe0b7
Fix note display
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 22:08:31 +01:00
Roeland Jago Douma
634543876f
Properly nest core development
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:56:25 +01:00
Roeland Jago Douma
6b3d9a36aa
Rename sections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:44:31 +01:00
Roeland Jago Douma
d933eff701
Move chunking
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:43:00 +01:00
Roeland Jago Douma
1a98f9c505
Properly nest the client APIs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:41:01 +01:00
Roeland Jago Douma
185c0e0f20
Update external API to use proper OCSController etc
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 16:19:44 +01:00
Roeland Jago Douma
a068f98775
Add docs for chunked uploads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:03:42 +01:00
Morris Jobke
435e80e97a
Merge pull request #1074 from nextcloud/dev/background_improvements
Improve background job documentation now that it is in OCP
2019-01-02 15:23:15 +01:00
Morris Jobke
84542ea04d
Merge pull request #1070 from nextcloud/pimp_tutorial
Pimp tutorial
2019-01-02 15:10:13 +01:00
John Molakvoæ
282567c1f1
Merge pull request #1077 from marcelklehr/fix/icon
Fix icon urls
2018-12-31 14:25:13 +01:00
Georg Ehrke
51b77ac85d clarify app-store skeleton 2018-12-29 13:26:46 +00:00
Marcel Klehr
86b85d1845
Fix icon urls 2018-12-28 17:38:30 +01:00
Roeland Jago Douma
e938e1fef8
Pimp backgroundjobs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-27 10:50:46 +01:00
Vadim Nicolai
fdf3883669
Update npm.rst 2018-12-26 11:04:06 +02:00
Roeland Jago Douma
55ffeb0482
Pimp tutorial
* typehint
* qbmapper
* migrations

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-24 15:19:20 +01:00
Roeland Jago Douma
a8e9dca4a7
Merge pull request #1061 from nextcloud/db-migration-fixes
Fix db migration link
2018-12-20 15:43:32 +01:00
John Molakvoæ (skjnldsv)
8214eda6d8
Fix db migration link and use warning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 15:21:32 +01:00
Roeland Jago Douma
77736e8bfd
Appdata is part of storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 14:28:49 +01:00
Christoph Wurst
67aa31a316
Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 14:28:46 +01:00
Christoph Wurst
a4a435090b
Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 14:28:40 +01:00
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
Lukas Reschke
96d6d69c5b Add feedback of Jos 2015-06-24 13:37:45 +02:00
Lukas Reschke
77b7401bc6 Add some deprecation notes 2015-06-24 12:47:41 +02:00
Jos Poortvliet
a5df27dec0 Merge pull request #1215 from owncloud/move-publishing
move publishing to app section where it belongs
2015-06-18 17:14:06 +02:00
Jos Poortvliet
a98472477e because Morris Jobke is always right. 2015-06-18 17:13:42 +02:00
Joas Schilling
c9c8db6c25 Fix the apps types layout 2015-06-16 16:48:49 +02:00
Jos Poortvliet
27c860147d move publishing to app section where it belongs 2015-06-16 16:41:20 +02:00
Carla Schroder
c6ac1e367d Merge pull request #1102 from owncloud/document-l10n
Document how to change translations within a theme
2015-06-04 06:44:25 -07:00
Carla Schroder
6f6672350a Merge pull request #993 from owncloud/app-guidelines
add app store publishing process for 8.1
2015-05-28 07:17:41 -07:00
RealRancor
e8fccb1c66 Fix foldername 2015-05-27 21:28:20 +02:00
Hendrik Leppelsack
f8ac7bd1ce Added SVG fallbacks to navigation icons 2015-05-20 23:01:42 +02:00
Hendrik Leppelsack
0dc96879e5 Replace 'js' by 'css'
Probably a copy paste error from the js documentation.
2015-05-20 21:02:34 +02:00
Joas Schilling
c75973de36 Fix versionS name 2015-05-13 09:13:16 +02:00
Joas Schilling
14de565b06 Fix name of encryption app in docs 2015-05-12 17:58:03 +02:00
jospoortvliet
6f617e60c0 implement changes from feedback Carla 2015-05-08 08:59:00 +02:00
Bernhard Posselt
c257576d5b use correct branch 2015-05-07 14:10:56 +02:00
Morris Jobke
2df8ef7272 Document how to change translations within a theme
* applies for 8.0+
2015-05-05 00:50:47 +02:00
Morris Jobke
91c0bc2287 Merge pull request #1091 from owncloud/usesession
Document usesession annotation
2015-04-30 10:17:59 +02:00
Bernhard Posselt
baf3902ab9 fix import 2015-04-29 19:17:07 +02:00
Bernhard Posselt
17bc916fdc document usesession annotation 2015-04-29 19:14:49 +02:00
Bernhard Posselt
bf0af61147 fix #876 2015-04-27 13:51:53 +02:00
Jos Poortvliet
da55594b73 signing won't be in 8.1 so commented out for now 2015-04-22 20:46:03 +02:00
Carla Schroder
b41ec71636 Update externalapi.rst 2015-04-16 09:03:29 -07:00
Morris Jobke
7a6acca22b add notice about the removal - not the deprecation 2015-04-07 17:47:45 +02:00
Morris Jobke
2b32eecbe4 add deprecations for OC_Preferences and OC\\Preferences 2015-04-07 15:56:56 +02:00
Samuel Dorsaz
0156b8a562 Just a short fix on ocdevstartapp arguments 2015-04-03 08:44:33 +02:00
Bernhard Posselt
3c9faea96c Merge pull request #971 from owncloud/streamdb
Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation
2015-04-02 16:03:58 +02:00
Jos Poortvliet
7614a226cd implement feedback from Lukas, clean up style, add links 2015-04-02 14:23:08 +02:00
Jos Poortvliet
153419d09c Merge pull request #958 from owncloud/ocdev-setup
Added --dir directive since default path is core
2015-04-02 13:57:04 +02:00
Olivier Paroz
3a5f273ffe Make it clear where ownCloud is going to be installed 2015-04-02 09:59:11 +02:00
Jos Poortvliet
c8b5fb4943 Merge pull request #915 from owncloud/jospoortvliet-patch-2
Update triaging.rst
2015-04-01 19:16:57 +02:00
Jos Poortvliet
441c9c6dd9 Merge pull request #1012 from owncloud/devdoc
add that you should split up PR's, or try to keep em small.
2015-04-01 19:16:41 +02:00
Jos Poortvliet
c75f642e16 Merge pull request #963 from owncloud/phpunit-updates
Phpunit updates
2015-04-01 19:16:24 +02:00
Jos Poortvliet
e9f136fa78 one more fix 2015-03-28 20:16:02 +01:00
Jos Poortvliet
cebbcf0833 style fixes 2015-03-28 20:14:10 +01:00
Jos Poortvliet
5f1126b875 add app store publishing process for 8.1 2015-03-28 20:08:51 +01:00
Morris Jobke
a5c63e9311 Merge pull request #961 from owncloud/update-app.php-changes-for-8.1
Use closure and non-deprecated methods for navigation entry
2015-03-26 20:41:37 +01:00
Carla Schroder
f24d7dd801 Move master for admin, user, and dev manuals to 8.1 2015-03-26 12:23:32 -07:00
Bernhard Posselt
87ba73515e more changes 2015-03-20 13:45:32 +01:00
Bernhard Posselt
0b122bd729 recreate commit 2015-03-20 13:43:58 +01:00
Bernhard Posselt
617a52dd46 Revert "Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation" 2015-03-20 12:57:37 +01:00
Bernhard Posselt
dcef8ef09a fix build warnings 2015-03-20 10:56:06 +01:00
Jos Poortvliet
04ecff9abd add that you should split up PR's, or try to keep em small. 2015-03-19 18:06:27 +01:00
Olivier Paroz
c13d164434 Formating fixe 2015-03-18 21:07:12 +01:00
Olivier Paroz
20d99668b5 PHPUnit is not available on PEAR any more 2015-03-18 21:03:22 +01:00
Bernhard Posselt
83773c360c try to fix database layer docs 2015-03-18 13:34:59 +01:00
Bernhard Posselt
0e2fa5a676 more hints 2015-03-18 13:15:28 +01:00
Bernhard Posselt
b7ba8f185a fix #889 2015-03-18 13:04:05 +01:00
Joas Schilling
5db2617e52 Use closure and non-deprecated methods for navigation entry 2015-03-18 10:26:32 +01:00
Olivier Paroz
f8e25a036d Added --dir directive since default path is core 2015-03-17 17:36:07 +01:00
Morris Jobke
8961fb1e8a fix typos and add priority labels 2015-03-11 20:19:58 +01:00
Jos Poortvliet
a662622f64 Add info about labels 2015-03-11 20:11:09 +01:00
Christoph Wurst
0ae4dc7219 log parameter instead of 'hi' 2015-03-09 11:36:02 +01:00
Jos Poortvliet
adf1377748 Update triaging.rst 2015-03-04 16:14:24 +01:00
Christoph Wurst
e54e42a9a2 missing 'be' added 2015-03-02 11:25:24 +01:00
Volkan Gezer
c567617804 Merge pull request #843 from owncloud/mirall-to-client
rename mirall to client
2015-02-15 16:25:40 +01:00
RealRancor
29fd647c15 Fix syntax of l10n.pl 2015-02-14 23:15:15 +01:00
RealRancor
a056c6dd12 Fix build for l10n.rst 2015-02-14 14:33:41 +01:00
Morris Jobke
d1fc13d5eb rename mirall to client 2015-02-13 15:00:48 +01:00
Bernhard Posselt
294ff376b8 Merge pull request #821 from owncloud/l10n
Updated translation process to cover all steps
2015-02-13 14:27:11 +01:00
Lukas Reschke
1e3b5e5b04 Update changelog.rst 2015-02-08 17:28:37 +01:00
Morris Jobke
dbab7df9b4 Updated translation process to cover all steps 2015-02-06 14:30:01 +01:00
Bernhard Posselt
c36934eab3 Update info.rst 2015-02-05 15:18:23 +01:00
Volkan Gezer
6467638885 add 5 label to pr. closes #697 2015-02-04 15:20:20 +01:00
Morris Jobke
1495c935d0 Merge pull request #812 from owncloud/issue/807-remove-version-in-docs
Replace hardcoded current version in doc files
2015-02-04 13:34:24 +01:00
Joas Schilling
702e9e4b44 Update version in docs and links 2015-02-04 13:20:34 +01:00
Morris Jobke
c7b152b64c Merge pull request #705 from owncloud/backporting
doc about backporting to earlier releases
2015-02-03 23:37:02 +01:00
Morris Jobke
a5d0c86256 update backport process 2015-02-03 21:19:23 +01:00
Bernhard Posselt
c2d5dd4d41 add note about closing cursors 2015-01-29 20:18:34 +01:00
Bernhard Posselt
6eda55063b Update templates.rst 2015-01-20 14:50:08 +01:00
Bernhard Posselt
cbad43abfa Update templates.rst 2015-01-20 14:48:53 +01:00
Bernhard Posselt
339928f325 Update templates.rst 2015-01-20 14:47:55 +01:00
Bernhard Posselt
8c9d70c594 add apicontroller test 2015-01-16 09:53:37 +01:00
Bernhard Posselt
1e5c4edfa3 less space 2015-01-15 17:19:52 +01:00
Bernhard Posselt
48d44c760e add the exceptions as well 2015-01-15 17:19:01 +01:00
Bernhard Posselt
e632565ffd remove error_log 2015-01-15 16:30:15 +01:00
Bernhard Posselt
f2eb596904 also remove check from api controller 2015-01-15 16:29:30 +01:00
Bernhard Posselt
8ccc117943 remove uneeded check 2015-01-15 16:28:09 +01:00
Bernhard Posselt
6ece491e9e add and explain services 2015-01-15 15:18:39 +01:00
Bernhard Posselt
08e859aae7 fix headers 2015-01-14 18:53:59 +01:00
Bernhard Posselt
3c06995f04 add recommended to tests instead of optional 2015-01-14 18:53:59 +01:00
Bernhard Posselt
08ffd3b12c explain template tags 2015-01-14 16:52:24 +01:00
Bernhard Posselt
a1204451cb fix documentation bugs 2015-01-12 13:44:18 +01:00
Bernhard Posselt
6462abc1c3 Merge pull request #750 from owncloud/changelog
Add changelog for owncloud 8
2015-01-12 13:24:13 +01:00
Joas Schilling
70b0ca2f60 Add some more deprecated information 2015-01-12 13:21:40 +01:00
Volkan Gezer
fb036d1361 year up 2015-01-11 16:13:52 +01:00
Bernhard Posselt
d0710a8abc tutorial mentioned in the changelog 2015-01-11 11:20:47 +01:00
Bernhard Posselt
61f0f567f1 add changelog 2015-01-11 11:06:20 +01:00
Bernhard Posselt
3eb095d7e2 Merge pull request #748 from owncloud/tutorial
Tutorial
2015-01-11 10:14:05 +01:00
Bernhard Posselt
00fe388812 adjust tutorial link 2015-01-10 17:09:57 +01:00
Bernhard Posselt
8b2df3c2ea link tutorial app github repo 2015-01-10 11:39:28 +01:00
Bernhard Posselt
79cac7ef80 get rid of @Stuff and use a proper explanation 2015-01-10 11:22:59 +01:00
Bernhard Posselt
1c4e6e47b9 first tutorial page
database schema

add controllers wire up

add handlebars

fix

more updating

fix json

fix problems

use mvc for js

fixes

more js

fix

fix

fix backslashes

remove code

more fixes

fixes

move to promises

more deferreds

remove unused method

remove unneeded code

better highlight translations

fix error

better naming

remove empty lines

add services hint

add closing section

mention removed parameter

fixes and hints

remove leading backslashes

use proper namespaces

wording

wording

wording

wording

wording

fix clone command

several fixes

fix resource docs

fixes

more fixes

fix if id to delete is 0

typo

typo

also show how to add a restful api

fix phpdoc

fix phpdoc

fix typo

fix typo

better routes indention

add unit and integration test tipps

udpate unit test

easier css

make unit tests easier and use integration tests to test the container
2015-01-10 01:05:43 +01:00
Bernhard Posselt
3aecb6899b Update api.rst 2015-01-09 20:06:14 +01:00
Bernhard Posselt
e6442c079e Update startapp.rst 2015-01-08 22:17:52 +01:00
Bernhard Posselt
cc406d5c80 Update container.rst 2015-01-05 11:31:27 +01:00
Bernhard Posselt
aa2c1d436c Merge pull request #719 from owncloud/intelligent-container
Add intelligent container docs
2014-12-26 19:06:24 +01:00
Bernhard Posselt
4359c3777e Merge pull request #706 from owncloud/app-dependencies
document new dependency tags in info.xml
2014-12-26 19:05:40 +01:00
Bernhard Posselt
70ddb7ee0c Merge pull request #718 from owncloud/route-postfix
Add route postfix info
2014-12-26 19:04:53 +01:00
Bernhard Posselt
09a3ad9ba6 fix typo 2014-12-26 19:04:11 +01:00
Bernhard Posselt
8a09496e40 add another 2 interfaces 2014-12-17 18:26:56 +01:00
Bernhard Posselt
2e040b5797 add intelligent container docs 2014-12-17 16:40:58 +01:00
Bernhard Posselt
60b1f75aec fix application name 2014-12-17 14:10:44 +01:00
Bernhard Posselt
896806a0e0 fix route defaults docs 2014-12-17 13:56:49 +01:00
Bernhard Posselt
9de54b2ab0 add route postfix info 2014-12-17 13:54:17 +01:00
Bernhard Posselt
aaecbe023a Merge pull request #553 from ppaysant/route-defaults
ownCloud 8: Routing, adding default value setting documentation.
2014-12-17 13:54:01 +01:00
Jos Poortvliet
ab80ab3ccc feedback nickvergessen 2014-12-16 11:55:52 +01:00
Thomas Müller
fbfc65303e documenting library names and their versions 2014-12-15 13:48:37 +01:00
Morris Jobke
f88f1de3ac add table of content entry and add note about backport freezes 2014-12-13 09:43:34 +01:00
Olivier Paroz
4a8b44ff1f Pass the HTTP status code directly in the constructor
My IDE is telling me this way of doing things doesn't not work
```
return new JSONResponse()->setStatus(Http::STATUS_NOT_FOUND);
```
2014-12-12 22:09:01 +01:00
Jos Poortvliet
374324bde5 prettified and storified. Needs review, also for style, and integration in the navigation. 2014-12-12 18:59:37 +01:00
Thomas Müller
b5a4e8790a document new dependency tags in info.xml 2014-12-12 14:05:12 +01:00
Jos Poortvliet
edca8a85f8 first draft, to be pretified and storified :D 2014-12-12 13:31:05 +01:00
drarko
4dc489ea45 Bad class in register service AuthorMapper
return new AuthorService 

replaced by 

return new AuthorMapper
2014-12-10 16:26:43 -03:00
Morris Jobke
1e16b6f6f4 fix unordered list 2014-12-10 08:35:21 +01:00
Volkan Gezer
ddd82b3454 unordered list fix 2014-12-10 00:04:23 +01:00
Volkan Gezer
baa38c8bda Merge pull request #636 from owncloud/vendor-style-and-script
ownCloud 8: add vendorScript and vendorStyle usage
2014-12-09 17:55:01 +01:00
Carla Schroder
fe9d43a25c Merge pull request #669 from owncloud/add-testcase-class
Add testcase class
2014-12-08 11:32:04 -08:00
Volkan Gezer
885ef5f17c correct ownCloud capitalization
we also need to backport.
2014-12-08 19:51:43 +01:00
Olivier Paroz
092b55f43f Fix typo 2014-12-06 19:56:21 +01:00
Lukas Reschke
a08dedb77b Fix typo 2014-12-05 18:24:45 +01:00
Carla Schroder
66c8521a87 Merge pull request #678 from owncloud/add-Cookies
ownCloud 8: Add documentation about reading and setting cookies
2014-12-04 11:44:45 -08:00
Carla Schroder
6be12f796f Merge pull request #501 from owncloud/app-nav
ownCloud 8: Add app developer documentation for list entry actions
2014-12-04 10:39:13 -08:00
Daniel Molkentin
92731e1368 Merge branch 'stable7' 2014-12-04 17:07:30 +01:00
Daniel Molkentin
0eb3c3844f Merge remote-tracking branch 'origin/triaging' into stable7 2014-12-04 17:07:13 +01:00
Daniel Molkentin
6d57621ac2 master is now open for ownCloud 8 documentation 2014-12-04 16:07:39 +01:00
Jos Poortvliet
9d6a991492 Can't tag/close unless you're added to the repo 2014-12-04 15:41:51 +01:00
Jos Poortvliet
1128b70c48 Implement feedback from Jennifer & add to index 2014-12-04 15:14:41 +01:00
Jos Poortvliet
1a9a282572 another fix 2014-12-03 23:14:02 +01:00
Jos Poortvliet
4a8a3fb120 replace pic 2014-12-03 23:13:10 +01:00
Jos Poortvliet
291cc5309a fix pic 2014-12-03 23:11:16 +01:00
Jos Poortvliet
b4d7d93bf1 style fixes 2014-12-03 15:56:50 +01:00
Jos Poortvliet
eea8fa8b9c fix markup errors... 2014-12-03 15:51:43 +01:00
Jos Poortvliet
78c34f0c66 fix links, add link to coding guidelines 2014-12-03 15:45:45 +01:00
Carla Schroder
b6083a09ab formatting cleanups 2014-12-01 18:02:56 -08:00
Jos Poortvliet
7919290d5d add mention of community support channels & enterprise support and merge issue reporting instructions into one page 2014-11-28 15:04:27 +01:00
Lukas Reschke
c62f9b1e7c Add documentation about reading and setting cookies
Follow-up of https://github.com/owncloud/core/pull/12472
2014-11-28 11:10:33 +01:00
Jos Poortvliet
b53b186ba5 found the magical queries! 2014-11-27 17:01:43 +01:00
Jos Poortvliet
6b796d7fb9 Implement first round of feedback 2014-11-27 16:54:03 +01:00
Jos Poortvliet
ad58943dc7 Much improved! 2014-11-27 16:36:32 +01:00
Jos Poortvliet
648b411036 first, rough version 2014-11-27 12:28:35 +01:00
Carla Schroder
bc666d0cd1 Update index.rst 2014-11-24 08:01:49 -08:00
Bernhard Posselt
bed381d76d Update controllers.rst 2014-11-24 10:27:59 +01:00
Carla Schroder
a1e8db90ae URL and markup corrections 2014-11-21 08:19:54 -08:00
Jos Poortvliet
ad9e1c514b fix links 2014-11-21 15:03:40 +01:00
Jos Poortvliet
52572a653a another fix 2014-11-21 14:37:18 +01:00
Jos Poortvliet
8d525bd86a Add mention of contributor agreement to iOS and Android app developer pages 2014-11-21 14:37:18 +01:00
Jos Poortvliet
ff474f836a small fix 2014-11-21 14:37:18 +01:00
Jos Poortvliet
cbd66e77aa updatre iOS and android doc 2014-11-21 14:36:42 +01:00
Joas Schilling
ba7a9149be Coding guidelines section about unit tests 2014-11-21 11:09:48 +01:00
Joas Schilling
23a228b9ab Update test sample to use namespaces and extend the TestCase class 2014-11-20 15:09:11 +01:00
Joas Schilling
15a3985fd6 Add reference for TestCase class to docs 2014-11-20 15:03:17 +01:00
rperezb
5afdb1058c Update index.rst
Updated Xcode version
2014-11-20 12:57:18 +01:00
rperezb
d8132042e5 Update library_installation.rst
Update Xcode version
2014-11-20 12:56:08 +01:00
Carla Schroder
d103457134 remove index.rst, replace with contents.rst 2014-11-19 20:43:10 -08:00
Carla Schroder
115b581245 one more time, taming the TOC so that the left navbar displays correctly, added ios and android to toc 2014-11-19 20:17:41 -08:00
Carla Schroder
361a2c347f Revert "Add ios_library and android_library to TOC, markup corrections" 2014-11-19 17:44:23 -08:00
Carla Schroder
cf1fc4e0aa Revert "testing wonky TOC" 2014-11-19 17:26:41 -08:00
Carla Schroder
5f510f07cc testing wonky TOC 2014-11-19 16:51:51 -08:00
Carla Schroder
a78de151d7 Add ios_library and android_library to TOC, markup corrections 2014-11-19 16:22:38 -08:00
Jos Poortvliet
d6f736a9f0 Link to the android app development info 2014-11-19 21:19:11 +01:00
marcdexet-cnrs
658cbed32f update doc about possible mistake
Routing is case sensitive, be carefull about the appName case.
2014-11-14 14:49:49 +01:00
Morris Jobke
98310a8df6 underline convention 2014-11-04 14:00:27 +01:00
Morris Jobke
06dda72e06 add vendorScript and vendorStyle usage
* see owncloud/core#11916
2014-11-03 16:27:39 +01:00
marmuDev
79de1f64ab Update js.rst
AngularJS: var app...
missing closing "]" before ").config..."
2014-10-30 21:52:20 +01:00
Bernhard Posselt
e6657dcd1f fix #416 2014-10-30 16:35:01 +01:00
Bernhard Posselt
377ce4a919 add version added attribute 2014-10-30 16:17:02 +01:00
Bernhard Posselt
d04f803b41 add data responses docs 2014-10-30 14:24:59 +01:00
Carla Schroder
19dfec2fb6 Merge pull request #626 from owncloud/add_lost_documentation_of_libraries_for_mobile_clients
Added developer documentation for Android and iOS libraries to get acces...
2014-10-29 10:52:38 -07:00
Lukas Reschke
090d87bcee Add information how to add hints 2014-10-27 18:05:42 +01:00
David A. Velasco
84e4493a77 Added developer documentation for Android and iOS libraries to get access to OC servers 2014-10-23 18:00:09 +02:00
Volkan Gezer
af81c9f9ad remove duplicate entry 2014-10-20 01:58:27 +02:00
Bernhard Posselt
b852d257b2 fix second session description error 2014-10-14 13:46:08 +02:00
Bernhard Posselt
6d830f1c85 fix session description 2014-10-14 13:45:05 +02:00
Bernhard Posselt
89aee478a4 add session information chapter 2014-10-14 13:38:37 +02:00
Bernhard Posselt
e0698a9339 Update database.rst 2014-10-02 16:49:28 +02:00
arnovr
c664173a89 Renamed SystemValue to UserValue
Methods where wrong, documentation claimed them setting and getting
uservalues through SystemValue's
2014-09-21 21:19:47 +02:00
Bernhard Posselt
29af7f2af1 fix headline type for undo entry 2014-09-19 14:52:08 +02:00
Bernhard Posselt
e0ed9b7b56 add docs for undo navigation entry deletion 2014-09-19 14:51:38 +02:00
Bernhard Posselt
2a66a39c49 Update startapp.rst 2014-09-14 17:33:27 +02:00
Bernhard Posselt
9b60345857 Update devenv.rst 2014-09-14 17:33:00 +02:00
Jan-Christoph Borchardt
f3d7e2a340 correct folder-icon class to icon-folder 2014-09-11 17:00:23 +02:00
Bernhard Posselt
b8c4fc34cb Merge pull request #555 from owncloud/template-functions
Template functions
2014-09-09 19:43:52 +02:00
Bernhard Posselt
d2b2743b0f add docs for https://github.com/owncloud/core/pull/10964 2014-09-09 16:30:46 +02:00
Bernhard Posselt
3db28dd239 Added hint for polyfills 2014-09-08 21:59:22 +02:00
Bernhard Posselt
5bddf7bbd9 easier style tag and html imports 2014-09-08 21:38:27 +02:00
Bernhard Posselt
36b0703e8f add easier script tag for templates 2014-09-08 21:33:58 +02:00
Lukas Reschke
14db1e9519 Remove not longer existing config switch
Was removed with ownCloud 3.x or so - killing it here too.
2014-09-08 16:37:12 +02:00
Patrick Paysant
59620e8b22 Routing, adding default value setting documentation. 2014-09-07 19:28:43 +02:00
Bernhard Posselt
7b8f2431a8 use input submit and form instead of just a button 2014-09-02 12:26:07 +02:00
Bernhard Posselt
cb5f844678 add form 2014-09-02 12:24:39 +02:00
Bernhard Posselt
62d6e91bfb add filter docs 2014-09-01 15:20:12 +02:00
Morris Jobke
86d89cdadb add IE8 fixes 2014-08-31 17:55:15 +02:00
Morris Jobke
cd42e83006 change has- to with- to be consistent 2014-08-31 16:07:59 +02:00
Bernhard Posselt
56cc41ef41 add description about the has-menu class 2014-08-31 12:16:03 +02:00
Bernhard Posselt
c35d471732 add docs for list entry actions 2014-08-28 13:43:40 +02:00
Bernhard Posselt
83efbb88f7 add docs for folders and drag and drop 2014-08-28 12:55:50 +02:00
Oliver Gasser
644f2eedac Update database.rst
After discussion with @Raydiation, changed entity properties to ```protected```.
2014-08-27 13:20:12 +02:00
Oliver Gasser
ba6cad5d09 Update database.rst
*PREFIX* needs to be all in caps.
2014-08-27 12:08:06 +02:00
Bernhard Posselt
a3fbc65f95 Update devenv.rst 2014-08-24 17:46:39 +02:00
Bernhard Posselt
bc5c1ba7e2 Update devenv.rst 2014-08-24 17:44:46 +02:00