Commit Graph

908 Commits

Author SHA1 Message Date
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