Releases: HiromuHota/pentaho-kettle
Releases · HiromuHota/pentaho-kettle
webSpoon/nightly
Auto-build by Jenkins on 2020-11-30 13:57:53 JST
webSpoon/0.9.0.22
webSpoon/0.9.0.21
0.9.0.21 - 2020-02-07
Changed
- Remove Notify.js (and jQuery) and notify only at console
- Rebased to 9.0.0.0-423
Removed
- Do not show "Add Driver" menuitem of HadoopClusterPopupMenuExtension (see README how to add Hadoop drivers)
Fixed
- Fixed static images and css on Carte (#187)
Security
- Update RAP/RWT to 3.11.0
- Update Selenium to 3.141.59
webSpoon/0.8.3.20
webSpoon/0.8.3.19
webSpoon/0.8.2.19
0.8.2.19 - 2019-05-24
Added
- Add Jenkinsfile
Changed
- Update Smiley's HTTP Proxy Servlet to 1.11
- Allow encoded slash (%2F) in URL (
-Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
) - [docker] Merge Dockerfile-base and Dockerfile-full, and rename it as Dockerfile
- allowUrlEncodedSlash at Spring Security
- pentaho-vfs-browser now depends on the official rap distribution
- Use //# for sourceURL instead of deprecated //@
- Separate out Clipboard for extensibility
Removed
- "Connect Now" button from the repository manager dialog to prevent connectDropdown from becoming defunct
- [docker] Remove Dockerfile-bare
Fixed
- Fix "Explore" and "Clear Shared Object Cache" remain disabled even after a database repository is connected (HiromuHota/webspoon-docker#20)
- Prevent the parent Composite from getting focused (#145)
- Let Const.getUser() work if cid is available (#147)
- Populate every folder in advance (#146)
- Fix 412 error right after getting connected to a repository (#148)
- Ensure selected step/job entry can be copied/cut (#155)
- Clipboard for TableView (#156)
Security
- [docker] Change the user from root to tomcat
webSpoon/0.8.2.18
0.8.2.18 - 2019-01-17
Added
- [docker] Copy the samples dir under ~/.kettle/data for convenience
WebSpoonUtils.getUISession()
to get the UISession from any child Thread of UIThread
Changed
- Ask where to save when saving an imported file (#127)
- Update RAP/RWT to 3.7.0 (#132)
- Set test-id to only widgets in need (#140)
- Move Spoon.setTestId to WebSpoonUtils.setTestId
Removed
- Trans.get/setDisplay and Job.get/setDisplay
Fixed
- Fixed the file/folder deletion/creation/rename in a repository (#135)
- Gets the active file name from Spoon to set fileToSave (#134)
- Fixed GetFieldsDialog (#136)
- saveSettings on disposing a display (#137)
- [rap] Use the cursor location as the menu location when it is not set on Menu.setVisible
- Escape the characters in a String for JavaScript (#139)
webSpoon/0.8.2.17
0.8.2.17 - 2018-12-20
Changed
- Rebased to 8.2.0.0-342.
- Tag naming convention of Docker image (see here for details).
Fixed
- Ignore corrupted hops (HiromuHota/pdi-git-plugin#22).
webSpoon/0.8.1.17
0.8.1.17 - 2018-11-26
Changed
- Update RAP/RWT to 3.6.0
- Update Selenium version to 3.14.0
Fixed
- Fix popup menus in Filter Rows (fix #112)
- Log the current directory path thru JUL (fix #116)
- Avoid static modifier for session unique instance (fix #117)
- Use internalization key instead of hardcode (thanks @Valeran86)
- Open a help page in a separate tab (fix #120)
- Cancel the traverse event invoked by TAB (+SHIFT) key (fix #123)
- Explicitly set a new menu to a control (fix #122)
- Export To XML with its original name instead of a random string (fix #124)
- Adjust the dialog height (fix #125)
- saveXMLFileToVfs uses meta.getName() instead of "Untitled" (fix #128)
webSpoon/0.8.1.16
0.8.1.16 - 2018-06-29
Changed
- Rebased to 8.1.0.0-365