Skip to content

Releases: HiromuHota/pentaho-kettle

webSpoon/nightly

30 Nov 05:00
Compare
Choose a tag to compare
webSpoon/nightly Pre-release
Pre-release

Auto-build by Jenkins on 2020-11-30 13:57:53 JST

webSpoon/0.9.0.22

27 Jul 21:06
Compare
Choose a tag to compare

0.9.0.22 - 2020-07-27

Changed

  • [docker] Changed Tomcat from 8.5.X to 9.X as the official Tomcat Docker tag tomcat:jdk8 refers to tomcat:9-jdk8.

Fixed

  • Update RAP/RWT to 3.12.0 to fix #194
  • Fixed duplicate folders in Repository Explorer (#199)

webSpoon/0.9.0.21

07 Feb 18:16
Compare
Choose a tag to compare

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

21 Nov 00:18
Compare
Choose a tag to compare

0.8.3.20 - 2019-11-20

Added

  • Add File/Logout menuitem that allows users to logout when they are login (#175)
  • MainToolbar and/or MenuBar can be hidden (#179)

Changed

  • Update Spring to 4.3.22 and Spring Security to 4.2.9
  • Update RAP/RWT to 3.9.0

webSpoon/0.8.3.19

19 Jul 22:55
Compare
Choose a tag to compare

0.8.3.19 - 2019-07-19

Changed

  • Rebased to 8.3.0.0-371.

Fixed

  • Partially fix connections/ui (#166)

webSpoon/0.8.2.19

25 May 00:20
Compare
Choose a tag to compare

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

17 Jan 22:29
Compare
Choose a tag to compare

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

20 Dec 22:03
Compare
Choose a tag to compare

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

webSpoon/0.8.1.17

26 Nov 21:44
Compare
Choose a tag to compare

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

29 Jun 20:33
Compare
Choose a tag to compare

0.8.1.16 - 2018-06-29

Changed

  • Rebased to 8.1.0.0-365