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
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
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