Bernhard Posselt
1e428c553e
updated appframework docs
2013-05-06 15:31:51 +02:00
Bernhard Posselt
7d330d5551
Merge pull request #120 from theoretick/master
...
updated cron example to current owncloud path
2013-05-05 16:19:14 -07:00
lucas c
11abd89ba5
updated crontab example to current owncloud path
2013-05-05 12:55:39 -07: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
0b176b741e
Merge pull request #118 from unhammer/master
...
typo
2013-05-01 09:45:06 -07:00
Kevin Brubeck Unhammer
270b26c091
typo
2013-05-01 18:58:47 +03: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
Björn Schießle
6c12e4aa15
typo fixed
2013-04-19 23:38:43 +03:00
Bernhard Posselt
a9213bc88b
added if to prevent breaking owncloud when appframwork is not enabled
2013-04-15 21:25:41 +02:00
Björn Schießle
f37c59ad3c
improved wording
2013-04-15 12:40:09 +03:00
Björn Schießle
2098289545
typo fixed
2013-04-15 12:34:38 +03:00
Björn Schießle
dadb69e040
add user docu for deleted files to explain the expire function
2013-04-15 11:26:03 +02:00
Björn Schießle
9c37bebcec
Explain the expire operation of versions
2013-04-15 12:16:18 +03:00
Bernhard Posselt
7ca74c43e0
Merge pull request #110 from roasty/patch-1
...
Correct fstab entry
2013-04-11 01:12:32 -07:00
roasty
74c66cea12
Correct fstab entry
...
It appears that the example fstab entry had unnecessary "**." at the end.
I'm fairly ignorant when it comes to this stuff but I can't find any examples of those characters being necessary for the fsck options and mount fails with error:
[mntent]: line X in /etc/fstab is bad
when that's there.
2013-04-10 22:18:11 -06: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
3af0c7fbd5
make php5-intl an optional dep
2013-04-09 14:24:02 +02:00
Bernhard Posselt
10e4033584
make php5-intl an optional dep
2013-04-09 14:22:52 +02:00
Bernhard Posselt
c55ba90c05
use contents instead of index file to generate not only the first level but also the subdirectories to fix #77
2013-04-08 13:20:10 +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
3d9c64de46
backported fix for #78
2013-04-08 11:45:31 +02:00
Bernhard Posselt
fdc1ac1935
added update hint for encryption to fix #78
2013-04-08 11:43:27 +02:00
Bernhard Posselt
2203599a39
added undefined to function closure
2013-04-08 11:38:24 +02:00
Bernhard Posselt
72ad7aca81
Revert "version bump php to 5.3.4 to fix issue #101 "
...
This reverts commit 8c5a98cc4d .
2013-04-08 11:28:00 +02:00
Bernhard Posselt
c88094e0ff
Revert "version bump php to 5.3.4 to fix issue #101 "
...
This reverts commit 8c5a98cc4d .
2013-04-08 11:27:43 +02:00
Bernhard Posselt
732304b397
version bump php to 5.3.4 to fix issue #101
2013-04-08 11:02:09 +02:00
Bernhard Posselt
8c5a98cc4d
version bump php to 5.3.4 to fix issue #101
2013-04-08 11:01:53 +02:00
Bernhard Posselt
dcad502a88
fix broken link in usermanual to fix #105
2013-04-08 10:56:52 +02:00
Bernhard Posselt
b83524bbe1
fix broken link in usermanual to fix #105
2013-04-08 10:56:39 +02:00
Bernhard Posselt
3d0779478e
ported #100 to stable5
2013-04-08 10:51:41 +02:00
Bernhard Posselt
f52abb162a
ported #100 to master
2013-04-08 10:49:41 +02:00
Bernhard Posselt
edcf66dc58
Merge pull request #102 from andrenarchy/patch-1
...
Enhance lighttpd doc: enable fastcgi check-local
2013-04-06 10:45:18 -07:00
Bernhard Posselt
1332a11a49
Merge pull request #104 from Danez/master
...
overwrite SCRIPT_FILENAME variable in nginx conf
2013-04-06 10:44:58 -07:00
Daniel Tschinder
8791136b80
overwrite SCRIPT_FILENAME variable in nginx conf
...
SCRIPT_FILENAME is defined in /etc/nginx/fastcgi_params . For owncloud
we need to overwrite it, so php gets only the path/filename of the file
to be executed.
Also turn off access_log and 404 logging for robots.txt
2013-04-06 18:08:19 +02:00
André Gaul
634cab0414
Enhance lighttpd doc: enable fastcgi check-local
2013-04-06 14:27:38 +03:00
Frank Karlitschek
a4fe784968
Update update.rst
...
fix url
2013-04-03 17:38:55 +03:00
Frank Karlitschek
b7fb0f4fcb
fix url
2013-04-03 06:15:21 +02:00
Bernhard Posselt
c78752e7ca
added docs on new directive
2013-03-31 03:09:49 +02:00
Raphael Fetzer
e27cd16b24
merged back update on ios #65
2013-03-30 12:17:34 +01:00
Bernhard Posselt
84bc571395
updated dev docs with new changes to the appframework
2013-03-29 14:38:56 +01:00
Bernhard Posselt
811a76e6f1
Merge pull request #97 from kabum/patch-1
...
Update css.rst
2013-03-26 03:51:14 -07: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