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