Commit Graph

618 Commits

Author SHA1 Message Date
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
Morris Jobke
0673e42abb Update info.rst - adding 'require' description 2013-03-26 11:02:59 +01:00
Morris Jobke
acb1dbeb40 Update controllers.rst 2013-03-26 00:20:15 +01:00
Morris Jobke
89aea2180b routes.rst - fix typo 2013-03-26 00:09:48 +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
Guillaume Paumier
bc59f1d6bd Require oC5 and not 6 to avoid compatibility error
Changing <require>6</require> to <require>5</require>. "6" causes ownCloud to refuse to enable the app, because it thinks the app isn't compatible with the current version of oC.
2013-03-21 14:41:37 +01:00
Bernhard Posselt
55b2f1829d Update angularsetup.rst 2013-03-21 10:57:03 +01:00
Bernhard Posselt
969f02cd15 Update angularsetup.rst 2013-03-21 10:51:00 +01:00
Daniel Molkentin
769713729b Merge pull request #85 from owncloud/copyright
Update year to 2013
2013-03-20 12:10:45 -07:00
Victor Dubiniuk
c1037e888c Update copyright 2013-03-20 21:53:04 +03:00
Bernhard Posselt
2966c5d51f more update notices 2013-03-19 14:17:11 +01:00
Bernhard Posselt
a46fc7b893 updated angular js models to include hints on disabling cache updates while doing CRUD 2013-03-19 12:46:56 +01:00
Bernhard Posselt
48aa8dde94 Merge pull request #81 from riso/fix_nginx_doc
clean nginx default config
2013-03-18 15:21:25 -07:00
Valerio Ponte
188093b20a clean nginx default config 2013-03-18 22:50:04 +01:00
Bernhard Posselt
3607ac77f3 Merge pull request #80 from keithzg/master
Protocol section of URL in KDE/Dolphin is actually webdav://, not just dav://
2013-03-18 10:54:37 -07:00
Keith Z-G
ecdf8c8e91 Update files.rst
Protocol for (KIO-slave, I assume) in KDE/Dolphin is actually webdav://, not just dav://
2013-03-18 11:51:26 -06:00
Bernhard Posselt
0a8010bf17 added update on git git submodules 2013-03-18 15:17:58 +01:00
Bernhard Posselt
bc4074b827 Merge pull request #79 from owncloud/ubuntu_lts
Add doc for updating PHP on Ubuntu 10.04 LTS
2013-03-18 06:33:55 -07:00
Thomas Tanghus
c19b6c6fe5 Add doc for updating PHP on Ubuntu 10.04 LTS 2013-03-18 14:23:17 +01:00
Bernhard Posselt
1660e2646c added new appframework location 2013-03-18 13:40:08 +01:00
Bernhard Posselt
c008c59d94 Update tutorial.rst 2013-03-17 23:46:36 +01:00
Bernhard Posselt
64fc969cb2 Update tutorial.rst 2013-03-17 23:45:34 +01:00
Bernhard Posselt
fa887cce2a Update tutorial.rst 2013-03-17 23:43:06 +01:00
Bernhard Posselt
39095937ba Update tutorial.rst 2013-03-17 23:40:09 +01:00
Bernhard Posselt
e6821211ef clearer security part 2013-03-17 22:58:49 +01:00
Bernhard Posselt
66b38ad6ca more info in the comparison chart 2013-03-17 22:41:19 +01:00
Bernhard Posselt
88bf25c141 added hint about appframework activation 2013-03-17 22:33:07 +01:00
Bernhard Posselt
559f48ec92 Update controllers.rst 2013-03-17 22:11:14 +01:00
Bernhard Posselt
37c088876f Merge pull request #76 from ThomasKramps/patch-2
Update installation_others.rst
2013-03-17 03:17:28 -07:00
ThomasKramps
0dd9f05565 Update installation_others.rst
I think we don't need to define access.log and error.log since owncloud does the logging automatically in /var/log/access.log and /var/log/error.log. Setting a log level here would even rule out the gui setting in the admin section of owncloud.

…and some little design fixes.
2013-03-17 10:45:32 +01:00
Bernhard Posselt
af0db6a4cd Merge pull request #75 from houqp/controller_update
more on controller doc: also take care of cookie method
2013-03-16 14:00:37 -07:00
Qingping Hou
f5e98c033e update cookie method to latest api 2013-03-16 16:27:26 -04:00
Qingping Hou
e0854b965c also take care of cookie method 2013-03-16 15:31:53 -04:00
Bernhard Posselt
e602601979 Merge pull request #74 from houqp/controller_update
document env and session a bit for Controller
2013-03-16 12:27:32 -07:00
Qingping Hou
e01f719a77 document env and session a bit for Controller 2013-03-16 15:23:10 -04:00
Bernhard Posselt
b6669137ab Merge pull request #73 from ThomasKramps/patch-1
Update installation_others.rst
2013-03-16 09:25:05 -07:00
ThomasKramps
01585f24a1 Update installation_others.rst
root path is normally /var/www. In default environment $server_name/htdocs throws a 404.

inlude fastcgi.conf throws 'open() "/etc/nginx/fastcgi.conf" failed (2: No such file or directory)', assuming fastcgi_params would be correct.

access_log main throws an 'unknown log format "main"', here I don't know how to fix it, so I commented it out for me. Please look into it!

First github-experience for me. If I could do something better please criticize.
2013-03-16 16:10:11 +01:00
Bernhard Posselt
e14489db47 Merge pull request #72 from QuentinFonteneau/patch-3
precision on regex
2013-03-16 03:32:01 -07:00
QuentinFonteneau
b04de7196a precision on regex
Precise to use $1 and $2 for $script_name & $path_info if admin use ^(.+?\.php)(/.*)?$ instead of ^(?<script_name>.+?\.php)(?<path_info>/.*)?$
2013-03-16 11:01:10 +01:00
Bernhard Posselt
54b2b92279 Merge pull request #69 from leezu/patch-2
Update installation_others.rst
2013-03-15 15:49:52 -07:00
Lukas Reschke
3f0e85ebef Merge pull request #71 from Hoall/patch-3
Update configuration_database.rst
2013-03-15 12:59:31 -07:00
Felix Paetow
10a7539b71 Update configuration_database.rst
Different socket

Add information about a different socket under debian squeeze.
2013-03-15 20:55:28 +01:00
Bernhard Posselt
d7236acc0a finished the tutorial 2013-03-15 18:00:09 +01:00