Volkan Gezer
0533df2d59
Fix redirection to keeping addressbook
...
Since address book is replaced with addressbook, the redirection was
problematic. This should solve this problem.
2014-01-11 17:20:29 +01:00
Volkan Gezer
0709f448d3
Improve wording and more "the" usage :)
...
This should give at least better understandability to the manual for
native speakers :).
2014-01-06 12:58:24 +01:00
Volkan Gezer
b5f863d7e3
Add how to move files inside web interface
...
This adds how files are moved inside web interface by dragging and
dropping.
2014-01-05 16:30:04 +01:00
Volkan Gezer
5d87654cc8
Add what new button on web interface does
...
The new button has very nice features and it will be nice to provide
what it does and how it is used. Also navigating through the folders
is explained here.
2014-01-04 22:24:47 +01:00
Volkan Gezer
862d0d8e8b
Add what does sharing with user/group provides additionally
...
Sharing a file/folder gives extra options to choose from such as informing
user, giving creation, edit, reshare permissions. This commit adds
this information
2014-01-04 21:41:37 +01:00
Volkan Gezer
328cd809b0
Add user_management and update app configuration pages
...
Currently, user_management page is on user_manual (written by @lateral-thinker).
This commit updates the page and moves it into admin_manual.
This commit also updates app configuration page with the new information.
2014-01-04 20:59:04 +01:00
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