Commit Graph

656 Commits

Author SHA1 Message Date
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
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
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
732304b397 version bump php to 5.3.4 to fix issue #101 2013-04-08 11:02:09 +02:00
Bernhard Posselt
dcad502a88 fix broken link in usermanual to fix #105 2013-04-08 10:56:52 +02:00
Bernhard Posselt
f52abb162a ported #100 to master 2013-04-08 10:49:41 +02: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
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
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
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
bc226ac90f Merge pull request #93 from itheiss/master
Update to reflect new parameter mail_domain
2013-03-26 02:44:31 -07:00
itheiss
bdedf45792 Update to reflect new parameter mail_domain
Fix for #2499
2013-03-26 10:27:40 +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