Wiki source code of Release Notes for XWiki Workspaces 1.1 Milestone 1
Last modified by Manuel Leduc on 2023/10/13 12:07
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{toc/}} | ||
| 2 | |||
| 3 | = Changes from XWiki Workspaces 1.0 = | ||
| 4 | |||
| 5 | == New features implemented == | ||
| 6 | |||
| 7 | {{image reference="OpenSpaces.png"/}} | ||
| 8 | |||
| 9 | === New publication mode : Open === | ||
| 10 | |||
| 11 | Your workspaces can now be **open**, allowing every registered user to access such workspaces with both view and edit permissions. As for public workspaces, those will be listed for everybody, in the "All my spaces" interface. | ||
| 12 | |||
| 13 | {{image reference="WorkspaceApplicationManagement.png"/}} | ||
| 14 | |||
| 15 | === Application management === | ||
| 16 | |||
| 17 | Because you do not always need all the provided applications, you can now uninstall and install applications in a workspace whenever you want. To do so, click on the "Administration" link of a workspace, and in the administration menu, click the "Manage Applications" link. (You will need to be administrator of that workspace to be able to do that). | ||
| 18 | |||
| 19 | {{warning}} | ||
| 20 | When creating new workspaces, the default application list remain the same for now (Wiki, Blog, Photos, Files). You can modify this list changing the ##xwiki.workspaces.defaultapplications## parameter in xwiki.cfg. In next milestone, checkboxes will be provided for being able to choose applications to install at workspace creation time. | ||
| 21 | {{/warning}} | ||
| 22 | |||
| 23 | {{image reference="Workstream.png"/}} | ||
| 24 | |||
| 25 | === New application : the Workstream === | ||
| 26 | |||
| 27 | With this release, a new application is made available for every workspace : the ##Workstream##. The workstream allow the workspace members to keep their coworkers informed of what they are doing. The workstream is a simple update stream, that also allows users to decide if they want their story published on the workspace dashboard and on user dashboards. | ||
| 28 | |||
| 29 | === Installers === | ||
| 30 | |||
| 31 | There are now both Windows and generic java installers for a smoother first installation of XWiki Workspaces. | ||
| 32 | |||
| 33 | == Full release notes == | ||
| 34 | |||
| 35 | You can read the [[full release notes on JIRA>>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10678&styleName=Text&projectId=10302]] | ||
| 36 | |||
| 37 | = Known issues = | ||
| 38 | |||
| 39 | [[Issues we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC]] | ||
| 40 | |||
| 41 | = Installation = | ||
| 42 | |||
| 43 | Read the [[Installation guide>>workspaces:AdminGuide.WebHome]] on workspaces.xwiki.org | ||
| 44 | |||
| 45 | = Upgrading from an older version = | ||
| 46 | |||
| 47 | The process to upgrade an existing WAR installation of XWiki Workspaces is very similar as the one described [[here>>Documentation.AdminGuide.Installation.WebHome||anchor="HUpgradingXWikiCore"]] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment. |