Skip to content

Releases: HiromuHota/pentaho-kettle

webSpoon/0.7.0.9

05 May 18:13
Compare
Choose a tag to compare

0.7.0.9 - 2017-05-05

Added

  • Add login page using Spring Security (optional, disabled by default)

Changed

  • Change the build process: ui/ for kettle-ui-swt.jar and assembly/ for spoon.war
  • Disable open/save menu items when not connected to a repository
  • Disable broken menu items

Fixed

  • Fix disappearing buttons (OK, Preview, Cancel) for Generate Rows, DB Procedure Call, and Add constants
  • Make Modified Java Script Value, User Defined Java Class, and Script to be multi-session compatible
  • Set location of the context menu properly
  • Correct the window icon size of KettleWaitBox and KettleDialog
  • Restore Export to XML, Export Linked Resources to XML, and repository export
  • Restore Drag&Drop to open a Kettle file
  • Restore "Show Arguments" menuitem
  • Fix UI redrawing for a trans/job that takes a long time to finish
  • Fix the window icon and header of the DB Connection dialog

webSpoon/0.7.0.8

21 Mar 21:20
Compare
Choose a tag to compare

0.7.0.8 - 2017-03-21

Added

  • Start Carte with webSpoon

Changed

  • Rebased to 7.0.0.0-25
  • Change url-pattern from http://address:8080/spoon/ to http://address:8080/spoon/spoon
  • Build a jar file for kettle-ui-swt
  • Refactor build.xml to quickly build a WAR file

Fixed

  • Restore repositories-plugin
  • Restore the use of dummyGC in TableView

webSpoon/0.6.1.7

01 Mar 01:52
Compare
Choose a tag to compare

0.6.1.7 - 2017-02-28

Changed

  • Rework: Take parameters in url to open a file
  • Updated pentaho-xul-swt and org.eclipse.rap.rwt

Fixed

  • Restore shortcut keys (may conflict with browser's shortcut keys)
  • Restore cut/copy/paste of step/job entry
  • Restore png image loading
  • Restore Metrics drawing
  • Restore welcome page

webSpoon/0.6.1.6

08 Feb 21:09
Compare
Choose a tag to compare

0.6.1.6 - 2017-02-08

Added

  • Automated UI testing using Selenium.

Changed

  • Make Spoon.class a session-unique singleton.
  • Remove plugins folder from war file.

Fixed

  • Many bugfixes related to multi-session use.
  • Restore scrollbar and proper zooming.
  • Restore Get Fields of Fixed Input.
  • Fix the partially broken DB connection dialog.
  • Make "Open Referenced Object" clickable.

webSpoon/0.6.1.5

10 Jan 20:02
Compare
Choose a tag to compare

0.6.1.5 - 2017-01-10

Added

  • Add exit confirmation.
  • Add license notices for third-party libraries.
  • Take parameters in url to open a file (experimental).
  • Set favicon.

Changed

  • Update dependencies to align w/ the official dist.

Fixed

  • Leverage RAP's "Server Push" to trigger UI update.
  • Restore Help - About.
  • Restore repository export.
  • Restore ConditionEditor in FilterRows.
  • Fix the hop creation error for multiple streams.

webSpoon/0.6.1.4

22 Dec 02:19
Compare
Choose a tag to compare

0.6.1.4 - 2016-12-21

Changed

  • Rebase to 6.1.0.1-R (6.1.0.1-196).
  • Change versioning (this is the 4th patch applied to 6.1).
  • Change how to deploy (need the system/karaf folder).

Fixed

  • Restore the ability to launch Apache Karaf.
  • Restore the marketplace.
  • Restore toolTip and helpTip.
  • Fix broken unit tests.

webSpoon/0.0.0.3

22 Nov 22:43
Compare
Choose a tag to compare

0.0.0.3 - 2016-11-22

Fixed

  • Restore the missing menubar.
  • Revert the type of menuitem from "checkbox" to "push_button" (a fix has been made to pentaho-xul-swt regarding this).
  • Fix the issue #3 "Certain keys cannot be typed" by disabling shortcut keys.

webSpoon/0.0.0.2

10 Nov 00:39
Compare
Choose a tag to compare

0.0.0.2 - 2016-11-09

Fixed

  • Fix the main Shell resizing: now the app area aligns with the browser window size.
  • Fix the Job icon drawing, hop creation, and logging.
  • Fix the Run button: now it works even when another session starts.

webspoon/0.0.0.1

02 Nov 21:59
Compare
Choose a tag to compare
webspoon/0.0.0.1 Pre-release
Pre-release
Open-sourced