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