Unverified Commit 1edcef3e authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

docs: updated 2.0 milestones

***NO_CI***
parent cec6c6ef
...@@ -70,7 +70,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -70,7 +70,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [x] Added generic OAuth2 authentication provider - [x] Added generic OAuth2 authentication provider
### 2.0.0 - Dev ### 2.0.0 - Dev
![Progress](http://progressed.io/bar/45) ![Progress](http://progressed.io/bar/47)
**Goals**: **Goals**:
- Decouple front-end and back-end completely. - Decouple front-end and back-end completely.
...@@ -84,7 +84,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -84,7 +84,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- MongoDB is being phased out in favor of PostgreSQL + Redis. An upgrade tool will be provided to migrate existing data to the new system. - MongoDB is being phased out in favor of PostgreSQL + Redis. An upgrade tool will be provided to migrate existing data to the new system.
- Node.js 8.9 LTS or later is now the minimum supported version. - Node.js 8.9 LTS or later is now the minimum supported version.
**Milestones**: **2.0 Milestones**:
- [x] GraphQL API - [x] GraphQL API
- [x] Migrate to PostgreSQL + Redis datastore - [x] Migrate to PostgreSQL + Redis datastore
- [x] Telemetry for analytics and crash reporting (Optional and fully anonymized) - [x] Telemetry for analytics and crash reporting (Optional and fully anonymized)
...@@ -100,7 +100,9 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -100,7 +100,9 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [ ] New Navigation Concept :rocket: - [ ] New Navigation Concept :rocket:
- [ ] Themes :rocket: - [ ] Themes :rocket:
- [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg) - [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg)
- [ ] Modular content parser - [ ] Modular content parser :rocket:
- [ ] Modular search engines: PostgreSQL search engine (default)
- [ ] Multilingual versions of the same page (i18n)
- [ ] History / Revert to previous version - [ ] History / Revert to previous version
- [ ] Persist system settings to database instead of file-based - [ ] Persist system settings to database instead of file-based
- [ ] User Groups + Better permissions management - [ ] User Groups + Better permissions management
...@@ -109,14 +111,14 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -109,14 +111,14 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [ ] Profile page per user - [ ] Profile page per user
- [ ] Preview changes directly from the editor, without saving - [ ] Preview changes directly from the editor, without saving
- [ ] Diagrams as code (Mermaid module) - [ ] Diagrams as code (Mermaid module)
- [ ] High Availability support (multiple concurrent instances)
- [ ] Insert Link modal in Markdown Editor - [ ] Insert Link modal in Markdown Editor
- [ ] Better simultaneous user editing handling
- [ ] Multilingual versions of the same page (i18n)
- [ ] PostgreSQL search engine
:rocket: = Currently in development :rocket: = Currently in development
**TBD Milestones**
- [ ] Better simultaneous user editing handling
- [ ] High Availability support (multiple concurrent instances)
## Gitter ## Gitter
Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly! Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
...@@ -141,7 +143,7 @@ We are looking for translators to make Wiki.js available in multiple languages. ...@@ -141,7 +143,7 @@ We are looking for translators to make Wiki.js available in multiple languages.
- [x] French - [x] French
- [x] German - *Thanks to [@joetjengerdes](https://github.com/joetjengerdes), [@MyZeD](https://github.com/MyZeD)* - [x] German - *Thanks to [@joetjengerdes](https://github.com/joetjengerdes), [@MyZeD](https://github.com/MyZeD)*
- [x] Italian - *Thanks to [@CupCakeArmy](https://github.com/CupCakeArmy)* - [x] Italian - *Thanks to [@CupCakeArmy](https://github.com/CupCakeArmy)*
- [x] Japanese - *Thanks to [@johnnyshields](https://github.com/johnnyshields)* - [x] Japanese - *Thanks to [@johnnyshields](https://github.com/johnnyshields), [@JO3QMA](https://github.com/JO3QMA)*
- [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)* - [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)*
- [x] Persian - *Thanks to [@ashkang](https://github.com/ashkang)* - [x] Persian - *Thanks to [@ashkang](https://github.com/ashkang)*
- [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)* - [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment