Commit Graph

438 Commits

Author SHA1 Message Date
Morris Jobke
1febeea788 Merge pull request #2217 from wetsixteen/patch-2
fix missing 'this' in hooks
2016-03-15 08:36:54 +01: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
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
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
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
Carla Schroder
9940e62a5c Link dev manual to apps/maintainers Wiki on github 2015-12-17 14:02:53 -08:00
Carla Schroder
330bc8c8f6 updates to code signing docs 2015-12-09 12:15:01 -08: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
aa6937cc1f fix how to get the App container 2015-10-12 13:37:36 +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
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
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
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