Other

Build 1501 on 14/Nov/2017  This topic last edited on: 12/Oct/2016, at 12:56

[69] GN4: enable image rating metadata to be imported, stored and used in Fred and i4

GN4-4278

add a new short optional attribute: rating.
This attribute is available on folderobj objects (Image, Img, Article, Story...) the current Enhancement modify a list of import/upload/update workflow to support the rating data for images and img.
 
Is necessary update the schema:
//depot/GN4/Main/Config/Schemas/Tark4Include.xsd
 
And reimport some workflows:
//depot/GN4/main/Config/Data/GN4/dataSrcTemplate_ImportWiresImage.xml
//depot/GN4/Main/Config/Global/GN4/wf_ImportImg.xml
//depot/GN4/Main/Config/Global/GN4/wf_UpdateImg.xml
//depot/GN4/main/Config/Global/GN4/wf_UploadImg.xml
//depot/GN4/Main/Config/Global/GN4/wf_UploadLinkObj.xml
//depot/GN4/Main/Config/Global/GN4_Tark4_Common/wf_ImportImage.xml
//depot/GN4/Main/Config/Global/GN4_Tark4_Common/wf_UpdateImage.xml
//depot/GN4/Main/Config/Global/GN4_Tark4_Common/xsl_ImportDocumentsImage.xml
//depot/GN4/Main/Config/Global/GN4_Tark4_Common/xsl_importImageFromXMP.xml
//depot/GN4/Main/Config/Global/MobileApp/wf_MobileAppImportImage.xml

Modified date: 16/06/2016 15:22:49 - P4 Changelist: 82570 - From build: main.2938.x

 

[52] All: handle Windows picture rotation also when importing editorial images directly

GN4-4197

Modified the wf_ImportActivityData.xml workflow to manage the rotation of the imported pictures when they generate directly editorial images (without cropping).
It occurs, for example, when we drag&drop an image file into the article panel in Ted4.
Now the input picture is rotated (according to its 'orientation' flag) before being imported, so that the 'low' attribute of gn4:img contains the picture with no rotation.
The wf_ImportActivityData.xml workflow must be re-imported into the database.

Modified date: 11/04/2016 14:41:26 - P4 Changelist: 81627 - From build: main.2872.x (T)

 

[185] GN4: handle booklet for pages within an edition

GN4-3989

Enabled handling of booklets into GN4 editions. New schema object created named "book". The Fred page identifier key is now (number, sectionRef, zoneRef, bookRef, logical). The book attribute follows the same rules of sections and zones and is required when others are. Where "section", "sectionName", "&s" etc exists there is now also "book", "bookName", "&b" and so on. Done config changes in most places (others can be freely added later, where necessary). Ads import management has been changed to support booklets (currently all scripts will import on default "-" booklet only).
Added EdAdmin script SetupBooklets(), available in Booklets configuration, "File" menu. It will add the default bookObj in each title (where missing) and will update all pages with the default bookRef (if not already set manually). Each operation must be confirmed in the relative message box (interactive implementation). The script can be executed several times, if needed.

Modified date: 26/02/2016 12:33:05 - P4 Changelist: 81014 - From build: main.2827.x (T)

 

[222] Addins: provide experimental context help for the Extra tab of Pages

GN4-4030

Provide experimental context help for the Extra tab of Pages

Modified date: 16/02/2016 17:36:51 - P4 Changelist: 80813 - From build: main.2817.x (T)

 

[224] GN4: non-specific errors when deleting

GN4-4025

In clients, when trying to delete/spike certain items, an empty exception message is displayed (only the error code is visible).
This bug was introduced from the version 2.x.2789.
Now fixed: the complete error message is displayed.

Modified date: 16/02/2016 16:43:37 - P4 Changelist: 80808 - From build: main.2817.x (T)

 

[281] GN4: XmpFilehandler.dll not compiled with VS 2015 framework

GN4-3941

Recompiled the static libraries of the Adobe XMP SDK in VisualStudio 2015 and moved the XmpFileHandler project to the last platform toolset (version 14), like all the other projects. Now the XmpFileHandler.dll uses the XMP SDK 2014 release.

Modified date: 28/01/2016 11:15:55 - P4 Changelist: 80504 - From build: main.2798.x (T)

 

[304] Gn4: gn3sentry dlls not compiled with VS 2015

GN4-3875

Now GN3Sentry.dll can be compiled with VS 2015.

Modified date: 20/01/2016 14:48:46 - P4 Changelist: 80389 - From build: main.2790.x (T)

 

[333] Gn4: hunspell dlls not compiled with VS 2015

GN4-3864

Hunspell dlls have been updated to framework 4.6.1 and VisualStudio 2015.

Modified date: 08/01/2016 16:10:31 - P4 Changelist: 80219 - From build: main.2778.x (T)

 

[335] Gn4: hunspell dlls not compiled with VS 2015

GN4-3864

Hunspell dlls have been updated to framework 4.6.1 and VisualStudio 2015.

Modified date: 08/01/2016 15:22:02 - P4 Changelist: 80216 - From build: main.2778.x (T)