Commit Graph

2367 Commits

Author SHA1 Message Date
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