Commit Graph

1031 Commits

Author SHA1 Message Date
Frank Karlitschek
97f89e1612 Merge pull request #218 from wakeup/stable6updated
User manual updated to version 6
2014-01-03 07:27:38 -08:00
Volkan Gezer
b2f0f67290 User manual updated to version 6
This deletes obsolete images and updates previous apps of ownCloud6
What's new:
* documents app
* user preferences
* new images
* update instructions
* files app using web interface
* updates to existing pages
2014-01-03 16:25:26 +01:00
Frank Karlitschek
01c8a26349 Merge pull request #219 from fpiraneo/patch-1
Update info.rst
2014-01-03 04:00:49 -08:00
Thomas Müller
1d7cbe2807 Merge pull request #213 from flohtux/patch-1
Fixing Apache 2.4 example config
2014-01-03 02:08:50 -08: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
Thomas Müller
45fdfeb27e Merge pull request #214 from wakeup/stable6
Fix typos in Documentation
2013-12-31 08:08:35 -08:00
Volkan Gezer
86fe468417 Fix typos in Documentation
This should solve documentation typos.
2013-12-31 16:51:05 +01:00
Florian Selent
20f579188b Fixing Apache 2.4 example config
Using the config before my commit (including "Order allow,deny") my apache (2.4.4) always showed an 403-Error on any OC page.
Don't know exactly why that line is bad, but Apache also recommends it this way. (http://httpd.apache.org/docs/2.4/upgrading.html#run-time)

And it works :)
2013-12-22 00:31:36 +01:00
Bernhard Posselt
8aab8dac9d Update update.rst 2013-12-19 18:41:07 +01:00
Frank Karlitschek
a5494c74ae Merge pull request #211 from owncloud/fix-209-stable6
Use code block to make sure characters are preserved from formatting
2013-12-19 08:06:31 -08:00
Thomas Müller
b0b0133157 fixes #209 2013-12-19 14:26:01 +01:00
Morris Jobke
b1b034f7b9 Merge pull request #206 from diederikdehaas/externalize-php-handler
Externalized the php handler.
2013-12-16 04:17:07 -08:00
Diederik de Haas
25192b1d19 Externalized the php handler.
This makes it easy to switch the handler, especially if you have the
fastcgi_pass directive more then one time.
2013-12-14 02:06:40 +01:00
Bernhard Posselt
cc4ed63c71 Merge pull request #204 from mxmehl/patch-1
Update update.rst
2013-12-12 06:11:18 -08:00
Thomas Müller
d968c1917e Fixing https://github.com/owncloud/core/issues/6328 2013-12-12 14:50:56 +01:00
mxmehl
2ca92bb516 Update update.rst
The previous command did not work in my CentOS 6.4 server. The new one works like a charm and also in Debian Sid
2013-12-12 14:45:19 +01:00
Thomas Müller
c5fff7840a Fixes https://github.com/owncloud/apps/issues/1549 2013-12-12 11:27:19 +01:00
Vincent Petry
1f2f6356ac Merge pull request #202 from owncloud/oc6-manual-installation-cleanup
list required php modules in a distribution independent style
2013-12-11 09:26:54 -08:00
Thomas Müller
c6c43595e3 ffmpeg 2013-12-11 18:18:42 +01:00
Thomas Müller
f8bee7d50a list required php modules in a distribution independent style 2013-12-11 18:09:42 +01:00
blizzz
dc52b0b21b Merge pull request #201 from owncloud/oc6-cleanup
Oc6 cleanup
2013-12-11 07:56:22 -08:00
Morris Jobke
7445bc1283 Merge pull request #200 from owncloud/stable6-gettingstartedshortcut
Added development environment chapter
2013-12-11 07:49:42 -08:00
Thomas Müller
cf3f6e1589 fixing appliance page:
links to PCLinuxOS and Fedora are hopelessly outdated
2013-12-11 16:23:52 +01:00
Thomas Müller
e0ed9e0bbf For Linux we recommend our packages from OBS - otherwise manual installation is required 2013-12-11 15:54:56 +01:00
Thomas Müller
f3b51c8dd2 fixing note 2013-12-11 15:53:54 +01:00
Thomas Müller
b9548e6bed reorder installation instructions based on importance 2013-12-11 15:53:29 +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
Morris Jobke
08b73bcc7b Remove duplicate fedora entry 2013-12-11 11:37:27 +01:00
Morris Jobke
bf96ce73aa Merge pull request #199 from owncloud/stable6-manualinstallfixes
Fixed install dependencies
2013-12-11 02:36:09 -08:00
Vincent Petry
27b97cc476 Fixed install dependencies
Fixed minimum required PHP version (Fixes #198)
Added ext storage deps
Added pictures app EXIF deps
2013-12-11 10:58:33 +01:00
Thomas Müller
7308d95dfd Merge pull request #194 from owncloud/fixing-stable6
fixing typos and spelling + respect max characters of 80
2013-12-10 12:12:43 -08:00
Arthur Schiwon
0db5033f99 Fix redirect to ldap config 2013-12-10 17:34:23 +01:00
Arthur Schiwon
db2004b4e2 LDAP: add screenshot of profile picture settings after fetched from LDAP 2013-12-10 14:13:13 +01:00
Arthur Schiwon
a020646188 LDAP: update tab name 2013-12-10 14:02:49 +01:00
Arthur Schiwon
2dd59bde1e LDAP: add information about OC Avatar integration 2013-12-10 14:01:58 +01:00
Arthur Schiwon
ef1005c81c LDAP: update MS AD section 2013-12-10 13:49:45 +01:00
Arthur Schiwon
6c610f9474 LDAP: remove references to earlier major versions in expert settings 2013-12-10 13:47:02 +01:00
Arthur Schiwon
92cb09a7c6 LDAP: add missing screenshot 2013-12-10 13:44:07 +01:00
Arthur Schiwon
a643353ec1 LDAP: Update doc for Expert Settings 2013-12-10 13:43:50 +01:00
Arthur Schiwon
16f26408aa LDAP: Update doc for Advanced Settings -> Attributes 2013-12-10 13:42:19 +01:00
Arthur Schiwon
4aab6bf407 LDAP: Update doc for Advanced Settings -> Directory 2013-12-10 13:38:33 +01:00
Arthur Schiwon
ca4ad2d2ca LDAP: Update doc for Advanced Settings -> Connection 2013-12-10 13:28:47 +01:00
Arthur Schiwon
c95cf8bb8b LDAP: new doc for wizard login filter tab 2013-12-10 12:49:00 +01:00
Arthur Schiwon
1c4cebca14 LDAP: new doc for wizard user filter tab 2013-12-09 18:53:04 +01:00
Arthur Schiwon
95c46e0327 LDAP: new doc for wizard server tab 2013-12-09 18:37:23 +01:00
Arthur Schiwon
77e4356152 Line length 2013-12-09 17:44:36 +01:00
Arthur Schiwon
9ade9f7ec8 fix case 2013-12-09 17:41:10 +01:00
Vincent Petry
413ca07c43 Merge pull request #196 from owncloud/enc_update
updated documentation of OC6: we now encrypt versions during the initial...
2013-12-06 06:47:50 -08:00
Bjoern Schiessle
99d771cc80 improved wording 2013-12-06 15:46:03 +01:00
Bjoern Schiessle
1fd1119a25 updated documentation of OC6: we now encrypt versions during the initial encryption; people can decrypt their files again after encryption was disabled 2013-12-06 15:30:09 +01:00