Commit Graph

990 Commits

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