Commit Graph

366 Commits

Author SHA1 Message Date
Hendrik Leppelsack
0dc96879e5 Replace 'js' by 'css'
Probably a copy paste error from the js documentation.
2015-05-20 21:02:34 +02:00
Bernhard Posselt
c257576d5b use correct branch 2015-05-07 14:10:56 +02:00
Morris Jobke
91c0bc2287 Merge pull request #1091 from owncloud/usesession
Document usesession annotation
2015-04-30 10:17:59 +02:00
Bernhard Posselt
baf3902ab9 fix import 2015-04-29 19:17:07 +02:00
Bernhard Posselt
17bc916fdc document usesession annotation 2015-04-29 19:14:49 +02:00
Bernhard Posselt
bf0af61147 fix #876 2015-04-27 13:51:53 +02:00
Morris Jobke
7a6acca22b add notice about the removal - not the deprecation 2015-04-07 17:47:45 +02:00
Morris Jobke
2b32eecbe4 add deprecations for OC_Preferences and OC\\Preferences 2015-04-07 15:56:56 +02:00
Samuel Dorsaz
0156b8a562 Just a short fix on ocdevstartapp arguments 2015-04-03 08:44:33 +02:00
Bernhard Posselt
3c9faea96c Merge pull request #971 from owncloud/streamdb
Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation
2015-04-02 16:03:58 +02:00
Bernhard Posselt
87ba73515e more changes 2015-03-20 13:45:32 +01:00
Bernhard Posselt
0b122bd729 recreate commit 2015-03-20 13:43:58 +01:00
Bernhard Posselt
617a52dd46 Revert "Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation" 2015-03-20 12:57:37 +01:00
Bernhard Posselt
dcef8ef09a fix build warnings 2015-03-20 10:56:06 +01:00
Bernhard Posselt
83773c360c try to fix database layer docs 2015-03-18 13:34:59 +01:00
Bernhard Posselt
0e2fa5a676 more hints 2015-03-18 13:15:28 +01:00
Bernhard Posselt
b7ba8f185a fix #889 2015-03-18 13:04:05 +01:00
Joas Schilling
5db2617e52 Use closure and non-deprecated methods for navigation entry 2015-03-18 10:26:32 +01:00
Christoph Wurst
0ae4dc7219 log parameter instead of 'hi' 2015-03-09 11:36:02 +01:00
Christoph Wurst
e54e42a9a2 missing 'be' added 2015-03-02 11:25:24 +01:00
RealRancor
29fd647c15 Fix syntax of l10n.pl 2015-02-14 23:15:15 +01:00
RealRancor
a056c6dd12 Fix build for l10n.rst 2015-02-14 14:33:41 +01:00
Bernhard Posselt
294ff376b8 Merge pull request #821 from owncloud/l10n
Updated translation process to cover all steps
2015-02-13 14:27:11 +01:00
Lukas Reschke
1e3b5e5b04 Update changelog.rst 2015-02-08 17:28:37 +01:00
Morris Jobke
dbab7df9b4 Updated translation process to cover all steps 2015-02-06 14:30:01 +01:00
Bernhard Posselt
c36934eab3 Update info.rst 2015-02-05 15:18:23 +01:00
Bernhard Posselt
c2d5dd4d41 add note about closing cursors 2015-01-29 20:18:34 +01:00
Bernhard Posselt
6eda55063b Update templates.rst 2015-01-20 14:50:08 +01:00
Bernhard Posselt
cbad43abfa Update templates.rst 2015-01-20 14:48:53 +01:00
Bernhard Posselt
339928f325 Update templates.rst 2015-01-20 14:47:55 +01:00
Bernhard Posselt
8c9d70c594 add apicontroller test 2015-01-16 09:53:37 +01:00
Bernhard Posselt
1e5c4edfa3 less space 2015-01-15 17:19:52 +01:00
Bernhard Posselt
48d44c760e add the exceptions as well 2015-01-15 17:19:01 +01:00
Bernhard Posselt
e632565ffd remove error_log 2015-01-15 16:30:15 +01:00
Bernhard Posselt
f2eb596904 also remove check from api controller 2015-01-15 16:29:30 +01:00
Bernhard Posselt
8ccc117943 remove uneeded check 2015-01-15 16:28:09 +01:00
Bernhard Posselt
6ece491e9e add and explain services 2015-01-15 15:18:39 +01:00
Bernhard Posselt
08e859aae7 fix headers 2015-01-14 18:53:59 +01:00
Bernhard Posselt
3c06995f04 add recommended to tests instead of optional 2015-01-14 18:53:59 +01:00
Bernhard Posselt
08ffd3b12c explain template tags 2015-01-14 16:52:24 +01:00
Bernhard Posselt
a1204451cb fix documentation bugs 2015-01-12 13:44:18 +01:00
Joas Schilling
70b0ca2f60 Add some more deprecated information 2015-01-12 13:21:40 +01:00
Bernhard Posselt
d0710a8abc tutorial mentioned in the changelog 2015-01-11 11:20:47 +01:00
Bernhard Posselt
61f0f567f1 add changelog 2015-01-11 11:06:20 +01:00
Bernhard Posselt
3eb095d7e2 Merge pull request #748 from owncloud/tutorial
Tutorial
2015-01-11 10:14:05 +01:00
Bernhard Posselt
00fe388812 adjust tutorial link 2015-01-10 17:09:57 +01:00
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