[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceFoundation[master]: Updated release notes and version number to 2.27.0

2016-09-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Updated release notes and version number to 2.27.0
..


Updated release notes and version number to 2.27.0

Preparation for upcoming 2.27.0 release

Change-Id: I0a4ae5c989d428e3c64078409a08ed13ef1ddeeb
---
M BLUESPICE-RELEASE-HISTORY
M BLUESPICE-RELEASE-NOTES
M extension.json
3 files changed, 688 insertions(+), 391 deletions(-)

Approvals:
  Robert Vogel: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/BLUESPICE-RELEASE-HISTORY b/BLUESPICE-RELEASE-HISTORY
index 043d180..98271f9 100644
--- a/BLUESPICE-RELEASE-HISTORY
+++ b/BLUESPICE-RELEASE-HISTORY
@@ -5,6 +5,480 @@
 
 = BlueSpice release notes =
 
+== BlueSpice 2.23.3 ==
+
+BlueSpice 2.23.3 is a minor and maintenance release.
+This is a stable release.
+
+=== Notable new features ===
+* BlueSpice API: There is now a standardized API for many BlueSpice actions.
+* Compatibility: BlueSpice can now be used with MediaWiki 1.27.
+* ContextMenu: The extension is now enabled by default.
+* Dashboards: There is a wiki page portlet, which allows you to use any wiki
+  page as a dashboard item.
+* ExtendedSearch: Introduces facet operators, which indicated whether multiple
+  selections in a facet should be combined using AND or OR logic.
+* ExtendedSearch: It is possible to open articles in the autocomplete list in
+  new windows or tabs.
+* Flexiskin: It is now possible to disable the background image.
+* GroupManager: Raised group name character limit to 255 (was 16).
+* InsertMagic: Tag descriptions are now much more descriptive.
+* PermissionManager: Add hint flyout for every right.
+* Upload: XML and SVG files can now be uploaded by default.
+* UserMerge: Added extension to Distribution.
+* UserSidebar: There is now a "global actions" navigation tab for every user.
+* VisualEditor: Set default style for table to contenttable. This makes nicer
+  tables.
+
+=== BlueSpice Foundation ===
+* General: ArticleHelper: Fixed fatal getRedirectTarget call on null
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+
+=== BlueSpice Extensions ===
+* ArticleInfo: Stop using deprecated Skin::link
+* Checklist: Fixed error when inserting checklists several times
+* Checklist: Improved tag documentation
+* ContextMenu: Added dependencies to fix runtime errors
+* CountThings: Improved tag documentation
+* Dashboards: Fixed Notice
+* Dashboards: Fixed wikipage portlet error messages
+* Flexiskin: Add some hook points
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* InsertCategory: Removed wrong user information
+* InsertLink: use user config var instead of browser settings to trigger java
+  applet for file links
+* InsertMagic: Added examples to description and reference implementation
+* InsertMagic: Improve example code line wrapping
+* PageAccess: Improved tag documentation
+* PageTemplates: Remove loadmask workaround
+* PagesVisited: Improved tag documentation
+* ResponsibleEditors: Remove loadmask workaround
+* Review: Added dependencies to fix runtime errors
+* SmartList: Added exception for getToplist for mw > 1.24
+* Smartlist: Improved tag documentation
+* UniversalExport: Improved tag documentation
+* WantedArticle: Improved tag documentation
+* Watchlist: Improved tag documentation
+* WhoIsOnline: Improved tag documentation
+
+=== BlueSpice Skin ===
+* Fix for different line height since mw 1.27
+* Development: Upgrade jsonlint to report file/line
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+
+=== BlueSpice Distribution ===
+* General: Improved tag documentation
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* RSS: Updated RSS to 1.26 - works for 1.23 - 1.27
+
+=== BlueSpice Pro ===
+* Bookmaker: ExtJS/RL runtime issues
+* Bookmaker: New global navigation implementation
+* Bookmaker: Color book icon when inside a book
+* Bookmaker: Switch to book navigation when inside a book
+* Bookmaker: Added special page to global actions widget
+* Bookmaker: used mw.config.get( 'wgScriptPath') instead of global wgScriptPath
+* Bookmaker: Fixed link for module pdf in UI manager
+* Bookmaker: Improved tag descriptions
+* ExportTables: Added to BlueSpice pro. This allows to export tables as xls
+  file
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* GuidedEditing: ExtJS/RL fixed runtime issues
+* GuidedEditing: Modified insertCategory button id
+* PasteImage: Intermediate save, base64 image in var, base64 img replaced with
+  replacebin, next fix dialog and replace replacebin with uploaded version
+* PasteImage: Re-implementation of ie11/edge, ff und chrome version, pure
+  javascript, no java used anymore
+* PasteImage: Change response header type for ie11 

[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceFoundation[master]: Updated release notes and version number to 2.27.0

2016-09-13 Thread Mglaser (Code Review)
Mglaser has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/310446

Change subject: Updated release notes and version number to 2.27.0
..

Updated release notes and version number to 2.27.0

Preparation for upcoming 2.27.0 release

Change-Id: I0a4ae5c989d428e3c64078409a08ed13ef1ddeeb
---
M BLUESPICE-RELEASE-HISTORY
M BLUESPICE-RELEASE-NOTES
M extension.json
3 files changed, 688 insertions(+), 391 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/46/310446/1

diff --git a/BLUESPICE-RELEASE-HISTORY b/BLUESPICE-RELEASE-HISTORY
index 043d180..98271f9 100644
--- a/BLUESPICE-RELEASE-HISTORY
+++ b/BLUESPICE-RELEASE-HISTORY
@@ -5,6 +5,480 @@
 
 = BlueSpice release notes =
 
+== BlueSpice 2.23.3 ==
+
+BlueSpice 2.23.3 is a minor and maintenance release.
+This is a stable release.
+
+=== Notable new features ===
+* BlueSpice API: There is now a standardized API for many BlueSpice actions.
+* Compatibility: BlueSpice can now be used with MediaWiki 1.27.
+* ContextMenu: The extension is now enabled by default.
+* Dashboards: There is a wiki page portlet, which allows you to use any wiki
+  page as a dashboard item.
+* ExtendedSearch: Introduces facet operators, which indicated whether multiple
+  selections in a facet should be combined using AND or OR logic.
+* ExtendedSearch: It is possible to open articles in the autocomplete list in
+  new windows or tabs.
+* Flexiskin: It is now possible to disable the background image.
+* GroupManager: Raised group name character limit to 255 (was 16).
+* InsertMagic: Tag descriptions are now much more descriptive.
+* PermissionManager: Add hint flyout for every right.
+* Upload: XML and SVG files can now be uploaded by default.
+* UserMerge: Added extension to Distribution.
+* UserSidebar: There is now a "global actions" navigation tab for every user.
+* VisualEditor: Set default style for table to contenttable. This makes nicer
+  tables.
+
+=== BlueSpice Foundation ===
+* General: ArticleHelper: Fixed fatal getRedirectTarget call on null
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+
+=== BlueSpice Extensions ===
+* ArticleInfo: Stop using deprecated Skin::link
+* Checklist: Fixed error when inserting checklists several times
+* Checklist: Improved tag documentation
+* ContextMenu: Added dependencies to fix runtime errors
+* CountThings: Improved tag documentation
+* Dashboards: Fixed Notice
+* Dashboards: Fixed wikipage portlet error messages
+* Flexiskin: Add some hook points
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* InsertCategory: Removed wrong user information
+* InsertLink: use user config var instead of browser settings to trigger java
+  applet for file links
+* InsertMagic: Added examples to description and reference implementation
+* InsertMagic: Improve example code line wrapping
+* PageAccess: Improved tag documentation
+* PageTemplates: Remove loadmask workaround
+* PagesVisited: Improved tag documentation
+* ResponsibleEditors: Remove loadmask workaround
+* Review: Added dependencies to fix runtime errors
+* SmartList: Added exception for getToplist for mw > 1.24
+* Smartlist: Improved tag documentation
+* UniversalExport: Improved tag documentation
+* WantedArticle: Improved tag documentation
+* Watchlist: Improved tag documentation
+* WhoIsOnline: Improved tag documentation
+
+=== BlueSpice Skin ===
+* Fix for different line height since mw 1.27
+* Development: Upgrade jsonlint to report file/line
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+
+=== BlueSpice Distribution ===
+* General: Improved tag documentation
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* RSS: Updated RSS to 1.26 - works for 1.23 - 1.27
+
+=== BlueSpice Pro ===
+* Bookmaker: ExtJS/RL runtime issues
+* Bookmaker: New global navigation implementation
+* Bookmaker: Color book icon when inside a book
+* Bookmaker: Switch to book navigation when inside a book
+* Bookmaker: Added special page to global actions widget
+* Bookmaker: used mw.config.get( 'wgScriptPath') instead of global wgScriptPath
+* Bookmaker: Fixed link for module pdf in UI manager
+* Bookmaker: Improved tag descriptions
+* ExportTables: Added to BlueSpice pro. This allows to export tables as xls
+  file
+* General: Updated all URLs to bluespice.com and removed "Medienwerkstatt" from
+  company name.
+* GuidedEditing: ExtJS/RL fixed runtime issues
+* GuidedEditing: Modified insertCategory button id
+* PasteImage: Intermediate save, base64 image in var, base64 img replaced with
+  replacebin, next fix dialog and replace replacebin with uploaded version
+* PasteImage: Re-implementation of ie11/edge, ff und chrome version, pure
+  javascript, no java used anymore