Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
73:releasenotes [2019/04/12 17:23] emr73:releasenotes [2020/04/14 11:16] – [Adapt the server.xml] vtbr
Line 118: Line 118:
 ===== New Permission Domains ===== ===== New Permission Domains =====
  
-To manage access to the new features, [[:73:users_groups_permissions|several permission domains]] were added in Stages 7.3. You might want to add those permission to the respective user groups.+To manage access to the new features, [[:73:users_groups_permissions|several permission domains]] were added in Stages 7.3. You might want to add those permissions to the respective user groups.
  
 ===== Mandatory Manual Upgrade Steps for Version 7.3 ===== ===== Mandatory Manual Upgrade Steps for Version 7.3 =====
Line 138: Line 138:
   [...]   [...]
 </Context> </Context>
 +
 </code> </code>
  
Line 153: Line 154:
   [...]   [...]
 </Context> </Context>
 +
 </code> </code>
  
- \\ 
-Finally run the Stages update script: 
  
-  * Stop the Stages service+To be safe in case of any crashes/problems during the update, **back up your database** (dump) and finally run the Stages update script: 
 + 
 +   * Stop the Stages service
   * Execute the update script:   * Execute the update script:
       * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>"       * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>"
       * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"       * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"
   * Restart the Stages service   * Restart the Stages service
 +
  
 ==== URLs must contain the correct protocol ==== ==== URLs must contain the correct protocol ====