-
Notifications
You must be signed in to change notification settings - Fork 629
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
alexandervnuchkov
authored
Nov 17, 2017
1 parent
82291d4
commit 058d403
Showing
1 changed file
with
118 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,90 +1,120 @@ | ||
## Overview | ||
|
||
**ONLYOFFICE Community Server** is a free open source collaborative system developed to manage documents, projects, customer relationship and email correspondence, all in one place. This document provides the roadmap of the planned **ONLYOFFICE Community Server** changes | ||
|
||
## Version 9.0 | ||
|
||
### General | ||
|
||
* Allow to add administrator to the People module | ||
* Session time limit | ||
* Separate settings for Mail Server within the portal | ||
* Separate settings page for third-party services integration | ||
|
||
### Documents module | ||
|
||
* Integration with DocuSign | ||
* Change work with DropBox to use official SDK instead of SharpBox | ||
* Sharing menu and dialog window redesign | ||
* Changing of document owner by administrator | ||
|
||
### Projects module | ||
## Overview | ||
|
||
**ONLYOFFICE Community Server** is a free open source collaborative system developed to manage documents, projects, customer relationship and email correspondence, all in one place. This document provides the roadmap of the planned **ONLYOFFICE Community Server** changes | ||
|
||
## Version 9.6 | ||
|
||
* Task copy creation | ||
|
||
### Mail module | ||
|
||
* Possibility to disable mail message threads | ||
|
||
### CRM | ||
|
||
* IP-telephony integration | ||
|
||
### Backend | ||
|
||
* Switch to jQuery 3.1 | ||
* Discontinue support for IE 8 and earlier versions | ||
* ApiSystem service fuctionality for hosted solutions | ||
|
||
|
||
## Version 9.5 | ||
|
||
### General | ||
|
||
### General | ||
|
||
* SMTP settings in SaaS and installation | ||
* Modularity support | ||
* CKEditors/MediaWiki update | ||
* Inactive portal data removal | ||
* Creating user with login/password combination | ||
* Portal registration using email only | ||
* Talk redesign | ||
* Support for push notifications | ||
|
||
### Control Panel | ||
|
||
* SSO: support for shibboleth and other providers | ||
|
||
### Documents module | ||
|
||
* Video view in browser | ||
* Integration with Sharepoint | ||
|
||
### Mail module | ||
|
||
* Possibility to create mail boxes at the mail server for mass mailing with the portal | ||
|
||
### CRM | ||
|
||
* Reports with export to document editors | ||
|
||
|
||
## Project Information | ||
|
||
Official website: [http://www.onlyoffice.org](http://onlyoffice.org "http://www.onlyoffice.org") | ||
|
||
Code repository: [https://github.com/ONLYOFFICE/CommunityServer](https://github.com/ONLYOFFICE/CommunityServer "https://github.com/ONLYOFFICE/CommunityServer") | ||
|
||
Docker Image: [https://github.com/ONLYOFFICE/Docker-CommunityServer](https://github.com/ONLYOFFICE/Docker-CommunityServer "https://github.com/ONLYOFFICE/Docker-CommunityServer") | ||
|
||
License: [GNU GPL v3.0](https://www.gnu.org/copyleft/gpl.html "GNU GPL v3.0") | ||
|
||
SaaS version: [http://www.onlyoffice.com](http://www.onlyoffice.com "http://www.onlyoffice.com") | ||
|
||
## ONLYOFFICE Community Edition | ||
|
||
**ONLYOFFICE Community Server** is a part of **ONLYOFFICE Community Edition** that comprises also **Document Server** and **Mail Server**. To install **ONLYOFFICE Community Edition**, make use of the [Docker](https://github.com/ONLYOFFICE/Docker-CommunityServer#installing-onlyoffice-community-server-integrated-with-document-and-mail-servers "https://github.com/ONLYOFFICE/Docker-CommunityServer#installing-onlyoffice-community-server-integrated-with-document-and-mail-servers") or one of the available [virtual machines](http://www.onlyoffice.com/download.aspx "http://www.onlyoffice.com/download.aspx") with **ONLYOFFICE Community Edition** pre-installed. | ||
|
||
## User Feedback and Support | ||
|
||
If you have any problems with or questions about ONLYOFFICE, please contact us through [dev.onlyoffice.org][1]. | ||
|
||
[1]: http://dev.onlyoffice.org | ||
* Possibility to use ONLYOFFICE as Identity Provider | ||
* Availability of integration with S3 from the interface | ||
* Integration with Google Cloud storage, Selectel.ru | ||
* Migration to the open development | ||
|
||
### Documents module | ||
|
||
* Full-text search within document contents | ||
* Document list sorting enhancements | ||
* Access rights enhancements | ||
|
||
### Projects module | ||
|
||
* Reports with their display in the document editors | ||
* Mobile application | ||
|
||
|
||
## Version 10.0 | ||
|
||
### General | ||
|
||
* Backup for the Mail Server, bugfixing | ||
* Creating users with credentials | ||
* Launch of the test PoA network | ||
* Tasks for the Calendar | ||
|
||
### Control Panel | ||
|
||
* HealthCheck | ||
* Customization for the editors | ||
* Work of the Control Panel without portals | ||
|
||
### Documents module | ||
|
||
* Prohibition of the document copying, download and printing | ||
* Separate settings for document version storage | ||
* Mediaplayer (audio and video) | ||
|
||
### Projects module | ||
|
||
* Mobile application | ||
* Custom task statuses | ||
|
||
### CRM module | ||
|
||
* Enhancements and customization of the invoice editors | ||
* Integration with MailChimp, SendPlus mail services | ||
|
||
|
||
## Version 11.0 | ||
|
||
### General | ||
|
||
* Portal registration via email | ||
* Wiki update | ||
* Two-factor authentication using disposable password generation | ||
* Interface adaptation for mobile devices | ||
* PostgreSQL database support | ||
* MS SQL Server support | ||
* Blockchain portal version | ||
|
||
### Documents module | ||
|
||
* Integration with Moodle | ||
* Sharing the document with a password | ||
* Sharing the document limited in time | ||
* Adding watermarks to the document | ||
* Integration with SyncThing | ||
|
||
### CRM module | ||
|
||
* SMS distribution to the contacts | ||
* Task templates | ||
* Integratino with accounting software | ||
* Extended search | ||
* Mobile application | ||
* Generator of any user reports | ||
|
||
### Mail module | ||
|
||
* Mail messages templates | ||
* Possibility to create mailboxes at the custom domain when creating the user | ||
* Message read notification | ||
* Support of IMAP synchronization in mail server | ||
* Possibility to create own folders | ||
* Possibility to create own rules/filters for the mail automatic filtering | ||
* Migration to Mail Server access via API (instead of the base) | ||
|
||
|
||
## Project Information | ||
|
||
Official website: [http://www.onlyoffice.org](http://onlyoffice.org "http://www.onlyoffice.org") | ||
|
||
Code repository: [https://github.com/ONLYOFFICE/CommunityServer](https://github.com/ONLYOFFICE/CommunityServer "https://github.com/ONLYOFFICE/CommunityServer") | ||
|
||
Docker Image: [https://github.com/ONLYOFFICE/Docker-CommunityServer](https://github.com/ONLYOFFICE/Docker-CommunityServer "https://github.com/ONLYOFFICE/Docker-CommunityServer") | ||
|
||
License: [GNU GPL v3.0](https://www.gnu.org/copyleft/gpl.html "GNU GPL v3.0") | ||
|
||
SaaS version: [http://www.onlyoffice.com](http://www.onlyoffice.com "http://www.onlyoffice.com") | ||
|
||
## ONLYOFFICE Community Edition | ||
|
||
**ONLYOFFICE Community Server** is a part of **ONLYOFFICE Community Edition** that comprises also **Document Server** and **Mail Server**. To install **ONLYOFFICE Community Edition**, make use of the [Docker](https://github.com/ONLYOFFICE/Docker-CommunityServer#installing-onlyoffice-community-server-integrated-with-document-and-mail-servers "https://github.com/ONLYOFFICE/Docker-CommunityServer#installing-onlyoffice-community-server-integrated-with-document-and-mail-servers") or one of the available [virtual machines](http://www.onlyoffice.com/download.aspx "http://www.onlyoffice.com/download.aspx") with **ONLYOFFICE Community Edition** pre-installed. | ||
|
||
## User Feedback and Support | ||
|
||
If you have any problems with or questions about ONLYOFFICE, please contact us through [dev.onlyoffice.org][1]. | ||
|
||
[1]: http://dev.onlyoffice.org |