Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Releases: OpenNTF/WebDevToolkitForDx

Changes to wording for pushing items

13 Jun 10:17
Compare
Choose a tag to compare

This release has some wording changes to make it clearer that push for themes just push the modified items. We also removed theme sync which was confusing to users and seemed to have issues in certain circumstances.

Fixes to install the version of nw we tested against.

02 Jun 17:23
Compare
Choose a tag to compare

This release installs the version of nw that we have tested on, using newer versions of nw might have issues like With latest nw.js, thumbnail images for script applications are not shown #12 .
See the read me for more information about what systems nw has been tried on. There are systems that packaged versions of nw do not support. The command line tool should run on any system that you can install a compatible version of Node.

Issues resolved
we found an issue in the username syntax validation. The syntax currently does not allow for a dot [.] character in the username. #6
Settings file picker is not working on the newer versions of NW #13

1.6

22 Feb 20:26
Compare
Choose a tag to compare
1.6

Includes some proxy support in the script portlet server. See readme for details.

v0.1.4

05 Jan 19:32
Compare
Choose a tag to compare

Bug Fixes
None

Feature additions
Content Templates(Authoring Templates) have been added to WCM design support
The template's elements and the default content of the elements are editable on the client. Allowing you to add, delete or change the elements of the template.

Trial features

  • Date Component (with trial option enabled)
  • Reference Component (with trial option enabled)
  • Jsp Component (with trial option enabled)
  • Link Component (with trial option enabled)
  • Numeric Component (with trial option enabled)
  • Custom Workflow Action (with trial option enabled)
  • Workflow Stage (with trial option enabled)

v0.1.3

20 Nov 16:09
Compare
Choose a tag to compare

Bug Fixes
Fixed library stylesheet bug that downloaded stylesheets incorrectly
Fixed a problem of large objects sometimes being truncated on upload
Fixed a problem of logging on to virtual portals

Feature additions
File components have been added to WCM design support
File components that use the same extensions as other components have a -file inserted into their name when downloaded to distinguish them from the other components
Added support for updating the metadata for the components
The dxwcmdesigns command now supports creating a library

UI changes
Updated UI from scrolling, so the buttons at the top of the application are always visible
Added option to set background sync interval
Added ability to watch for theme changes

Trial features
Content Templates(Authoring Templates) have been added to WCM design support
The template's elements and the default content of the elements are editable on the client. Allowing you to add, delete or change the elements of the template.

Key changes in this release:

28 Oct 09:41
Compare
Choose a tag to compare
  • Fixed library image bug that downloaded images incorrectly
  • Fixed a bug that changed Script Portlet configuration files were not saved after editing.
  • UI changes
    • Removed toolbar from dashboard
    • The last tab you had used is remembered and the application initially starts on the settings tab
  • Trial features
    • A new option is available to turn on trial features (which are off by default)
    • File components have been added to WCM design support
    • The dxwcmdesigns command now supports creating a library

v0.1.1

09 Oct 17:29
Compare
Choose a tag to compare

Key changes in this release:

  • Installer fixes for Mac and Linux
  • Install support for latest Node.js versions
  • Fix for handling of HTTPS for WCM design library support
  • User settings file is now stored in user's home directory
  • Several minor fixes and small enhancements

Initial release 0.1.0

30 Sep 18:35
Compare
Choose a tag to compare

Initial release. See the readme for information and instructions on installing and using it.

https://github.com/OpenNTF/WebDevToolkitForDx/blob/master/README.md