Commit Graph

1944 Commits

Author SHA1 Message Date
Joas Schilling
c8d1bfdf87 Also remove assetdirectory 2016-09-07 09:18:12 +02:00
Joas Schilling
6ef0f43ff0 Add a warning about the removed feature 2016-09-07 09:06:48 +02:00
Morris Jobke
60867fd7db Fix length of underline 2016-09-05 16:51:38 +02:00
oparoz
ac758950f7 Add copy-pastable regexp 2016-09-05 16:51:33 +02:00
oparoz
83a8996718 Add zip blocking example 2016-09-05 16:51:27 +02:00
Morris Jobke
be81df9f65 Merge pull request #160 from nextcloud/stable10_158
[Stable 10] OCS API request OCS-APIRequest header to be se
2016-09-05 11:10:02 +02:00
Roeland Jago Douma
3774eb0c19 OCS API request OCS-APIRequest header to be set 2016-09-05 10:22:10 +02:00
Joas Schilling
b41fd14953 Add documentation for the files_accesscontrol app 2016-09-05 09:15:15 +02:00
Eric Enold
87d9a37367 nginx config: Fixed fastcgi_split_path_info regex
The previous regex didn't catch `/index.php/` which resulted in PHP-FPM being unable to process that site (required for the installation wizard).
2016-09-04 10:33:58 +02:00
Lukas Reschke
76cf08b964 Merge pull request #151 from nextcloud/minor-fixes-10
Minor fixes 10
2016-09-02 11:18:04 +02:00
Lukas Reschke
674b1ac2ac Merge pull request #143 from nextcloud/add-release-notes
Add release notes from the wiki
2016-09-02 11:16:57 +02:00
Joas Schilling
388342e95c More minor fixes 2016-09-02 11:15:56 +02:00
Joas Schilling
927d265c78 Disable anti virus until we have a proper version 2016-09-02 11:12:57 +02:00
Morris Jobke
e7a0a144be reduce image size 2016-09-02 10:49:19 +02:00
Morris Jobke
28ed4f9fde Update Anti-Virus docu and screenshots 2016-09-02 10:36:49 +02:00
Joas Schilling
20d8785868 Add release notes from the wiki
https://github.com/nextcloud/server/wiki/Nextcloud-10-Features
2016-09-02 09:19:18 +02:00
tacruc
e51464c34f Update google.rst 2016-08-30 08:15:51 +02:00
tacruc
5cb171a800 Update google.rst
The URL changed in NC 10
2016-08-30 08:15:46 +02:00
Hagen Graf
f5e4093bc4 Refactor theming (#110)
* Delete theming.png

* Delete theming-log-in-page.png

* Add files via upload

* Update theming.rst
2016-08-02 17:19:49 +02:00
Marius Blüm
f9bacf78fc Add Theming to Docs (#108)
* Add files via upload

* Create theming.rst

* Update index.rst
2016-08-02 15:57:22 +02:00
Hagen Graf
1b7f6ce7b8 Create user_password_policy documentation 2016-08-02 12:41:29 +02:00
Morris Jobke
914b5e9ced add shibboleth 2016-07-27 14:12:57 +02:00
Morris Jobke
38692353ab update supported apps 2016-07-27 11:22:10 +02:00
Joas Schilling
a81e3aa7cc Stable10 is NC10 2016-07-25 11:23:49 +02:00
Joas Schilling
6fcabcb6c1 Add THE™ comment for cross links to all of them 2016-07-25 11:21:29 +02:00
Morris Jobke
8c41324de9 Fix it 2016-07-25 11:09:17 +02:00
Morris Jobke
6b51395bc4 Update federated_cloud_sharing_configuration.rst 2016-07-25 11:05:21 +02:00
Morris Jobke
ecce20d349 Update federated_cloud_sharing_configuration.rst 2016-07-25 11:05:13 +02:00
Joas Schilling
5ccfc98f23 Some more cleanup 2016-07-22 15:03:54 +02:00
Lukas Reschke
06a55ef7ea Branding 2016-07-21 00:22:15 +02:00
Lukas Reschke
c363a51bf7 Branding 2016-07-20 23:40:42 +02:00
Lukas Reschke
fb6639434b Remove not existent screenshots 2016-07-20 23:34:34 +02:00
Lukas Reschke
e82cfc62a4 Version 10 2016-07-20 23:26:57 +02:00
Morris Jobke
2316ff2c03 generate documentation from config.sample.php 2016-07-19 03:35:15 +02:00
Joas Schilling
5dfde036bd Add docs about reading and modifying user settings 2016-07-18 10:13:29 +02:00
Morris Jobke
9c16aaf33c Merge pull request #61 from nextcloud/update-screenshots
Adjust screenshots
2016-07-14 14:55:43 +02:00
Joas Schilling
f28c228322 Cleanup admin manual from enterprise apps 2016-07-13 17:59:00 +02:00
Lukas Reschke
6666a8696d Adjust screenshots 2016-07-13 17:27:40 +02:00
Joas Schilling
73f3a7a50f Update config.sample.php 2016-07-13 14:40:54 +02:00
Joas Schilling
96149a998e FIx more warnings 2016-07-13 14:34:00 +02:00
Joas Schilling
941373cbbc Fix some more issues 2016-07-13 13:15:17 +02:00
Bugsbane
745671f8eb ownCloud > Nextcloud
Removed references to the Enterprise Version and the OBS repos
Kept references to occ until we replace it with ncc
2016-07-13 13:15:17 +02:00
Bugsbane
a8c094fffb ownCloud > Nextcloud
Please check that I've kept the correct references to ownCloud. I've changed all references, except owncloud.db, as I believe we're still using owncloud.db as the database file name.
2016-07-13 13:15:17 +02:00
Bugsbane
6ab20d083d ownCloud > Nextcloud
Replaced ownCloud references with Nextcloud
Replaced suggestion to use OBS packages with Snap package (as this page is about using packages)
I left occ as occ for the moment until we presumably eventually replace it with ncc when we later allow breaking OC compatibility (or symlink occ to ncc)
Removed reference to disabling third party apps, as I believe NC does this automatically now, but left the reference to re-enabling them as we don't yet do that (if I remember correctly)
I left the reference to the ownCloud status screen as a reminder to update the screenshot to nextcloud.
2016-07-13 13:15:17 +02:00
Bugsbane
b49f92a8b1 ownCloud > Nextcloud 2016-07-13 13:15:17 +02:00
Bugsbane
d56d106034 ownCloud > Nextcloud
https://nextcloud.com/changelog/ does not yet exist yet and needs to be created
2016-07-13 13:15:17 +02:00
Bugsbane
0275d8831b ownCloud > Nextcloud 2016-07-13 13:15:17 +02:00
Bugsbane
36530947e0 ownCloud references to Nextcloud
Not sure if the reference to owncloud.db should remain or be replaced with Nextcloud.db I left it so it would show up in searches for ownCloud.
2016-07-13 13:15:17 +02:00
Bugsbane
d07779d6c2 Just removed Enterprise "Edition" 2016-07-13 13:15:17 +02:00
Bugsbane
9eac96f76f ownCloud > Nextcloud
Just changed ownCLoud > Nextcloud and removed "Enterprise only"
2016-07-13 13:15:17 +02:00