Commit Graph

318 Commits

Author SHA1 Message Date
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
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
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
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
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
Bernhard Posselt
bed381d76d Update controllers.rst 2014-11-24 10:27:59 +01:00
Joas Schilling
15a3985fd6 Add reference for TestCase class to docs 2014-11-20 15:03:17 +01:00
Carla Schroder
115b581245 one more time, taming the TOC so that the left navbar displays correctly, added ios and android to toc 2014-11-19 20:17:41 -08:00
marcdexet-cnrs
658cbed32f update doc about possible mistake
Routing is case sensitive, be carefull about the appName case.
2014-11-14 14:49:49 +01:00
Morris Jobke
98310a8df6 underline convention 2014-11-04 14:00:27 +01:00
Morris Jobke
06dda72e06 add vendorScript and vendorStyle usage
* see owncloud/core#11916
2014-11-03 16:27:39 +01:00
marmuDev
79de1f64ab Update js.rst
AngularJS: var app...
missing closing "]" before ").config..."
2014-10-30 21:52:20 +01:00
Bernhard Posselt
e6657dcd1f fix #416 2014-10-30 16:35:01 +01:00
Bernhard Posselt
377ce4a919 add version added attribute 2014-10-30 16:17:02 +01:00
Bernhard Posselt
d04f803b41 add data responses docs 2014-10-30 14:24:59 +01:00
Lukas Reschke
090d87bcee Add information how to add hints 2014-10-27 18:05:42 +01:00
Volkan Gezer
af81c9f9ad remove duplicate entry 2014-10-20 01:58:27 +02:00
Bernhard Posselt
b852d257b2 fix second session description error 2014-10-14 13:46:08 +02:00
Bernhard Posselt
6d830f1c85 fix session description 2014-10-14 13:45:05 +02:00
Bernhard Posselt
89aee478a4 add session information chapter 2014-10-14 13:38:37 +02:00
Bernhard Posselt
e0698a9339 Update database.rst 2014-10-02 16:49:28 +02:00
arnovr
c664173a89 Renamed SystemValue to UserValue
Methods where wrong, documentation claimed them setting and getting
uservalues through SystemValue's
2014-09-21 21:19:47 +02:00
Bernhard Posselt
29af7f2af1 fix headline type for undo entry 2014-09-19 14:52:08 +02:00
Bernhard Posselt
e0ed9b7b56 add docs for undo navigation entry deletion 2014-09-19 14:51:38 +02:00
Bernhard Posselt
2a66a39c49 Update startapp.rst 2014-09-14 17:33:27 +02:00
Jan-Christoph Borchardt
f3d7e2a340 correct folder-icon class to icon-folder 2014-09-11 17:00:23 +02:00
Bernhard Posselt
d2b2743b0f add docs for https://github.com/owncloud/core/pull/10964 2014-09-09 16:30:46 +02:00
Bernhard Posselt
3db28dd239 Added hint for polyfills 2014-09-08 21:59:22 +02:00
Bernhard Posselt
5bddf7bbd9 easier style tag and html imports 2014-09-08 21:38:27 +02:00
Bernhard Posselt
36b0703e8f add easier script tag for templates 2014-09-08 21:33:58 +02:00