forked from halestudio/hale
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG, add description of the new release to <release-tag>.xhtml page and update infocenter container. ING-3990
- Loading branch information
1 parent
f4c4c7e
commit 1b72a12
Showing
8 changed files
with
134 additions
and
43 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
88 changes: 88 additions & 0 deletions
88
doc/plugins/eu.esdihumboldt.hale.doc.user/html/new/5_1_0.xhtml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<link rel="stylesheet" type="text/css" href="new.css" /> | ||
<title>What's new in hale»studio 5.0.1?</title> | ||
</head> | ||
<body> | ||
<h1>What's new in hale»studio 5.1.0?</h1> | ||
|
||
<ul> | ||
<li>Update Map using OpenStreetMap</li> | ||
<li>Consistent Experience for Excel and CSV</li> | ||
<li>Better Excel Support</li> | ||
<li>Enhanced Date Formatting for Excel and CSV</li> | ||
</ul> | ||
|
||
<p> | ||
For a full list of changes, please check out the <a | ||
href="https://github.com/halestudio/hale/blob/master/CHANGELOG.md#510" | ||
target="_blank">changelog on GitHub</a> | ||
</p> | ||
|
||
<p>We extend our sincere gratitude to Umweltbundesamt Deutschland and the Landesamt für Digitalisierung, Breitband und Vermessung (LDBV) Bayern for their generous support and collaboration in the development of this release. Their valuable contributions have played a crucial role in enhancing the capabilities and quality of our software.</p> | ||
|
||
<table border="0" cellpadding="15" cellspacing="0" class="news" id="5_0_0"> | ||
<tbody> | ||
|
||
<!-- New features --> | ||
<tr> | ||
<td class="section" colspan="2" id="5_1_0_Features" rowspan="1"><h2>New features</h2></td> | ||
</tr> | ||
|
||
<tr id="map_update"> | ||
<td class="title">Map Update</td> | ||
<td class="content"> | ||
<p> | ||
In this release, we've enhanced the default map by upgrading it to OpenStreetMap, resulting in improved visualization capabilities for enhanced user experience and data interpretation. | ||
</p> | ||
<p> | ||
<img src="5_1_0_images/OpenStreetMap.png"></img> | ||
</p> | ||
</td> | ||
</tr> | ||
<tr id="export_multiple_feature_types"> | ||
<td class="title">Consistent Experience for Excel and CSV</td> | ||
<td class="content"> | ||
<p> | ||
In this release, we've enhanced the Excel/CSV functionality with several new features: | ||
<ul> | ||
<li>Exporting multiple types of features to Excel/CSV is now simpler and faster, improving your workflow efficiency.</li> | ||
<li>Even if your feature types have no data, you can still export them to Excel for future reference, enhancing data management flexibility.</li> | ||
<li>We've resolved issues with the Excel reader not recognizing empty rows, ensuring smoother data processing and accuracy.</li> | ||
<li>The Excel functionality now seamlessly aligns with our CSV export wizard, providing a unified and consistent experience across formats for enhanced usability.</li> | ||
</ul> | ||
</p> | ||
<p> | ||
<img src="5_1_0_images/export_multiple_feature_types.png"></img> | ||
</p> | ||
</td> | ||
</tr> | ||
<tr id="import_multiple_sheet_excel"> | ||
<td class="title">Better Excel Support</td> | ||
<td class="content"> | ||
<p> | ||
In this release, we've introduced a new feature to Excel that enables you to seamlessly work with multiple sheets simultaneously, streamlining your data management tasks for increased efficiency and productivity. | ||
</p> | ||
<p> | ||
<img src="5_1_0_images/import_multiple_sheet_excel.png"></img> | ||
</p> | ||
</td> | ||
</tr> | ||
<tr id="import_source_data_date_formatter"> | ||
<td class="title">Enhanced Date Formatting</td> | ||
<td class="content"> | ||
<p> | ||
In this release, you now have the flexibility to select from predefined or custom formats for Date cells during Excel and Strings that represent a date in the CSV import, empowering you with greater control and customization options over your data handling process. | ||
</p> | ||
<p> | ||
<img src="5_1_0_images/import_source_data_date_formatter.png"></img> | ||
<img src="5_1_0_images/import_source_data_date_formatter_CSV.png"></img> | ||
</p> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</body> | ||
</html> |
Binary file added
BIN
+795 KB
doc/plugins/eu.esdihumboldt.hale.doc.user/html/new/5_1_0_images/OpenStreetMap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28 KB
...ihumboldt.hale.doc.user/html/new/5_1_0_images/export_multiple_feature_types.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+22.9 KB
...sdihumboldt.hale.doc.user/html/new/5_1_0_images/import_multiple_sheet_excel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.7 KB
...boldt.hale.doc.user/html/new/5_1_0_images/import_source_data_date_formatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.8 KB
...t.hale.doc.user/html/new/5_1_0_images/import_source_data_date_formatter_CSV.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters