Commit Graph

2029 Commits

Author SHA1 Message Date
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
Bernhard Posselt
0701b30483 added more infos about the DIContainer 2013-03-15 17:13:59 +01:00
Lukas Reschke
f8703fabe9 Fix links 2013-03-15 16:37:58 +01:00
Lukas Reschke
ef9ed98115 Add some infos about directory traversal + add missing ' 2013-03-15 16:36:15 +01:00
Qingping Hou
f98cc739ab add document for NotFoundResponse and ForbiddenResponse 2013-03-15 00:54:47 -04:00
Bernhard Posselt
d35c60881d Update index.rst 2013-03-14 23:54:53 +01:00
Bernhard Posselt
0c376eae15 added transactions 2013-03-14 17:31:21 +01:00
Bernhard Posselt
d679e040d3 added links for testacular 2013-03-14 17:29:03 +01:00
Bernhard Posselt
6415cd5e2f added test docs 2013-03-14 17:29:02 +01:00
Bernhard Posselt
a25c267c84 added request doc 2013-03-14 16:37:48 +01:00
Bernhard Posselt
02871e12dd added some js test doc 2013-03-14 12:03:42 +01:00
Bernhard Posselt
129be67c4f improved and splitted routes 2013-03-14 11:30:11 +01:00
Bernhard Posselt
e11d2b3aad added comparison link to front app page 2013-03-13 18:55:04 +01:00
Bernhard Posselt
45523464d2 added model docs 2013-03-13 18:42:08 +01:00
Bernhard Posselt
ceb85d5949 added routes for normal apps 2013-03-13 18:10:08 +01:00
Bernhard Posselt
a23f822753 more content for normal app development 2013-03-13 18:06:41 +01:00
Bernhard Posselt
aac8a531cb overview structure for appframework 2013-03-13 17:56:01 +01:00
Bernhard Posselt
e199fdfe49 use includes to not fuck up the left navigation 2013-03-13 17:44:53 +01:00
Bernhard Posselt
20b490005e merged 2013-03-13 17:17:42 +01:00
Alessandro Cosentino
fe114a8f66 fix broken link 2013-03-13 17:14:08 +01:00
Stefan Herbrechtsmeier
dd05a52403 codingguidelines: Don't use a different style for loops 2013-03-13 17:14:08 +01:00
Stefan Herbrechtsmeier
9462399005 codingguidelines: Add space between control keyword and opening parenthesis 2013-03-13 17:14:08 +01:00
Stefan Herbrechtsmeier
eba5ef13a0 codingguidelines: Always use one space in front of opening braces 2013-03-13 17:14:07 +01:00
Stefan Herbrechtsmeier
f0f495f928 codingguidelines: Correct confusion of camelCase and PascalCase 2013-03-13 17:14:07 +01:00
Stefan Herbrechtsmeier
324d542673 codingguidelines: Add else to single line if example 2013-03-13 17:14:07 +01:00
Bernhard Posselt
a5761ca8d0 structure changes 2013-03-13 17:13:35 +01:00
Bernhard Posselt
cbe3f633ad split up angular docs 2013-03-13 16:25:56 +01:00
Bernhard Posselt
f0e6bd556d added directives docs 2013-03-13 15:53:27 +01:00
Bernhard Posselt
4df126ade2 small changes 2013-03-13 15:09:14 +01:00
Bernhard Posselt
2c44e32c37 query docs 2013-03-13 15:07:42 +01:00
Bernhard Posselt
f451d1efd5 query docs 2013-03-13 15:02:06 +01:00
Bernhard Posselt
37f579cd30 added js setup info 2013-03-13 14:22:30 +01:00
Bernhard Posselt
5441b97e8c added angular setup info 2013-03-13 12:50:12 +01:00
Bernhard Posselt
f7aaa89681 added new twig template functions 2013-03-13 11:55:08 +01:00
Bernhard Posselt
2006e45afd removed outdated angular info 2013-03-13 11:33:56 +01:00
Bernhard Posselt
1bab9c22cb fixed compile and style errors in classes 2013-03-12 18:27:35 +01:00
Bernhard Posselt
8938e8c481 added own subsection for bugtracker 2013-03-12 17:53:18 +01:00
Bernhard Posselt
02af709cf4 finished structuring 2013-03-12 17:42:35 +01:00
Bernhard Posselt
7073f29087 structural changes 2013-03-12 17:20:15 +01:00
Bernhard Posselt
a06e8d9a12 created intro 2013-03-12 13:24:41 +01:00
Bernhard Posselt
b4eef0af23 more structured intro with more information 2013-03-12 13:15:06 +01:00
Bernhard Posselt
48a808a337 first tutorial commit 2013-03-11 16:20:07 +01:00
Alessandro Cosentino
8ebf6650bb fix broken link 2013-03-10 14:01:49 +01:00
Stefan Herbrechtsmeier
f2edb301d1 codingguidelines: Don't use a different style for loops 2013-03-09 13:46:27 +01:00
Stefan Herbrechtsmeier
6a07c9429b codingguidelines: Add space between control keyword and opening parenthesis 2013-03-09 13:35:00 +01:00
Stefan Herbrechtsmeier
f91d80f8c7 codingguidelines: Always use one space in front of opening braces 2013-03-09 13:34:52 +01:00
Stefan Herbrechtsmeier
db321e415a codingguidelines: Correct confusion of camelCase and PascalCase 2013-03-09 13:34:37 +01:00
Stefan Herbrechtsmeier
f54d10e3ee codingguidelines: Add else to single line if example 2013-03-09 13:34:33 +01:00
Bernhard Posselt
28cb0f8768 oc template link fix 2013-03-08 18:22:15 +01:00
Bernhard Posselt
15664daf87 started tutorial 2013-03-08 18:21:38 +01:00
Bernhard Posselt
777393f630 small fixes 2013-03-08 16:40:13 +01:00
Bernhard Posselt
f4c19f6e28 small fixes 2013-03-08 16:37:49 +01:00
Bernhard Posselt
b8d8417efa various security fixes 2013-03-08 16:37:49 +01:00
Lukas Reschke
2241383d84 CI is running already 2013-03-08 16:09:57 +01:00
Bernhard Posselt
846a062402 added security guidelines 2013-03-08 16:01:29 +01:00
Bernhard Posselt
00fc9f6e1c Revert "removed doku of old, unmaintained and broken data migration"
This reverts commit c7c7e60f6f.
2013-03-08 14:26:58 +01:00
Bernhard Posselt
c7c7e60f6f removed doku of old, unmaintained and broken data migration 2013-03-07 23:54:20 +01:00
Bernhard Posselt
f8ec0c72b5 Update index.rst 2013-03-07 17:54:54 +01:00
Bernhard Posselt
80fe61a670 Update index.rst 2013-03-07 17:54:23 +01:00
Bernhard Posselt
3588c47f9b Update gettingstarted.rst 2013-03-03 18:25:22 +01:00
Bernhard Posselt
8220184f11 Update gettingstarted.rst 2013-03-03 18:23:50 +01:00
Bernhard Posselt
bc093e12cc Update gettingstarted.rst 2013-03-03 18:21:07 +01:00
Bernhard Posselt
a476bc74a4 Update gettingstarted.rst 2013-03-03 13:42:28 +01:00
Bernhard Posselt
b4d396d9bd update appframework docs 2013-03-02 21:01:46 +01:00
Bernhard Posselt
fe6a57dafb Update gettingstarted.rst
Removed unneeded line
2013-03-02 19:49:05 +01:00
Lukas Reschke
fad13510d2 Remove sanitizeHTML parameter 2013-03-02 11:58:01 +01:00
Bernhard Posselt
c575ef9c37 removed sharing and vcategories due to instable state 2013-02-26 12:00:39 +01:00
Bart Visscher
7ff6c039ff Space before { in function coding guidelines 2013-02-22 21:26:05 +01:00
Bernhard Posselt
91ca8ebe56 Update developer_manual/app/gettingstarted.rst 2013-02-20 23:46:24 +01:00
Bernhard Posselt
1793bd593e Update developer_manual/app/gettingstarted.rst
added folder creation tipps
2013-02-18 22:06:39 +01:00
Bernhard Posselt
f91660cf07 Update developer_manual/app/gettingstarted.rst
use -R for revoking rights
2013-02-18 22:03:31 +01:00
Bernhard Posselt
9e95c1ffb4 updated unittest docs to not use setSystemValue 2013-02-17 00:04:08 +01:00
Bernhard Posselt
706e9f2e1a udpated appframework api to fix setSystemValue 2013-02-17 00:02:27 +01:00
Thomas Tanghus
f252dfcb23 Remove todo entry. 2013-02-13 17:47:46 +01:00
Thomas Tanghus
f9e57b72b2 VCategories: Inline doc for example and remove redundant API docs. 2013-02-13 01:18:19 +01:00
Bernhard Posselt
26bbc1dd08 implemented view for files 2013-02-11 12:53:45 +01:00
Bernhard Posselt
a8ac299ec0 added added different filesystem 2013-02-11 12:53:45 +01:00
Georg Ehrke
cf4447e2c6 Update developer_manual/app/gettingstarted.rst 2013-02-10 15:20:17 +01:00
Bernhard Posselt
a1e89a7a6a added docs on share backend 2013-02-09 16:59:39 +01:00
Bernhard Posselt
98881ce49f added vcategories doc 2013-02-09 16:49:09 +01:00
Bernhard Posselt
4421424a63 updated hooks 2013-02-09 16:39:19 +01:00
Bernhard Posselt
03e60ceacb updated filesystem docs 2013-02-09 16:33:15 +01:00
Bernhard Posselt
32b55eba31 added filesystem api 2013-02-09 16:24:48 +01:00
Bernhard Posselt
1600758d3a added todos for the docs on vcategories 2013-02-09 15:53:23 +01:00
Bernhard Posselt
4c7a0a14d9 tiny improvements for ocs 2013-02-09 15:20:15 +01:00
Bernhard Posselt
a43851f47a improved provisioning api 2013-02-09 15:16:52 +01:00
Bernhard Posselt
db5bf9b7f7 removed remote and public because of faulty core implementations 2013-02-09 14:49:51 +01:00
Bernhard Posselt
5fc0387366 merged formfactors with js and css docs 2013-02-09 14:19:15 +01:00
Bernhard Posselt
e578635998 data migration improvements 2013-02-09 02:49:51 +01:00
Bernhard Posselt
a98957bcc6 consistency fixes 2013-02-09 00:06:52 +01:00
Bernhard Posselt
9dbbd2e408 consistency improvements 2013-02-08 23:42:46 +01:00
Bernhard Posselt
979d025fc4 fixes 2013-02-08 23:39:56 +01:00
Bernhard Posselt
a8d2f1beac more clarifications 2013-02-08 23:18:06 +01:00
Bernhard Posselt
aacae5df07 more clarifications 2013-02-08 23:18:06 +01:00
Bernhard Posselt
b7d6618cb5 consistency changes 2013-02-08 23:08:07 +01:00
Bernhard Posselt
b3041829a7 removed confusing parts 2013-02-08 22:51:12 +01:00
Bernhard Posselt
eb6acc4dbe more description on dev sections 2013-02-08 17:37:31 +01:00
Bernhard Posselt
954a878dfd moved sync to files 2013-02-08 14:38:23 +01:00
Bernhard Posselt
3f4b14674b added hint for twig url function 2013-01-30 22:26:24 +01:00
Bernhard Posselt
fa1c768a44 updated api docs 2013-01-30 22:22:45 +01:00
Bernhard Posselt
166d8cf10a removed useless namespace aliasing 2013-01-30 12:29:24 +01:00
Qingping Hou
b16088b199 add link for ownCloud setup document 2013-01-29 18:50:00 -05:00
Bernhard Posselt
5f88adcbc6 typo fix 2013-01-29 23:28:24 +01:00
Bernhard Posselt
55d1654d6a changed t() to trans() 2013-01-29 23:23:41 +01:00
Bernhard Posselt
ae2b9e1cc2 added docs for abs_url 2013-01-29 23:14:07 +01:00
Bernhard Posselt
d1c68c32ee added docs on new twig tags 2013-01-29 22:40:15 +01:00
Bernhard Posselt
a2467f5ed3 updated appframework api 2013-01-29 22:28:07 +01:00
Bernhard Posselt
0897f4d52d added pusblish app link to front page 2013-01-28 13:04:38 +01:00
Bernhard Posselt
aeb660a1f8 added two clarifications 2013-01-27 12:36:32 +01:00
Bernhard Posselt
530b11cab8 fixed apptemplate link 2013-01-26 19:27:22 +01:00
Bernhard Posselt
8f49440e4c structure changes 2013-01-26 17:59:46 +01:00
Bernhard Posselt
484919413f small fix 2013-01-26 17:34:35 +01:00
Bernhard Posselt
0e104febc9 more api docs on the main page 2013-01-26 17:28:39 +01:00
Bernhard Posselt
4609ff0397 wired appframework classes into app doc 2013-01-26 17:14:51 +01:00
Bernhard Posselt
fe3a8d3910 added appframework api files 2013-01-26 16:31:08 +01:00
Bernhard Posselt
47426f01b5 added general section on the main page 2013-01-26 13:10:33 +01:00
Bernhard Posselt
8fcedf35b5 added pimple link to apps developement page 2013-01-26 13:06:12 +01:00
Bernhard Posselt
c14c62a548 added links for documentation and translation 2013-01-26 13:02:19 +01:00
Bernhard Posselt
08099b1a6f removed wrong info 2013-01-26 12:15:09 +01:00
Bernhard Posselt
7193a16619 moved notice to unittests section 2013-01-26 03:46:27 +01:00
Bernhard Posselt
16c66ecac4 added notice about running unittests in multiple app directories 2013-01-26 03:44:48 +01:00
Bernhard Posselt
54dafe972c small datamigration fixes 2013-01-26 02:49:58 +01:00
Bernhard Posselt
77cf616529 improved data migration 2013-01-26 02:47:49 +01:00
Bernhard Posselt
2507f533c1 ordered left menu 2013-01-26 02:14:31 +01:00
Bernhard Posselt
f10242e8cb moved translation into core2 2013-01-26 02:07:49 +01:00
Bernhard Posselt
17b670d0e0 small fixes 2013-01-26 00:36:19 +01:00
Bernhard Posselt
2644916400 small fixes 2013-01-26 00:34:04 +01:00
Bernhard Posselt
83d71fa589 small fixes 2013-01-26 00:29:46 +01:00
Bernhard Posselt
707f619859 small fixes 2013-01-26 00:28:13 +01:00
Bernhard Posselt
06f9cbc281 fixed small spelling mistakes 2013-01-26 00:25:29 +01:00
Bernhard Posselt
b032cee558 moved templates file 2013-01-26 00:18:04 +01:00
Bernhard Posselt
536dc397b8 restructured dev docs and merged redundant files 2013-01-26 00:18:04 +01:00
Alessandro Cosentino
5fd833ec92 Update developer_manual/routing.rst
proofreading while reading :)
2013-01-24 23:49:00 -05:00
Bernhard Posselt
dfa47b4ebf added angularjs notice for twig templates 2013-01-24 21:39:16 +01:00
Bernhard Posselt
147f3a22f1 added twig recommendation 2013-01-24 21:35:33 +01:00
Bernhard Posselt
4a4e429d4c removed duplication 2013-01-23 22:41:42 +01:00
Bernhard Posselt
a092896c85 fixed template inconsistency 2013-01-23 22:39:25 +01:00
Bernhard Posselt
5e25085a4b Merge pull request #33 from TheSFReader/patch-2
Update developer_manual/tutorial.rst
2013-01-23 05:03:29 -08:00
TheSFReader
1b23ff43b1 Update developer_manual/tutorial.rst
Take into account the remarks from Raydiation
2013-01-23 13:56:26 +01:00
Bernhard Posselt
c57c8bccbf integrated apps.rst into the tutorial 2013-01-23 13:45:55 +01:00
TheSFReader
203b2166c1 Update developer_manual/codingguidelines.rst
Unix style end of lines
2013-01-23 09:49:40 +01:00
TheSFReader
c4a862708b Update developer_manual/tutorial.rst
clarify the need for the files to be stored according to their full qualifier
2013-01-23 09:46:19 +01:00
Bernhard Posselt
a1a5f71d7f fixed file names 2013-01-21 23:47:38 +01:00
Bernhard Posselt
9020696f3e more files that need to be changed§ 2013-01-21 23:45:45 +01:00
Bernhard Posselt
2fd2f36f75 adjusted tutorial to fit the removal of the classpath file 2013-01-21 23:39:29 +01:00
Bernhard Posselt
e92347d2de fixed error 2013-01-21 10:32:38 +01:00
Bernhard Posselt
2af757e0c2 improved sentence structure 2013-01-21 10:31:16 +01:00
Alessandro Cosentino
7d264256cc Update developer_manual/tutorial.rst
proofreading fixes while I read along...
2013-01-20 21:05:26 -05:00
Bernhard Posselt
dfb70efbfc removed getting started 2013-01-20 18:50:06 +01:00
Bernhard Posselt
f86d6084d3 corrected errors 2013-01-20 18:46:15 +01:00
Bernhard Posselt
4378218c2b added documentation about dependency injection 2013-01-20 18:28:39 +01:00
Bernhard Posselt
4477c7cb76 updated tutorial with easier test instructions 2013-01-20 16:58:39 +01:00
Guillaume Paumier
1e342100ed Update developer_manual/guidelines.rst
* typo fixes
* add missing letter
* change Gitorious to Github
* minor formatting fixes
* minor style edits
* change link label to avoid mystery meat navigation
2013-01-20 14:36:48 +01:00
Guillaume Paumier
76122eafec Update developer_manual/translation.rst
fix spelling
2013-01-20 14:24:42 +01:00
Alessandro Cosentino
37c1fc6805 Update developer_manual/codingguidelines.rst
very small fixes while I read along...
2013-01-19 14:06:35 -05:00
Daniel Molkentin
c2454dcb7c adjust chapter name 2013-01-18 13:19:47 +01:00
Daniel Molkentin
f09c0f8230 Replace redundant unit testing chapter
Fixes #27.
2013-01-18 12:15:49 +01:00
Daniel Molkentin
7c70be1b00 Merge remote branch 'origin/stable45'
Conflicts:
	admin_manual/installation_source.rst
2013-01-17 11:48:08 +01:00
Daniel Molkentin
78a808705c Add owncloud.com theme 2013-01-17 11:39:45 +01:00
Bernhard Posselt
830266b89c updated docs to fit appframework changes 2013-01-16 00:13:27 +01:00
Bernhard Posselt
33f1714f02 updated tutorial 2013-01-15 22:42:51 +01:00
Bernhard Posselt
8cd9ad9b7d added change in controller api 2013-01-15 16:06:59 +01:00
Bernhard Posselt
783312719b added appframework changes 2013-01-15 16:06:59 +01:00
Bernhard Posselt
978e8faa20 updated tutorial to include the cleanup changes and middleware info 2013-01-13 18:40:28 +01:00
Bernhard Posselt
7751185262 url parameters are now also available from the ->params() method 2013-01-12 20:02:46 +01:00
Bernhard Posselt
0ba5cb0de0 adjusted tutorial to typo fix in apptemplate_advanced 2013-01-12 16:20:57 +01:00
Daniel Molkentin
1d9c364ceb Fix underline warning 2013-01-04 12:03:22 +01:00
Daniel Molkentin
23c85053b9 Merge remote-tracking branch 'origin/stable45' 2013-01-03 18:31:43 +01:00
Daniel Molkentin
7555482e31 Improve getting started chapter 2013-01-03 18:31:19 +01:00
Daniel Molkentin
d04526c498 dev manual: fix markup, links, style 2013-01-03 18:12:07 +01:00
Daniel Molkentin
1b561d3cb4 Remove testing, revive it on WP
This is too dynamic content, and not suited for a manual.
2013-01-03 17:37:44 +01:00
Daniel Molkentin
5ecdee9bbd HookÖ Less index noise and reformat 2013-01-03 17:31:51 +01:00
Daniel Molkentin
400e6fdbf6 Merge remote-tracking branch 'origin/stable45' 2013-01-03 15:55:36 +01:00
Daniel Molkentin
87d89ab9bb Reformat and reword Kanban article 2013-01-03 15:54:56 +01:00
Daniel Molkentin
f8e5e2be43 Reformat code reviews 2013-01-03 15:54:35 +01:00
Daniel Molkentin
96589f2379 Brush up access chapter 2013-01-03 15:41:40 +01:00
Daniel Molkentin
daebcea0f1 Merge remote-tracking branch 'origin/stable45'
Conflicts:
	developer_manual/index.rst
2013-01-03 13:00:30 +01:00
Daniel Molkentin
dccdfc3138 Moving 'Getting started' section up 2013-01-03 12:57:16 +01:00
Daniel Molkentin
18c87ba394 Merge remote-tracking branch 'origin/stable45'
Conflicts:
	developer_manual/conf_release.py
	user_manual/conf_release.py
2013-01-03 12:10:41 +01:00
Tom Needham
429a02bdac Add subheading 2012-12-31 16:14:07 +00:00
Tom Needham
67d5d88152 Fix backslashes 2012-12-31 14:19:54 +00:00
Tom Needham
fa0d5dd2cf Add docs on returning data with the external api 2012-12-31 14:15:40 +00:00
Daniel Molkentin
49dfb6f763 Split HTML into three targets
- doc.owncloud.org: make doc-org
 - doc.owncloud.com: make doc-com
 - release documentation: make release
2012-12-27 19:19:21 +01:00
Daniel Molkentin
3d627b16ff dev manual: Clean up theming chapter 2012-12-27 17:12:32 +01:00
Daniel Molkentin
db0ee01fca dos2unix 2012-12-26 21:58:46 +01:00
Daniel Molkentin
ebc902c7cc remove styleguide 2012-12-26 21:54:26 +01:00
Daniel Molkentin
3689e6aa6e Reformat and add External API document 2012-12-26 21:54:09 +01:00
Daniel Molkentin
35efaf4539 Merge remote-tracking branch 'origin/stable45'
Conflicts:
	developer_manual/conf_release.py
	developer_manual/index.rst
	developer_manual/translation.rst
	user_manual/conf_release.py
	user_manual/sync_kde.rst
2012-12-26 21:33:42 +01:00
Tom Needham
936cceedcf Initial work on external API documentation 2012-12-16 20:39:57 +00:00
Daniel Molkentin
7dfc75cbf5 Merge pull request #14 from WireShout/stable45
Stable45 - GCI Task #7947213
2012-12-13 13:05:04 -08:00
WireShout
284e9e0ec3 removing jj and roadmap 2012-12-13 16:01:30 -05:00
Jason Spriggs
4889dc6ff4 Delete JJ and Roadmap 2012-12-13 16:00:29 -05:00
WireShout
6d4e1c70fc Fixing Non-ASCII Characters 2012-12-13 15:39:07 -05:00
WireShout
c36b53cae6 Fixing emphasis issue 2012-12-13 15:33:14 -05:00
WireShout
b6a0966064 Fixing List Issue 2012-12-13 15:32:02 -05:00
WireShout
0e28869bf2 Fixed incorrect file names 2012-12-13 15:31:03 -05:00
WireShout
308e2770c0 Changing to code-block 2012-12-13 15:21:17 -05:00
WireShout
cac15ff662 Changing to code-block 2012-12-13 15:20:40 -05:00
WireShout
140f2bedc3 Changing to code-block 2012-12-13 15:19:12 -05:00
WireShout
be5dc61c63 Changing to code-block 2012-12-13 15:18:34 -05:00
WireShout
58a25f592b Fixing Non-ASCII Characters 2012-12-13 15:18:04 -05:00
WireShout
83e893e33a Changing to code-block 2012-12-13 15:16:10 -05:00
WireShout
f91ed75ecf Changing to code-block 2012-12-13 15:12:21 -05:00
WireShout
e5f1bdd81d Changing to code-block 2012-12-13 15:10:35 -05:00
WireShout
74a9218272 Changing to code-block 2012-12-13 15:09:33 -05:00
WireShout
131da9ad40 Fixing Non-ASCII Characters 2012-12-13 15:00:17 -05:00
WireShout
2f9acc9324 Fixing Non-ASCII Characters 2012-12-13 14:54:53 -05:00
WireShout
b5fd18420f Fixing Non-ASCII Characters 2012-12-13 14:51:29 -05:00
WireShout
b728403b72 Fixing Non-ASCII Characters 2012-12-13 14:48:44 -05:00
WireShout
3751ef5a65 Update developer_manual/share-api.rst 2012-12-13 14:46:30 -05:00
WireShout
c7b3932fb5 Update developer_manual/styleguide.rst 2012-12-13 14:18:51 -05:00
Jason Spriggs
1e33a43371 Adding Kanban Screenshot 2012-12-13 14:12:58 -05:00
WireShout
4e9211f6dd Update developer_manual/kanban.rst 2012-12-13 14:11:17 -05:00
WireShout
082d9bbcc0 Update developer_manual/kanban.rst
started, need to finish
2012-12-13 13:11:26 -05:00
WireShout
a5cb062da8 fixing compatability url 2012-12-13 12:59:49 -05:00
WireShout
615da50f09 Update developer_manual/compatibility.rst 2012-12-13 12:59:20 -05:00
WireShout
8c981a602f Update developer_manual/unit-testing.rst 2012-12-13 12:55:06 -05:00
WireShout
0bb45a0d98 Update developer_manual/data-migration.rst 2012-12-13 12:51:40 -05:00
WireShout
ac7b0a751f Update developer_manual/theming.rst 2012-12-13 12:44:51 -05:00
WireShout
faf6ec76f6 Update developer_manual/hooks.rst 2012-12-13 12:40:07 -05:00
WireShout
367227c3bc Update developer_manual/filesystem.rst 2012-12-13 12:34:05 -05:00
WireShout
058d056fae Update developer_manual/getting_started.rst 2012-12-13 12:29:53 -05:00
Frank Karlitschek
88f1c5df89 add conf files for the release exports 2012-12-13 16:40:59 +01:00
Frank Karlitschek
7bc7e67fa5 user the release theme for the release documentation exort 2012-12-13 16:34:59 +01:00
WireShout
e42ae357cb Update developer_manual/compatibility.rst 2012-12-12 22:02:21 -05:00
WireShout
1b0ebad3be Update developer_manual/unit-testing.rst 2012-12-12 22:01:54 -05:00
WireShout
241a4c789c Update developer_manual/data-migration.rst 2012-12-12 22:01:28 -05:00
WireShout
c60a23dd70 Update developer_manual/formfactors.rst 2012-12-12 22:00:53 -05:00
WireShout
0ba0637c8c Update developer_manual/theming.rst 2012-12-12 22:00:01 -05:00
WireShout
9590239ef0 Update developer_manual/hooks.rst 2012-12-12 21:59:30 -05:00
WireShout
ee026cc492 Update developer_manual/filesystem.rst 2012-12-12 21:59:05 -05:00
WireShout
6645ef0136 Update developer_manual/getting_started.rst 2012-12-12 21:57:41 -05:00
Jason Spriggs
8eacddaab0 Update access doc 2012-12-12 21:53:08 -05:00
Jason Spriggs
8a8c780b65 App Development Placeholders
App Dev section placeholders created
2012-12-12 21:49:13 -05:00
WireShout
a405b48509 Update developer_manual/roadmap.rst 2012-12-12 21:37:01 -05:00
WireShout
69292493a8 Update developer_manual/testing.rst 2012-12-12 21:35:55 -05:00
WireShout
c6fcf26709 Update developer_manual/juniorjobs.rst 2012-12-12 21:35:31 -05:00
Jason Spriggs
f4af997c52 Base commit for 3 files
juniorjobs
roadmap
testing
2012-12-12 21:33:53 -05:00
Jason Spriggs
8efccaf859 Base commit for 4 files
Code Reviews
Kanban
Styleguide
Translation
2012-12-12 21:14:34 -05:00
WireShout
1200e49e58 Update developer_manual/guidelines.rst
Moved to rST format
2012-12-12 20:59:38 -05:00
Jason Spriggs
a987e6736d test upload
will this work?
2012-12-12 18:23:09 -05:00
Frank Karlitschek
195b1a8b6f add a new theme for documentation version that will be shipped with the ownCloud release. also add new conf files that can be used to generate the documentation. The theme is just a copy of the existing ownCloud website theme with some minor changes like theremoval of the header. 2012-12-12 23:07:08 +01:00
Daniel Molkentin
c5c7b99cc0 Merge branch 'stable45'
Conflicts:
	admin_manual/index.rst
2012-12-11 15:57:21 +01:00
Bart Visscher
e170cf2ed4 Document prelogin app type 2012-12-07 10:55:53 +01:00
Bernhard Posselt
8c4561e0fa added warnings for annotation usage and fixed a typo 2012-12-06 19:38:31 +01:00
Bernhard Posselt
d4087475fd updated unittest section 2012-12-06 18:10:54 +01:00
Bart Visscher
f7ee606f31 Class include path is without 'apps/' prefix 2012-12-06 11:32:03 +01:00
Bernhard Posselt
5a83966274 updated documentation on the app tutorial upon feedback from multiple people: added mock example for unittests and use annotations for mock objects 2012-12-06 05:23:24 +01:00
Bernhard Posselt
5cd4f7399b fixed setup commands to be universally applyable 2012-12-06 00:42:36 +01:00
Bernhard Posselt
06d6a1fc94 added advanced apptemplate link and removed file tags from directories 2012-12-05 04:15:03 +01:00
Bernhard Posselt
137a4789c3 typo fix 2012-12-05 03:22:35 +01:00
Bernhard Posselt
4fe89f26ed added database examples 2012-12-05 03:19:05 +01:00
Bernhard Posselt
7fa0d16e29 added unittest namespace note 2012-12-04 18:07:26 +01:00
Bernhard Posselt
33aa720782 make unittest examples run with relative paths and phpunit test suites 2012-12-04 18:04:27 +01:00
Bernhard Posselt
cc78ba51a2 improved structure of routing in the tutorial 2012-12-04 02:58:16 +01:00
Thomas Müller
a7bc17433f Adding missing whitespace before { on the examples 2012-12-03 17:37:54 +01:00
Bernhard Posselt
e505c2cfe5 explained issues with closing ?> tag 2012-12-01 22:39:37 +01:00
Bernhard Posselt
94e214dcf3 added translation 2012-12-01 19:40:44 +01:00
Bernhard Posselt
81fa217b8d added tabwidth info 2012-12-01 18:42:59 +01:00
Bernhard Posselt
f8249affb2 added coding style guidelines 2012-12-01 18:41:24 +01:00
Bernhard Posselt
d593fd5719 small hint on security checks after container creation 2012-12-01 02:55:26 +01:00
Bernhard Posselt
67921fdf50 added documentation improvement hint 2012-12-01 02:46:52 +01:00
Bernhard Posselt
627824ec65 added getitems function to model 2012-12-01 02:45:22 +01:00
Bernhard Posselt
1f6d44c206 more angular docs 2012-12-01 02:42:23 +01:00
Bernhard Posselt
2734c0058c more structure and javascript note 2012-12-01 00:59:43 +01:00
Bernhard Posselt
329cbc714d removed marketing expressions, more infos on how to create your app and on controllers 2012-12-01 00:57:36 +01:00
Bernhard Posselt
c60b633dbc typo fix 2012-12-01 00:13:16 +01:00
Bernhard Posselt
7a45230bd3 added angular link 2012-11-30 23:42:21 +01:00
Bernhard Posselt
5b52ad1cc9 typo fixes 2012-11-30 23:39:31 +01:00
Bernhard Posselt
06e3dfbe8f added link to advanced apptemplate 2012-11-30 23:33:01 +01:00
Bernhard Posselt
b901593c3e added link to a cakefile 2012-11-30 23:29:46 +01:00
Bernhard Posselt
1fe41b575d added angularjs page 2012-11-30 23:28:08 +01:00
Bernhard Posselt
f845d0dda6 explained callAjaxController note better 2012-11-30 16:46:26 +01:00
Bernhard Posselt
47ae573ce4 removed duplicate note for database access 2012-11-30 16:43:38 +01:00
Bernhard Posselt
bb7b1f7da6 reorganized some stuff, added hints on how to easily set security checks or manipulate the container 2012-11-30 16:42:20 +01:00
Bernhard Posselt
7322a561b2 added info about new controller method shortcuts in the advanced apptemplate 2012-11-29 13:38:37 +01:00
Daniel Molkentin
bdd4e397ba Merge remote branch 'origin/stable45' 2012-11-28 18:17:52 +01:00
Daniel Molkentin
182638ff4c Fix up PDF TOC, add logo 2012-11-28 18:15:44 +01:00
Bernhard Posselt
6f184cb330 removed the dependency injection part from the unittest section 2012-11-28 17:20:27 +01:00
Bernhard Posselt
820b95da33 merged template information with the app tutorial and reduced the template docs to the API doc 2012-11-28 17:18:13 +01:00
Bernhard Posselt
fac9c269d4 adjusted tutorial to apptemplate_advanced app and added unittests doc 2012-11-28 15:24:49 +01:00
Daniel Molkentin
85c9c59b06 Merge branch 'master' of github.com:owncloud/documentation 2012-11-28 15:13:23 +01:00
Daniel Molkentin
11610480b3 Bump to 5.0 2012-11-28 14:40:36 +01:00
Daniel Molkentin
bad8aa054e Revert "removed 5.0 documentation from the 4.5 branch"
This reverts commit a711d0125a.

We need this so we can pull further changes from the 4.5 branch
without reverting 5.0 documentation all the time.
2012-11-28 14:38:30 +01:00
Bernhard Posselt
a711d0125a removed 5.0 documentation from the 4.5 branch 2012-11-28 13:32:37 +01:00
Bernhard Posselt
5562127723 added result for javascript routing example 2012-11-28 12:30:11 +01:00
Bernhard Posselt
031b0960e4 removed unicode characters 2012-11-28 11:24:51 +01:00
Bernhard Posselt
dac9106d96 fixed compile error that arose from the vcategories using the same link identifier twice 2012-11-28 11:18:09 +01:00
Bernhard Posselt
46a9d0a121 typo fixes 2012-11-28 03:47:33 +01:00
Bernhard Posselt
6d3e6859b0 small routing fix 2012-11-28 03:11:26 +01:00
Bernhard Posselt
8c7488d9e9 added templates to the tutorial 2012-11-28 02:58:37 +01:00
Bernhard Posselt
dd532951d3 fixed info.xml path 2012-11-28 02:44:57 +01:00
Bernhard Posselt
6092518329 added css webroot and appsroot info 2012-11-28 02:43:12 +01:00
Bernhard Posselt
db843f56f5 javascript doc added for tutorial 2012-11-28 02:37:59 +01:00
Bernhard Posselt
9c2c514766 added db docs 2012-11-28 02:25:44 +01:00
Bernhard Posselt
99efea16df added routing docs to tutorial 2012-11-28 02:06:17 +01:00
Bernhard Posselt
07b7222fe5 added controller, DI and classloader part to the app tutorial 2012-11-28 01:37:18 +01:00
Bernhard Posselt
ce3eab7f2e added first parts of the app tutorial page 2012-11-27 23:11:04 +01:00
Bernhard Posselt
a7f01c6a6f fixed some errors in the routing docs 2012-11-27 22:30:23 +01:00
Bart Visscher
3e3bd4dccd Add routing documentation 2012-11-26 17:47:02 +01:00
Thomas Mueller
40ad582db9 refs #7 - fixing parameter order 2012-11-23 08:36:08 +01:00
Bernhard Posselt
1e649ef2b7 fixed categories class to have a constructor 2012-11-08 00:01:12 +01:00
Bernhard Posselt
be9d78b0bc added examples for improving the category rst, linked files to index 2012-11-07 23:56:41 +01:00
Thomas Tanghus
7cf76aa0c6 Merge branch 'master' of github.com:owncloud/documentation 2012-10-31 23:51:41 +01:00
Thomas Tanghus
e20b237da2 vcategories: Fixed some markup 2012-10-31 23:51:11 +01:00
Björn Schießle
234e13c9aa added a page for apps development with a basic first description
of possible app types, defined in the info.xml
2012-10-31 15:38:23 +01:00
Bernhard Posselt
56b577f544 indented methods, added full config.sample.php 2012-10-30 23:06:33 +01:00
Bernhard Posselt
d5addb6e58 only show CR on hover, made todos, warnings and notes less obstrussive and hid their headings 2012-10-30 21:41:26 +01:00
Bernhard Posselt
8e006d8d52 added todos 2012-10-30 18:52:02 +01:00
Bernhard Posselt
6ba2c39352 some cleanup 2012-10-30 18:26:01 +01:00
Bernhard Posselt
da211f5114 integrate overview better with the rest of the menu 2012-10-30 18:16:09 +01:00
Bernhard Posselt
4aa1fa32c5 added file directive 2012-10-30 17:40:48 +01:00
Bernhard Posselt
a2ef5f9bf0 added changed in version for warning 2012-10-30 17:07:58 +01:00
Bernhard Posselt
7212c3f835 added styling for versionadded and changed 2012-10-30 17:03:37 +01:00
Bernhard Posselt
e6bfb19249 added styles for warning keyword, further refined template manual 2012-10-30 16:37:13 +01:00
Thomas Tanghus
f6fe116234 First draft for OC_VCategories docs. 2012-10-30 11:25:51 +01:00
Bernhard Posselt
bb5014b8da rename config file to app config 2012-10-29 18:29:40 +01:00
Bernhard Posselt
55b1448428 moved introduction to tutorial 2012-10-29 18:27:52 +01:00
Bernhard Posselt
d90f3c9b0a fixed typo 2012-10-29 18:25:28 +01:00
Bernhard Posselt
c4ff1016b9 fixed note wording 2012-10-29 18:24:33 +01:00
Bernhard Posselt
51f6de1db8 added intro to templates 2012-10-29 18:20:16 +01:00
Bernhard Posselt
1c0cc62678 added intro to templates 2012-10-29 18:19:53 +01:00
Bernhard Posselt
6825dd8a51 added examples to methods 2012-10-29 18:07:35 +01:00
Bernhard Posselt
933a385d23 brought back the mimetype function signature 2012-10-29 17:50:47 +01:00
Bernhard Posselt
91eb7f4375 ordered functions and methods alphabetically 2012-10-29 17:46:45 +01:00
Bernhard Posselt
ac1afb5447 got full code doc in the template site 2012-10-29 17:38:23 +01:00
Bernhard Posselt
1a4df20c61 added more info about the layout class 2012-10-29 17:28:47 +01:00
Bernhard Posselt
e1cda8839a small enhancement for php on security page 2012-10-29 16:53:05 +01:00
Bernhard Posselt
2044b62afc improved owncloud theme, set it as default and added additional template documenation 2012-10-29 16:31:29 +01:00
Lukas Reschke
dc0a87fabc Add OWASP Top Ten 2012-10-29 15:09:25 +01:00
Lukas Reschke
c6a644c563 Owncloud => ownCloud 2012-10-29 15:01:13 +01:00
Lukas Reschke
c0e111497e Added CSRF + Auth checks
I added the CSRF and auth checks

I'm not sure if the auth checks belong there or not but I thought it may be a nice idea to have it written down somewhere.
Feel free to add your opinion!
2012-10-29 14:59:48 +01:00
Bernhard Posselt
c3f9fa711a added security page 2012-10-29 13:02:58 +01:00
Bernhard Posselt
cd5fba06a8 small change 2012-10-29 12:40:22 +01:00
Bernhard Posselt
873bbfcb18 added xss links, cleaned up todo 2012-10-29 12:38:58 +01:00
Bernhard Posselt
8c58b1d945 added php support and documentation for templates (4 completed) 2012-10-29 12:22:27 +01:00
Sam Tuke
53bfb7e71c Added two new man pages: debugging, and configfile; Added pages to TOC; Improved intro paragraph 2012-10-28 15:41:55 +00:00
Daniel Molkentin
987ecdd2c4 Minor reformatting 2012-10-28 13:35:56 +01:00
Bernhard Posselt
5602a46e3e added documentation for unittests 2012-10-28 12:32:12 +01:00
Daniel Molkentin
8c091e4801 Fix c&p error 2012-10-27 12:50:28 +02:00
Daniel Molkentin
a35f68df37 Initial server doc layout with bootstrap theme 2012-10-27 00:05:30 +02:00