Skip to content

Releases: sciabarra/AgileSites

Fixed a missing jar

28 Jul 12:46
Compare
Choose a tag to compare

The sbt-assembly plugin disappeared so I added in the code

Support OSX Yosemite

22 Jan 14:47
Compare
Choose a tag to compare

The integrated installer now works also on OSX Yosemite

FIxed installer

04 Dec 12:29
Compare
Choose a tag to compare

The integrated installer now works again. Fixed a NPE.

Configure in Weblogic

24 Jul 17:52
Compare
Choose a tag to compare
  • now the configurator is smarter and detects the configuration also with weblogic
  • cleaned the content model in the Demo-11.8 (duplicated attributes and other issues)-

Integrated Sites (a.k.a. kill JSK)

13 Jul 21:31
Compare
Choose a tag to compare

This release features an integrated installer using the publicly distributable WebCenter Sites you can download from the Oracle website. Also a number of bug fixing, and convention normalizing (everything in Sites requires a prefix - everything in AgileSites does not require a prefix).

Integrated installer

05 May 05:07
Compare
Choose a tag to compare
Integrated installer Pre-release
Pre-release
  • Automated Installer for full Sites within the AgileSites shell
  • Integrated tomcat
  • Cleanup of naming conventions (you can now use use the prefix or not)
  • Bug fixes

Hot fix 1.8-hf1

17 Jan 19:21
Compare
Choose a tag to compare

fixed a variable in the build to locate the cdts repo

for WebCenterSites 11.1.1.6.x and 11.1.1.8.0

13 Jan 22:20
Compare
Choose a tag to compare

Fixed a number of bugs.
Included a demo of rendering multi-device.
Intensive QA work

Internal cleanup and improved setup

28 Dec 16:50
Compare
Choose a tag to compare
Pre-release

The demo for the 11.8 has now all the tests working, and the csdt export works cleanly.

I merged some improvements in the builds:

  • You can specify the site to import directly with the "!Site" syntax, so you now install the demo with

    wcs-dt import #Demo-11.8 !Demo

You install everything with the single wcs-setup while sites is offline and deploy with the single wcs-deploy
.
There are a number of other internal things tidied but no other user visibile changes.

Supporting 11.1.1.8.0... and much more

22 Dec 12:06
Compare
Choose a tag to compare
Pre-release

New Features

  • Supporting Web Center Sites 11.1.6.1 and 11.1.1.8.0.
  • Friendly Urls also for blobs
  • Multi-devices and multi-web root support
  • Reorganized and extended the API, now with dependencies and recommendations
  • Introduced the automatic configurator for quick installation
  • CSDT support with multiple workspaces
  • IDE generates only one java-only project (no more needed scala-ide and 3 projects)
  • A new, simpler naming convention

Under the hood

  • Fixed many issues and warning
  • in the core the jar has the version number
  • Improved hot reloading now supporting multiple jar and plugins