Commit Graph

4966 Commits

Author SHA1 Message Date
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
Morris Jobke
c0d249ba76 Merge pull request #766 from nextcloud/fix-drone
Fix drone
2018-05-16 11:01:20 +02:00
Julius Härtl
4b7eb6c03f Build docs from master
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 10:15:55 +02:00
Julius Härtl
3a7fc4b567 Use github without api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:43:22 +02:00
Julius Härtl
c1304f5330 Only build master/stable branches
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:37:55 +02:00
Julius Härtl
a4a8b263d6 Make sure github clones use https
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:37:05 +02:00
Morris Jobke
cec5886a79 Merge pull request #765 from biva/patch-2
Added sync_android
2018-05-15 14:37:10 +02:00
Morris Jobke
def7859a3e Merge pull request #764 from biva/patch-1
Create sync_android file
2018-05-15 14:36:54 +02:00
biva
bd206891a5 Added sync_android 2018-05-15 14:18:43 +02:00
biva
7510240673 Create sync_android file 2018-05-15 14:18:26 +02:00
Morris Jobke
12fdbe4cc3 Merge pull request #761 from dragetd/patch-1
Fix WebDAV URL for public shares
2018-05-14 09:40:06 +02:00
Morris Jobke
96afdee06f Merge pull request #762 from dragetd/patch-2
Fis WebDAV URL for public shares
2018-05-14 09:39:39 +02:00
Michael Gajda
2f9c384209 Fis WebDAV URL for public shares
As discussed in nextcloud/server#9449
2018-05-10 21:29:31 +02:00
Michael Gajda
00151af2c8 Fix WebDAV URL for public shares
As discussed in nextcloud/server#9449
2018-05-10 21:27:16 +02:00
Morris Jobke
7864379d21 Merge pull request #759 from nextcloud/fix-spelling
fix typo in parameter name
2018-05-07 16:30:19 +02:00
blizzz
f144552568 fix typo 2018-05-07 16:24:27 +02:00
Morris Jobke
666f8007a0 Fix desktop client link - fixes #757
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-05-04 11:44:51 +02:00
Morris Jobke
fa8cc9e717 Merge pull request #754 from awesome-manuel/patch-1
user_auth_ldap: List password change feature
2018-05-04 11:40:06 +02:00
Morris Jobke
d4d4c16ae1 Merge pull request #755 from nextcloud/feature/noid/highlighted-counter
Add docs about highlighted counter
2018-05-04 11:37:52 +02:00
Manuel Stahl
d1530c2c55 user_auth_ldap: List password change feature
Fixes #734
2018-05-03 16:06:27 +02:00
Joas Schilling
449a7047cf highlighted class is now on the counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-03 11:04:09 +02:00
Julius Härtl
d86a3cefa8 Merge pull request #756 from nextcloud/bugfix/noid/checkout-without-history
Speed up the clone, because we don't need the commits, just the result
2018-05-02 21:31:17 +02:00
Joas Schilling
fb26cb4bac Add docs about highlighted counter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-02 15:42:46 +02:00