Commit Graph

971 Commits

Author SHA1 Message Date
Daniel Molkentin
472dc20834 Fix markup 2013-11-26 15:14:40 +01:00
Thomas Müller
5fe2c70b6c Merge pull request #190 from owncloud/fix-all
merge @j-ed's version and fix layout
2013-11-25 01:08:33 -08:00
Morris Jobke
d20a0bd071 Merge pull request #193 from owncloud/fixing-stable6
[WIP] fixing typos and spelling
2013-11-25 00:21:14 -08:00
Thomas Müller
aaec6996bf fixing typos and spelling 2013-11-25 08:59:15 +01:00
Thomas Müller
ecb35e678c fixing typos and spelling 2013-11-25 08:58:28 +01:00
Thomas Müller
132e9c8368 fixing typos and spelling 2013-11-25 08:47:49 +01:00
Morris Jobke
51823e8d44 Merge pull request #192 from owncloud/previews
Doc for Previews
2013-11-24 15:13:57 -08:00
Georg Ehrke
31518c476f explain how to disable maximum scaling factor 2013-11-23 19:13:10 +01:00
Georg Ehrke
9932a30dca wrap after 80 chars 2013-11-23 12:15:44 +01:00
Georg Ehrke
05578b0097 add preview doc to index 2013-11-22 21:05:22 +01:00
Georg Ehrke
f172b3ace8 add doc for previews 2013-11-22 21:04:37 +01:00
Thomas Müller
a4ded783b3 Merge pull request #191 from owncloud/kill-provisioning-api
kill provisioning api - not a community feature
2013-11-19 14:33:07 -08:00
Thomas Müller
6066c92121 kill provisioning api - not a community feature 2013-11-19 22:56:14 +01:00
Morris Jobke
714e25bf58 merge @j-ed's version and fix layout 2013-11-19 16:24:36 +01:00
Daniel Molkentin
4c249a0efb Merge pull request #189 from owncloud/external_storage
add documentation for Google Drive - thanks to @j-ed
2013-11-19 06:26:10 -08:00
Thomas Müller
c55042dec7 suggest https 2013-11-19 15:18:19 +01:00
Morris Jobke
d163a0b645 add documentation for Google Drive - thanks to @j-ed 2013-11-19 14:59:08 +01:00
Thomas Müller
e21a0de839 Merge pull request #186 from frafra/stable6
Improved backup/restore documentation
2013-11-19 05:45:27 -08:00
Daniel Molkentin
5d8fa05757 Merge pull request #188 from owncloud/kill-mediaplayer-stable6
remove mediaplayer documentation
2013-11-19 05:40:03 -08:00
Thomas Müller
f1ab1e6a23 remove mediaplayer documentation 2013-11-19 14:29:43 +01:00
Francesco Frassinleli
5a151d1388 Fixed MySQL commands: unneeded space removed 2013-11-19 14:27:58 +01:00
Francesco Frassinleli
df98074fbd Non-interactive password for MySQL/PostgreSQL commands 2013-11-19 11:41:56 +01:00
Björn Schießle
bb22ad8e81 Merge pull request #187 from owncloud/stable6-quota
Added user manual page to explain quota calculation
2013-11-18 03:10:47 -08:00
Vincent Petry
8b1c654a2c Added user manual page to explain quota calculation 2013-11-18 11:33:17 +01:00
Francesco Frassinelli
6eb5ef9015 Update migrating.rst
Updating migrating.rst according with new maintenance structure.
2013-11-15 15:36:51 +01:00
Francesco Frassinleli
99010b9fb9 restore.rst added
Commands to restore folders and database are now available.
restore.rst added to index.rst
index.rst page order is changed
2013-11-15 15:29:57 +01:00
Francesco Frassinelli
53ad66ebac Commands changed to backup.rst
backup.rst improved with code coming from previous version of update.rst. Every backup now as a date. rsync preserves ACLs, extended attributes (like SELinux attributes).
2013-11-15 15:19:18 +01:00
Francesco Frassinelli
251f76a700 Update.rst partially rewritten
- Removed backup specific procedures
- Default updating procedure now uses internal application 'Updater'
- Some commands added
2013-11-15 15:04:02 +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
Arthur Schiwon
571db6f9e5 LDAP: add hint about MS AD configuration 2013-11-11 12:24:39 +01:00
j-ed
5393801ffd Step-by-step guide for mounting a Google Drive
Due to the fact that mounting a Google Drive seems to be a closed book since the Google authentication has been switched to OAuth 2.0, and the existing description was not very meaningful, I've tried to create a simple step-by-step guide for it.
This guide has not yet been linked into the existing documentation and need to be checked by one of the documentation specialists.
2013-11-09 21:29:27 +01:00
j-ed
be49f4aea2 Added images for description of mounting a Google Drive 2013-11-09 20:11:10 +01:00
j-ed
93ce305962 Create custom_mount_config_gui_google_drive.rst
added detailed description of mounting a GoggleDrive.
2013-11-09 19:30:43 +01:00
Thomas Müller
cf6a1dc2ef Adding keys for calendar and contacts sync 2013-11-04 23:09:04 +01:00
Thomas Müller
d9c45baae8 Adding short cut to the user manual itself 2013-11-04 22:56:48 +01:00
Daniel Molkentin
2ec72ebbb2 Bump versions to 6.0 2013-11-04 22:17:47 +01:00
Daniel Molkentin
62de4134c1 fix CONTRIBUTING 2013-11-04 22:08:56 +01:00
Bernhard Posselt
9e2d5dc691 Merge pull request #183 from jeroenh/stable5
Add note about data directory write access for SQLite
2013-10-24 04:15:19 -07:00
Jeroen van der Ham
2ffe678d67 Add note about data directory write access for SQLite 2013-10-24 12:09:51 +02:00
Thomas Müller
506ed4905c Adding prefix to the keys + mapping to user files 2013-10-21 21:18:26 +02:00
Daniel Molkentin
b707401d44 Work properly with subdirs 2013-10-21 20:11:45 +02:00
Daniel Molkentin
303abc1c8b Add a redirector script 2013-10-21 19:46:56 +02:00
Vincent Petry
dead75232b Update ocs-share-api.rst
- Updated typos
- Added data types of arguments
- Added misc additional info
2013-10-19 19:12:09 +02:00
Frank Karlitschek
253d5e8356 Merge pull request #177 from RealRancor/fix_webdavurl_stable5
Fixed WebDAV urls and harmoize youradress.com in all urls. Fixes #176
2013-10-19 03:19:42 -07:00
RealRancor
96b255a03f Fixed "youradress.com" typos. 2013-10-18 22:52:59 +02:00
RealRancor
c8865641f7 Fixed WebDAV urls and harmoize youradress.com in all urls 2013-10-18 22:26:44 +02:00
Björn Schießle
6fe9fe0922 Update index.rst
add ocs share api to documentation
2013-10-18 11:39:43 +02:00
Björn Schießle
ba76d1c6a5 Update ocs-share-api.rst
layout improvements
2013-10-17 15:33:38 +02:00
Bjoern Schiessle
3bc91e8a09 documentation for OCS Share API 2013-10-17 15:18:05 +02:00
Daniel Molkentin
7c1f72a567 40x.php do not determine the error, they only display it
http://wiki.nginx.org/HttpCoreModule#error_page

See https://github.com/owncloud/mirall/issues/1098#issuecomment-26331473
2013-10-15 15:01:47 +02:00