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
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
Joas Schilling
23a228b9ab
Update test sample to use namespaces and extend the TestCase class
2014-11-20 15:09:11 +01:00
Joas Schilling
15a3985fd6
Add reference for TestCase class to docs
2014-11-20 15:03:17 +01:00
rperezb
5afdb1058c
Update index.rst
...
Updated Xcode version
2014-11-20 12:57:18 +01:00
rperezb
d8132042e5
Update library_installation.rst
...
Update Xcode version
2014-11-20 12:56:08 +01:00
Carla Schroder
d103457134
remove index.rst, replace with contents.rst
2014-11-19 20:43:10 -08: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
Carla Schroder
361a2c347f
Revert "Add ios_library and android_library to TOC, markup corrections"
2014-11-19 17:44:23 -08:00
Carla Schroder
cf1fc4e0aa
Revert "testing wonky TOC"
2014-11-19 17:26:41 -08:00
Carla Schroder
5f510f07cc
testing wonky TOC
2014-11-19 16:51:51 -08:00
Carla Schroder
a78de151d7
Add ios_library and android_library to TOC, markup corrections
2014-11-19 16:22:38 -08:00
Jos Poortvliet
d6f736a9f0
Link to the android app development info
2014-11-19 21:19:11 +01: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
Carla Schroder
19dfec2fb6
Merge pull request #626 from owncloud/add_lost_documentation_of_libraries_for_mobile_clients
...
Added developer documentation for Android and iOS libraries to get acces...
2014-10-29 10:52:38 -07:00
Lukas Reschke
090d87bcee
Add information how to add hints
2014-10-27 18:05:42 +01:00
David A. Velasco
84e4493a77
Added developer documentation for Android and iOS libraries to get access to OC servers
2014-10-23 18:00:09 +02: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
Bernhard Posselt
9b60345857
Update devenv.rst
2014-09-14 17:33:00 +02:00
Jan-Christoph Borchardt
f3d7e2a340
correct folder-icon class to icon-folder
2014-09-11 17:00:23 +02:00
Bernhard Posselt
b8c4fc34cb
Merge pull request #555 from owncloud/template-functions
...
Template functions
2014-09-09 19:43:52 +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
Lukas Reschke
14db1e9519
Remove not longer existing config switch
...
Was removed with ownCloud 3.x or so - killing it here too.
2014-09-08 16:37:12 +02:00
Patrick Paysant
59620e8b22
Routing, adding default value setting documentation.
2014-09-07 19:28:43 +02:00
Bernhard Posselt
7b8f2431a8
use input submit and form instead of just a button
2014-09-02 12:26:07 +02:00
Bernhard Posselt
cb5f844678
add form
2014-09-02 12:24:39 +02:00
Bernhard Posselt
62d6e91bfb
add filter docs
2014-09-01 15:20:12 +02:00
Morris Jobke
86d89cdadb
add IE8 fixes
2014-08-31 17:55:15 +02:00
Morris Jobke
cd42e83006
change has- to with- to be consistent
2014-08-31 16:07:59 +02:00
Bernhard Posselt
56cc41ef41
add description about the has-menu class
2014-08-31 12:16:03 +02:00
Bernhard Posselt
c35d471732
add docs for list entry actions
2014-08-28 13:43:40 +02:00
Bernhard Posselt
83efbb88f7
add docs for folders and drag and drop
2014-08-28 12:55:50 +02:00
Oliver Gasser
644f2eedac
Update database.rst
...
After discussion with @Raydiation, changed entity properties to ```protected```.
2014-08-27 13:20:12 +02:00
Oliver Gasser
ba6cad5d09
Update database.rst
...
*PREFIX* needs to be all in caps.
2014-08-27 12:08:06 +02:00
Bernhard Posselt
a3fbc65f95
Update devenv.rst
2014-08-24 17:46:39 +02:00
Bernhard Posselt
bc5c1ba7e2
Update devenv.rst
2014-08-24 17:44:46 +02:00
Bernhard Posselt
034063cdf2
Special hints for Ubuntu 12.04
...
Tons of people apparently still use this old version :/
2014-08-24 17:36:31 +02:00
Oliver Gasser
b9b2cbbdc5
Update routes.rst
...
Remove unmatching parenthesis.
2014-08-22 13:53:25 +02:00
Volkan Gezer
c1baf695b8
php user is wwwrun for opensuse
2014-08-21 13:51:48 +02:00
Bernhard Posselt
f42d337171
Update devenv.rst
2014-08-20 23:54:29 +02:00
Morris Jobke
9c67f39bfb
Fix typo - ref #486
...
Thanks to @jonasfromhan
2014-08-20 22:42:27 +02:00
Morris Jobke
6aa10219a2
fix typo - fixes #486
2014-08-20 08:07:37 +02:00
Jörn Friedrich Dreyer
d9d8d1ae5f
add caching tip, than vs. then vs. that
2014-08-15 11:00:40 +02:00
Jos Poortvliet
7c807ec112
Update performance.rst
...
Small style fixes
2014-08-14 18:50:53 +02:00
Jos Poortvliet
8463f37eef
Create performance.rst
...
Based on a mail frank send to the ML a while ago. Input welcome. Will fix weird stuff after first commit, when preview works :D
2014-08-14 18:43:11 +02:00
Jos Poortvliet
3f91081bdd
Update index.rst
2014-08-14 16:44:26 +02:00
Morris Jobke
ba1d5b271c
remove expressive language
2014-08-05 08:31:09 +02:00
Morris Jobke
3f1cb8bfcf
Merge pull request #461 from owncloud/code-update
...
keeping multi-repo up to date with commands
2014-08-05 08:28:20 +02:00
Volkan Gezer
61b7431ff0
add rebase option
2014-08-04 14:36:13 +02:00
Bernhard Posselt
132c0b6fa3
Fix #459
2014-08-04 09:08:30 +02:00
Volkan Gezer
6cd4596b87
typo
2014-08-02 15:17:58 +02:00
Volkan Gezer
11eca7be93
keeping multi-repo up to date with commands
2014-08-02 15:10:54 +02:00
Thomas Müller
741238ef6f
Merge pull request #442 from owncloud/code-of-conduct
...
bring back the Code of Conduct
2014-07-28 17:06:07 +02:00
Morris Jobke
c117b9be74
Merge pull request #450 from owncloud/testing
...
Testing
2014-07-28 15:42:17 +02:00
Jos Poortvliet
8c029ef2e5
Improve some wording
2014-07-28 14:16:11 +02:00
Jos Poortvliet
718bc39c5b
typo
2014-07-28 14:06:45 +02:00
Jos Poortvliet
a4febfe5f7
Add testing stuff from owncloud.org/contribute to documentation.
2014-07-28 14:03:04 +02:00
Jos Poortvliet
190c3174d7
Update codingguidelines.rst
...
Fix link to contributor agreement
2014-07-25 09:31:57 +02:00
Jos Poortvliet
0ea7523594
Update codingguidelines.rst
...
Add most of the coding info from http://owncloud.org/contribute - this is where it belongs. Will link to it from owncloud.org ;-)
Of course if we agree it belongs on owncloud.org then we can make a dedicated page there. It at least won't fit on owncloud.org/contribute because of https://github.com/owncloud/www/issues/132
2014-07-24 22:04:10 +02:00
Jos Poortvliet
4cc8a17570
Update codingguidelines.rst
...
Add stuff mentioned in https://github.com/owncloud/documentation/issues/382
2014-07-24 14:39:32 +02:00
Bjoern Schiessle
e57c551a34
update note
2014-07-24 10:07:45 +02:00
Bjoern Schiessle
57d7952793
add expire date to share api documentation
2014-07-24 10:04:58 +02:00
Thomas Müller
f442e0f452
bring back the Code of Conduct
2014-07-23 15:28:37 +02:00
Morris Jobke
4a8d78fd11
Merge pull request #350 from owncloud/replace-echo-usage
...
Replace echo usage
2014-06-28 10:40:10 +02:00
Bernhard Posselt
cf3fe0946e
Update routes.rst
2014-06-26 14:31:01 +02:00
Bernhard Posselt
a2308adf7d
Update routes.rst
2014-06-26 14:11:35 +02:00
Bernhard Posselt
4432ffcc42
Update controllers.rst
2014-06-12 13:50:26 +02:00
Volkan Gezer
21b07d4493
give more info on bugtracker page. fixed #374
2014-06-09 13:36:32 +02:00
Morris Jobke
d1a4e41706
drop icon-noise
2014-06-08 12:05:17 +02:00
Bernhard Posselt
3464678391
fix build warnings, fix docs to not use the request from core that does not contain the url parameters owncloud/core#8827
2014-06-05 18:08:30 +02:00
Morris Jobke
e7bf4f71d7
fix typo in testing code example
2014-05-31 20:18:43 +02:00
Bernhard Posselt
6496f58a40
Merge pull request #362 from owncloud/dev-man-update
...
Development man update
2014-05-31 16:41:28 +02:00
Lukas Reschke
c3d864ff45
Remove unnecessary underscore
2014-05-31 13:34:11 +02:00
Volkan Gezer
09560ebb96
typos testing
2014-05-31 04:13:36 +02:00
Volkan Gezer
8e1c38f338
typos general
2014-05-31 04:13:07 +02:00
Volkan Gezer
21c365d78c
core typos
2014-05-31 04:09:21 +02:00
Volkan Gezer
f40136dc0f
bugtracker typos
2014-05-31 04:09:09 +02:00
Volkan Gezer
69f524a3b7
typos app
2014-05-31 04:01:18 +02:00
Bernhard Posselt
908566b3ee
remove serializer docs
2014-05-29 19:21:07 +02:00
Volkan Gezer
273768f78d
explanation for print_unescaped and update sync links
2014-05-27 20:02:14 +02:00
Volkan Gezer
34cf2120ab
replace echo with p
2014-05-25 14:36:39 +02:00
Bernhard Posselt
d9a69c25e2
better slide toggle description
2014-05-23 18:57:47 +02:00
Bernhard Posselt
d6beb6fdb5
add slide toggle docs, owncloud/core#8701
2014-05-23 18:55:27 +02:00
Bernhard Posselt
548118b52f
add docs on settings area
2014-05-23 16:43:08 +02:00
Bernhard Posselt
35daf13ca8
convert svg to png
2014-05-23 16:15:59 +02:00
Bernhard Posselt
30b3f9b7fc
remove p images
2014-05-23 16:06:45 +02:00
Bernhard Posselt
0ba89149f7
use png instead of gif
2014-05-23 16:05:53 +02:00
Bernhard Posselt
302afa134c
add info about background repeat and position
2014-05-23 15:42:00 +02:00
Bernhard Posselt
f6a160171a
add icons docs
2014-05-23 15:38:40 +02:00
Bernhard Posselt
0ad6088262
fix some dev docs
2014-05-22 19:34:59 +02:00
Bernhard Posselt
911c29d22c
bump version to 7
2014-05-16 17:47:10 +02:00
Bernhard Posselt
e4cbb949d1
correct language code, owncloud/core#8587
2014-05-14 01:15:02 +02:00
Bernhard Posselt
5bed772131
add hints about default parameters
2014-05-13 12:15:17 +02:00
Bernhard Posselt
e9c6644357
udpate testing section
2014-05-12 20:15:21 +02:00
Bernhard Posselt
75b322122a
rename tutorial in create an app
2014-05-12 17:27:28 +02:00
Bernhard Posselt
7a884d470d
add testing documentation
2014-05-12 17:03:48 +02:00
Bernhard Posselt
6c10d21d44
add filesystem docs
2014-05-12 16:40:31 +02:00
Bernhard Posselt
f46964a2b9
more hooks documentation where it should go
2014-05-12 16:14:58 +02:00
Bernhard Posselt
43f474d82e
fix reference to devenv
2014-05-12 03:02:01 +02:00
Bernhard Posselt
0562f1c948
add braces
2014-05-12 02:44:56 +02:00
Bernhard Posselt
4b44f24720
add filesystem to root and scanner headlines
2014-05-12 02:44:20 +02:00
Bernhard Posselt
b50d85563e
add hooks documentation
2014-05-12 02:42:53 +02:00
Bernhard Posselt
3ed27655fd
fix navigation through topics
2014-05-12 02:13:06 +02:00
Bernhard Posselt
7d5e41e44a
restructure page
2014-05-12 02:02:43 +02:00
Bernhard Posselt
c8511fd7c2
remove user and filesystem backend docs
2014-05-12 01:55:41 +02:00
Bernhard Posselt
424bc9911f
add users and session management
2014-05-12 01:53:49 +02:00
Bernhard Posselt
673136d5ba
chapter on settings
2014-05-12 01:27:31 +02:00
Bernhard Posselt
d054f09af7
fix links
2014-05-12 01:13:06 +02:00
Bernhard Posselt
e00b6f402e
add logger docs
2014-05-12 01:09:31 +02:00
Bernhard Posselt
fb25c1bb03
add css docs on layout and navigation, fix #96
2014-05-12 00:55:00 +02:00
Bernhard Posselt
38d8138fbe
add js docs
2014-05-12 00:14:46 +02:00
Bernhard Posselt
9e6ed0fd7d
also mention gettext as dep
2014-05-11 23:56:55 +02:00
Bernhard Posselt
cb03f9cf1f
simpler l10n cmd
2014-05-11 23:53:10 +02:00
Bernhard Posselt
9a5e341e07
add l10n chapter
2014-05-11 23:50:55 +02:00
Bernhard Posselt
5b4867393f
add backgroundjobs
2014-05-11 23:06:18 +02:00
Bernhard Posselt
6e81f4d991
add hint about annotation uppercasing
2014-05-11 18:07:09 +02:00
Bernhard Posselt
5529c703dd
remove nl
2014-05-11 16:53:18 +02:00
Bernhard Posselt
6ca10d6e86
indention fixes
2014-05-11 16:52:38 +02:00
Bernhard Posselt
6648f7e3a6
add middleware docs
2014-05-11 16:42:56 +02:00
Bernhard Posselt
dc13b3502b
add template docs
2014-05-11 16:26:35 +02:00
Bernhard Posselt
b8e5247212
use the server container for the database connection
2014-05-11 16:10:22 +02:00
Bernhard Posselt
d135210d15
add docs on container
2014-05-11 16:09:27 +02:00
Bernhard Posselt
fb7ac876dd
add database layer docs
2014-05-11 13:12:23 +02:00
Bernhard Posselt
c1f992d77a
move ocs to core dev, highlight deprecated info.xml entries
2014-05-11 12:10:33 +02:00
Bernhard Posselt
4a013ada2c
add chapter about restful api and cors
2014-05-10 12:15:14 +02:00
Bernhard Posselt
df36fefd5d
add webserver reload command for debian based distros, make it clearer that python3 is needed
2014-05-08 11:23:29 +02:00
Bernhard Posselt
0111873ca8
add owncloud 7 parameter to use the newest template when generating an app
2014-05-08 11:20:45 +02:00
Bernhard Posselt
492f67b530
more on request lifecycle
2014-05-08 03:11:00 +02:00
Bernhard Posselt
24085b3348
fix classloader typo
2014-05-08 03:07:24 +02:00
Bernhard Posselt
632d3051f6
wording fixes
2014-05-08 02:28:22 +02:00
Bernhard Posselt
57b6a93afe
finish controllers
2014-05-08 02:17:55 +02:00
Bernhard Posselt
8f62f42342
basic controller infos
2014-05-08 00:45:56 +02:00
Bernhard Posselt
012e75261b
add to
2014-05-07 20:40:22 +02:00
Bernhard Posselt
3481023a8f
doc fixes
2014-05-07 20:39:17 +02:00
Bernhard Posselt
3f984c56ff
fix comment for url generator
2014-05-07 20:38:15 +02:00
Bernhard Posselt
70c09dd4ab
add route generation
2014-05-07 20:38:15 +02:00
Morris Jobke
2daa876cf2
fix typos
2014-05-07 20:01:09 +02:00
Morris Jobke
a41906afb5
fix typo
2014-05-07 19:42:12 +02:00
Bernhard Posselt
58dc9aceaf
finish routing
2014-05-07 19:06:29 +02:00
Bernhard Posselt
66ce2a216b
fix routes lifecycle
2014-05-07 17:56:07 +02:00
Bernhard Posselt
4c6fd55989
fix links
2014-05-07 17:00:42 +02:00
Bernhard Posselt
ea5a4ed47d
add request lifecycle
2014-05-07 16:59:14 +02:00
Bernhard Posselt
cec2f0f9db
group request parts
2014-05-07 16:07:33 +02:00
Bernhard Posselt
5e61691099
add logging
2014-05-07 02:05:20 +02:00
Bernhard Posselt
30b76b3a2d
group by mvc
2014-05-07 01:36:40 +02:00
Bernhard Posselt
355c93800d
restructure app docs
2014-05-07 01:29:03 +02:00
Bernhard Posselt
b141a4ac50
more WIP
2014-05-07 00:32:40 +02:00
Bernhard Posselt
d9f7739a3a
WIP
2014-05-07 00:17:01 +02:00
Volkan Gezer
ac3790296c
Update mailinglists
2014-04-12 23:40:54 +02:00
jbtbnl
91f51eef5e
Fix external API sample
2014-04-07 11:44:30 +02:00
jbtbnl
061d504dcb
Merge pull request #313 from wakeup/master
...
Update index.rst
2014-04-06 14:30:01 +02:00
Volkan Gezer
d30de7408e
Update index.rst
...
Typo fix.
2014-04-06 14:21:39 +02:00
Volkan Gezer
a69c0b5f96
Update index.rst
...
Typo fix.
2014-04-06 14:20:33 +02:00
Volkan Gezer
d67a8b03b3
Update index.rst
...
Typo fix.
2014-04-06 14:20:11 +02:00
Volkan Gezer
70e47e09c6
Update index.rst
...
Typo fix.
2014-04-06 14:13:28 +02:00
Volkan Gezer
eb87515b08
Update index.rst
...
Typo fix.
2014-04-06 14:12:19 +02:00
Volkan Gezer
7cd1bebcb4
Update index.rst
...
Update mailinglist addresses.
2014-04-06 14:05:35 +02:00
Thomas Müller
65cae4a37a
Merge pull request #267 from owncloud/bugtracker
...
Bugtracker
2014-03-05 20:17:39 +01:00
Morris Jobke
3c796b0b62
Fix wording
2014-03-05 01:36:02 +01:00
Morris Jobke
907e5d00da
Fix wording
2014-03-05 01:33:53 +01:00
Morris Jobke
f74264390d
Clean up according to comments
...
7d07fa3d58
0a9a5ccdad
2014-03-04 09:08:48 +01:00
David Prévot
6e12a547ec
Minor case fix
...
s/english/English/, s/owncloud/ownCloud, s/mysql/MySQL/, and
s/apache/Apache/.
Conflicts:
admin_manual/config/APPS.rst
admin_manual/config/Verification.rst
admin_manual/installation/installation_source.rst
2014-02-24 13:40:41 +01:00
Morris Jobke
5c4ec3da8d
Merge pull request #268 from owncloud/typo
...
remove superflous e - fixes #264
2014-02-21 15:35:54 +01:00
Poehli
b3a11613d8
templates.rst update
...
Added a bracket and semicolon on line 20
2014-02-14 18:31:31 +01:00
Arthur Schiwon
0c42f63133
Coding Style: no underscores for private class members, contrary to PEAR
2014-02-12 14:14:07 +01:00
Thomas Müller
3202af0a72
Merge pull request #253 from owncloud/jsunittestdocs
...
Added info about JS unit testing
2014-02-12 12:16:36 +01:00
Morris Jobke
9ef10af0ca
Fix typo
2014-02-11 13:23:16 +01:00
Morris Jobke
a2c92dde8e
remove superflous e - fixes #264
2014-02-05 16:15:59 +01:00
Morris Jobke
0b22fdfd98
add link to bug tracker - fixes #265
2014-02-05 16:13:38 +01:00
Felix Eckhofer
0fce0df109
remove redundant target argument from git clone
2014-02-01 14:29:59 +01:00
Felix Eckhofer
fe5b82c975
use https when possible
2014-02-01 14:29:59 +01:00
Felix Eckhofer
f1931fe4ea
fix name of contact*s* repo
2014-02-01 14:29:59 +01:00
Bjoern Schiessle
4aa529a4df
add new error codes
2014-01-28 16:59:41 +01:00
Vincent Petry
38745ba949
Added info about JS unit testing
2014-01-24 14:25:20 +01:00
Bjoern Schiessle
019021a705
added new 'documentation' and 'website' element to documentation
2014-01-20 13:08:11 +01:00
Vincent Petry
91da272eb9
Added pgsql and missing .sh
2014-01-09 13:14:12 +01:00
Vincent Petry
63b748cbaa
Added info about running unit tests with autotest.sh
...
- Fixes #3
- Added minimum phpunit version
- Added info about autotest.sh for the core app
2014-01-09 12:35:29 +01:00
Daniel Molkentin
710cfc54c7
Various fixes
2014-01-06 17:40:56 +01:00
Daniel Molkentin
598153e0fb
Add Windows enablers for documentation
2014-01-06 17:00:33 +01:00
fpiraneo
698ba25f08
Update info.rst
...
In "Shipped" attribute (line 111) inserted a warning to underline that if this attribute is not set or set to false, every time the app is disabled all the files will be removed from directory!
2014-01-03 10:31:43 +01:00
Vincent Petry
edf3629437
Added development environment chapter
...
Moved "Getting started" instructions into a separate
"Development Environment" section.
Added more steps to clarify.
2013-12-11 15:31:59 +01:00
Thomas Müller
6066c92121
kill provisioning api - not a community feature
2013-11-19 22:56:14 +01:00
Björn Schießle
d0114fb35d
Update ocs-share-api.rst
...
shareWith should be a string
2013-11-14 10:23:58 +01:00
Daniel Molkentin
2ec72ebbb2
Bump versions to 6.0
2013-11-04 22:17:47 +01:00
Vincent Petry
dead75232b
Update ocs-share-api.rst
...
- Updated typos
- Added data types of arguments
- Added misc additional info
2013-10-19 19:12:09 +02:00
Björn Schießle
6fe9fe0922
Update index.rst
...
add ocs share api to documentation
2013-10-18 11:39:43 +02:00
Björn Schießle
ba76d1c6a5
Update ocs-share-api.rst
...
layout improvements
2013-10-17 15:33:38 +02:00
Bjoern Schiessle
3bc91e8a09
documentation for OCS Share API
2013-10-17 15:18:05 +02:00
dietmaroc
824120297f
Update provisioning_api.rst
2013-09-24 11:03:23 +02:00
dietmaroc
046f43d939
Update provisioning_api.rst
2013-09-24 10:38:16 +02:00
dietmaroc
0605931a16
Update index.rst
...
insert: provisioning_api
2013-09-24 10:30:39 +02:00
dietmaroc
57c39f61ea
Update provisioning_api.rst
2013-09-24 10:18:03 +02:00
dietmaroc
5ba568dc53
Update provisioning_api.rst
2013-09-24 10:16:30 +02:00
dietmaroc
795a325a12
Update provisioning_api.rst
2013-09-24 10:10:00 +02:00
dietmaroc
7c06581c36
Rename provisioning_api to provisioning_api.rst
2013-09-24 10:07:31 +02:00
dietmaroc
540be65c67
Create provisioning_api
2013-09-24 10:06:52 +02:00
dietmaroc
099a1b1747
Update theming.rst
2013-09-24 00:52:26 +02:00
dietmaroc
863bac3b43
Update theming.rst
2013-09-24 00:08:57 +02:00
dietmaroc
95587416be
Update theming.rst
2013-09-23 23:54:01 +02:00
dietmaroc
c6be314176
Update theming.rst
2013-09-23 23:53:13 +02:00
dietmaroc
e5c1301874
Update theming.rst
2013-09-23 23:24:39 +02:00
dietmaroc
c5386422e7
Update theming.rst
2013-09-23 23:23:48 +02:00
dietmaroc
7d07fa3d58
Update theming.rst
2013-09-23 19:54:48 +02:00
dietmaroc
0a9a5ccdad
Update theming.rst
2013-09-23 19:23:15 +02:00
Bernhard Posselt
4cee3cf1cb
add documentation on how to add stylesheets and javascript files
2013-09-06 15:48:22 +02:00
Bernhard Posselt
829effbb57
cleanup
2013-09-06 15:39:48 +02:00
Bernhard Posselt
74adec1c95
add hint about xss security
2013-08-17 12:52:11 +02:00
Bernhard Posselt
ed59a5b7a4
small REST addition
2013-08-17 12:49:42 +02:00
dietmaroc
9752cc3ef7
Update theming.rst
...
Double word eliniated: ... due to an an upgrade -> due to an upgrade
2013-07-15 19:02:45 +02:00
dietmaroc
7ae42c63ad
Update theming.rst
...
Additional additions for theming while updating
2013-07-15 17:12:48 +02:00
Bernhard Posselt
1edd426044
add dots
2013-07-06 00:09:08 +02:00
Bernhard Posselt
41156ba139
fix typo
2013-07-06 00:07:17 +02:00
Bernhard Posselt
c3701ceed9
use a better DI introduction video
2013-07-06 00:06:44 +02:00
Bernhard Posselt
bc19d50054
indention
2013-07-06 00:04:48 +02:00
Bernhard Posselt
f97bb0af1e
remove apptemplate advanced notices
2013-06-09 16:16:45 +02:00
Bernhard Posselt
b5efc1e414
more resources for angularjs learning
2013-06-08 02:37:38 +02:00
Bernhard Posselt
b32ddccc7f
add scaffolding tool, fix install instructions to use pip instead of easy_install and place a hint for archlinux
2013-06-05 18:41:34 +02:00
Bernhard Posselt
ea3e3a98e5
added small page about acceptance testing
2013-05-08 14:53:14 +02:00
Bernhard Posselt
9eed79a4b7
remove js chapter, fix #98
2013-05-06 15:33:46 +02:00
Bernhard Posselt
1e428c553e
updated appframework docs
2013-05-06 15:31:51 +02:00
Bernhard Posselt
968b16ee8f
add statuscodes
2013-05-02 17:06:57 +02:00
Bernhard Posselt
a5df922306
more infos about external api
2013-05-02 16:11:46 +02:00
Bernhard Posselt
5cddcee612
use owncloud test pilots rather than testing-team
2013-04-23 13:35:01 +02:00
Bernhard Posselt
6ec5c42774
correct typo
2013-04-20 16:40:09 +02:00
Bernhard Posselt
05a2b739e1
add warning when appframework is disbled in tutorial
2013-04-20 16:40:08 +02:00
Bernhard Posselt
a9213bc88b
added if to prevent breaking owncloud when appframwork is not enabled
2013-04-15 21:25:41 +02:00
Bernhard Posselt
bab4a6b27f
improved documentation link on front page
2013-04-10 15:28:56 +02:00
Bernhard Posselt
eca3b8e445
improved communication page
2013-04-10 15:27:01 +02:00
Bernhard Posselt
47055ab4ca
fix translation link
2013-04-10 15:20:24 +02:00
Bernhard Posselt
0201356ffd
added section for the testing team
2013-04-10 14:23:00 +02:00
Bernhard Posselt
170742dce4
updated appframework api docs
2013-04-09 14:32:37 +02:00
Bernhard Posselt
75689582d9
use contents instead of index file to generate not only the first level but also the subdirectories to fix #77
2013-04-08 13:19:57 +02:00
Bernhard Posselt
2203599a39
added undefined to function closure
2013-04-08 11:38:24 +02:00
Bernhard Posselt
c78752e7ca
added docs on new directive
2013-03-31 03:09:49 +02:00
Bernhard Posselt
84bc571395
updated dev docs with new changes to the appframework
2013-03-29 14:38:56 +01:00
Morris Jobke
adeb51a0a8
Update css.rst
2013-03-26 11:49:56 +01:00
Bernhard Posselt
f5e221aa86
Merge pull request #95 from kabum/master
...
Update database.rst
2013-03-26 03:19:15 -07:00
Morris Jobke
9313bb4ac5
Update database.rst
...
I hope that's the meaning, because I don't understand "set id" - an id of an set?
2013-03-26 11:17:32 +01:00
Bernhard Posselt
17d65baf15
Merge pull request #94 from kabum/master
...
Update info.rst - adding 'require' description
2013-03-26 03:10:09 -07:00
Morris Jobke
0673e42abb
Update info.rst - adding 'require' description
2013-03-26 11:02:59 +01:00
Bernhard Posselt
04d51773f6
Merge pull request #92 from kabum/master
...
Update controllers.rst
2013-03-25 16:24:47 -07:00
Morris Jobke
acb1dbeb40
Update controllers.rst
2013-03-26 00:20:15 +01:00
Bernhard Posselt
55ed3dd190
Merge pull request #91 from kabum/master
...
fix typo in app/appframework/routes.rst
2013-03-25 16:13:35 -07:00
Morris Jobke
89aea2180b
routes.rst - fix typo
2013-03-26 00:09:48 +01:00
Bernhard Posselt
1e7d64b026
Update tutorial.rst
2013-03-25 22:15:15 +01:00
Bernhard Posselt
8eaee56f18
extend entity class2
2013-03-23 19:48:48 +01:00
Bernhard Posselt
8aab55a196
small comment
2013-03-23 19:45:23 +01:00
Bernhard Posselt
4335190044
small fix
2013-03-23 19:43:43 +01:00
Bernhard Posselt
bce067f34f
more docs on orm
2013-03-23 19:42:37 +01:00
Bernhard Posselt
928756288b
added version change infos
2013-03-23 19:24:17 +01:00
Bernhard Posselt
1576126e79
updated api docs
2013-03-23 19:15:55 +01:00
Bernhard Posselt
b50ab22e6f
changed database to fit new implementation
2013-03-23 19:13:25 +01:00
Bernhard Posselt
a298441715
Merge pull request #88 from gpaumier/patch-2
...
Require oC5 and not 6 to avoid compatibility error
2013-03-21 06:47:18 -07:00
Guillaume Paumier
bc59f1d6bd
Require oC5 and not 6 to avoid compatibility error
...
Changing <require>6</require> to <require>5</require>. "6" causes ownCloud to refuse to enable the app, because it thinks the app isn't compatible with the current version of oC.
2013-03-21 14:41:37 +01:00
Bernhard Posselt
55b2f1829d
Update angularsetup.rst
2013-03-21 10:57:03 +01:00
Bernhard Posselt
969f02cd15
Update angularsetup.rst
2013-03-21 10:51:00 +01:00
Victor Dubiniuk
c1037e888c
Update copyright
2013-03-20 21:53:04 +03:00
Bernhard Posselt
a46fc7b893
updated angular js models to include hints on disabling cache updates while doing CRUD
2013-03-19 12:46:56 +01:00
Bernhard Posselt
0a8010bf17
added update on git git submodules
2013-03-18 15:17:58 +01:00
Bernhard Posselt
1660e2646c
added new appframework location
2013-03-18 13:40:08 +01:00
Bernhard Posselt
c008c59d94
Update tutorial.rst
2013-03-17 23:46:36 +01:00
Bernhard Posselt
64fc969cb2
Update tutorial.rst
2013-03-17 23:45:34 +01:00
Bernhard Posselt
fa887cce2a
Update tutorial.rst
2013-03-17 23:43:06 +01:00
Bernhard Posselt
39095937ba
Update tutorial.rst
2013-03-17 23:40:09 +01:00
Bernhard Posselt
e6821211ef
clearer security part
2013-03-17 22:58:49 +01:00
Bernhard Posselt
66b38ad6ca
more info in the comparison chart
2013-03-17 22:41:19 +01:00
Bernhard Posselt
88bf25c141
added hint about appframework activation
2013-03-17 22:33:07 +01:00
Bernhard Posselt
559f48ec92
Update controllers.rst
2013-03-17 22:11:14 +01:00
Qingping Hou
f5e98c033e
update cookie method to latest api
2013-03-16 16:27:26 -04:00
Qingping Hou
e0854b965c
also take care of cookie method
2013-03-16 15:31:53 -04:00
Qingping Hou
e01f719a77
document env and session a bit for Controller
2013-03-16 15:23:10 -04:00
Bernhard Posselt
d7236acc0a
finished the tutorial
2013-03-15 18:00:09 +01:00
Bernhard Posselt
5fda650bd0
added basic tutorial code
2013-03-15 17:33:56 +01:00
Bernhard Posselt
c9f83ff0de
completed runtime config
2013-03-15 17:23:10 +01:00
Bernhard Posselt
56e03a0243
fixed layout
2013-03-15 17:15:28 +01:00