AppSuite:Upgrading to 7 6: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* The most important change of 7.6 for developers is that we introduced Grunt, so the following article is '''absolutely mandatory''' and the basis for all other articles: [[AppSuite:GettingStartedWithGrunt|Getting started with Grunt]]. | * The most important change of 7.6 for developers is that we introduced Grunt, so the following article is '''absolutely mandatory''' and the basis for all other articles: [[AppSuite:GettingStartedWithGrunt|Getting started with Grunt]]. | ||
* There is also a little [ | * There is also a little [https://documentation.open-xchange.com/latest/ui/00-getting-started/04-build-process.html FAQ] around Grunt. | ||
* Getting started: [ | * Getting started: [https://documentation.open-xchange.com/latest/ui/customize/app/first-app.html Your first app] | ||
* Changes around '''packaging''' are explained here: [[AppSuite:Upgrade_app_using_yo|Upgrade using Yo]]. | * Changes around '''packaging''' are explained here: [[AppSuite:Upgrade_app_using_yo|Upgrade using Yo]]. | ||
* A general overview of changes: [[AppSuite:Changes]] | * A general overview of changes: [[AppSuite:Changes]] | ||
* A step-by-step guid to upgrade '''themes''': [[AppSuite:Upgrading_themes_to_7_6]] | * A step-by-step guid to upgrade '''themes''': [[AppSuite:Upgrading_themes_to_7_6]] | ||
* An overview of renamed '''less variables''' can be found here: [[ | * An overview of renamed '''less variables''' can be found here: [[https://documentation.open-xchange.com/latest/ui/theming.html]] | ||
* We also updated to Bootstrap 3: http://getbootstrap.com/migration/ | * We also updated to Bootstrap 3: http://getbootstrap.com/migration/ | ||
* And also updated Font Awesome to 4: https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4 | * And also updated Font Awesome to 4: https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4 |
Latest revision as of 10:17, 22 May 2017
Upgrading to 7.6
This article is meant for developers and just points at relevant articles that explain different aspects of upgrading plugins and themes to 7.6:
- The most important change of 7.6 for developers is that we introduced Grunt, so the following article is absolutely mandatory and the basis for all other articles: Getting started with Grunt.
- There is also a little FAQ around Grunt.
- Getting started: Your first app
- Changes around packaging are explained here: Upgrade using Yo.
- A general overview of changes: AppSuite:Changes
- A step-by-step guid to upgrade themes: AppSuite:Upgrading_themes_to_7_6
- An overview of renamed less variables can be found here: [[1]]
- We also updated to Bootstrap 3: http://getbootstrap.com/migration/
- And also updated Font Awesome to 4: https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4