Commit Graph

5188 Commits

Author SHA1 Message Date
Marius Blüm
1a17ec3354 Layout fixes
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:26:08 +02:00
Marius Blüm
a57570c130 Fix comment on commands from @nickvergessen
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:10:18 +02:00
Arthur Schiwon
0bef515783 add information about configurable LDAP Avatar behaviour
ref https://github.com/nextcloud/server/pull/10098
2018-07-04 12:44:16 +02:00
Arthur Schiwon
234f55629e update outdated info 2018-07-04 12:43:16 +02:00
Morris Jobke
010955c3b7 Merge pull request #800 from nextcloud/bugfix/noid/fix-search-example-url
Fix search example URL
2018-07-04 12:04:58 +02:00
Marius Blüm
bbba50603a Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:50:20 +02:00
Marius Blüm
9fbf7ae7f6 Remove Hypervisors
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:31:00 +02:00
Marius Blüm
c001e0b20d New system requirements-page
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 10:59:44 +02:00
Morris Jobke
9d6ebfef70 Merge pull request #801 from nextcloud/bugfix/noid/fix-occ-log-command
Fix occ log command
2018-07-04 10:55:40 +02:00
Morris Jobke
5e9e7f842d Add new log backend in 14
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:20:11 +02:00
Morris Jobke
9578a1149c Fix occ log command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:18:34 +02:00
Morris Jobke
8f64dd04a0 Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:12:59 +02:00
Marius Blüm
859d87033a [#796] Developer documentation: Migrations
* based on @nickvergessen's https://www.schilljs.com/2017/09/08/migrations-for-nextcloud-apps.html
* requested: https://github.com/nextcloud/documentation/issues/796

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-03 18:41:23 +02:00
Julius Härtl
ee62034b48 Merge pull request #794 from lil5/pull-1-lil5
Fix #793
2018-07-02 12:56:10 +02:00
Lucian I. Last
1579385fc5 Change to OCP\AppFramework\App 2018-07-02 10:55:24 +02:00
Lucian I. Last
34fc6ab7e3 Fix #793
Add forgotten declaration of App
2018-06-30 12:39:44 +02:00
Julius Härtl
1b81db00d5 Merge pull request #792 from nextcloud/theming-app-docs
Polish Theming-app documentation
2018-06-30 09:57:17 +02:00
Marius Blüm
80a63eb122 Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:21 +02:00
Marius Blüm
61579ede7a Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:14 +02:00
Marius Blüm
db8832a5c5 Polish Theming-app documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 18:18:14 +02:00
Morris Jobke
54e34df401 Merge pull request #791 from nextcloud/small-things
Some updates on Talk-requirements and small things...
2018-06-29 16:53:15 +02:00
Marius Blüm
eedbe3bd64 Some updates on Talk-requirements and small things...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 16:14:55 +02:00
Morris Jobke
331d8ca7a6 Merge pull request #790 from nextcloud/wording/noid/improve-wording-of-update-text
Improve the wording of the update text
2018-06-29 15:18:00 +02:00
Morris Jobke
04a87e631c Improve the wording of the update text
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 14:58:50 +02:00
Morris Jobke
16f0f8ded9 Merge pull request #786 from benediktg/use-request_uri-variable
Use $request_uri instead of $uri in nginx config
2018-06-25 18:38:57 +02:00
Benedikt Geissler
479a68be65 Use $request_uri instead of $uri in nginx config
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 02:14:00 +02:00
Morris Jobke
87cd0a6f5c generate documentation from config.sample.php 2018-06-19 21:28:13 +02:00
Morris Jobke
32431851ca Merge pull request #782 from virtualjmills/patch-1
Update occ_command.rst
2018-06-18 09:46:38 +02:00
VirtualJMills
1a66814f32 Update occ_command.rst
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-17 22:30:10 -07:00
Morris Jobke
98cf1f0434 Merge pull request #781 from nextcloud/fix/698
More webdav explanation USERNAME has to be replaced
2018-06-13 15:30:34 +02:00
Roeland Jago Douma
6f73f0db90 More webdav explanation USERNAME has to be replaced
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-13 13:56:12 +02:00
Morris Jobke
72bd6804db Merge pull request #779 from GabrielAnca/GabrielAnca/remove-todo
Remove TODO from two_factor-auth.rst
2018-06-12 23:00:26 +02:00
Gabriel Anca Corral
81898c25da Add space before TODO in two_factor-auth.rst 2018-06-12 20:37:45 +01:00
Morris Jobke
e473faf666 Merge pull request #771 from r4sas/master
Fix nginx pattern which split path to script
2018-06-11 14:45:55 +02:00
Morris Jobke
655c1b507f Merge pull request #777 from jernst/master
Added section on how to set hierarchical values
2018-06-11 13:45:39 +02:00
Johannes Ernst
d9f9793b52 Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246 2018-06-08 18:22:21 +00:00
Morris Jobke
76f1720396 Merge pull request #775 from jernst/master
Fix inconsistencies in development environment setup instructions.
2018-06-06 18:55:25 +02:00
Johannes Ernst
4aafa9cbff Fix inconsistencies in development environment setup instructions. 2018-06-06 01:09:58 +00:00
Morris Jobke
b23916559d Merge pull request #774 from nextcloud/client-docs-link
Update Nextcloud client URL
2018-06-04 15:01:15 +02:00
Marius Blüm
4d61c9bde2 Update Nextcloud client URL 2018-06-02 09:24:44 +02:00
Julius Härtl
6420c8d488 Merge pull request #773 from cheatinger/patch-1
Fix typo
2018-06-01 15:37:50 +02:00
cheatinger
bc0e81e6c3 Fix typo 2018-05-31 19:49:49 +02:00
R4SAS
754effd61a fix pattern which split path to script 2018-05-29 01:41:20 +03:00
Morris Jobke
2df383ee8d Merge pull request #769 from prynhart/master
It would be safer and tider to make use of symlinks here.  (If the pa…
2018-05-23 14:53:45 +02:00
Morris Jobke
768edc3323 Merge pull request #770 from ViktorF/master
Fix external mysql binlog link
2018-05-23 14:50:31 +02:00
Viktor Födowski
14558ded46 Fix external mysql binlog link
Fixes nextcloud/documentation#767
2018-05-23 09:13:50 +00:00
Rynhart, Patrick
cae8779451 It would be safer and tider to make use of symlinks here. (If the packages are updated then they won't make their way to /etc unless they are manually copied.) 2018-05-21 13:24:27 +12:00
Roeland Jago Douma
172547f53d Merge pull request #763 from nextcloud/qbmapper
AppFrameowkr Qbmapper
2018-05-16 19:28:47 +02:00
Roeland Jago Douma
771761edd2 Move to QBMapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00
Roeland Jago Douma
4828552200 Move example to querybuilder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00