Commit Graph

689 Commits

Author SHA1 Message Date
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
Thomas Müller
fbfc65303e documenting library names and their versions 2014-12-15 13:48:37 +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
Thomas Müller
b5a4e8790a document new dependency tags in info.xml 2014-12-12 14:05:12 +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
Jos Poortvliet
648b411036 first, rough version 2014-11-27 12:28:35 +01:00