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
Bernhard Posselt
034063cdf2
Special hints for Ubuntu 12.04
...
Tons of people apparently still use this old version :/
2014-08-24 17:36:31 +02:00
Oliver Gasser
b9b2cbbdc5
Update routes.rst
...
Remove unmatching parenthesis.
2014-08-22 13:53:25 +02:00
Volkan Gezer
c1baf695b8
php user is wwwrun for opensuse
2014-08-21 13:51:48 +02:00
Bernhard Posselt
f42d337171
Update devenv.rst
2014-08-20 23:54:29 +02:00
Morris Jobke
9c67f39bfb
Fix typo - ref #486
...
Thanks to @jonasfromhan
2014-08-20 22:42:27 +02:00
Morris Jobke
6aa10219a2
fix typo - fixes #486
2014-08-20 08:07:37 +02:00
Jörn Friedrich Dreyer
d9d8d1ae5f
add caching tip, than vs. then vs. that
2014-08-15 11:00:40 +02:00
Jos Poortvliet
7c807ec112
Update performance.rst
...
Small style fixes
2014-08-14 18:50:53 +02:00
Jos Poortvliet
8463f37eef
Create performance.rst
...
Based on a mail frank send to the ML a while ago. Input welcome. Will fix weird stuff after first commit, when preview works :D
2014-08-14 18:43:11 +02:00
Jos Poortvliet
3f91081bdd
Update index.rst
2014-08-14 16:44:26 +02:00
Morris Jobke
ba1d5b271c
remove expressive language
2014-08-05 08:31:09 +02:00
Morris Jobke
3f1cb8bfcf
Merge pull request #461 from owncloud/code-update
...
keeping multi-repo up to date with commands
2014-08-05 08:28:20 +02:00
Volkan Gezer
61b7431ff0
add rebase option
2014-08-04 14:36:13 +02:00
Bernhard Posselt
132c0b6fa3
Fix #459
2014-08-04 09:08:30 +02:00
Volkan Gezer
6cd4596b87
typo
2014-08-02 15:17:58 +02:00
Volkan Gezer
11eca7be93
keeping multi-repo up to date with commands
2014-08-02 15:10:54 +02:00
Thomas Müller
741238ef6f
Merge pull request #442 from owncloud/code-of-conduct
...
bring back the Code of Conduct
2014-07-28 17:06:07 +02:00
Morris Jobke
c117b9be74
Merge pull request #450 from owncloud/testing
...
Testing
2014-07-28 15:42:17 +02:00
Jos Poortvliet
8c029ef2e5
Improve some wording
2014-07-28 14:16:11 +02:00
Jos Poortvliet
718bc39c5b
typo
2014-07-28 14:06:45 +02:00
Jos Poortvliet
a4febfe5f7
Add testing stuff from owncloud.org/contribute to documentation.
2014-07-28 14:03:04 +02:00
Jos Poortvliet
190c3174d7
Update codingguidelines.rst
...
Fix link to contributor agreement
2014-07-25 09:31:57 +02:00
Jos Poortvliet
0ea7523594
Update codingguidelines.rst
...
Add most of the coding info from http://owncloud.org/contribute - this is where it belongs. Will link to it from owncloud.org ;-)
Of course if we agree it belongs on owncloud.org then we can make a dedicated page there. It at least won't fit on owncloud.org/contribute because of https://github.com/owncloud/www/issues/132
2014-07-24 22:04:10 +02:00
Jos Poortvliet
4cc8a17570
Update codingguidelines.rst
...
Add stuff mentioned in https://github.com/owncloud/documentation/issues/382
2014-07-24 14:39:32 +02:00
Bjoern Schiessle
e57c551a34
update note
2014-07-24 10:07:45 +02:00
Bjoern Schiessle
57d7952793
add expire date to share api documentation
2014-07-24 10:04:58 +02:00
Thomas Müller
f442e0f452
bring back the Code of Conduct
2014-07-23 15:28:37 +02:00
Morris Jobke
4a8d78fd11
Merge pull request #350 from owncloud/replace-echo-usage
...
Replace echo usage
2014-06-28 10:40:10 +02:00
Bernhard Posselt
cf3fe0946e
Update routes.rst
2014-06-26 14:31:01 +02:00
Bernhard Posselt
a2308adf7d
Update routes.rst
2014-06-26 14:11:35 +02:00
Bernhard Posselt
4432ffcc42
Update controllers.rst
2014-06-12 13:50:26 +02:00
Volkan Gezer
21b07d4493
give more info on bugtracker page. fixed #374
2014-06-09 13:36:32 +02:00
Morris Jobke
d1a4e41706
drop icon-noise
2014-06-08 12:05:17 +02:00
Bernhard Posselt
3464678391
fix build warnings, fix docs to not use the request from core that does not contain the url parameters owncloud/core#8827
2014-06-05 18:08:30 +02:00
Morris Jobke
e7bf4f71d7
fix typo in testing code example
2014-05-31 20:18:43 +02:00
Bernhard Posselt
6496f58a40
Merge pull request #362 from owncloud/dev-man-update
...
Development man update
2014-05-31 16:41:28 +02:00
Lukas Reschke
c3d864ff45
Remove unnecessary underscore
2014-05-31 13:34:11 +02:00
Volkan Gezer
09560ebb96
typos testing
2014-05-31 04:13:36 +02:00
Volkan Gezer
8e1c38f338
typos general
2014-05-31 04:13:07 +02:00
Volkan Gezer
21c365d78c
core typos
2014-05-31 04:09:21 +02:00
Volkan Gezer
f40136dc0f
bugtracker typos
2014-05-31 04:09:09 +02:00
Volkan Gezer
69f524a3b7
typos app
2014-05-31 04:01:18 +02:00
Bernhard Posselt
908566b3ee
remove serializer docs
2014-05-29 19:21:07 +02:00
Volkan Gezer
273768f78d
explanation for print_unescaped and update sync links
2014-05-27 20:02:14 +02:00
Volkan Gezer
34cf2120ab
replace echo with p
2014-05-25 14:36:39 +02:00
Bernhard Posselt
d9a69c25e2
better slide toggle description
2014-05-23 18:57:47 +02:00
Bernhard Posselt
d6beb6fdb5
add slide toggle docs, owncloud/core#8701
2014-05-23 18:55:27 +02:00
Bernhard Posselt
548118b52f
add docs on settings area
2014-05-23 16:43:08 +02:00
Bernhard Posselt
35daf13ca8
convert svg to png
2014-05-23 16:15:59 +02:00
Bernhard Posselt
30b3f9b7fc
remove p images
2014-05-23 16:06:45 +02:00
Bernhard Posselt
0ba89149f7
use png instead of gif
2014-05-23 16:05:53 +02:00
Bernhard Posselt
302afa134c
add info about background repeat and position
2014-05-23 15:42:00 +02:00
Bernhard Posselt
f6a160171a
add icons docs
2014-05-23 15:38:40 +02:00
Bernhard Posselt
0ad6088262
fix some dev docs
2014-05-22 19:34:59 +02:00
Bernhard Posselt
911c29d22c
bump version to 7
2014-05-16 17:47:10 +02:00
Bernhard Posselt
e4cbb949d1
correct language code, owncloud/core#8587
2014-05-14 01:15:02 +02:00
Bernhard Posselt
5bed772131
add hints about default parameters
2014-05-13 12:15:17 +02:00
Bernhard Posselt
e9c6644357
udpate testing section
2014-05-12 20:15:21 +02:00
Bernhard Posselt
75b322122a
rename tutorial in create an app
2014-05-12 17:27:28 +02:00
Bernhard Posselt
7a884d470d
add testing documentation
2014-05-12 17:03:48 +02:00
Bernhard Posselt
6c10d21d44
add filesystem docs
2014-05-12 16:40:31 +02:00
Bernhard Posselt
f46964a2b9
more hooks documentation where it should go
2014-05-12 16:14:58 +02:00
Bernhard Posselt
43f474d82e
fix reference to devenv
2014-05-12 03:02:01 +02:00
Bernhard Posselt
0562f1c948
add braces
2014-05-12 02:44:56 +02:00
Bernhard Posselt
4b44f24720
add filesystem to root and scanner headlines
2014-05-12 02:44:20 +02:00
Bernhard Posselt
b50d85563e
add hooks documentation
2014-05-12 02:42:53 +02:00
Bernhard Posselt
3ed27655fd
fix navigation through topics
2014-05-12 02:13:06 +02:00
Bernhard Posselt
7d5e41e44a
restructure page
2014-05-12 02:02:43 +02:00
Bernhard Posselt
c8511fd7c2
remove user and filesystem backend docs
2014-05-12 01:55:41 +02:00
Bernhard Posselt
424bc9911f
add users and session management
2014-05-12 01:53:49 +02:00
Bernhard Posselt
673136d5ba
chapter on settings
2014-05-12 01:27:31 +02:00
Bernhard Posselt
d054f09af7
fix links
2014-05-12 01:13:06 +02:00
Bernhard Posselt
e00b6f402e
add logger docs
2014-05-12 01:09:31 +02:00
Bernhard Posselt
fb25c1bb03
add css docs on layout and navigation, fix #96
2014-05-12 00:55:00 +02:00
Bernhard Posselt
38d8138fbe
add js docs
2014-05-12 00:14:46 +02:00
Bernhard Posselt
9e6ed0fd7d
also mention gettext as dep
2014-05-11 23:56:55 +02:00
Bernhard Posselt
cb03f9cf1f
simpler l10n cmd
2014-05-11 23:53:10 +02:00
Bernhard Posselt
9a5e341e07
add l10n chapter
2014-05-11 23:50:55 +02:00
Bernhard Posselt
5b4867393f
add backgroundjobs
2014-05-11 23:06:18 +02:00
Bernhard Posselt
6e81f4d991
add hint about annotation uppercasing
2014-05-11 18:07:09 +02:00
Bernhard Posselt
5529c703dd
remove nl
2014-05-11 16:53:18 +02:00
Bernhard Posselt
6ca10d6e86
indention fixes
2014-05-11 16:52:38 +02:00
Bernhard Posselt
6648f7e3a6
add middleware docs
2014-05-11 16:42:56 +02:00
Bernhard Posselt
dc13b3502b
add template docs
2014-05-11 16:26:35 +02:00
Bernhard Posselt
b8e5247212
use the server container for the database connection
2014-05-11 16:10:22 +02:00
Bernhard Posselt
d135210d15
add docs on container
2014-05-11 16:09:27 +02:00
Bernhard Posselt
fb7ac876dd
add database layer docs
2014-05-11 13:12:23 +02:00
Bernhard Posselt
c1f992d77a
move ocs to core dev, highlight deprecated info.xml entries
2014-05-11 12:10:33 +02:00
Bernhard Posselt
4a013ada2c
add chapter about restful api and cors
2014-05-10 12:15:14 +02:00
Bernhard Posselt
df36fefd5d
add webserver reload command for debian based distros, make it clearer that python3 is needed
2014-05-08 11:23:29 +02:00
Bernhard Posselt
0111873ca8
add owncloud 7 parameter to use the newest template when generating an app
2014-05-08 11:20:45 +02:00
Bernhard Posselt
492f67b530
more on request lifecycle
2014-05-08 03:11:00 +02:00
Bernhard Posselt
24085b3348
fix classloader typo
2014-05-08 03:07:24 +02:00
Bernhard Posselt
632d3051f6
wording fixes
2014-05-08 02:28:22 +02:00
Bernhard Posselt
57b6a93afe
finish controllers
2014-05-08 02:17:55 +02:00
Bernhard Posselt
8f62f42342
basic controller infos
2014-05-08 00:45:56 +02:00
Bernhard Posselt
012e75261b
add to
2014-05-07 20:40:22 +02:00
Bernhard Posselt
3481023a8f
doc fixes
2014-05-07 20:39:17 +02:00
Bernhard Posselt
3f984c56ff
fix comment for url generator
2014-05-07 20:38:15 +02:00
Bernhard Posselt
70c09dd4ab
add route generation
2014-05-07 20:38:15 +02:00