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 |
|
Carla Schroder
|
bc666d0cd1
|
Update index.rst
|
2014-11-24 08:01:49 -08:00 |
|
Bernhard Posselt
|
bed381d76d
|
Update controllers.rst
|
2014-11-24 10:27:59 +01:00 |
|
Carla Schroder
|
a1e8db90ae
|
URL and markup corrections
|
2014-11-21 08:19:54 -08:00 |
|
Jos Poortvliet
|
ad9e1c514b
|
fix links
|
2014-11-21 15:03:40 +01:00 |
|
Jos Poortvliet
|
52572a653a
|
another fix
|
2014-11-21 14:37:18 +01:00 |
|
Jos Poortvliet
|
8d525bd86a
|
Add mention of contributor agreement to iOS and Android app developer pages
|
2014-11-21 14:37:18 +01:00 |
|
Jos Poortvliet
|
ff474f836a
|
small fix
|
2014-11-21 14:37:18 +01:00 |
|
Jos Poortvliet
|
cbd66e77aa
|
updatre iOS and android doc
|
2014-11-21 14:36:42 +01:00 |
|
Joas Schilling
|
ba7a9149be
|
Coding guidelines section about unit tests
|
2014-11-21 11:09:48 +01:00 |
|